diff --git a/404.html b/404.html index 2b4bc7ddc..e49a981d1 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@ Page Not Found | ELP - + diff --git a/assets/js/main.f1d78fe5.js b/assets/js/main.9166b5dc.js similarity index 99% rename from assets/js/main.f1d78fe5.js rename to assets/js/main.9166b5dc.js index e45893b53..baf225536 100644 --- a/assets/js/main.f1d78fe5.js +++ b/assets/js/main.9166b5dc.js @@ -1,2 +1,2 @@ -/*! For license information please see main.f1d78fe5.js.LICENSE.txt */ -(self.webpackChunkstaticdocs_starter=self.webpackChunkstaticdocs_starter||[]).push([[8792],{64498:(e,t,n)=>{"use strict";e.exports=n(75275)},60819:(e,t,n)=>{"use strict";var r=n(16220),a={wrapper:{position:"relative",display:"inline-block"},hint:{position:"absolute",top:"0",left:"0",borderColor:"transparent",boxShadow:"none",opacity:"1"},input:{position:"relative",verticalAlign:"top",backgroundColor:"transparent"},inputWithNoHint:{position:"relative",verticalAlign:"top"},dropdown:{position:"absolute",top:"100%",left:"0",zIndex:"100",display:"none"},suggestions:{display:"block"},suggestion:{whiteSpace:"nowrap",cursor:"pointer"},suggestionChild:{whiteSpace:"normal"},ltr:{left:"0",right:"auto"},rtl:{left:"auto",right:"0"},defaultClasses:{root:"algolia-autocomplete",prefix:"aa",noPrefix:!1,dropdownMenu:"dropdown-menu",input:"input",hint:"hint",suggestions:"suggestions",suggestion:"suggestion",cursor:"cursor",dataset:"dataset",empty:"empty"},appendTo:{wrapper:{position:"absolute",zIndex:"100",display:"none"},input:{},inputWithNoHint:{},dropdown:{display:"block"}}};r.isMsie()&&r.mixin(a.input,{backgroundImage:"url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)"}),r.isMsie()&&r.isMsie()<=7&&r.mixin(a.input,{marginTop:"-1px"}),e.exports=a},99324:(e,t,n)=>{"use strict";var r="aaDataset",a="aaValue",o="aaDatum",i=n(16220),l=n(71337),s=n(74499),c=n(60819),u=n(31805);function d(e){var t;(e=e||{}).templates=e.templates||{},e.source||i.error("missing source"),e.name&&(t=e.name,!/^[_a-zA-Z0-9-]+$/.test(t))&&i.error("invalid dataset name: "+e.name),this.query=null,this._isEmpty=!0,this.highlight=!!e.highlight,this.name=void 0===e.name||null===e.name?i.getUniqueId():e.name,this.source=e.source,this.displayFn=function(e){return e=e||"value",i.isFunction(e)?e:t;function t(t){return t[e]}}(e.display||e.displayKey),this.debounce=e.debounce,this.cache=!1!==e.cache,this.templates=function(e,t){return{empty:e.empty&&i.templatify(e.empty),header:e.header&&i.templatify(e.header),footer:e.footer&&i.templatify(e.footer),suggestion:e.suggestion||n};function n(e){return"

"+t(e)+"

"}}(e.templates,this.displayFn),this.css=i.mixin({},c,e.appendTo?c.appendTo:{}),this.cssClasses=e.cssClasses=i.mixin({},c.defaultClasses,e.cssClasses||{}),this.cssClasses.prefix=e.cssClasses.formattedPrefix||i.formatPrefix(this.cssClasses.prefix,this.cssClasses.noPrefix);var n=i.className(this.cssClasses.prefix,this.cssClasses.dataset);this.$el=e.$menu&&e.$menu.find(n+"-"+this.name).length>0?l.element(e.$menu.find(n+"-"+this.name)[0]):l.element(s.dataset.replace("%CLASS%",this.name).replace("%PREFIX%",this.cssClasses.prefix).replace("%DATASET%",this.cssClasses.dataset)),this.$menu=e.$menu,this.clearCachedSuggestions()}d.extractDatasetName=function(e){return l.element(e).data(r)},d.extractValue=function(e){return l.element(e).data(a)},d.extractDatum=function(e){var t=l.element(e).data(o);return"string"==typeof t&&(t=JSON.parse(t)),t},i.mixin(d.prototype,u,{_render:function(e,t){if(this.$el){var n,c=this,u=[].slice.call(arguments,2);if(this.$el.empty(),n=t&&t.length,this._isEmpty=!n,!n&&this.templates.empty)this.$el.html(function(){var t=[].slice.call(arguments,0);return t=[{query:e,isEmpty:!0}].concat(t),c.templates.empty.apply(this,t)}.apply(this,u)).prepend(c.templates.header?d.apply(this,u):null).append(c.templates.footer?p.apply(this,u):null);else if(n)this.$el.html(function(){var e,n,u=[].slice.call(arguments,0),d=this,p=s.suggestions.replace("%PREFIX%",this.cssClasses.prefix).replace("%SUGGESTIONS%",this.cssClasses.suggestions);return e=l.element(p).css(this.css.suggestions),n=i.map(t,f),e.append.apply(e,n),e;function f(e){var t,n=s.suggestion.replace("%PREFIX%",d.cssClasses.prefix).replace("%SUGGESTION%",d.cssClasses.suggestion);return(t=l.element(n).attr({role:"option",id:["option",Math.floor(1e8*Math.random())].join("-")}).append(c.templates.suggestion.apply(this,[e].concat(u)))).data(r,c.name),t.data(a,c.displayFn(e)||void 0),t.data(o,JSON.stringify(e)),t.children().each((function(){l.element(this).css(d.css.suggestionChild)})),t}}.apply(this,u)).prepend(c.templates.header?d.apply(this,u):null).append(c.templates.footer?p.apply(this,u):null);else if(t&&!Array.isArray(t))throw new TypeError("suggestions must be an array");this.$menu&&this.$menu.addClass(this.cssClasses.prefix+(n?"with":"without")+"-"+this.name).removeClass(this.cssClasses.prefix+(n?"without":"with")+"-"+this.name),this.trigger("rendered",e)}function d(){var t=[].slice.call(arguments,0);return t=[{query:e,isEmpty:!n}].concat(t),c.templates.header.apply(this,t)}function p(){var t=[].slice.call(arguments,0);return t=[{query:e,isEmpty:!n}].concat(t),c.templates.footer.apply(this,t)}},getRoot:function(){return this.$el},update:function(e){function t(t){if(!this.canceled&&e===this.query){var n=[].slice.call(arguments,1);this.cacheSuggestions(e,t,n),this._render.apply(this,[e,t].concat(n))}}if(this.query=e,this.canceled=!1,this.shouldFetchFromCache(e))t.apply(this,[this.cachedSuggestions].concat(this.cachedRenderExtraArgs));else{var n=this,r=function(){n.canceled||n.source(e,t.bind(n))};if(this.debounce){clearTimeout(this.debounceTimeout),this.debounceTimeout=setTimeout((function(){n.debounceTimeout=null,r()}),this.debounce)}else r()}},cacheSuggestions:function(e,t,n){this.cachedQuery=e,this.cachedSuggestions=t,this.cachedRenderExtraArgs=n},shouldFetchFromCache:function(e){return this.cache&&this.cachedQuery===e&&this.cachedSuggestions&&this.cachedSuggestions.length},clearCachedSuggestions:function(){delete this.cachedQuery,delete this.cachedSuggestions,delete this.cachedRenderExtraArgs},cancel:function(){this.canceled=!0},clear:function(){this.$el&&(this.cancel(),this.$el.empty(),this.trigger("rendered",""))},isEmpty:function(){return this._isEmpty},destroy:function(){this.clearCachedSuggestions(),this.$el=null}}),e.exports=d},82731:(e,t,n)=>{"use strict";var r=n(16220),a=n(71337),o=n(31805),i=n(99324),l=n(60819);function s(e){var t,n,o,i=this;(e=e||{}).menu||r.error("menu is required"),r.isArray(e.datasets)||r.isObject(e.datasets)||r.error("1 or more datasets required"),e.datasets||r.error("datasets is required"),this.isOpen=!1,this.isEmpty=!0,this.minLength=e.minLength||0,this.templates={},this.appendTo=e.appendTo||!1,this.css=r.mixin({},l,e.appendTo?l.appendTo:{}),this.cssClasses=e.cssClasses=r.mixin({},l.defaultClasses,e.cssClasses||{}),this.cssClasses.prefix=e.cssClasses.formattedPrefix||r.formatPrefix(this.cssClasses.prefix,this.cssClasses.noPrefix),t=r.bind(this._onSuggestionClick,this),n=r.bind(this._onSuggestionMouseEnter,this),o=r.bind(this._onSuggestionMouseLeave,this);var c=r.className(this.cssClasses.prefix,this.cssClasses.suggestion);this.$menu=a.element(e.menu).on("mouseenter.aa",c,n).on("mouseleave.aa",c,o).on("click.aa",c,t),this.$container=e.appendTo?e.wrapper:this.$menu,e.templates&&e.templates.header&&(this.templates.header=r.templatify(e.templates.header),this.$menu.prepend(this.templates.header())),e.templates&&e.templates.empty&&(this.templates.empty=r.templatify(e.templates.empty),this.$empty=a.element('
'),this.$menu.append(this.$empty),this.$empty.hide()),this.datasets=r.map(e.datasets,(function(t){return function(e,t,n){return new s.Dataset(r.mixin({$menu:e,cssClasses:n},t))}(i.$menu,t,e.cssClasses)})),r.each(this.datasets,(function(e){var t=e.getRoot();t&&0===t.parent().length&&i.$menu.append(t),e.onSync("rendered",i._onRendered,i)})),e.templates&&e.templates.footer&&(this.templates.footer=r.templatify(e.templates.footer),this.$menu.append(this.templates.footer()));var u=this;a.element(window).resize((function(){u._redraw()}))}r.mixin(s.prototype,o,{_onSuggestionClick:function(e){this.trigger("suggestionClicked",a.element(e.currentTarget))},_onSuggestionMouseEnter:function(e){var t=a.element(e.currentTarget);if(!t.hasClass(r.className(this.cssClasses.prefix,this.cssClasses.cursor,!0))){this._removeCursor();var n=this;setTimeout((function(){n._setCursor(t,!1)}),0)}},_onSuggestionMouseLeave:function(e){if(e.relatedTarget&&a.element(e.relatedTarget).closest("."+r.className(this.cssClasses.prefix,this.cssClasses.cursor,!0)).length>0)return;this._removeCursor(),this.trigger("cursorRemoved")},_onRendered:function(e,t){if(this.isEmpty=r.every(this.datasets,(function(e){return e.isEmpty()})),this.isEmpty)if(t.length>=this.minLength&&this.trigger("empty"),this.$empty)if(t.length=this.minLength?this._show():this._hide());this.trigger("datasetRendered")},_hide:function(){this.$container.hide()},_show:function(){this.$container.css("display","block"),this._redraw(),this.trigger("shown")},_redraw:function(){this.isOpen&&this.appendTo&&this.trigger("redrawn")},_getSuggestions:function(){return this.$menu.find(r.className(this.cssClasses.prefix,this.cssClasses.suggestion))},_getCursor:function(){return this.$menu.find(r.className(this.cssClasses.prefix,this.cssClasses.cursor)).first()},_setCursor:function(e,t){e.first().addClass(r.className(this.cssClasses.prefix,this.cssClasses.cursor,!0)).attr("aria-selected","true"),this.trigger("cursorMoved",t)},_removeCursor:function(){this._getCursor().removeClass(r.className(this.cssClasses.prefix,this.cssClasses.cursor,!0)).removeAttr("aria-selected")},_moveCursor:function(e){var t,n,r,a;this.isOpen&&(n=this._getCursor(),t=this._getSuggestions(),this._removeCursor(),-1!==(r=((r=t.index(n)+e)+1)%(t.length+1)-1)?(r<-1&&(r=t.length-1),this._setCursor(a=t.eq(r),!0),this._ensureVisible(a)):this.trigger("cursorRemoved"))},_ensureVisible:function(e){var t,n,r,a;n=(t=e.position().top)+e.height()+parseInt(e.css("margin-top"),10)+parseInt(e.css("margin-bottom"),10),r=this.$menu.scrollTop(),a=this.$menu.height()+parseInt(this.$menu.css("padding-top"),10)+parseInt(this.$menu.css("padding-bottom"),10),t<0?this.$menu.scrollTop(r+t):a{"use strict";var r=n(16220),a=n(71337);function o(e){e&&e.el||r.error("EventBus initialized without el"),this.$el=a.element(e.el)}r.mixin(o.prototype,{trigger:function(e,t,n,a){var o=r.Event("autocomplete:"+e);return this.$el.trigger(o,[t,n,a]),o}}),e.exports=o},31805:(e,t,n)=>{"use strict";var r=n(90874),a=/\s+/;function o(e,t,n,r){var o;if(!n)return this;for(t=t.split(a),n=r?function(e,t){return e.bind?e.bind(t):function(){e.apply(t,[].slice.call(arguments,0))}}(n,r):n,this._callbacks=this._callbacks||{};o=t.shift();)this._callbacks[o]=this._callbacks[o]||{sync:[],async:[]},this._callbacks[o][e].push(n);return this}function i(e,t,n){return function(){for(var r,a=0,o=e.length;!r&&a{"use strict";e.exports={wrapper:'',dropdown:'',dataset:'
',suggestions:'',suggestion:'
'}},97748:(e,t,n)=>{"use strict";var r;r={9:"tab",27:"esc",37:"left",39:"right",13:"enter",38:"up",40:"down"};var a=n(16220),o=n(71337),i=n(31805);function l(e){var t,n,i,l,s,c=this;(e=e||{}).input||a.error("input is missing"),t=a.bind(this._onBlur,this),n=a.bind(this._onFocus,this),i=a.bind(this._onKeydown,this),l=a.bind(this._onInput,this),this.$hint=o.element(e.hint),this.$input=o.element(e.input).on("blur.aa",t).on("focus.aa",n).on("keydown.aa",i),0===this.$hint.length&&(this.setHint=this.getHint=this.clearHint=this.clearHintIfInvalid=a.noop),a.isMsie()?this.$input.on("keydown.aa keypress.aa cut.aa paste.aa",(function(e){r[e.which||e.keyCode]||a.defer(a.bind(c._onInput,c,e))})):this.$input.on("input.aa",l),this.query=this.$input.val(),this.$overflowHelper=(s=this.$input,o.element('').css({position:"absolute",visibility:"hidden",whiteSpace:"pre",fontFamily:s.css("font-family"),fontSize:s.css("font-size"),fontStyle:s.css("font-style"),fontVariant:s.css("font-variant"),fontWeight:s.css("font-weight"),wordSpacing:s.css("word-spacing"),letterSpacing:s.css("letter-spacing"),textIndent:s.css("text-indent"),textRendering:s.css("text-rendering"),textTransform:s.css("text-transform")}).insertAfter(s))}function s(e){return e.altKey||e.ctrlKey||e.metaKey||e.shiftKey}l.normalizeQuery=function(e){return(e||"").replace(/^\s*/g,"").replace(/\s{2,}/g," ")},a.mixin(l.prototype,i,{_onBlur:function(){this.resetInputValue(),this.$input.removeAttr("aria-activedescendant"),this.trigger("blurred")},_onFocus:function(){this.trigger("focused")},_onKeydown:function(e){var t=r[e.which||e.keyCode];this._managePreventDefault(t,e),t&&this._shouldTrigger(t,e)&&this.trigger(t+"Keyed",e)},_onInput:function(){this._checkInputValue()},_managePreventDefault:function(e,t){var n,r,a;switch(e){case"tab":r=this.getHint(),a=this.getInputValue(),n=r&&r!==a&&!s(t);break;case"up":case"down":n=!s(t);break;default:n=!1}n&&t.preventDefault()},_shouldTrigger:function(e,t){var n;if("tab"===e)n=!s(t);else n=!0;return n},_checkInputValue:function(){var e,t,n,r,a;e=this.getInputValue(),r=e,a=this.query,n=!(!(t=l.normalizeQuery(r)===l.normalizeQuery(a))||!this.query)&&this.query.length!==e.length,this.query=e,t?n&&this.trigger("whitespaceChanged",this.query):this.trigger("queryChanged",this.query)},focus:function(){this.$input.focus()},blur:function(){this.$input.blur()},getQuery:function(){return this.query},setQuery:function(e){this.query=e},getInputValue:function(){return this.$input.val()},setInputValue:function(e,t){void 0===e&&(e=this.query),this.$input.val(e),t?this.clearHint():this._checkInputValue()},expand:function(){this.$input.attr("aria-expanded","true")},collapse:function(){this.$input.attr("aria-expanded","false")},setActiveDescendant:function(e){this.$input.attr("aria-activedescendant",e)},removeActiveDescendant:function(){this.$input.removeAttr("aria-activedescendant")},resetInputValue:function(){this.setInputValue(this.query,!0)},getHint:function(){return this.$hint.val()},setHint:function(e){this.$hint.val(e)},clearHint:function(){this.setHint("")},clearHintIfInvalid:function(){var e,t,n;n=(e=this.getInputValue())!==(t=this.getHint())&&0===t.indexOf(e),""!==e&&n&&!this.hasOverflow()||this.clearHint()},getLanguageDirection:function(){return(this.$input.css("direction")||"ltr").toLowerCase()},hasOverflow:function(){var e=this.$input.width()-2;return this.$overflowHelper.text(this.getInputValue()),this.$overflowHelper.width()>=e},isCursorAtEnd:function(){var e,t,n;return e=this.$input.val().length,t=this.$input[0].selectionStart,a.isNumber(t)?t===e:!document.selection||((n=document.selection.createRange()).moveStart("character",-e),e===n.text.length)},destroy:function(){this.$hint.off(".aa"),this.$input.off(".aa"),this.$hint=this.$input=this.$overflowHelper=null}}),e.exports=l},98693:(e,t,n)=>{"use strict";var r="aaAttrs",a=n(16220),o=n(71337),i=n(94045),l=n(97748),s=n(82731),c=n(74499),u=n(60819);function d(e){var t,n;if((e=e||{}).input||a.error("missing input"),this.isActivated=!1,this.debug=!!e.debug,this.autoselect=!!e.autoselect,this.autoselectOnBlur=!!e.autoselectOnBlur,this.openOnFocus=!!e.openOnFocus,this.minLength=a.isNumber(e.minLength)?e.minLength:1,this.autoWidth=void 0===e.autoWidth||!!e.autoWidth,this.clearOnSelected=!!e.clearOnSelected,this.tabAutocomplete=void 0===e.tabAutocomplete||!!e.tabAutocomplete,e.hint=!!e.hint,e.hint&&e.appendTo)throw new Error("[autocomplete.js] hint and appendTo options can't be used at the same time");this.css=e.css=a.mixin({},u,e.appendTo?u.appendTo:{}),this.cssClasses=e.cssClasses=a.mixin({},u.defaultClasses,e.cssClasses||{}),this.cssClasses.prefix=e.cssClasses.formattedPrefix=a.formatPrefix(this.cssClasses.prefix,this.cssClasses.noPrefix),this.listboxId=e.listboxId=[this.cssClasses.root,"listbox",a.getUniqueId()].join("-");var l=function(e){var t,n,i,l;t=o.element(e.input),n=o.element(c.wrapper.replace("%ROOT%",e.cssClasses.root)).css(e.css.wrapper),e.appendTo||"block"!==t.css("display")||"table"!==t.parent().css("display")||n.css("display","table-cell");var s=c.dropdown.replace("%PREFIX%",e.cssClasses.prefix).replace("%DROPDOWN_MENU%",e.cssClasses.dropdownMenu);i=o.element(s).css(e.css.dropdown).attr({role:"listbox",id:e.listboxId}),e.templates&&e.templates.dropdownMenu&&i.html(a.templatify(e.templates.dropdownMenu)());l=t.clone().css(e.css.hint).css(function(e){return{backgroundAttachment:e.css("background-attachment"),backgroundClip:e.css("background-clip"),backgroundColor:e.css("background-color"),backgroundImage:e.css("background-image"),backgroundOrigin:e.css("background-origin"),backgroundPosition:e.css("background-position"),backgroundRepeat:e.css("background-repeat"),backgroundSize:e.css("background-size")}}(t)),l.val("").addClass(a.className(e.cssClasses.prefix,e.cssClasses.hint,!0)).removeAttr("id name placeholder required").prop("readonly",!0).attr({"aria-hidden":"true",autocomplete:"off",spellcheck:"false",tabindex:-1}),l.removeData&&l.removeData();t.data(r,{"aria-autocomplete":t.attr("aria-autocomplete"),"aria-expanded":t.attr("aria-expanded"),"aria-owns":t.attr("aria-owns"),autocomplete:t.attr("autocomplete"),dir:t.attr("dir"),role:t.attr("role"),spellcheck:t.attr("spellcheck"),style:t.attr("style"),type:t.attr("type")}),t.addClass(a.className(e.cssClasses.prefix,e.cssClasses.input,!0)).attr({autocomplete:"off",spellcheck:!1,role:"combobox","aria-autocomplete":e.datasets&&e.datasets[0]&&e.datasets[0].displayKey?"both":"list","aria-expanded":"false","aria-label":e.ariaLabel,"aria-owns":e.listboxId}).css(e.hint?e.css.input:e.css.inputWithNoHint);try{t.attr("dir")||t.attr("dir","auto")}catch(u){}return n=e.appendTo?n.appendTo(o.element(e.appendTo).eq(0)).eq(0):t.wrap(n).parent(),n.prepend(e.hint?l:null).append(i),{wrapper:n,input:t,hint:l,menu:i}}(e);this.$node=l.wrapper;var s=this.$input=l.input;t=l.menu,n=l.hint,e.dropdownMenuContainer&&o.element(e.dropdownMenuContainer).css("position","relative").append(t.css("top","0")),s.on("blur.aa",(function(e){var n=document.activeElement;a.isMsie()&&(t[0]===n||t[0].contains(n))&&(e.preventDefault(),e.stopImmediatePropagation(),a.defer((function(){s.focus()})))})),t.on("mousedown.aa",(function(e){e.preventDefault()})),this.eventBus=e.eventBus||new i({el:s}),this.dropdown=new d.Dropdown({appendTo:e.appendTo,wrapper:this.$node,menu:t,datasets:e.datasets,templates:e.templates,cssClasses:e.cssClasses,minLength:this.minLength}).onSync("suggestionClicked",this._onSuggestionClicked,this).onSync("cursorMoved",this._onCursorMoved,this).onSync("cursorRemoved",this._onCursorRemoved,this).onSync("opened",this._onOpened,this).onSync("closed",this._onClosed,this).onSync("shown",this._onShown,this).onSync("empty",this._onEmpty,this).onSync("redrawn",this._onRedrawn,this).onAsync("datasetRendered",this._onDatasetRendered,this),this.input=new d.Input({input:s,hint:n}).onSync("focused",this._onFocused,this).onSync("blurred",this._onBlurred,this).onSync("enterKeyed",this._onEnterKeyed,this).onSync("tabKeyed",this._onTabKeyed,this).onSync("escKeyed",this._onEscKeyed,this).onSync("upKeyed",this._onUpKeyed,this).onSync("downKeyed",this._onDownKeyed,this).onSync("leftKeyed",this._onLeftKeyed,this).onSync("rightKeyed",this._onRightKeyed,this).onSync("queryChanged",this._onQueryChanged,this).onSync("whitespaceChanged",this._onWhitespaceChanged,this),this._bindKeyboardShortcuts(e),this._setLanguageDirection()}a.mixin(d.prototype,{_bindKeyboardShortcuts:function(e){if(e.keyboardShortcuts){var t=this.$input,n=[];a.each(e.keyboardShortcuts,(function(e){"string"==typeof e&&(e=e.toUpperCase().charCodeAt(0)),n.push(e)})),o.element(document).keydown((function(e){var r=e.target||e.srcElement,a=r.tagName;if(!r.isContentEditable&&"INPUT"!==a&&"SELECT"!==a&&"TEXTAREA"!==a){var o=e.which||e.keyCode;-1!==n.indexOf(o)&&(t.focus(),e.stopPropagation(),e.preventDefault())}}))}},_onSuggestionClicked:function(e,t){var n;(n=this.dropdown.getDatumForSuggestion(t))&&this._select(n,{selectionMethod:"click"})},_onCursorMoved:function(e,t){var n=this.dropdown.getDatumForCursor(),r=this.dropdown.getCurrentCursor().attr("id");this.input.setActiveDescendant(r),n&&(t&&this.input.setInputValue(n.value,!0),this.eventBus.trigger("cursorchanged",n.raw,n.datasetName))},_onCursorRemoved:function(){this.input.resetInputValue(),this._updateHint(),this.eventBus.trigger("cursorremoved")},_onDatasetRendered:function(){this._updateHint(),this.eventBus.trigger("updated")},_onOpened:function(){this._updateHint(),this.input.expand(),this.eventBus.trigger("opened")},_onEmpty:function(){this.eventBus.trigger("empty")},_onRedrawn:function(){this.$node.css("top","0px"),this.$node.css("left","0px");var e=this.$input[0].getBoundingClientRect();this.autoWidth&&this.$node.css("width",e.width+"px");var t=this.$node[0].getBoundingClientRect(),n=e.bottom-t.top;this.$node.css("top",n+"px");var r=e.left-t.left;this.$node.css("left",r+"px"),this.eventBus.trigger("redrawn")},_onShown:function(){this.eventBus.trigger("shown"),this.autoselect&&this.dropdown.cursorTopSuggestion()},_onClosed:function(){this.input.clearHint(),this.input.removeActiveDescendant(),this.input.collapse(),this.eventBus.trigger("closed")},_onFocused:function(){if(this.isActivated=!0,this.openOnFocus){var e=this.input.getQuery();e.length>=this.minLength?this.dropdown.update(e):this.dropdown.empty(),this.dropdown.open()}},_onBlurred:function(){var e,t;e=this.dropdown.getDatumForCursor(),t=this.dropdown.getDatumForTopSuggestion();var n={selectionMethod:"blur"};this.debug||(this.autoselectOnBlur&&e?this._select(e,n):this.autoselectOnBlur&&t?this._select(t,n):(this.isActivated=!1,this.dropdown.empty(),this.dropdown.close()))},_onEnterKeyed:function(e,t){var n,r;n=this.dropdown.getDatumForCursor(),r=this.dropdown.getDatumForTopSuggestion();var a={selectionMethod:"enterKey"};n?(this._select(n,a),t.preventDefault()):this.autoselect&&r&&(this._select(r,a),t.preventDefault())},_onTabKeyed:function(e,t){if(this.tabAutocomplete){var n;(n=this.dropdown.getDatumForCursor())?(this._select(n,{selectionMethod:"tabKey"}),t.preventDefault()):this._autocomplete(!0)}else this.dropdown.close()},_onEscKeyed:function(){this.dropdown.close(),this.input.resetInputValue()},_onUpKeyed:function(){var e=this.input.getQuery();this.dropdown.isEmpty&&e.length>=this.minLength?this.dropdown.update(e):this.dropdown.moveCursorUp(),this.dropdown.open()},_onDownKeyed:function(){var e=this.input.getQuery();this.dropdown.isEmpty&&e.length>=this.minLength?this.dropdown.update(e):this.dropdown.moveCursorDown(),this.dropdown.open()},_onLeftKeyed:function(){"rtl"===this.dir&&this._autocomplete()},_onRightKeyed:function(){"ltr"===this.dir&&this._autocomplete()},_onQueryChanged:function(e,t){this.input.clearHintIfInvalid(),t.length>=this.minLength?this.dropdown.update(t):this.dropdown.empty(),this.dropdown.open(),this._setLanguageDirection()},_onWhitespaceChanged:function(){this._updateHint(),this.dropdown.open()},_setLanguageDirection:function(){var e=this.input.getLanguageDirection();this.dir!==e&&(this.dir=e,this.$node.css("direction",e),this.dropdown.setLanguageDirection(e))},_updateHint:function(){var e,t,n,r,o;(e=this.dropdown.getDatumForTopSuggestion())&&this.dropdown.isVisible()&&!this.input.hasOverflow()?(t=this.input.getInputValue(),n=l.normalizeQuery(t),r=a.escapeRegExChars(n),(o=new RegExp("^(?:"+r+")(.+$)","i").exec(e.value))?this.input.setHint(t+o[1]):this.input.clearHint()):this.input.clearHint()},_autocomplete:function(e){var t,n,r,a;t=this.input.getHint(),n=this.input.getQuery(),r=e||this.input.isCursorAtEnd(),t&&n!==t&&r&&((a=this.dropdown.getDatumForTopSuggestion())&&this.input.setInputValue(a.value),this.eventBus.trigger("autocompleted",a.raw,a.datasetName))},_select:function(e,t){void 0!==e.value&&this.input.setQuery(e.value),this.clearOnSelected?this.setVal(""):this.input.setInputValue(e.value,!0),this._setLanguageDirection(),!1===this.eventBus.trigger("selected",e.raw,e.datasetName,t).isDefaultPrevented()&&(this.dropdown.close(),a.defer(a.bind(this.dropdown.empty,this.dropdown)))},open:function(){if(!this.isActivated){var e=this.input.getInputValue();e.length>=this.minLength?this.dropdown.update(e):this.dropdown.empty()}this.dropdown.open()},close:function(){this.dropdown.close()},setVal:function(e){e=a.toStr(e),this.isActivated?this.input.setInputValue(e):(this.input.setQuery(e),this.input.setInputValue(e,!0)),this._setLanguageDirection()},getVal:function(){return this.input.getQuery()},destroy:function(){this.input.destroy(),this.dropdown.destroy(),function(e,t){var n=e.find(a.className(t.prefix,t.input));a.each(n.data(r),(function(e,t){void 0===e?n.removeAttr(t):n.attr(t,e)})),n.detach().removeClass(a.className(t.prefix,t.input,!0)).insertAfter(e),n.removeData&&n.removeData(r);e.remove()}(this.$node,this.cssClasses),this.$node=null},getWrapper:function(){return this.dropdown.$container[0]}}),d.Dropdown=s,d.Input=l,d.sources=n(64710),e.exports=d},71337:e=>{"use strict";e.exports={element:null}},66766:e=>{"use strict";e.exports=function(e){var t=e.match(/Algolia for JavaScript \((\d+\.)(\d+\.)(\d+)\)/)||e.match(/Algolia for vanilla JavaScript (\d+\.)(\d+\.)(\d+)/);if(t)return[t[1],t[2],t[3]]}},16220:(e,t,n)=>{"use strict";var r,a=n(71337);function o(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}e.exports={isArray:null,isFunction:null,isObject:null,bind:null,each:null,map:null,mixin:null,isMsie:function(e){if(void 0===e&&(e=navigator.userAgent),/(msie|trident)/i.test(e)){var t=e.match(/(msie |rv:)(\d+(.\d+)?)/i);if(t)return t[2]}return!1},escapeRegExChars:function(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")},isNumber:function(e){return"number"==typeof e},toStr:function(e){return null==e?"":e+""},cloneDeep:function(e){var t=this.mixin({},e),n=this;return this.each(t,(function(e,r){e&&(n.isArray(e)?t[r]=[].concat(e):n.isObject(e)&&(t[r]=n.cloneDeep(e)))})),t},error:function(e){throw new Error(e)},every:function(e,t){var n=!0;return e?(this.each(e,(function(r,a){n&&(n=t.call(null,r,a,e)&&n)})),!!n):n},any:function(e,t){var n=!1;return e?(this.each(e,(function(r,a){if(t.call(null,r,a,e))return n=!0,!1})),n):n},getUniqueId:(r=0,function(){return r++}),templatify:function(e){if(this.isFunction(e))return e;var t=a.element(e);return"SCRIPT"===t.prop("tagName")?function(){return t.text()}:function(){return String(e)}},defer:function(e){setTimeout(e,0)},noop:function(){},formatPrefix:function(e,t){return t?"":e+"-"},className:function(e,t,n){return(n?"":".")+e+t},escapeHighlightedString:function(e,t,n){t=t||"";var r=document.createElement("div");r.appendChild(document.createTextNode(t)),n=n||"";var a=document.createElement("div");a.appendChild(document.createTextNode(n));var i=document.createElement("div");return i.appendChild(document.createTextNode(e)),i.innerHTML.replace(RegExp(o(r.innerHTML),"g"),t).replace(RegExp(o(a.innerHTML),"g"),n)}}},81242:(e,t,n)=>{"use strict";var r=n(16220),a=n(71622),o=n(66766);e.exports=function(e,t){var n=o(e.as._ua);return n&&n[0]>=3&&n[1]>20&&((t=t||{}).additionalUA="autocomplete.js "+a),function(n,a){e.search(n,t,(function(e,t){e?r.error(e.message):a(t.hits,t)}))}}},64710:(e,t,n)=>{"use strict";e.exports={hits:n(81242),popularIn:n(30392)}},30392:(e,t,n)=>{"use strict";var r=n(16220),a=n(71622),o=n(66766);e.exports=function(e,t,n,i){var l=o(e.as._ua);if(l&&l[0]>=3&&l[1]>20&&((t=t||{}).additionalUA="autocomplete.js "+a),!n.source)return r.error("Missing 'source' key");var s=r.isFunction(n.source)?n.source:function(e){return e[n.source]};if(!n.index)return r.error("Missing 'index' key");var c=n.index;return i=i||{},function(l,u){e.search(l,t,(function(e,l){if(e)r.error(e.message);else{if(l.hits.length>0){var d=l.hits[0],p=r.mixin({hitsPerPage:0},n);delete p.source,delete p.index;var f=o(c.as._ua);return f&&f[0]>=3&&f[1]>20&&(t.additionalUA="autocomplete.js "+a),void c.search(s(d),p,(function(e,t){if(e)r.error(e.message);else{var n=[];if(i.includeAll){var a=i.allTitle||"All departments";n.push(r.mixin({facet:{value:a,count:t.nbHits}},r.cloneDeep(d)))}r.each(t.facets,(function(e,t){r.each(e,(function(e,a){n.push(r.mixin({facet:{facet:t,value:a,count:e}},r.cloneDeep(d)))}))}));for(var o=1;o{"use strict";var r=n(53704);n(71337).element=r;var a=n(16220);a.isArray=r.isArray,a.isFunction=r.isFunction,a.isObject=r.isPlainObject,a.bind=r.proxy,a.each=function(e,t){r.each(e,(function(e,n){return t(n,e)}))},a.map=r.map,a.mixin=r.extend,a.Event=r.Event;var o="aaAutocomplete",i=n(98693),l=n(94045);function s(e,t,n,s){n=a.isArray(n)?n:[].slice.call(arguments,2);var c=r(e).each((function(e,a){var c=r(a),u=new l({el:c}),d=s||new i({input:c,eventBus:u,dropdownMenuContainer:t.dropdownMenuContainer,hint:void 0===t.hint||!!t.hint,minLength:t.minLength,autoselect:t.autoselect,autoselectOnBlur:t.autoselectOnBlur,tabAutocomplete:t.tabAutocomplete,openOnFocus:t.openOnFocus,templates:t.templates,debug:t.debug,clearOnSelected:t.clearOnSelected,cssClasses:t.cssClasses,datasets:n,keyboardShortcuts:t.keyboardShortcuts,appendTo:t.appendTo,autoWidth:t.autoWidth,ariaLabel:t.ariaLabel||a.getAttribute("aria-label")});c.data(o,d)}));return c.autocomplete={},a.each(["open","close","getVal","setVal","destroy","getWrapper"],(function(e){c.autocomplete[e]=function(){var t,n=arguments;return c.each((function(a,i){var l=r(i).data(o);t=l[e].apply(l,n)})),t}})),c}s.sources=i.sources,s.escapeHighlightedString=a.escapeHighlightedString;var c="autocomplete"in window,u=window.autocomplete;s.noConflict=function(){return c?window.autocomplete=u:delete window.autocomplete,s},e.exports=s},71622:e=>{e.exports="0.37.1"},53704:e=>{var t;t=window,e.exports=function(e){var t,n,r=function(){var t,n,r,a,o,i,l=[],s=l.concat,c=l.filter,u=l.slice,d=e.document,p={},f={},g={"column-count":1,columns:1,"font-weight":1,"line-height":1,opacity:1,"z-index":1,zoom:1},h=/^\s*<(\w+|!)[^>]*>/,m=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,b=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,y=/^(?:body|html)$/i,v=/([A-Z])/g,x=["val","css","html","text","data","width","height","offset"],w=["after","prepend","before","append"],S=d.createElement("table"),k=d.createElement("tr"),_={tr:d.createElement("tbody"),tbody:S,thead:S,tfoot:S,td:k,th:k,"*":d.createElement("div")},E=/complete|loaded|interactive/,C=/^[\w-]*$/,O={},T=O.toString,A={},P=d.createElement("div"),L={tabindex:"tabIndex",readonly:"readOnly",for:"htmlFor",class:"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},j=Array.isArray||function(e){return e instanceof Array};function N(e){return null==e?String(e):O[T.call(e)]||"object"}function R(e){return"function"==N(e)}function I(e){return null!=e&&e==e.window}function D(e){return null!=e&&e.nodeType==e.DOCUMENT_NODE}function F(e){return"object"==N(e)}function M(e){return F(e)&&!I(e)&&Object.getPrototypeOf(e)==Object.prototype}function $(e){var t=!!e&&"length"in e&&e.length,n=r.type(e);return"function"!=n&&!I(e)&&("array"==n||0===t||"number"==typeof t&&t>0&&t-1 in e)}function B(e){return c.call(e,(function(e){return null!=e}))}function z(e){return e.length>0?r.fn.concat.apply([],e):e}function U(e){return e.replace(/::/g,"/").replace(/([A-Z]+)([A-Z][a-z])/g,"$1_$2").replace(/([a-z\d])([A-Z])/g,"$1_$2").replace(/_/g,"-").toLowerCase()}function W(e){return e in f?f[e]:f[e]=new RegExp("(^|\\s)"+e+"(\\s|$)")}function H(e,t){return"number"!=typeof t||g[U(e)]?t:t+"px"}function V(e){var t,n;return p[e]||(t=d.createElement(e),d.body.appendChild(t),n=getComputedStyle(t,"").getPropertyValue("display"),t.parentNode.removeChild(t),"none"==n&&(n="block"),p[e]=n),p[e]}function Q(e){return"children"in e?u.call(e.children):r.map(e.childNodes,(function(e){if(1==e.nodeType)return e}))}function q(e,t){var n,r=e?e.length:0;for(n=0;n")),n===t&&(n=h.test(e)&&RegExp.$1),n in _||(n="*"),(l=_[n]).innerHTML=""+e,o=r.each(u.call(l.childNodes),(function(){l.removeChild(this)}))),M(a)&&(i=r(o),r.each(a,(function(e,t){x.indexOf(e)>-1?i[e](t):i.attr(e,t)}))),o},A.Z=function(e,t){return new q(e,t)},A.isZ=function(e){return e instanceof A.Z},A.init=function(e,n){var a;if(!e)return A.Z();if("string"==typeof e)if("<"==(e=e.trim())[0]&&h.test(e))a=A.fragment(e,RegExp.$1,n),e=null;else{if(n!==t)return r(n).find(e);a=A.qsa(d,e)}else{if(R(e))return r(d).ready(e);if(A.isZ(e))return e;if(j(e))a=B(e);else if(F(e))a=[e],e=null;else if(h.test(e))a=A.fragment(e.trim(),RegExp.$1,n),e=null;else{if(n!==t)return r(n).find(e);a=A.qsa(d,e)}}return A.Z(a,e)},(r=function(e,t){return A.init(e,t)}).extend=function(e){var t,n=u.call(arguments,1);return"boolean"==typeof e&&(t=e,e=n.shift()),n.forEach((function(n){G(e,n,t)})),e},A.qsa=function(e,t){var n,r="#"==t[0],a=!r&&"."==t[0],o=r||a?t.slice(1):t,i=C.test(o);return e.getElementById&&i&&r?(n=e.getElementById(o))?[n]:[]:1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType?[]:u.call(i&&!r&&e.getElementsByClassName?a?e.getElementsByClassName(o):e.getElementsByTagName(t):e.querySelectorAll(t))},r.contains=d.documentElement.contains?function(e,t){return e!==t&&e.contains(t)}:function(e,t){for(;t&&(t=t.parentNode);)if(t===e)return!0;return!1},r.type=N,r.isFunction=R,r.isWindow=I,r.isArray=j,r.isPlainObject=M,r.isEmptyObject=function(e){var t;for(t in e)return!1;return!0},r.isNumeric=function(e){var t=Number(e),n=typeof e;return null!=e&&"boolean"!=n&&("string"!=n||e.length)&&!isNaN(t)&&isFinite(t)||!1},r.inArray=function(e,t,n){return l.indexOf.call(t,e,n)},r.camelCase=o,r.trim=function(e){return null==e?"":String.prototype.trim.call(e)},r.uuid=0,r.support={},r.expr={},r.noop=function(){},r.map=function(e,t){var n,r,a,o=[];if($(e))for(r=0;r=0?e:e+this.length]},toArray:function(){return this.get()},size:function(){return this.length},remove:function(){return this.each((function(){null!=this.parentNode&&this.parentNode.removeChild(this)}))},each:function(e){return l.every.call(this,(function(t,n){return!1!==e.call(t,n,t)})),this},filter:function(e){return R(e)?this.not(this.not(e)):r(c.call(this,(function(t){return A.matches(t,e)})))},add:function(e,t){return r(i(this.concat(r(e,t))))},is:function(e){return this.length>0&&A.matches(this[0],e)},not:function(e){var n=[];if(R(e)&&e.call!==t)this.each((function(t){e.call(this,t)||n.push(this)}));else{var a="string"==typeof e?this.filter(e):$(e)&&R(e.item)?u.call(e):r(e);this.forEach((function(e){a.indexOf(e)<0&&n.push(e)}))}return r(n)},has:function(e){return this.filter((function(){return F(e)?r.contains(this,e):r(this).find(e).size()}))},eq:function(e){return-1===e?this.slice(e):this.slice(e,+e+1)},first:function(){var e=this[0];return e&&!F(e)?e:r(e)},last:function(){var e=this[this.length-1];return e&&!F(e)?e:r(e)},find:function(e){var t=this;return e?"object"==typeof e?r(e).filter((function(){var e=this;return l.some.call(t,(function(t){return r.contains(t,e)}))})):1==this.length?r(A.qsa(this[0],e)):this.map((function(){return A.qsa(this,e)})):r()},closest:function(e,t){var n=[],a="object"==typeof e&&r(e);return this.each((function(r,o){for(;o&&!(a?a.indexOf(o)>=0:A.matches(o,e));)o=o!==t&&!D(o)&&o.parentNode;o&&n.indexOf(o)<0&&n.push(o)})),r(n)},parents:function(e){for(var t=[],n=this;n.length>0;)n=r.map(n,(function(e){if((e=e.parentNode)&&!D(e)&&t.indexOf(e)<0)return t.push(e),e}));return K(t,e)},parent:function(e){return K(i(this.pluck("parentNode")),e)},children:function(e){return K(this.map((function(){return Q(this)})),e)},contents:function(){return this.map((function(){return this.contentDocument||u.call(this.childNodes)}))},siblings:function(e){return K(this.map((function(e,t){return c.call(Q(t.parentNode),(function(e){return e!==t}))})),e)},empty:function(){return this.each((function(){this.innerHTML=""}))},pluck:function(e){return r.map(this,(function(t){return t[e]}))},show:function(){return this.each((function(){"none"==this.style.display&&(this.style.display=""),"none"==getComputedStyle(this,"").getPropertyValue("display")&&(this.style.display=V(this.nodeName))}))},replaceWith:function(e){return this.before(e).remove()},wrap:function(e){var t=R(e);if(this[0]&&!t)var n=r(e).get(0),a=n.parentNode||this.length>1;return this.each((function(o){r(this).wrapAll(t?e.call(this,o):a?n.cloneNode(!0):n)}))},wrapAll:function(e){if(this[0]){var t;for(r(this[0]).before(e=r(e));(t=e.children()).length;)e=t.first();r(e).append(this)}return this},wrapInner:function(e){var t=R(e);return this.each((function(n){var a=r(this),o=a.contents(),i=t?e.call(this,n):e;o.length?o.wrapAll(i):a.append(i)}))},unwrap:function(){return this.parent().each((function(){r(this).replaceWith(r(this).children())})),this},clone:function(){return this.map((function(){return this.cloneNode(!0)}))},hide:function(){return this.css("display","none")},toggle:function(e){return this.each((function(){var n=r(this);(e===t?"none"==n.css("display"):e)?n.show():n.hide()}))},prev:function(e){return r(this.pluck("previousElementSibling")).filter(e||"*")},next:function(e){return r(this.pluck("nextElementSibling")).filter(e||"*")},html:function(e){return 0 in arguments?this.each((function(t){var n=this.innerHTML;r(this).empty().append(Y(this,e,t,n))})):0 in this?this[0].innerHTML:null},text:function(e){return 0 in arguments?this.each((function(t){var n=Y(this,e,t,this.textContent);this.textContent=null==n?"":""+n})):0 in this?this.pluck("textContent").join(""):null},attr:function(e,r){var a;return"string"!=typeof e||1 in arguments?this.each((function(t){if(1===this.nodeType)if(F(e))for(n in e)Z(this,n,e[n]);else Z(this,e,Y(this,r,t,this.getAttribute(e)))})):0 in this&&1==this[0].nodeType&&null!=(a=this[0].getAttribute(e))?a:t},removeAttr:function(e){return this.each((function(){1===this.nodeType&&e.split(" ").forEach((function(e){Z(this,e)}),this)}))},prop:function(e,t){return e=L[e]||e,1 in arguments?this.each((function(n){this[e]=Y(this,t,n,this[e])})):this[0]&&this[0][e]},removeProp:function(e){return e=L[e]||e,this.each((function(){delete this[e]}))},data:function(e,n){var r="data-"+e.replace(v,"-$1").toLowerCase(),a=1 in arguments?this.attr(r,n):this.attr(r);return null!==a?J(a):t},val:function(e){return 0 in arguments?(null==e&&(e=""),this.each((function(t){this.value=Y(this,e,t,this.value)}))):this[0]&&(this[0].multiple?r(this[0]).find("option").filter((function(){return this.selected})).pluck("value"):this[0].value)},offset:function(t){if(t)return this.each((function(e){var n=r(this),a=Y(this,t,e,n.offset()),o=n.offsetParent().offset(),i={top:a.top-o.top,left:a.left-o.left};"static"==n.css("position")&&(i.position="relative"),n.css(i)}));if(!this.length)return null;if(d.documentElement!==this[0]&&!r.contains(d.documentElement,this[0]))return{top:0,left:0};var n=this[0].getBoundingClientRect();return{left:n.left+e.pageXOffset,top:n.top+e.pageYOffset,width:Math.round(n.width),height:Math.round(n.height)}},css:function(e,t){if(arguments.length<2){var a=this[0];if("string"==typeof e){if(!a)return;return a.style[o(e)]||getComputedStyle(a,"").getPropertyValue(e)}if(j(e)){if(!a)return;var i={},l=getComputedStyle(a,"");return r.each(e,(function(e,t){i[t]=a.style[o(t)]||l.getPropertyValue(t)})),i}}var s="";if("string"==N(e))t||0===t?s=U(e)+":"+H(e,t):this.each((function(){this.style.removeProperty(U(e))}));else for(n in e)e[n]||0===e[n]?s+=U(n)+":"+H(n,e[n])+";":this.each((function(){this.style.removeProperty(U(n))}));return this.each((function(){this.style.cssText+=";"+s}))},index:function(e){return e?this.indexOf(r(e)[0]):this.parent().children().indexOf(this[0])},hasClass:function(e){return!!e&&l.some.call(this,(function(e){return this.test(X(e))}),W(e))},addClass:function(e){return e?this.each((function(t){if("className"in this){a=[];var n=X(this);Y(this,e,t,n).split(/\s+/g).forEach((function(e){r(this).hasClass(e)||a.push(e)}),this),a.length&&X(this,n+(n?" ":"")+a.join(" "))}})):this},removeClass:function(e){return this.each((function(n){if("className"in this){if(e===t)return X(this,"");a=X(this),Y(this,e,n,a).split(/\s+/g).forEach((function(e){a=a.replace(W(e)," ")})),X(this,a.trim())}}))},toggleClass:function(e,n){return e?this.each((function(a){var o=r(this);Y(this,e,a,X(this)).split(/\s+/g).forEach((function(e){(n===t?!o.hasClass(e):n)?o.addClass(e):o.removeClass(e)}))})):this},scrollTop:function(e){if(this.length){var n="scrollTop"in this[0];return e===t?n?this[0].scrollTop:this[0].pageYOffset:this.each(n?function(){this.scrollTop=e}:function(){this.scrollTo(this.scrollX,e)})}},scrollLeft:function(e){if(this.length){var n="scrollLeft"in this[0];return e===t?n?this[0].scrollLeft:this[0].pageXOffset:this.each(n?function(){this.scrollLeft=e}:function(){this.scrollTo(e,this.scrollY)})}},position:function(){if(this.length){var e=this[0],t=this.offsetParent(),n=this.offset(),a=y.test(t[0].nodeName)?{top:0,left:0}:t.offset();return n.top-=parseFloat(r(e).css("margin-top"))||0,n.left-=parseFloat(r(e).css("margin-left"))||0,a.top+=parseFloat(r(t[0]).css("border-top-width"))||0,a.left+=parseFloat(r(t[0]).css("border-left-width"))||0,{top:n.top-a.top,left:n.left-a.left}}},offsetParent:function(){return this.map((function(){for(var e=this.offsetParent||d.body;e&&!y.test(e.nodeName)&&"static"==r(e).css("position");)e=e.offsetParent;return e}))}},r.fn.detach=r.fn.remove,["width","height"].forEach((function(e){var n=e.replace(/./,(function(e){return e[0].toUpperCase()}));r.fn[e]=function(a){var o,i=this[0];return a===t?I(i)?i["inner"+n]:D(i)?i.documentElement["scroll"+n]:(o=this.offset())&&o[e]:this.each((function(t){(i=r(this)).css(e,Y(this,a,t,i[e]()))}))}})),w.forEach((function(n,a){var o=a%2;r.fn[n]=function(){var n,i,l=r.map(arguments,(function(e){var a=[];return"array"==(n=N(e))?(e.forEach((function(e){return e.nodeType!==t?a.push(e):r.zepto.isZ(e)?a=a.concat(e.get()):void(a=a.concat(A.fragment(e)))})),a):"object"==n||null==e?e:A.fragment(e)})),s=this.length>1;return l.length<1?this:this.each((function(t,n){i=o?n:n.parentNode,n=0==a?n.nextSibling:1==a?n.firstChild:2==a?n:null;var c=r.contains(d.documentElement,i);l.forEach((function(t){if(s)t=t.cloneNode(!0);else if(!i)return r(t).remove();i.insertBefore(t,n),c&&ee(t,(function(t){if(!(null==t.nodeName||"SCRIPT"!==t.nodeName.toUpperCase()||t.type&&"text/javascript"!==t.type||t.src)){var n=t.ownerDocument?t.ownerDocument.defaultView:e;n.eval.call(n,t.innerHTML)}}))}))}))},r.fn[o?n+"To":"insert"+(a?"Before":"After")]=function(e){return r(e)[n](this),this}})),A.Z.prototype=q.prototype=r.fn,A.uniq=i,A.deserializeValue=J,r.zepto=A,r}();return function(t){var n,r=1,a=Array.prototype.slice,o=t.isFunction,i=function(e){return"string"==typeof e},l={},s={},c="onfocusin"in e,u={focus:"focusin",blur:"focusout"},d={mouseenter:"mouseover",mouseleave:"mouseout"};function p(e){return e._zid||(e._zid=r++)}function f(e,t,n,r){if((t=g(t)).ns)var a=h(t.ns);return(l[p(e)]||[]).filter((function(e){return e&&(!t.e||e.e==t.e)&&(!t.ns||a.test(e.ns))&&(!n||p(e.fn)===p(n))&&(!r||e.sel==r)}))}function g(e){var t=(""+e).split(".");return{e:t[0],ns:t.slice(1).sort().join(" ")}}function h(e){return new RegExp("(?:^| )"+e.replace(" "," .* ?")+"(?: |$)")}function m(e,t){return e.del&&!c&&e.e in u||!!t}function b(e){return d[e]||c&&u[e]||e}function y(e,r,a,o,i,s,c){var u=p(e),f=l[u]||(l[u]=[]);r.split(/\s/).forEach((function(r){if("ready"==r)return t(document).ready(a);var l=g(r);l.fn=a,l.sel=i,l.e in d&&(a=function(e){var n=e.relatedTarget;if(!n||n!==this&&!t.contains(this,n))return l.fn.apply(this,arguments)}),l.del=s;var u=s||a;l.proxy=function(t){if(!(t=_(t)).isImmediatePropagationStopped()){try{var r=Object.getOwnPropertyDescriptor(t,"data");r&&!r.writable||(t.data=o)}catch(t){}var a=u.apply(e,t._args==n?[t]:[t].concat(t._args));return!1===a&&(t.preventDefault(),t.stopPropagation()),a}},l.i=f.length,f.push(l),"addEventListener"in e&&e.addEventListener(b(l.e),l.proxy,m(l,c))}))}function v(e,t,n,r,a){var o=p(e);(t||"").split(/\s/).forEach((function(t){f(e,t,n,r).forEach((function(t){delete l[o][t.i],"removeEventListener"in e&&e.removeEventListener(b(t.e),t.proxy,m(t,a))}))}))}s.click=s.mousedown=s.mouseup=s.mousemove="MouseEvents",t.event={add:y,remove:v},t.proxy=function(e,n){var r=2 in arguments&&a.call(arguments,2);if(o(e)){var l=function(){return e.apply(n,r?r.concat(a.call(arguments)):arguments)};return l._zid=p(e),l}if(i(n))return r?(r.unshift(e[n],e),t.proxy.apply(null,r)):t.proxy(e[n],e);throw new TypeError("expected function")},t.fn.bind=function(e,t,n){return this.on(e,t,n)},t.fn.unbind=function(e,t){return this.off(e,t)},t.fn.one=function(e,t,n,r){return this.on(e,t,n,r,1)};var x=function(){return!0},w=function(){return!1},S=/^([A-Z]|returnValue$|layer[XY]$|webkitMovement[XY]$)/,k={preventDefault:"isDefaultPrevented",stopImmediatePropagation:"isImmediatePropagationStopped",stopPropagation:"isPropagationStopped"};function _(e,r){if(r||!e.isDefaultPrevented){r||(r=e),t.each(k,(function(t,n){var a=r[t];e[t]=function(){return this[n]=x,a&&a.apply(r,arguments)},e[n]=w}));try{e.timeStamp||(e.timeStamp=Date.now())}catch(a){}(r.defaultPrevented!==n?r.defaultPrevented:"returnValue"in r?!1===r.returnValue:r.getPreventDefault&&r.getPreventDefault())&&(e.isDefaultPrevented=x)}return e}function E(e){var t,r={originalEvent:e};for(t in e)S.test(t)||e[t]===n||(r[t]=e[t]);return _(r,e)}t.fn.delegate=function(e,t,n){return this.on(t,e,n)},t.fn.undelegate=function(e,t,n){return this.off(t,e,n)},t.fn.live=function(e,n){return t(document.body).delegate(this.selector,e,n),this},t.fn.die=function(e,n){return t(document.body).undelegate(this.selector,e,n),this},t.fn.on=function(e,r,l,s,c){var u,d,p=this;return e&&!i(e)?(t.each(e,(function(e,t){p.on(e,r,l,t,c)})),p):(i(r)||o(s)||!1===s||(s=l,l=r,r=n),s!==n&&!1!==l||(s=l,l=n),!1===s&&(s=w),p.each((function(n,o){c&&(u=function(e){return v(o,e.type,s),s.apply(this,arguments)}),r&&(d=function(e){var n,i=t(e.target).closest(r,o).get(0);if(i&&i!==o)return n=t.extend(E(e),{currentTarget:i,liveFired:o}),(u||s).apply(i,[n].concat(a.call(arguments,1)))}),y(o,e,s,l,r,d||u)})))},t.fn.off=function(e,r,a){var l=this;return e&&!i(e)?(t.each(e,(function(e,t){l.off(e,r,t)})),l):(i(r)||o(a)||!1===a||(a=r,r=n),!1===a&&(a=w),l.each((function(){v(this,e,a,r)})))},t.fn.trigger=function(e,n){return(e=i(e)||t.isPlainObject(e)?t.Event(e):_(e))._args=n,this.each((function(){e.type in u&&"function"==typeof this[e.type]?this[e.type]():"dispatchEvent"in this?this.dispatchEvent(e):t(this).triggerHandler(e,n)}))},t.fn.triggerHandler=function(e,n){var r,a;return this.each((function(o,l){(r=E(i(e)?t.Event(e):e))._args=n,r.target=l,t.each(f(l,e.type||e),(function(e,t){if(a=t.proxy(r),r.isImmediatePropagationStopped())return!1}))})),a},"focusin focusout focus blur load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select keydown keypress keyup error".split(" ").forEach((function(e){t.fn[e]=function(t){return 0 in arguments?this.bind(e,t):this.trigger(e)}})),t.Event=function(e,t){i(e)||(e=(t=e).type);var n=document.createEvent(s[e]||"Events"),r=!0;if(t)for(var a in t)"bubbles"==a?r=!!t[a]:n[a]=t[a];return n.initEvent(e,r,!0),_(n)}}(r),n=[],r.fn.remove=function(){return this.each((function(){this.parentNode&&("IMG"===this.tagName&&(n.push(this),this.src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",t&&clearTimeout(t),t=setTimeout((function(){n=[]}),6e4)),this.parentNode.removeChild(this))}))},function(e){var t={},n=e.fn.data,r=e.camelCase,a=e.expando="Zepto"+ +new Date,o=[];function i(o,i){var s=o[a],c=s&&t[s];if(void 0===i)return c||l(o);if(c){if(i in c)return c[i];var u=r(i);if(u in c)return c[u]}return n.call(e(o),i)}function l(n,o,i){var l=n[a]||(n[a]=++e.uuid),c=t[l]||(t[l]=s(n));return void 0!==o&&(c[r(o)]=i),c}function s(t){var n={};return e.each(t.attributes||o,(function(t,a){0==a.name.indexOf("data-")&&(n[r(a.name.replace("data-",""))]=e.zepto.deserializeValue(a.value))})),n}e.fn.data=function(t,n){return void 0===n?e.isPlainObject(t)?this.each((function(n,r){e.each(t,(function(e,t){l(r,e,t)}))})):0 in this?i(this[0],t):void 0:this.each((function(){l(this,t,n)}))},e.data=function(t,n,r){return e(t).data(n,r)},e.hasData=function(n){var r=n[a],o=r&&t[r];return!!o&&!e.isEmptyObject(o)},e.fn.removeData=function(n){return"string"==typeof n&&(n=n.split(/\s+/)),this.each((function(){var o=this[a],i=o&&t[o];i&&e.each(n||i,(function(e){delete i[n?r(this):e]}))}))},["remove","empty"].forEach((function(t){var n=e.fn[t];e.fn[t]=function(){var e=this.find("*");return"remove"===t&&(e=e.add(this)),e.removeData(),n.call(this)}}))}(r),r}(t)},20549:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>a});var r=n(58291);const a=r},35947:(e,t,n)=>{"use strict";n.d(t,{A:()=>p});n(96540);var r=n(53259),a=n.n(r),o=n(84054);const i={"014b6b9f":[()=>n.e(3053).then(n.bind(n,23912)),"@site/docs/erlang-error-index/o/O0032.md",23912],"0239e75f":[()=>n.e(6860).then(n.bind(n,80683)),"@site/docs/erlang-error-index/w/W0007.md",80683],"037e7fcf":[()=>n.e(4684).then(n.bind(n,4636)),"@site/docs/erlang-error-index/w/W0012.md",4636],"04a75d8b":[()=>n.e(606).then(n.bind(n,54427)),"@site/docs/erlang-error-index/o/O0033.md",54427],"05593321":[()=>n.e(8933).then(n.bind(n,15967)),"@site/docs/erlang-error-index/o/O0025.md",15967],"0c89622e":[()=>n.e(3622).then(n.bind(n,53581)),"@site/docs/get-started/configure-project/custom-project.md",53581],"0d5d7d7d":[()=>n.e(3328).then(n.bind(n,39885)),"@site/docs/erlang-error-index/o/O0007.md",39885],"0e8d6347":[()=>n.e(7948).then(n.bind(n,91840)),"@site/docs/erlang-error-index/o/O0030.md",91840],"10306c3f":[()=>n.e(2111).then(n.bind(n,4016)),"@site/docs/erlang-error-index/erlang-error-index.md",4016],"12cabba4":[()=>n.e(6693).then(n.bind(n,76207)),"@site/docs/erlang-error-index/p/P1700.md",76207],"13d9a527":[()=>n.e(105).then(n.bind(n,80453)),"@site/docs/erlang-error-index/c/C1005.md",80453],"141635ca":[()=>n.e(5265).then(n.bind(n,10747)),"@site/docs/erlang-error-index/c/C1001.md",10747],"153dd6e4":[()=>n.e(921).then(n.bind(n,22759)),"@site/docs/erlang-error-index/p/P1702.md",22759],"16ad3ee8":[()=>n.e(2478).then(n.bind(n,56348)),"@site/docs/erlang-error-index/w/W0026.md",56348],17896441:[()=>Promise.all([n.e(1869),n.e(2268),n.e(8401)]).then(n.t.bind(n,42268,23)),"@theme/DocItem",42268],"18afe4ca":[()=>n.e(5570).then(n.bind(n,84434)),"@site/docs/erlang-error-index/o/O0012.md",84434],"19cbeeca":[()=>n.e(6056).then(n.bind(n,15039)),"@site/docs/erlang-error-index/p/P1707.md",15039],"23eaeb2d":[()=>n.e(8343).then(n.bind(n,66695)),"@site/docs/erlang-error-index/o/O0001.md",66695],"24f10f8b":[()=>n.e(290).then(n.bind(n,86058)),"@site/docs/erlang-error-index/p/P1799.md",86058],"251b84dd":[()=>n.e(6077).then(n.bind(n,15205)),"@site/docs/erlang-error-index/w/W0027.md",15205],"27b30b7f":[()=>n.e(30).then(n.t.bind(n,37607,19)),"@generated/docusaurus-plugin-content-docs/default/p/erlang-language-platform-docs-dfa.json",37607],"28f54d1d":[()=>n.e(2053).then(n.bind(n,17811)),"@site/docs/erlang-error-index/e/about.md",17811],"2a62b02d":[()=>n.e(6072).then(n.bind(n,36632)),"@site/docs/erlang-error-index/o/O0008.md",36632],"2b8c35e1":[()=>n.e(6518).then(n.bind(n,59401)),"@site/docs/erlang-error-index/c/C1004.md",59401],"2d6faf42":[()=>n.e(838).then(n.bind(n,835)),"@site/docs/erlang-error-index/p/P1710.md",835],"2ebafc1f":[()=>n.e(83).then(n.bind(n,91067)),"@site/docs/erlang-error-index/o/O0023.md",91067],"2f5156ab":[()=>n.e(6465).then(n.bind(n,67138)),"@site/docs/erlang-error-index/w/W0000.md",67138],"329def32":[()=>n.e(8817).then(n.bind(n,20883)),"@site/docs/erlang-error-index/p/P1701.md",20883],"351bf99d":[()=>n.e(126).then(n.bind(n,94850)),"@site/docs/erlang-error-index/w/W0014.md",94850],"374f260f":[()=>n.e(2885).then(n.bind(n,13387)),"@site/docs/erlang-error-index/w/W0016.md",13387],"38934b21":[()=>n.e(6559).then(n.bind(n,50032)),"@site/docs/erlang-error-index/w/W0010.md",50032],"38967d04":[()=>n.e(5306).then(n.bind(n,987)),"@site/docs/get-started/install.md",987],"39ef672f":[()=>n.e(4691).then(n.bind(n,95266)),"@site/docs/erlang-error-index/c/C1008.md",95266],"3a54169e":[()=>n.e(4607).then(n.bind(n,61927)),"@site/docs/erlang-error-index/o/O0010.md",61927],"3bd5f907":[()=>Promise.all([n.e(1869),n.e(4241)]).then(n.bind(n,70404)),"@site/docs/feature-gallery.mdx",70404],"3ebb5220":[()=>n.e(236).then(n.bind(n,16217)),"@site/docs/erlang-error-index/w/W0013.md",16217],"42cf4ad8":[()=>n.e(2647).then(n.bind(n,83831)),"@site/docs/get-started/cli.md",83831],"43ed402d":[()=>n.e(8689).then(n.bind(n,64865)),"@site/docs/erlang-error-index/o/O0018.md",64865],"46a74dcf":[()=>n.e(7162).then(n.bind(n,88894)),"@site/docs/erlang-error-index/o/O0029.md",88894],"46edec61":[()=>n.e(4985).then(n.bind(n,40791)),"@site/docs/erlang-error-index/l/L0003.md",40791],"4785daaf":[()=>n.e(3553).then(n.bind(n,95396)),"@site/docs/get-started/editors/emacs.md",95396],"4911ffa9":[()=>n.e(3178).then(n.bind(n,24832)),"@site/docs/erlang-error-index/o/O0022.md",24832],"4deca619":[()=>n.e(1512).then(n.bind(n,47665)),"@site/docs/erlang-error-index/o/O0028.md",47665],"4f1229fb":[()=>n.e(5075).then(n.bind(n,23742)),"@site/docs/erlang-error-index/o/O0034.md",23742],"4fd8031c":[()=>n.e(8934).then(n.bind(n,69012)),"@site/docs/erlang-error-index/c/C1009.md",69012],"5281b7a2":[()=>n.e(2443).then(n.bind(n,10936)),"@site/docs/architecture.md",10936],"542d287c":[()=>n.e(8214).then(n.bind(n,63664)),"@site/docs/erlang-error-index/p/P1706.md",63664],"54c48085":[()=>n.e(4524).then(n.bind(n,14115)),"@site/docs/erlang-error-index/w/about.md",14115],"5513ca92":[()=>n.e(2804).then(n.bind(n,70071)),"@site/docs/erlang-error-index/w/W0001.md",70071],"554786fd":[()=>n.e(7054).then(n.bind(n,22462)),"@site/docs/erlang-error-index/o/O0035.md",22462],"5b2994ad":[()=>n.e(2149).then(n.bind(n,78459)),"@site/docs/erlang-error-index/o/O0011.md",78459],"5e1a3a74":[()=>n.e(6194).then(n.bind(n,95270)),"@site/docs/erlang-error-index/c/about.md",95270],"5e95c892":[()=>n.e(9647).then(n.bind(n,7121)),"@theme/DocsRoot",7121],"5e9f5e1a":[()=>Promise.resolve().then(n.bind(n,4784)),"@generated/docusaurus.config",4784],"61998f54":[()=>n.e(9527).then(n.bind(n,72026)),"@site/docs/erlang-error-index/o/O0026.md",72026],"67b1695f":[()=>n.e(9875).then(n.bind(n,434)),"@site/docs/get-started/editors/vscode.md",434],"6c368759":[()=>n.e(3596).then(n.bind(n,95767)),"@site/docs/erlang-error-index/w/W0015.md",95767],"6c485313":[()=>n.e(3082).then(n.bind(n,99800)),"@site/docs/erlang-error-index/w/W0006.md",99800],70381329:[()=>n.e(5096).then(n.bind(n,46487)),"@site/docs/get-started/editors/helix.md",46487],"70f3083a":[()=>n.e(9187).then(n.bind(n,37542)),"@site/docs/erlang-error-index/c/C1012.md",37542],"720a807d":[()=>n.e(2956).then(n.bind(n,40633)),"@site/docs/erlang-error-index/o/O0019.md",40633],"75c47c35":[()=>n.e(8196).then(n.bind(n,79085)),"@site/docs/get-started/get-started.md",79085],"7845bd93":[()=>n.e(525).then(n.bind(n,2949)),"@site/docs/get-started/editors/neovim.md",2949],"7896481d":[()=>n.e(9596).then(n.bind(n,48484)),"@site/docs/erlang-error-index/p/P1703.md",48484],"78c84ad6":[()=>n.e(6404).then(n.bind(n,16305)),"@site/docs/erlang-error-index/o/O0009.md",16305],"78cd397a":[()=>n.e(3971).then(n.bind(n,56964)),"@site/docs/erlang-error-index/o/O0031.md",56964],"7a16f19c":[()=>n.e(4397).then(n.bind(n,16167)),"@site/docs/erlang-error-index/c/C1003.md",16167],"7a60451d":[()=>n.e(6983).then(n.bind(n,40501)),"@site/docs/erlang-error-index/p/P1711.md",40501],"7d2783f7":[()=>n.e(6085).then(n.bind(n,43332)),"@site/docs/erlang-error-index/o/O0017.md",43332],"7e5001b1":[()=>n.e(6198).then(n.bind(n,24792)),"@site/docs/contributing/code-actions.md",24792],"7ea2f4ea":[()=>n.e(1170).then(n.bind(n,92527)),"@site/docs/erlang-error-index/o/O0039.md",92527],"7edb4bcb":[()=>n.e(4572).then(n.bind(n,67441)),"@site/docs/erlang-error-index/c/C1010.md",67441],"7f999d6d":[()=>n.e(1163).then(n.bind(n,4923)),"@site/docs/erlang-error-index/o/O0016.md",4923],"7fc7aefe":[()=>n.e(1235).then(n.bind(n,92170)),"@site/docs/erlang-error-index/s/about.md",92170],"817cdf2c":[()=>n.e(6491).then(n.bind(n,57497)),"@site/docs/erlang-error-index/l/L1318.md",57497],82675322:[()=>n.e(7828).then(n.bind(n,40896)),"@site/docs/erlang-error-index/l/about.md",40896],"827b6e4c":[()=>n.e(7802).then(n.bind(n,24685)),"@site/docs/erlang-error-index/w/W0003.md",24685],"853f9380":[()=>n.e(2845).then(n.bind(n,18970)),"@site/docs/erlang-error-index/o/O0002.md",18970],"85b0b6e2":[()=>n.e(2737).then(n.bind(n,93732)),"@site/docs/erlang-error-index/p/about.md",93732],"89894cae":[()=>n.e(5454).then(n.bind(n,96745)),"@site/docs/get-started/configure-project/rebar3.md",96745],"8acb54eb":[()=>n.e(1871).then(n.bind(n,1295)),"@site/docs/erlang-error-index/o/O0004.md",1295],"8fdba9b3":[()=>n.e(1236).then(n.bind(n,17773)),"@site/docs/erlang-error-index/o/O0005.md",17773],"916d84c6":[()=>n.e(9904).then(n.bind(n,59601)),"@site/docs/erlang-error-index/l/L1500.md",59601],"9243e2cf":[()=>n.e(4327).then(n.bind(n,7598)),"@site/docs/erlang-error-index/c/C1099.md",7598],"93dcef73":[()=>n.e(1423).then(n.bind(n,54151)),"@site/docs/erlang-error-index/o/O0038.md",54151],"951a397f":[()=>n.e(724).then(n.bind(n,75725)),"@site/docs/erlang-error-index/o/O0021.md",75725],"9bcdde11":[()=>n.e(4920).then(n.bind(n,93903)),"@site/docs/erlang-error-index/w/W0005.md",93903],a00cc682:[()=>n.e(6054).then(n.bind(n,96175)),"@site/docs/erlang-error-index/o/O0020.md",96175],a22371fe:[()=>n.e(7752).then(n.bind(n,97035)),"@site/docs/erlang-error-index/o/O0027.md",97035],a37eac6a:[()=>n.e(6156).then(n.bind(n,59055)),"@site/docs/get-started/support.md",59055],a3a9b6a6:[()=>n.e(7032).then(n.bind(n,67125)),"@site/docs/erlang-error-index/c/C1000.md",67125],a7456010:[()=>n.e(3616).then(n.t.bind(n,88552,19)),"@generated/docusaurus-plugin-content-pages/default/__plugin.json",88552],a79214e7:[()=>n.e(6325).then(n.bind(n,27774)),"@site/docs/erlang-error-index/c/C1006.md",27774],a7bd4aaa:[()=>n.e(7098).then(n.bind(n,74532)),"@theme/DocVersionRoot",74532],a8fd6675:[()=>n.e(7554).then(n.bind(n,9263)),"@site/docs/erlang-error-index/o/O0000.md",9263],a90ede95:[()=>n.e(2963).then(n.bind(n,19002)),"@site/docs/erlang-error-index/o/O0006.md",19002],a94703ab:[()=>Promise.all([n.e(1869),n.e(9048)]).then(n.bind(n,11377)),"@theme/DocRoot",11377],a98d2b0c:[()=>n.e(4842).then(n.bind(n,25966)),"@site/docs/erlang-error-index/c/C1011.md",25966],aba21aa0:[()=>n.e(5742).then(n.t.bind(n,27093,19)),"@generated/docusaurus-plugin-content-docs/default/__plugin.json",27093],ae84c86c:[()=>n.e(5509).then(n.bind(n,93007)),"@site/docs/erlang-error-index/o/O0037.md",93007],b3174fcb:[()=>n.e(3071).then(n.bind(n,40966)),"@site/docs/erlang-error-index/o/O0024.md",40966],b783e134:[()=>n.e(4146).then(n.bind(n,50025)),"@site/docs/erlang-error-index/l/L1309.md",50025],b7f65f96:[()=>n.e(9462).then(n.bind(n,42813)),"@site/docs/get-started/editors/vim.md",42813],bad8f688:[()=>n.e(36).then(n.bind(n,16129)),"@site/docs/erlang-error-index/w/W0004.md",16129],bc03f77d:[()=>n.e(7525).then(n.bind(n,73233)),"@site/docs/erlang-error-index/w/W0017.md",73233],bd89fe92:[()=>n.e(254).then(n.bind(n,97970)),"@site/docs/erlang-error-index/l/L1227.md",97970],bef60e02:[()=>n.e(2291).then(n.bind(n,74111)),"@site/docs/erlang-error-index/w/W0023.md",74111],bf55df6a:[()=>n.e(6060).then(n.bind(n,63282)),"@site/docs/erlang-error-index/w/W0021.md",63282],bfa5751d:[()=>n.e(2142).then(n.bind(n,35424)),"@site/docs/erlang-error-index/o/O0036.md",35424],bfb00c6f:[()=>n.e(6366).then(n.bind(n,88591)),"@site/docs/erlang-error-index/w/W0025.md",88591],c131fec3:[()=>n.e(7806).then(n.bind(n,26112)),"@site/docs/erlang-error-index/w/W0022.md",26112],c1f5b7d3:[()=>n.e(46).then(n.bind(n,88233)),"@site/docs/erlang-error-index/l/L1201.md",88233],c2571615:[()=>n.e(6095).then(n.bind(n,41882)),"@site/docs/erlang-error-index/w/W0011.md",41882],c34882ed:[()=>n.e(1212).then(n.bind(n,53163)),"@site/docs/erlang-error-index/o/O0003.md",53163],c396858c:[()=>n.e(9494).then(n.bind(n,49330)),"@site/docs/erlang-error-index/o/O0013.md",49330],c4f5d8e4:[()=>Promise.all([n.e(1869),n.e(2634)]).then(n.bind(n,76969)),"@site/src/pages/index.js",76969],c5de66d3:[()=>n.e(5717).then(n.bind(n,64361)),"@site/docs/get-started/configure-project/buck2.md",64361],cb73f7a5:[()=>n.e(5677).then(n.bind(n,51836)),"@site/docs/erlang-error-index/l/L1317.md",51836],cf72616a:[()=>n.e(2319).then(n.bind(n,41672)),"@site/docs/erlang-error-index/c/C1002.md",41672],d1b164d5:[()=>n.e(2070).then(n.bind(n,40538)),"@site/docs/erlang-error-index/w/W0020.md",40538],d2fa7418:[()=>n.e(1264).then(n.bind(n,79507)),"@site/docs/erlang-error-index/o/O0015.md",79507],d570943f:[()=>n.e(3055).then(n.bind(n,34454)),"@site/docs/erlang-error-index/w/W0008.md",34454],d64bd12e:[()=>n.e(4205).then(n.bind(n,1827)),"@site/docs/get-started/editors/editors.md",1827],d6982004:[()=>n.e(928).then(n.bind(n,37603)),"@site/docs/erlang-error-index/c/C1007.md",37603],d754e808:[()=>n.e(8776).then(n.bind(n,38125)),"@site/docs/erlang-error-index/p/P1704.md",38125],d8972254:[()=>n.e(3052).then(n.bind(n,32851)),"@site/docs/get-started/configure-project/configure-project.md",32851],da4de254:[()=>n.e(3800).then(n.bind(n,95693)),"@site/docs/get-started/configure-project/elp-toml.md",95693],dfd33217:[()=>n.e(2605).then(n.bind(n,49346)),"@site/docs/erlang-error-index/w/W0024.md",49346],e27cfa30:[()=>n.e(1822).then(n.bind(n,44739)),"@site/docs/erlang-error-index/d/about.md",44739],e32980ec:[()=>n.e(3836).then(n.bind(n,4570)),"@site/docs/erlang-error-index/o/O0014.md",4570],e5de0e44:[()=>n.e(553).then(n.bind(n,77048)),"@site/docs/erlang-error-index/p/P1705.md",77048],e9cfdb52:[()=>n.e(3309).then(n.bind(n,41844)),"@site/docs/erlang-error-index/p/P1708.md",41844],ed878a11:[()=>n.e(4364).then(n.bind(n,98117)),"@site/docs/erlang-error-index/p/P1798.md",98117],ee49803f:[()=>n.e(2871).then(n.bind(n,38559)),"@site/docs/erlang-error-index/p/P1709.md",38559],f15811cf:[()=>n.e(5042).then(n.bind(n,71391)),"@site/docs/contributing/contributing.md",71391],f52ebbd3:[()=>n.e(8224).then(n.bind(n,16358)),"@site/docs/erlang-error-index/w/W0002.md",16358],fa07419e:[()=>n.e(128).then(n.bind(n,43022)),"@site/docs/erlang-error-index/o/about.md",43022],fd0da354:[()=>n.e(8858).then(n.bind(n,57154)),"@site/docs/erlang-error-index/w/W0009.md",57154]};var l=n(74848);function s(e){let{error:t,retry:n,pastDelay:r}=e;return t?(0,l.jsxs)("div",{style:{textAlign:"center",color:"#fff",backgroundColor:"#fa383e",borderColor:"#fa383e",borderStyle:"solid",borderRadius:"0.25rem",borderWidth:"1px",boxSizing:"border-box",display:"block",padding:"1rem",flex:"0 0 50%",marginLeft:"25%",marginRight:"25%",marginTop:"5rem",maxWidth:"50%",width:"100%"},children:[(0,l.jsx)("p",{children:String(t)}),(0,l.jsx)("div",{children:(0,l.jsx)("button",{type:"button",onClick:n,children:"Retry"})})]}):r?(0,l.jsx)("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"},children:(0,l.jsx)("svg",{id:"loader",style:{width:128,height:110,position:"absolute",top:"calc(100vh - 64%)"},viewBox:"0 0 45 45",xmlns:"http://www.w3.org/2000/svg",stroke:"#61dafb",children:(0,l.jsxs)("g",{fill:"none",fillRule:"evenodd",transform:"translate(1 1)",strokeWidth:"2",children:[(0,l.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,l.jsx)("animate",{attributeName:"r",begin:"1.5s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-opacity",begin:"1.5s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-width",begin:"1.5s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,l.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,l.jsx)("animate",{attributeName:"r",begin:"3s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-opacity",begin:"3s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-width",begin:"3s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,l.jsx)("circle",{cx:"22",cy:"22",r:"8",children:(0,l.jsx)("animate",{attributeName:"r",begin:"0s",dur:"1.5s",values:"6;1;2;3;4;5;6",calcMode:"linear",repeatCount:"indefinite"})})]})})}):null}var c=n(86921),u=n(53102);function d(e,t){if("*"===e)return a()({loading:s,loader:()=>n.e(2237).then(n.bind(n,82237)),modules:["@theme/NotFound"],webpack:()=>[82237],render(e,t){const n=e.default;return(0,l.jsx)(u.W,{value:{plugin:{name:"native",id:"default"}},children:(0,l.jsx)(n,{...t})})}});const r=o[`${e}-${t}`],d={},p=[],f=[],g=(0,c.A)(r);return Object.entries(g).forEach((e=>{let[t,n]=e;const r=i[n];r&&(d[t]=r[0],p.push(r[1]),f.push(r[2]))})),a().Map({loading:s,loader:d,modules:p,webpack:()=>f,render(t,n){const a=JSON.parse(JSON.stringify(r));Object.entries(t).forEach((t=>{let[n,r]=t;const o=r.default;if(!o)throw new Error(`The page component at ${e} doesn't have a default export. This makes it impossible to render anything. Consider default-exporting a React component.`);"object"!=typeof o&&"function"!=typeof o||Object.keys(r).filter((e=>"default"!==e)).forEach((e=>{o[e]=r[e]}));let i=a;const l=n.split(".");l.slice(0,-1).forEach((e=>{i=i[e]})),i[l[l.length-1]]=o}));const o=a.__comp;delete a.__comp;const i=a.__context;delete a.__context;const s=a.__props;return delete a.__props,(0,l.jsx)(u.W,{value:i,children:(0,l.jsx)(o,{...a,...s,...n})})}})}const p=[{path:"/erlang-language-platform/docs/",component:d("/erlang-language-platform/docs/","6f3"),routes:[{path:"/erlang-language-platform/docs/",component:d("/erlang-language-platform/docs/","584"),routes:[{path:"/erlang-language-platform/docs/",component:d("/erlang-language-platform/docs/","ba0"),routes:[{path:"/erlang-language-platform/docs/architecture/",component:d("/erlang-language-platform/docs/architecture/","353"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/contributing/",component:d("/erlang-language-platform/docs/contributing/","664"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/contributing/code-actions/",component:d("/erlang-language-platform/docs/contributing/code-actions/","c0e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/",component:d("/erlang-language-platform/docs/erlang-error-index/","b7d"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/about/",component:d("/erlang-language-platform/docs/erlang-error-index/c/about/","54a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1000/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1000/","c34"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1001/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1001/","16e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1002/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1002/","412"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1003/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1003/","d20"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1004/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1004/","2eb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1005/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1005/","02b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1006/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1006/","8fb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1007/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1007/","a2a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1008/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1008/","ee5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1009/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1009/","6d3"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1010/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1010/","3a9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1011/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1011/","d96"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1012/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1012/","423"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/c/C1099/",component:d("/erlang-language-platform/docs/erlang-error-index/c/C1099/","f5d"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/d/about/",component:d("/erlang-language-platform/docs/erlang-error-index/d/about/","359"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/e/about/",component:d("/erlang-language-platform/docs/erlang-error-index/e/about/","1f4"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/l/about/",component:d("/erlang-language-platform/docs/erlang-error-index/l/about/","151"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/l/L0003/",component:d("/erlang-language-platform/docs/erlang-error-index/l/L0003/","be0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/l/L1201/",component:d("/erlang-language-platform/docs/erlang-error-index/l/L1201/","ead"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/l/L1227/",component:d("/erlang-language-platform/docs/erlang-error-index/l/L1227/","070"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/l/L1309/",component:d("/erlang-language-platform/docs/erlang-error-index/l/L1309/","10a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/l/L1317/",component:d("/erlang-language-platform/docs/erlang-error-index/l/L1317/","be2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/l/L1318/",component:d("/erlang-language-platform/docs/erlang-error-index/l/L1318/","a0c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/l/L1500/",component:d("/erlang-language-platform/docs/erlang-error-index/l/L1500/","922"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/about/",component:d("/erlang-language-platform/docs/erlang-error-index/o/about/","ba2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0000/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0000/","b3a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0001/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0001/","9f5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0002/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0002/","a1a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0003/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0003/","98b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0004/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0004/","b59"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0005/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0005/","607"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0006/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0006/","81a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0007/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0007/","eab"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0008/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0008/","07a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0009/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0009/","6b3"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0010/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0010/","986"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0011/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0011/","125"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0012/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0012/","b91"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0013/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0013/","6fd"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0014/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0014/","f37"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0015/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0015/","7dc"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0016/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0016/","ffb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0017/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0017/","d62"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0018/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0018/","23d"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0019/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0019/","f43"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0020/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0020/","03d"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0021/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0021/","52b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0022/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0022/","66f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0023/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0023/","c22"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0024/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0024/","5c5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0025/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0025/","cf1"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0026/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0026/","3ea"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0027/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0027/","9f5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0028/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0028/","337"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0029/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0029/","3d3"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0030/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0030/","077"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0031/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0031/","4fb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0032/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0032/","8da"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0033/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0033/","ef2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0034/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0034/","cbb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0035/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0035/","52b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0036/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0036/","702"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0037/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0037/","cc5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0038/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0038/","30e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/o/O0039/",component:d("/erlang-language-platform/docs/erlang-error-index/o/O0039/","3a4"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/about/",component:d("/erlang-language-platform/docs/erlang-error-index/p/about/","d9f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1700/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1700/","040"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1701/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1701/","49d"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1702/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1702/","03a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1703/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1703/","d5f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1704/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1704/","9fc"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1705/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1705/","695"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1706/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1706/","06c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1707/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1707/","03e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1708/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1708/","723"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1709/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1709/","185"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1710/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1710/","291"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1711/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1711/","247"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1798/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1798/","255"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/p/P1799/",component:d("/erlang-language-platform/docs/erlang-error-index/p/P1799/","9eb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/s/about/",component:d("/erlang-language-platform/docs/erlang-error-index/s/about/","730"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/about/",component:d("/erlang-language-platform/docs/erlang-error-index/w/about/","2c1"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0000/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0000/","bc0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0001/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0001/","f4e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0002/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0002/","d94"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0003/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0003/","acb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0004/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0004/","ba4"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0005/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0005/","008"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0006/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0006/","4d8"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0007/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0007/","c76"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0008/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0008/","3e1"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0009/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0009/","78b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0010/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0010/","7e1"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0011/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0011/","9ec"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0012/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0012/","37c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0013/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0013/","4f2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0014/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0014/","d20"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0015/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0015/","5b3"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0016/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0016/","5cf"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0017/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0017/","9ef"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0020/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0020/","1d7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0021/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0021/","ecd"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0022/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0022/","d0c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0023/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0023/","7e3"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0024/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0024/","53a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0025/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0025/","b01"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0026/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0026/","3ed"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/erlang-error-index/w/W0027/",component:d("/erlang-language-platform/docs/erlang-error-index/w/W0027/","4fa"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/feature-gallery/",component:d("/erlang-language-platform/docs/feature-gallery/","1af"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/",component:d("/erlang-language-platform/docs/get-started/","fb3"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/cli/",component:d("/erlang-language-platform/docs/get-started/cli/","71c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/configure-project/",component:d("/erlang-language-platform/docs/get-started/configure-project/","7cf"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/configure-project/buck2/",component:d("/erlang-language-platform/docs/get-started/configure-project/buck2/","6a6"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/configure-project/custom-project/",component:d("/erlang-language-platform/docs/get-started/configure-project/custom-project/","9f9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/configure-project/elp-toml/",component:d("/erlang-language-platform/docs/get-started/configure-project/elp-toml/","8b9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/configure-project/rebar3/",component:d("/erlang-language-platform/docs/get-started/configure-project/rebar3/","f47"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/editors/",component:d("/erlang-language-platform/docs/get-started/editors/","2ca"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/editors/emacs/",component:d("/erlang-language-platform/docs/get-started/editors/emacs/","42d"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/editors/helix/",component:d("/erlang-language-platform/docs/get-started/editors/helix/","2d6"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/editors/neovim/",component:d("/erlang-language-platform/docs/get-started/editors/neovim/","0a8"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/editors/vim/",component:d("/erlang-language-platform/docs/get-started/editors/vim/","198"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/editors/vscode/",component:d("/erlang-language-platform/docs/get-started/editors/vscode/","d9a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/install/",component:d("/erlang-language-platform/docs/get-started/install/","960"),exact:!0,sidebar:"tutorialSidebar"},{path:"/erlang-language-platform/docs/get-started/support/",component:d("/erlang-language-platform/docs/get-started/support/","5a2"),exact:!0,sidebar:"tutorialSidebar"}]}]}]},{path:"/erlang-language-platform/",component:d("/erlang-language-platform/","344"),exact:!0},{path:"*",component:d("*")}]},6125:(e,t,n)=>{"use strict";n.d(t,{o:()=>o,x:()=>i});var r=n(96540),a=n(74848);const o=r.createContext(!1);function i(e){let{children:t}=e;const[n,i]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{i(!0)}),[]),(0,a.jsx)(o.Provider,{value:n,children:t})}},38536:(e,t,n)=>{"use strict";var r=n(96540),a=n(5338),o=n(80545),i=n(54625),l=n(4784),s=n(38193);const c=[n(10119),n(26134),n(76294),n(51043),n(28670)];var u=n(35947),d=n(56347),p=n(22831),f=n(74848);function g(e){let{children:t}=e;return(0,f.jsx)(f.Fragment,{children:t})}var h=n(5260),m=n(44586),b=n(86025),y=n(6342),v=n(1003),x=n(32131),w=n(14090),S=n(2967),k=n(70440),_=n(41463);function E(){const{i18n:{currentLocale:e,defaultLocale:t,localeConfigs:n}}=(0,m.default)(),r=(0,x.o)(),a=n[e].htmlLang,o=e=>e.replace("-","_");return(0,f.jsxs)(h.A,{children:[Object.entries(n).map((e=>{let[t,{htmlLang:n}]=e;return(0,f.jsx)("link",{rel:"alternate",href:r.createUrl({locale:t,fullyQualified:!0}),hrefLang:n},t)})),(0,f.jsx)("link",{rel:"alternate",href:r.createUrl({locale:t,fullyQualified:!0}),hrefLang:"x-default"}),(0,f.jsx)("meta",{property:"og:locale",content:o(a)}),Object.values(n).filter((e=>a!==e.htmlLang)).map((e=>(0,f.jsx)("meta",{property:"og:locale:alternate",content:o(e.htmlLang)},`meta-og-${e.htmlLang}`)))]})}function C(e){let{permalink:t}=e;const{siteConfig:{url:n}}=(0,m.default)(),r=function(){const{siteConfig:{url:e,baseUrl:t,trailingSlash:n}}=(0,m.default)(),{pathname:r}=(0,d.zy)();return e+(0,k.Ks)((0,b.default)(r),{trailingSlash:n,baseUrl:t})}(),a=t?`${n}${t}`:r;return(0,f.jsxs)(h.A,{children:[(0,f.jsx)("meta",{property:"og:url",content:a}),(0,f.jsx)("link",{rel:"canonical",href:a})]})}function O(){const{i18n:{currentLocale:e}}=(0,m.default)(),{metadata:t,image:n}=(0,y.p)();return(0,f.jsxs)(f.Fragment,{children:[(0,f.jsxs)(h.A,{children:[(0,f.jsx)("meta",{name:"twitter:card",content:"summary_large_image"}),(0,f.jsx)("body",{className:w.w})]}),n&&(0,f.jsx)(v.be,{image:n}),(0,f.jsx)(C,{}),(0,f.jsx)(E,{}),(0,f.jsx)(_.A,{tag:S.C,locale:e}),(0,f.jsx)(h.A,{children:t.map(((e,t)=>(0,f.jsx)("meta",{...e},t)))})]})}const T=new Map;var A=n(6125),P=n(26988),L=n(205);function j(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r{const r=t.default?.[e]??t[e];return r?.(...n)}));return()=>a.forEach((e=>e?.()))}const N=function(e){let{children:t,location:n,previousLocation:r}=e;return(0,L.A)((()=>{r!==n&&(!function(e){let{location:t,previousLocation:n}=e;if(!n)return;const r=t.pathname===n.pathname,a=t.hash===n.hash,o=t.search===n.search;if(r&&a&&!o)return;const{hash:i}=t;if(i){const e=decodeURIComponent(i.substring(1)),t=document.getElementById(e);t?.scrollIntoView()}else window.scrollTo(0,0)}({location:n,previousLocation:r}),j("onRouteDidUpdate",{previousLocation:r,location:n}))}),[r,n]),t};function R(e){const t=Array.from(new Set([e,decodeURI(e)])).map((e=>(0,p.u)(u.A,e))).flat();return Promise.all(t.map((e=>e.route.component.preload?.())))}class I extends r.Component{previousLocation;routeUpdateCleanupCb;constructor(e){super(e),this.previousLocation=null,this.routeUpdateCleanupCb=s.default.canUseDOM?j("onRouteUpdate",{previousLocation:null,location:this.props.location}):()=>{},this.state={nextRouteHasLoaded:!0}}shouldComponentUpdate(e,t){if(e.location===this.props.location)return t.nextRouteHasLoaded;const n=e.location;return this.previousLocation=this.props.location,this.setState({nextRouteHasLoaded:!1}),this.routeUpdateCleanupCb=j("onRouteUpdate",{previousLocation:this.previousLocation,location:n}),R(n.pathname).then((()=>{this.routeUpdateCleanupCb(),this.setState({nextRouteHasLoaded:!0})})).catch((e=>{console.warn(e),window.location.reload()})),!1}render(){const{children:e,location:t}=this.props;return(0,f.jsx)(N,{previousLocation:this.previousLocation,location:t,children:(0,f.jsx)(d.qh,{location:t,render:()=>e})})}}const D=I,F="__docusaurus-base-url-issue-banner-container",M="__docusaurus-base-url-issue-banner",$="__docusaurus-base-url-issue-banner-suggestion-container";function B(e){return`\ndocument.addEventListener('DOMContentLoaded', function maybeInsertBanner() {\n var shouldInsert = typeof window['docusaurus'] === 'undefined';\n shouldInsert && insertBanner();\n});\n\nfunction insertBanner() {\n var bannerContainer = document.createElement('div');\n bannerContainer.id = '${F}';\n var bannerHtml = ${JSON.stringify(function(e){return`\n
\n

Your Docusaurus site did not load properly.

\n

A very common reason is a wrong site baseUrl configuration.

\n

Current configured baseUrl = ${e} ${"/"===e?" (default value)":""}

\n

We suggest trying baseUrl =

\n
\n`}(e)).replace(/{let{route:t}=e;return!0===t.exact})))return T.set(e.pathname,e.pathname),e;const t=e.pathname.trim().replace(/(?:\/index)?\.html$/,"")||"/";return T.set(e.pathname,t),{...e,pathname:t}}((0,d.zy)());return(0,f.jsx)(D,{location:e,children:q})}function K(){return(0,f.jsx)(H.A,{children:(0,f.jsx)(P.l,{children:(0,f.jsxs)(A.x,{children:[(0,f.jsxs)(g,{children:[(0,f.jsx)(W,{}),(0,f.jsx)(O,{}),(0,f.jsx)(U,{}),(0,f.jsx)(G,{})]}),(0,f.jsx)(Q,{})]})})})}var Y=n(84054);const Z=function(e){try{return document.createElement("link").relList.supports(e)}catch{return!1}}("prefetch")?function(e){return new Promise(((t,n)=>{if("undefined"==typeof document)return void n();const r=document.createElement("link");r.setAttribute("rel","prefetch"),r.setAttribute("href",e),r.onload=()=>t(),r.onerror=()=>n();const a=document.getElementsByTagName("head")[0]??document.getElementsByName("script")[0]?.parentNode;a?.appendChild(r)}))}:function(e){return new Promise(((t,n)=>{const r=new XMLHttpRequest;r.open("GET",e,!0),r.withCredentials=!0,r.onload=()=>{200===r.status?t():n()},r.send(null)}))};var X=n(86921);const J=new Set,ee=new Set,te=()=>navigator.connection?.effectiveType.includes("2g")||navigator.connection?.saveData,ne={prefetch:e=>{if(!(e=>!te()&&!ee.has(e)&&!J.has(e))(e))return!1;J.add(e);const t=(0,p.u)(u.A,e).flatMap((e=>{return t=e.route.path,Object.entries(Y).filter((e=>{let[n]=e;return n.replace(/-[^-]+$/,"")===t})).flatMap((e=>{let[,t]=e;return Object.values((0,X.A)(t))}));var t}));return Promise.all(t.map((e=>{const t=n.gca(e);return t&&!t.includes("undefined")?Z(t).catch((()=>{})):Promise.resolve()})))},preload:e=>!!(e=>!te()&&!ee.has(e))(e)&&(ee.add(e),R(e))},re=Object.freeze(ne);function ae(e){let{children:t}=e;return"hash"===l.default.future.experimental_router?(0,f.jsx)(i.I9,{children:t}):(0,f.jsx)(i.Kd,{children:t})}const oe=Boolean(!0);if(s.default.canUseDOM){window.docusaurus=re;const e=document.getElementById("__docusaurus"),t=(0,f.jsx)(o.vd,{children:(0,f.jsx)(ae,{children:(0,f.jsx)(K,{})})}),n=(e,t)=>{console.error("Docusaurus React Root onRecoverableError:",e,t)},i=()=>{if(window.docusaurusRoot)window.docusaurusRoot.render(t);else if(oe)window.docusaurusRoot=a.hydrateRoot(e,t,{onRecoverableError:n});else{const r=a.createRoot(e,{onRecoverableError:n});r.render(t),window.docusaurusRoot=r}};R(window.location.pathname).then((()=>{(0,r.startTransition)(i)}))}},26988:(e,t,n)=>{"use strict";n.d(t,{o:()=>d,l:()=>p});var r=n(96540),a=n(4784);const o=JSON.parse('{"docusaurus-plugin-content-docs":{"default":{"path":"/erlang-language-platform/docs","versions":[{"name":"current","label":"Next","isLast":true,"path":"/erlang-language-platform/docs","mainDocId":"get-started/get-started","docs":[{"id":"architecture","path":"/erlang-language-platform/docs/architecture","sidebar":"tutorialSidebar"},{"id":"contributing/code-actions","path":"/erlang-language-platform/docs/contributing/code-actions","sidebar":"tutorialSidebar"},{"id":"contributing/contributing","path":"/erlang-language-platform/docs/contributing/","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/about","path":"/erlang-language-platform/docs/erlang-error-index/c/about","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1000","path":"/erlang-language-platform/docs/erlang-error-index/c/C1000","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1001","path":"/erlang-language-platform/docs/erlang-error-index/c/C1001","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1002","path":"/erlang-language-platform/docs/erlang-error-index/c/C1002","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1003","path":"/erlang-language-platform/docs/erlang-error-index/c/C1003","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1004","path":"/erlang-language-platform/docs/erlang-error-index/c/C1004","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1005","path":"/erlang-language-platform/docs/erlang-error-index/c/C1005","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1006","path":"/erlang-language-platform/docs/erlang-error-index/c/C1006","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1007","path":"/erlang-language-platform/docs/erlang-error-index/c/C1007","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1008","path":"/erlang-language-platform/docs/erlang-error-index/c/C1008","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1009","path":"/erlang-language-platform/docs/erlang-error-index/c/C1009","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1010","path":"/erlang-language-platform/docs/erlang-error-index/c/C1010","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1011","path":"/erlang-language-platform/docs/erlang-error-index/c/C1011","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1012","path":"/erlang-language-platform/docs/erlang-error-index/c/C1012","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/c/C1099","path":"/erlang-language-platform/docs/erlang-error-index/c/C1099","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/d/about","path":"/erlang-language-platform/docs/erlang-error-index/d/about","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/e/about","path":"/erlang-language-platform/docs/erlang-error-index/e/about","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/erlang-error-index","path":"/erlang-language-platform/docs/erlang-error-index/","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/l/about","path":"/erlang-language-platform/docs/erlang-error-index/l/about","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/l/L0003","path":"/erlang-language-platform/docs/erlang-error-index/l/L0003","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/l/L1201","path":"/erlang-language-platform/docs/erlang-error-index/l/L1201","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/l/L1227","path":"/erlang-language-platform/docs/erlang-error-index/l/L1227","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/l/L1309","path":"/erlang-language-platform/docs/erlang-error-index/l/L1309","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/l/L1317","path":"/erlang-language-platform/docs/erlang-error-index/l/L1317","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/l/L1318","path":"/erlang-language-platform/docs/erlang-error-index/l/L1318","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/l/L1500","path":"/erlang-language-platform/docs/erlang-error-index/l/L1500","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/about","path":"/erlang-language-platform/docs/erlang-error-index/o/about","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0000","path":"/erlang-language-platform/docs/erlang-error-index/o/O0000","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0001","path":"/erlang-language-platform/docs/erlang-error-index/o/O0001","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0002","path":"/erlang-language-platform/docs/erlang-error-index/o/O0002","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0003","path":"/erlang-language-platform/docs/erlang-error-index/o/O0003","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0004","path":"/erlang-language-platform/docs/erlang-error-index/o/O0004","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0005","path":"/erlang-language-platform/docs/erlang-error-index/o/O0005","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0006","path":"/erlang-language-platform/docs/erlang-error-index/o/O0006","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0007","path":"/erlang-language-platform/docs/erlang-error-index/o/O0007","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0008","path":"/erlang-language-platform/docs/erlang-error-index/o/O0008","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0009","path":"/erlang-language-platform/docs/erlang-error-index/o/O0009","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0010","path":"/erlang-language-platform/docs/erlang-error-index/o/O0010","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0011","path":"/erlang-language-platform/docs/erlang-error-index/o/O0011","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0012","path":"/erlang-language-platform/docs/erlang-error-index/o/O0012","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0013","path":"/erlang-language-platform/docs/erlang-error-index/o/O0013","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0014","path":"/erlang-language-platform/docs/erlang-error-index/o/O0014","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0015","path":"/erlang-language-platform/docs/erlang-error-index/o/O0015","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0016","path":"/erlang-language-platform/docs/erlang-error-index/o/O0016","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0017","path":"/erlang-language-platform/docs/erlang-error-index/o/O0017","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0018","path":"/erlang-language-platform/docs/erlang-error-index/o/O0018","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0019","path":"/erlang-language-platform/docs/erlang-error-index/o/O0019","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0020","path":"/erlang-language-platform/docs/erlang-error-index/o/O0020","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0021","path":"/erlang-language-platform/docs/erlang-error-index/o/O0021","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0022","path":"/erlang-language-platform/docs/erlang-error-index/o/O0022","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0023","path":"/erlang-language-platform/docs/erlang-error-index/o/O0023","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0024","path":"/erlang-language-platform/docs/erlang-error-index/o/O0024","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0025","path":"/erlang-language-platform/docs/erlang-error-index/o/O0025","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0026","path":"/erlang-language-platform/docs/erlang-error-index/o/O0026","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0027","path":"/erlang-language-platform/docs/erlang-error-index/o/O0027","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0028","path":"/erlang-language-platform/docs/erlang-error-index/o/O0028","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0029","path":"/erlang-language-platform/docs/erlang-error-index/o/O0029","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0030","path":"/erlang-language-platform/docs/erlang-error-index/o/O0030","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0031","path":"/erlang-language-platform/docs/erlang-error-index/o/O0031","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0032","path":"/erlang-language-platform/docs/erlang-error-index/o/O0032","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0033","path":"/erlang-language-platform/docs/erlang-error-index/o/O0033","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0034","path":"/erlang-language-platform/docs/erlang-error-index/o/O0034","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0035","path":"/erlang-language-platform/docs/erlang-error-index/o/O0035","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0036","path":"/erlang-language-platform/docs/erlang-error-index/o/O0036","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0037","path":"/erlang-language-platform/docs/erlang-error-index/o/O0037","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0038","path":"/erlang-language-platform/docs/erlang-error-index/o/O0038","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/o/O0039","path":"/erlang-language-platform/docs/erlang-error-index/o/O0039","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/about","path":"/erlang-language-platform/docs/erlang-error-index/p/about","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1700","path":"/erlang-language-platform/docs/erlang-error-index/p/P1700","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1701","path":"/erlang-language-platform/docs/erlang-error-index/p/P1701","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1702","path":"/erlang-language-platform/docs/erlang-error-index/p/P1702","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1703","path":"/erlang-language-platform/docs/erlang-error-index/p/P1703","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1704","path":"/erlang-language-platform/docs/erlang-error-index/p/P1704","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1705","path":"/erlang-language-platform/docs/erlang-error-index/p/P1705","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1706","path":"/erlang-language-platform/docs/erlang-error-index/p/P1706","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1707","path":"/erlang-language-platform/docs/erlang-error-index/p/P1707","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1708","path":"/erlang-language-platform/docs/erlang-error-index/p/P1708","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1709","path":"/erlang-language-platform/docs/erlang-error-index/p/P1709","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1710","path":"/erlang-language-platform/docs/erlang-error-index/p/P1710","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1711","path":"/erlang-language-platform/docs/erlang-error-index/p/P1711","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1798","path":"/erlang-language-platform/docs/erlang-error-index/p/P1798","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/p/P1799","path":"/erlang-language-platform/docs/erlang-error-index/p/P1799","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/s/about","path":"/erlang-language-platform/docs/erlang-error-index/s/about","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/about","path":"/erlang-language-platform/docs/erlang-error-index/w/about","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0000","path":"/erlang-language-platform/docs/erlang-error-index/w/W0000","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0001","path":"/erlang-language-platform/docs/erlang-error-index/w/W0001","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0002","path":"/erlang-language-platform/docs/erlang-error-index/w/W0002","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0003","path":"/erlang-language-platform/docs/erlang-error-index/w/W0003","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0004","path":"/erlang-language-platform/docs/erlang-error-index/w/W0004","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0005","path":"/erlang-language-platform/docs/erlang-error-index/w/W0005","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0006","path":"/erlang-language-platform/docs/erlang-error-index/w/W0006","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0007","path":"/erlang-language-platform/docs/erlang-error-index/w/W0007","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0008","path":"/erlang-language-platform/docs/erlang-error-index/w/W0008","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0009","path":"/erlang-language-platform/docs/erlang-error-index/w/W0009","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0010","path":"/erlang-language-platform/docs/erlang-error-index/w/W0010","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0011","path":"/erlang-language-platform/docs/erlang-error-index/w/W0011","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0012","path":"/erlang-language-platform/docs/erlang-error-index/w/W0012","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0013","path":"/erlang-language-platform/docs/erlang-error-index/w/W0013","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0014","path":"/erlang-language-platform/docs/erlang-error-index/w/W0014","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0015","path":"/erlang-language-platform/docs/erlang-error-index/w/W0015","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0016","path":"/erlang-language-platform/docs/erlang-error-index/w/W0016","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0017","path":"/erlang-language-platform/docs/erlang-error-index/w/W0017","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0020","path":"/erlang-language-platform/docs/erlang-error-index/w/W0020","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0021","path":"/erlang-language-platform/docs/erlang-error-index/w/W0021","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0022","path":"/erlang-language-platform/docs/erlang-error-index/w/W0022","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0023","path":"/erlang-language-platform/docs/erlang-error-index/w/W0023","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0024","path":"/erlang-language-platform/docs/erlang-error-index/w/W0024","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0025","path":"/erlang-language-platform/docs/erlang-error-index/w/W0025","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0026","path":"/erlang-language-platform/docs/erlang-error-index/w/W0026","sidebar":"tutorialSidebar"},{"id":"erlang-error-index/w/W0027","path":"/erlang-language-platform/docs/erlang-error-index/w/W0027","sidebar":"tutorialSidebar"},{"id":"feature-gallery","path":"/erlang-language-platform/docs/feature-gallery","sidebar":"tutorialSidebar"},{"id":"get-started/cli","path":"/erlang-language-platform/docs/get-started/cli","sidebar":"tutorialSidebar"},{"id":"get-started/configure-project/buck2","path":"/erlang-language-platform/docs/get-started/configure-project/buck2","sidebar":"tutorialSidebar"},{"id":"get-started/configure-project/configure-project","path":"/erlang-language-platform/docs/get-started/configure-project/","sidebar":"tutorialSidebar"},{"id":"get-started/configure-project/custom-project","path":"/erlang-language-platform/docs/get-started/configure-project/custom-project","sidebar":"tutorialSidebar"},{"id":"get-started/configure-project/elp-toml","path":"/erlang-language-platform/docs/get-started/configure-project/elp-toml","sidebar":"tutorialSidebar"},{"id":"get-started/configure-project/rebar3","path":"/erlang-language-platform/docs/get-started/configure-project/rebar3","sidebar":"tutorialSidebar"},{"id":"get-started/editors/editors","path":"/erlang-language-platform/docs/get-started/editors/","sidebar":"tutorialSidebar"},{"id":"get-started/editors/emacs","path":"/erlang-language-platform/docs/get-started/editors/emacs","sidebar":"tutorialSidebar"},{"id":"get-started/editors/helix","path":"/erlang-language-platform/docs/get-started/editors/helix","sidebar":"tutorialSidebar"},{"id":"get-started/editors/neovim","path":"/erlang-language-platform/docs/get-started/editors/neovim","sidebar":"tutorialSidebar"},{"id":"get-started/editors/vim","path":"/erlang-language-platform/docs/get-started/editors/vim","sidebar":"tutorialSidebar"},{"id":"get-started/editors/vscode","path":"/erlang-language-platform/docs/get-started/editors/vscode","sidebar":"tutorialSidebar"},{"id":"get-started/get-started","path":"/erlang-language-platform/docs/get-started/","sidebar":"tutorialSidebar"},{"id":"get-started/install","path":"/erlang-language-platform/docs/get-started/install","sidebar":"tutorialSidebar"},{"id":"get-started/support","path":"/erlang-language-platform/docs/get-started/support","sidebar":"tutorialSidebar"}],"draftIds":[],"sidebars":{"tutorialSidebar":{"link":{"path":"/erlang-language-platform/docs/get-started/","label":"Get Started"}}}}],"breadcrumbs":true}},"docusaurus-lunr-search":{"default":{"fileNames":{"searchDoc":"search-doc-1733740340517.json","lunrIndex":"lunr-index-1733740340517.json"}}},"internaldocs-fb":{"default":{"opts":{"docs":{"sidebarPath":"/home/runner/work/erlang-language-platform/erlang-language-platform/website/sidebars.js","remarkPlugins":[[null,{"strippedFilePattern":{}}],[null,{}],[null,{"version":"v1"}],null],"rehypePlugins":[],"beforeDefaultRemarkPlugins":[[null,{}]]},"theme":{"customCss":"/home/runner/work/erlang-language-platform/erlang-language-platform/website/src/css/custom.css"},"sitemap":{},"id":"default"},"docsDir":"/home/runner/work/erlang-language-platform/erlang-language-platform/website/docs","repoRootToWebsiteRoot":"home/runner/work/erlang-language-platform/erlang-language-platform/website"}}}'),i=JSON.parse('{"defaultLocale":"en","locales":["en"],"path":"i18n","currentLocale":"en","localeConfigs":{"en":{"label":"English","direction":"ltr","htmlLang":"en","calendar":"gregory","path":"en"}}}');var l=n(22654);const s=JSON.parse('{"docusaurusVersion":"3.6.3","siteVersion":"0.0.0","pluginVersions":{"docusaurus-plugin-content-docs":{"type":"package","name":"@docusaurus/plugin-content-docs","version":"3.6.3"},"docusaurus-plugin-content-blog":{"type":"package","name":"@docusaurus/plugin-content-blog","version":"3.6.3"},"docusaurus-plugin-content-pages":{"type":"package","name":"@docusaurus/plugin-content-pages","version":"3.6.3"},"docusaurus-plugin-sitemap":{"type":"package","name":"@docusaurus/plugin-sitemap","version":"3.6.3"},"docusaurus-lunr-search":{"type":"package","name":"docusaurus-lunr-search","version":"2.4.2"},"docusaurus-theme-classic":{"type":"package","name":"@docusaurus/theme-classic","version":"3.6.3"},"internaldocs-fb":{"type":"package","name":"docusaurus-plugin-internaldocs-fb","version":"1.19.0"},"docusaurus-fb-search-theme":{"type":"local"}}}');var c=n(74848);const u={siteConfig:a.default,siteMetadata:s,globalData:o,i18n:i,codeTranslations:l},d=r.createContext(u);function p(e){let{children:t}=e;return(0,c.jsx)(d.Provider,{value:u,children:t})}},67489:(e,t,n)=>{"use strict";n.d(t,{A:()=>h});var r=n(96540),a=n(38193),o=n(5260),i=n(70440),l=n(41123),s=n(53102),c=n(74848);function u(e){let{error:t,tryAgain:n}=e;return(0,c.jsxs)("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"flex-start",minHeight:"100vh",width:"100%",maxWidth:"80ch",fontSize:"20px",margin:"0 auto",padding:"1rem"},children:[(0,c.jsx)("h1",{style:{fontSize:"3rem"},children:"This page crashed"}),(0,c.jsx)("button",{type:"button",onClick:n,style:{margin:"1rem 0",fontSize:"2rem",cursor:"pointer",borderRadius:20,padding:"1rem"},children:"Try again"}),(0,c.jsx)(d,{error:t})]})}function d(e){let{error:t}=e;const n=(0,i.rA)(t).map((e=>e.message)).join("\n\nCause:\n");return(0,c.jsx)("p",{style:{whiteSpace:"pre-wrap"},children:n})}function p(e){let{children:t}=e;return(0,c.jsx)(s.W,{value:{plugin:{name:"docusaurus-core-error-boundary",id:"default"}},children:t})}function f(e){let{error:t,tryAgain:n}=e;return(0,c.jsx)(p,{children:(0,c.jsxs)(h,{fallback:()=>(0,c.jsx)(u,{error:t,tryAgain:n}),children:[(0,c.jsx)(o.A,{children:(0,c.jsx)("title",{children:"Page Error"})}),(0,c.jsx)(l.A,{children:(0,c.jsx)(u,{error:t,tryAgain:n})})]})})}const g=e=>(0,c.jsx)(f,{...e});class h extends r.Component{constructor(e){super(e),this.state={error:null}}componentDidCatch(e){a.default.canUseDOM&&this.setState({error:e})}render(){const{children:e}=this.props,{error:t}=this.state;if(t){const e={error:t,tryAgain:()=>this.setState({error:null})};return(this.props.fallback??g)(e)}return e??null}}},38193:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>a});const r="undefined"!=typeof window&&"document"in window&&"createElement"in window.document,a={canUseDOM:r,canUseEventListeners:r&&("addEventListener"in window||"attachEvent"in window),canUseIntersectionObserver:r&&"IntersectionObserver"in window,canUseViewport:r&&"screen"in window}},5260:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(96540);var r=n(80545),a=n(74848);function o(e){return(0,a.jsx)(r.mg,{...e})}},28774:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>f});var r=n(96540),a=n(54625),o=n(70440),i=n(44586),l=n(16654),s=n(38193),c=n(63427),u=n(86025),d=n(74848);function p(e,t){let{isNavLink:n,to:p,href:f,activeClassName:g,isActive:h,"data-noBrokenLinkCheck":m,autoAddBaseUrl:b=!0,...y}=e;const{siteConfig:v}=(0,i.default)(),{trailingSlash:x,baseUrl:w}=v,S=v.future.experimental_router,{withBaseUrl:k}=(0,u.useBaseUrlUtils)(),_=(0,c.A)(),E=(0,r.useRef)(null);(0,r.useImperativeHandle)(t,(()=>E.current));const C=p||f;const O=(0,l.A)(C),T=C?.replace("pathname://","");let A=void 0!==T?(P=T,b&&(e=>e.startsWith("/"))(P)?k(P):P):void 0;var P;"hash"===S&&A?.startsWith("./")&&(A=A?.slice(1)),A&&O&&(A=(0,o.Ks)(A,{trailingSlash:x,baseUrl:w}));const L=(0,r.useRef)(!1),j=n?a.k2:a.N_,N=s.default.canUseIntersectionObserver,R=(0,r.useRef)(),I=()=>{L.current||null==A||(window.docusaurus.preload(A),L.current=!0)};(0,r.useEffect)((()=>(!N&&O&&s.default.canUseDOM&&null!=A&&window.docusaurus.prefetch(A),()=>{N&&R.current&&R.current.disconnect()})),[R,A,N,O]);const D=A?.startsWith("#")??!1,F=!y.target||"_self"===y.target,M=!A||!O||!F||D&&"hash"!==S;m||!D&&M||_.collectLink(A),y.id&&_.collectAnchor(y.id);const $={};return M?(0,d.jsx)("a",{ref:E,href:A,...C&&!O&&{target:"_blank",rel:"noopener noreferrer"},...y,...$}):(0,d.jsx)(j,{...y,onMouseEnter:I,onTouchStart:I,innerRef:e=>{E.current=e,N&&e&&O&&(R.current=new window.IntersectionObserver((t=>{t.forEach((t=>{e===t.target&&(t.isIntersecting||t.intersectionRatio>0)&&(R.current.unobserve(e),R.current.disconnect(),null!=A&&window.docusaurus.prefetch(A))}))})),R.current.observe(e))},to:A,...n&&{isActive:h,activeClassName:g},...$})}const f=r.forwardRef(p)},21312:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>c,translate:()=>s});var r=n(96540),a=n(74848);function o(e,t){const n=e.split(/(\{\w+\})/).map(((e,n)=>{if(n%2==1){const n=t?.[e.slice(1,-1)];if(void 0!==n)return n}return e}));return n.some((e=>(0,r.isValidElement)(e)))?n.map(((e,t)=>(0,r.isValidElement)(e)?r.cloneElement(e,{key:t}):e)).filter((e=>""!==e)):n.join("")}var i=n(22654);function l(e){let{id:t,message:n}=e;if(void 0===t&&void 0===n)throw new Error("Docusaurus translation declarations must have at least a translation id or a default translation message");return i[t??n]??n??t}function s(e,t){let{message:n,id:r}=e;return o(l({message:n,id:r}),t)}function c(e){let{children:t,id:n,values:r}=e;if(t&&"string"!=typeof t)throw console.warn("Illegal children",t),new Error("The Docusaurus component only accept simple string values");const i=l({message:t,id:n});return(0,a.jsx)(a.Fragment,{children:o(i,r)})}},17065:(e,t,n)=>{"use strict";n.d(t,{W:()=>r});const r="default"},16654:(e,t,n)=>{"use strict";function r(e){return/^(?:\w*:|\/\/)/.test(e)}function a(e){return void 0!==e&&!r(e)}n.d(t,{A:()=>a,z:()=>r})},85567:(e,t,n)=>{"use strict";n.r(t),n.d(t,{Redirect:()=>r.rd,matchPath:()=>r.B6,useHistory:()=>r.W6,useLocation:()=>r.zy});var r=n(56347)},86025:(e,t,n)=>{"use strict";n.r(t),n.d(t,{addBaseUrl:()=>i,default:()=>s,useBaseUrlUtils:()=>l});var r=n(96540),a=n(44586),o=n(16654);function i(e){let{siteUrl:t,baseUrl:n,url:r,options:{forcePrependBaseUrl:a=!1,absolute:i=!1}={},router:l}=e;if(!r||r.startsWith("#")||(0,o.z)(r))return r;if("hash"===l)return r.startsWith("/")?`.${r}`:`./${r}`;if(a)return n+r.replace(/^\//,"");if(r===n.replace(/\/$/,""))return n;const s=!r.startsWith(n)?n+r.replace(/^\//,""):r;return i?t+s:s}function l(){const{siteConfig:e}=(0,a.default)(),{baseUrl:t,url:n}=e,o=e.future.experimental_router;return{withBaseUrl:(0,r.useCallback)(((e,r)=>i({siteUrl:n,baseUrl:t,url:e,options:r,router:o})),[n,t,o])}}function s(e,t){void 0===t&&(t={});const{withBaseUrl:n}=l();return n(e,t)}},63427:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(96540);n(74848);const a=r.createContext({collectAnchor:()=>{},collectLink:()=>{}}),o=()=>(0,r.useContext)(a);function i(){return o()}},44586:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var r=n(96540),a=n(26988);function o(){return(0,r.useContext)(a.o)}},66588:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o,useAllPluginInstancesData:()=>i,usePluginData:()=>l});var r=n(44586),a=n(17065);function o(){const{globalData:e}=(0,r.default)();return e}function i(e,t){void 0===t&&(t={});const n=o()[e];if(!n&&t.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin.`);return n}function l(e,t,n){void 0===t&&(t=a.W),void 0===n&&(n={});const r=i(e),o=r?.[t];if(!o&&n.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin with id "${t}".`);return o}},92303:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var r=n(96540),a=n(6125);function o(){return(0,r.useContext)(a.o)}},205:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(96540);const a=n(38193).default.canUseDOM?r.useLayoutEffect:r.useEffect},86921:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const r=e=>"object"==typeof e&&!!e&&Object.keys(e).length>0;function a(e){const t={};return function e(n,a){Object.entries(n).forEach((n=>{let[o,i]=n;const l=a?`${a}.${o}`:o;r(i)?e(i,l):t[l]=i}))}(e),t}},53102:(e,t,n)=>{"use strict";n.d(t,{W:()=>i,o:()=>o});var r=n(96540),a=n(74848);const o=r.createContext(null);function i(e){let{children:t,value:n}=e;const i=r.useContext(o),l=(0,r.useMemo)((()=>function(e){let{parent:t,value:n}=e;if(!t){if(!n)throw new Error("Unexpected: no Docusaurus route context found");if(!("plugin"in n))throw new Error("Unexpected: Docusaurus topmost route context has no `plugin` attribute");return n}const r={...t.data,...n?.data};return{plugin:t.plugin,data:r}}({parent:i,value:n})),[i,n]);return(0,a.jsx)(o.Provider,{value:l,children:t})}},53886:(e,t,n)=>{"use strict";n.d(t,{VQ:()=>m,XK:()=>v,g1:()=>y});var r=n(96540),a=n(48295),o=n(17065),i=n(6342),l=n(70679),s=n(89532),c=n(74848);const u=e=>`docs-preferred-version-${e}`,d={save:(e,t,n)=>{(0,l.Wf)(u(e),{persistence:t}).set(n)},read:(e,t)=>(0,l.Wf)(u(e),{persistence:t}).get(),clear:(e,t)=>{(0,l.Wf)(u(e),{persistence:t}).del()}},p=e=>Object.fromEntries(e.map((e=>[e,{preferredVersionName:null}])));const f=r.createContext(null);function g(){const e=(0,a.Gy)(),t=(0,i.p)().docs.versionPersistence,n=(0,r.useMemo)((()=>Object.keys(e)),[e]),[o,l]=(0,r.useState)((()=>p(n)));(0,r.useEffect)((()=>{l(function(e){let{pluginIds:t,versionPersistence:n,allDocsData:r}=e;function a(e){const t=d.read(e,n);return r[e].versions.some((e=>e.name===t))?{preferredVersionName:t}:(d.clear(e,n),{preferredVersionName:null})}return Object.fromEntries(t.map((e=>[e,a(e)])))}({allDocsData:e,versionPersistence:t,pluginIds:n}))}),[e,t,n]);return[o,(0,r.useMemo)((()=>({savePreferredVersion:function(e,n){d.save(e,t,n),l((t=>({...t,[e]:{preferredVersionName:n}})))}})),[t])]}function h(e){let{children:t}=e;const n=g();return(0,c.jsx)(f.Provider,{value:n,children:t})}function m(e){let{children:t}=e;return(0,c.jsx)(h,{children:t})}function b(){const e=(0,r.useContext)(f);if(!e)throw new s.dV("DocsPreferredVersionContextProvider");return e}function y(e){void 0===e&&(e=o.W);const t=(0,a.ht)(e),[n,i]=b(),{preferredVersionName:l}=n[e];return{preferredVersion:t.versions.find((e=>e.name===l))??null,savePreferredVersionName:(0,r.useCallback)((t=>{i.savePreferredVersion(e,t)}),[i,e])}}function v(){const e=(0,a.Gy)(),[t]=b();function n(n){const r=e[n],{preferredVersionName:a}=t[n];return r.versions.find((e=>e.name===a))??null}const r=Object.keys(e);return Object.fromEntries(r.map((e=>[e,n(e)])))}},82565:(e,t,n)=>{"use strict";n.d(t,{k:()=>o,v:()=>i});var r=n(48295),a=n(53886);function o(e,t){return`docs-${e}-${t}`}function i(){const e=(0,r.Gy)(),t=(0,r.gk)(),n=(0,a.XK)();return[...Object.keys(e).map((function(r){const a=t?.activePlugin.pluginId===r?t.activeVersion:void 0,i=n[r],l=e[r].versions.find((e=>e.isLast));return o(r,(a??i??l).name)}))]}},60609:(e,t,n)=>{"use strict";n.d(t,{V:()=>s,t:()=>c});var r=n(96540),a=n(89532),o=n(74848);const i=Symbol("EmptyContext"),l=r.createContext(i);function s(e){let{children:t,name:n,items:a}=e;const i=(0,r.useMemo)((()=>n&&a?{name:n,items:a}:null),[n,a]);return(0,o.jsx)(l.Provider,{value:i,children:t})}function c(){const e=(0,r.useContext)(l);if(e===i)throw new a.dV("DocsSidebarProvider");return e}},26972:(e,t,n)=>{"use strict";n.d(t,{$S:()=>f,B5:()=>_,Nr:()=>p,OF:()=>x,QB:()=>k,Vd:()=>w,Y:()=>y,d1:()=>E,fW:()=>S,w8:()=>m});var r=n(96540),a=n(56347),o=n(22831),i=n(48295),l=n(99169),s=n(31682),c=n(53886),u=n(23025),d=n(60609);function p(e){return"link"!==e.type||e.unlisted?"category"===e.type?function(e){if(e.href&&!e.linkUnlisted)return e.href;for(const t of e.items){const e=p(t);if(e)return e}}(e):void 0:e.href}function f(){const{pathname:e}=(0,a.zy)(),t=(0,d.t)();if(!t)throw new Error("Unexpected: cant find current sidebar in context");const n=v({sidebarItems:t.items,pathname:e,onlyCategories:!0}).slice(-1)[0];if(!n)throw new Error(`${e} is not associated with a category. useCurrentSidebarCategory() should only be used on category index pages.`);return n}const g=(e,t)=>void 0!==e&&(0,l.ys)(e,t),h=(e,t)=>e.some((e=>m(e,t)));function m(e,t){return"link"===e.type?g(e.href,t):"category"===e.type&&(g(e.href,t)||h(e.items,t))}function b(e,t){switch(e.type){case"category":return m(e,t)||e.items.some((e=>b(e,t)));case"link":return!e.unlisted||m(e,t);default:return!0}}function y(e,t){return(0,r.useMemo)((()=>e.filter((e=>b(e,t)))),[e,t])}function v(e){let{sidebarItems:t,pathname:n,onlyCategories:r=!1}=e;const a=[];return function e(t){for(const o of t)if("category"===o.type&&((0,l.ys)(o.href,n)||e(o.items))||"link"===o.type&&(0,l.ys)(o.href,n)){return r&&"category"!==o.type||a.unshift(o),!0}return!1}(t),a}function x(){const e=(0,d.t)(),{pathname:t}=(0,a.zy)(),n=(0,i.vT)()?.pluginData.breadcrumbs;return!1!==n&&e?v({sidebarItems:e.items,pathname:t}):null}function w(e){const{activeVersion:t}=(0,i.zK)(e),{preferredVersion:n}=(0,c.g1)(e),a=(0,i.r7)(e);return(0,r.useMemo)((()=>(0,s.sb)([t,n,a].filter(Boolean))),[t,n,a])}function S(e,t){const n=w(t);return(0,r.useMemo)((()=>{const t=n.flatMap((e=>e.sidebars?Object.entries(e.sidebars):[])),r=t.find((t=>t[0]===e));if(!r)throw new Error(`Can't find any sidebar with id "${e}" in version${n.length>1?"s":""} ${n.map((e=>e.name)).join(", ")}".\nAvailable sidebar ids are:\n- ${t.map((e=>e[0])).join("\n- ")}`);return r[1]}),[e,n])}function k(e,t){const n=w(t);return(0,r.useMemo)((()=>{const t=n.flatMap((e=>e.docs)),r=t.find((t=>t.id===e));if(!r){if(n.flatMap((e=>e.draftIds)).includes(e))return null;throw new Error(`Couldn't find any doc with id "${e}" in version${n.length>1?"s":""} "${n.map((e=>e.name)).join(", ")}".\nAvailable doc ids are:\n- ${(0,s.sb)(t.map((e=>e.id))).join("\n- ")}`)}return r}),[e,n])}function _(e){let{route:t}=e;const n=(0,a.zy)(),r=(0,u.r)(),i=t.routes,l=i.find((e=>(0,a.B6)(n.pathname,e)));if(!l)return null;const s=l.sidebar,c=s?r.docsSidebars[s]:void 0;return{docElement:(0,o.v)(i),sidebarName:s,sidebarItems:c}}function E(e){return e.filter((e=>!("category"===e.type||"link"===e.type)||!!p(e)))}},23025:(e,t,n)=>{"use strict";n.d(t,{n:()=>l,r:()=>s});var r=n(96540),a=n(89532),o=n(74848);const i=r.createContext(null);function l(e){let{children:t,version:n}=e;return(0,o.jsx)(i.Provider,{value:n,children:t})}function s(){const e=(0,r.useContext)(i);if(null===e)throw new a.dV("DocsVersionProvider");return e}},48295:(e,t,n)=>{"use strict";n.d(t,{d1:()=>s.d1,zK:()=>y,vT:()=>g,gk:()=>h,Gy:()=>p,$S:()=>s.$S,HW:()=>v,vF:()=>u.v,ht:()=>f,g1:()=>c.g1,r7:()=>b,jh:()=>m});var r=n(56347),a=n(66588);const o=e=>e.versions.find((e=>e.isLast));function i(e,t){return[...e.versions].sort(((e,t)=>e.path===t.path?0:e.path.includes(t.path)?-1:t.path.includes(e.path)?1:0)).find((e=>!!(0,r.B6)(t,{path:e.path,exact:!1,strict:!1})))}function l(e,t){const n=i(e,t),a=n?.docs.find((e=>!!(0,r.B6)(t,{path:e.path,exact:!0,strict:!1})));return{activeVersion:n,activeDoc:a,alternateDocVersions:a?function(t){const n={};return e.versions.forEach((e=>{e.docs.forEach((r=>{r.id===t&&(n[e.name]=r)}))})),n}(a.id):{}}}var s=n(26972),c=n(53886),u=n(82565);const d={},p=()=>(0,a.useAllPluginInstancesData)("docusaurus-plugin-content-docs")??d,f=e=>{try{return(0,a.usePluginData)("docusaurus-plugin-content-docs",e,{failfast:!0})}catch(t){throw new Error("You are using a feature of the Docusaurus docs plugin, but this plugin does not seem to be enabled"+("Default"===e?"":` (pluginId=${e}`),{cause:t})}};function g(e){void 0===e&&(e={});const t=p(),{pathname:n}=(0,r.zy)();return function(e,t,n){void 0===n&&(n={});const a=Object.entries(e).sort(((e,t)=>t[1].path.localeCompare(e[1].path))).find((e=>{let[,n]=e;return!!(0,r.B6)(t,{path:n.path,exact:!1,strict:!1})})),o=a?{pluginId:a[0],pluginData:a[1]}:void 0;if(!o&&n.failfast)throw new Error(`Can't find active docs plugin for "${t}" pathname, while it was expected to be found. Maybe you tried to use a docs feature that can only be used on a docs-related page? Existing docs plugin paths are: ${Object.values(e).map((e=>e.path)).join(", ")}`);return o}(t,n,e)}function h(e){void 0===e&&(e={});const t=g(e),{pathname:n}=(0,r.zy)();if(!t)return;return{activePlugin:t,activeVersion:i(t.pluginData,n)}}function m(e){return f(e).versions}function b(e){const t=f(e);return o(t)}function y(e){const t=f(e),{pathname:n}=(0,r.zy)();return l(t,n)}function v(e){const t=f(e),{pathname:n}=(0,r.zy)();return function(e,t){const n=o(e);return{latestDocSuggestion:l(e,t).alternateDocVersions[n.name],latestVersionSuggestion:n}}(t,n)}},76294:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var r=n(5947),a=n.n(r);a().configure({showSpinner:!1});const o={onRouteUpdate(e){let{location:t,previousLocation:n}=e;if(n&&t.pathname!==n.pathname){const e=window.setTimeout((()=>{a().start()}),200);return()=>window.clearTimeout(e)}},onRouteDidUpdate(){a().done()}}},26134:(e,t,n)=>{"use strict";var r=n(71765),a=n(4784);!function(e){const{themeConfig:{prism:t}}=a.default,{additionalLanguages:r}=t,o=globalThis.Prism;globalThis.Prism=e,r.forEach((e=>{"php"===e&&n(19700),n(60619)(`./prism-${e}`)})),delete globalThis.Prism,void 0!==o&&(globalThis.Prism=e)}(r.My)},51107:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});n(96540);var r=n(34164),a=n(21312),o=n(6342),i=n(28774),l=n(63427);const s={anchorWithStickyNavbar:"anchorWithStickyNavbar_LWe7",anchorWithHideOnScrollNavbar:"anchorWithHideOnScrollNavbar_WYt5"};var c=n(74848);function u(e){let{as:t,id:n,...u}=e;const d=(0,l.A)(),{navbar:{hideOnScroll:p}}=(0,o.p)();if("h1"===t||!n)return(0,c.jsx)(t,{...u,id:void 0});d.collectAnchor(n);const f=(0,a.translate)({id:"theme.common.headingLinkTitle",message:"Direct link to {heading}",description:"Title for link to heading"},{heading:"string"==typeof u.children?u.children:n});return(0,c.jsxs)(t,{...u,className:(0,r.A)("anchor",p?s.anchorWithHideOnScrollNavbar:s.anchorWithStickyNavbar,u.className),id:n,children:[u.children,(0,c.jsx)(i.default,{className:"hash-link",to:`#${n}`,"aria-label":f,title:f,children:"\u200b"})]})}},43186:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(96540);const r={iconExternalLink:"iconExternalLink_nPIU"};var a=n(74848);function o(e){let{width:t=13.5,height:n=13.5}=e;return(0,a.jsx)("svg",{width:t,height:n,"aria-hidden":"true",viewBox:"0 0 24 24",className:r.iconExternalLink,children:(0,a.jsx)("path",{fill:"currentColor",d:"M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"})})}},41123:(e,t,n)=>{"use strict";n.d(t,{A:()=>lt});var r=n(96540),a=n(34164),o=n(67489),i=n(1003),l=n(75236),s=n(17559),c=n(14090);const u={skipToContent:"skipToContent_fXgn"};var d=n(74848);function p(){return(0,d.jsx)(l.K,{className:u.skipToContent})}var f=n(6342),g=n(65041),h=n(21312);function m(e){let{width:t=21,height:n=21,color:r="currentColor",strokeWidth:a=1.2,className:o,...i}=e;return(0,d.jsx)("svg",{viewBox:"0 0 15 15",width:t,height:n,...i,children:(0,d.jsx)("g",{stroke:r,strokeWidth:a,children:(0,d.jsx)("path",{d:"M.75.75l13.5 13.5M14.25.75L.75 14.25"})})})}const b={closeButton:"closeButton_CVFx"};function y(e){return(0,d.jsx)("button",{type:"button","aria-label":(0,h.translate)({id:"theme.AnnouncementBar.closeButtonAriaLabel",message:"Close",description:"The ARIA label for close button of announcement bar"}),...e,className:(0,a.A)("clean-btn close",b.closeButton,e.className),children:(0,d.jsx)(m,{width:14,height:14,strokeWidth:3.1})})}const v={content:"content_knG7"};function x(e){const{announcementBar:t}=(0,f.p)(),{content:n}=t;return(0,d.jsx)("div",{...e,className:(0,a.A)(v.content,e.className),dangerouslySetInnerHTML:{__html:n}})}const w={announcementBar:"announcementBar_mb4j",announcementBarPlaceholder:"announcementBarPlaceholder_vyr4",announcementBarClose:"announcementBarClose_gvF7",announcementBarContent:"announcementBarContent_xLdY"};function S(){const{announcementBar:e}=(0,f.p)(),{isActive:t,close:n}=(0,g.M)();if(!t)return null;const{backgroundColor:r,textColor:a,isCloseable:o}=e;return(0,d.jsxs)("div",{className:w.announcementBar,style:{backgroundColor:r,color:a},role:"banner",children:[o&&(0,d.jsx)("div",{className:w.announcementBarPlaceholder}),(0,d.jsx)(x,{className:w.announcementBarContent}),o&&(0,d.jsx)(y,{onClick:n,className:w.announcementBarClose})]})}var k=n(22069),_=n(75062),E=n(23104);var C=n(89532),O=n(75600);const T=r.createContext(null);function A(e){let{children:t}=e;const n=function(){const e=(0,k.M)(),t=(0,O.YL)(),[n,a]=(0,r.useState)(!1),o=null!==t.component,i=(0,C.ZC)(o);return(0,r.useEffect)((()=>{o&&!i&&a(!0)}),[o,i]),(0,r.useEffect)((()=>{o?e.shown||a(!0):a(!1)}),[e.shown,o]),(0,r.useMemo)((()=>[n,a]),[n])}();return(0,d.jsx)(T.Provider,{value:n,children:t})}function P(e){if(e.component){const t=e.component;return(0,d.jsx)(t,{...e.props})}}function L(){const e=(0,r.useContext)(T);if(!e)throw new C.dV("NavbarSecondaryMenuDisplayProvider");const[t,n]=e,a=(0,r.useCallback)((()=>n(!1)),[n]),o=(0,O.YL)();return(0,r.useMemo)((()=>({shown:t,hide:a,content:P(o)})),[a,o,t])}function j(e){let{header:t,primaryMenu:n,secondaryMenu:r}=e;const{shown:o}=L();return(0,d.jsxs)("div",{className:"navbar-sidebar",children:[t,(0,d.jsxs)("div",{className:(0,a.A)("navbar-sidebar__items",{"navbar-sidebar__items--show-secondary":o}),children:[(0,d.jsx)("div",{className:"navbar-sidebar__item menu",children:n}),(0,d.jsx)("div",{className:"navbar-sidebar__item menu",children:r})]})]})}var N=n(95293),R=n(92303);function I(e){return(0,d.jsx)("svg",{viewBox:"0 0 24 24",width:24,height:24,...e,children:(0,d.jsx)("path",{fill:"currentColor",d:"M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"})})}function D(e){return(0,d.jsx)("svg",{viewBox:"0 0 24 24",width:24,height:24,...e,children:(0,d.jsx)("path",{fill:"currentColor",d:"M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"})})}const F={toggle:"toggle_vylO",toggleButton:"toggleButton_gllP",darkToggleIcon:"darkToggleIcon_wfgR",lightToggleIcon:"lightToggleIcon_pyhR",toggleButtonDisabled:"toggleButtonDisabled_aARS"};function M(e){let{className:t,buttonClassName:n,value:r,onChange:o}=e;const i=(0,R.default)(),l=(0,h.translate)({message:"Switch between dark and light mode (currently {mode})",id:"theme.colorToggle.ariaLabel",description:"The ARIA label for the navbar color mode toggle"},{mode:"dark"===r?(0,h.translate)({message:"dark mode",id:"theme.colorToggle.ariaLabel.mode.dark",description:"The name for the dark color mode"}):(0,h.translate)({message:"light mode",id:"theme.colorToggle.ariaLabel.mode.light",description:"The name for the light color mode"})});return(0,d.jsx)("div",{className:(0,a.A)(F.toggle,t),children:(0,d.jsxs)("button",{className:(0,a.A)("clean-btn",F.toggleButton,!i&&F.toggleButtonDisabled,n),type:"button",onClick:()=>o("dark"===r?"light":"dark"),disabled:!i,title:l,"aria-label":l,"aria-live":"polite","aria-pressed":"dark"===r?"true":"false",children:[(0,d.jsx)(I,{className:(0,a.A)(F.toggleIcon,F.lightToggleIcon)}),(0,d.jsx)(D,{className:(0,a.A)(F.toggleIcon,F.darkToggleIcon)})]})})}const $=r.memo(M),B={darkNavbarColorModeToggle:"darkNavbarColorModeToggle_X3D1"};function z(e){let{className:t}=e;const n=(0,f.p)().navbar.style,r=(0,f.p)().colorMode.disableSwitch,{colorMode:a,setColorMode:o}=(0,N.G)();return r?null:(0,d.jsx)($,{className:t,buttonClassName:"dark"===n?B.darkNavbarColorModeToggle:void 0,value:a,onChange:o})}var U=n(23465);function W(){return(0,d.jsx)(U.A,{className:"navbar__brand",imageClassName:"navbar__logo",titleClassName:"navbar__title text--truncate"})}function H(){const e=(0,k.M)();return(0,d.jsx)("button",{type:"button","aria-label":(0,h.translate)({id:"theme.docs.sidebar.closeSidebarButtonAriaLabel",message:"Close navigation bar",description:"The ARIA label for close button of mobile sidebar"}),className:"clean-btn navbar-sidebar__close",onClick:()=>e.toggle(),children:(0,d.jsx)(m,{color:"var(--ifm-color-emphasis-600)"})})}function V(){return(0,d.jsxs)("div",{className:"navbar-sidebar__brand",children:[(0,d.jsx)(W,{}),(0,d.jsx)(z,{className:"margin-right--md"}),(0,d.jsx)(H,{})]})}var Q=n(28774),q=n(86025),G=n(16654),K=n(91252),Y=n(43186);function Z(e){let{activeBasePath:t,activeBaseRegex:n,to:r,href:a,label:o,html:i,isDropdownLink:l,prependBaseUrlToHref:s,...c}=e;const u=(0,q.default)(r),p=(0,q.default)(t),f=(0,q.default)(a,{forcePrependBaseUrl:!0}),g=o&&a&&!(0,G.A)(a),h=i?{dangerouslySetInnerHTML:{__html:i}}:{children:(0,d.jsxs)(d.Fragment,{children:[o,g&&(0,d.jsx)(Y.A,{...l&&{width:12,height:12}})]})};return a?(0,d.jsx)(Q.default,{href:s?f:a,...c,...h}):(0,d.jsx)(Q.default,{to:u,isNavLink:!0,...(t||n)&&{isActive:(e,t)=>n?(0,K.G)(n,t.pathname):t.pathname.startsWith(p)},...c,...h})}function X(e){let{className:t,isDropdownItem:n=!1,...r}=e;const o=(0,d.jsx)(Z,{className:(0,a.A)(n?"dropdown__link":"navbar__item navbar__link",t),isDropdownLink:n,...r});return n?(0,d.jsx)("li",{children:o}):o}function J(e){let{className:t,isDropdownItem:n,...r}=e;return(0,d.jsx)("li",{className:"menu__list-item",children:(0,d.jsx)(Z,{className:(0,a.A)("menu__link",t),...r})})}function ee(e){let{mobile:t=!1,position:n,...r}=e;const a=t?J:X;return(0,d.jsx)(a,{...r,activeClassName:r.activeClassName??(t?"menu__link--active":"navbar__link--active")})}var te=n(41422),ne=n(99169),re=n(56347),ae=n(44586);const oe={dropdownNavbarItemMobile:"dropdownNavbarItemMobile_S0Fm"};function ie(e,t){return e.some((e=>function(e,t){return!!(0,ne.ys)(e.to,t)||!!(0,K.G)(e.activeBaseRegex,t)||!(!e.activeBasePath||!t.startsWith(e.activeBasePath))}(e,t)))}function le(e){let{items:t,position:n,className:o,onClick:i,...l}=e;const s=(0,r.useRef)(null),[c,u]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{const e=e=>{s.current&&!s.current.contains(e.target)&&u(!1)};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e),document.addEventListener("focusin",e),()=>{document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e),document.removeEventListener("focusin",e)}}),[s]),(0,d.jsxs)("div",{ref:s,className:(0,a.A)("navbar__item","dropdown","dropdown--hoverable",{"dropdown--right":"right"===n,"dropdown--show":c}),children:[(0,d.jsx)(Z,{"aria-haspopup":"true","aria-expanded":c,role:"button",href:l.to?void 0:"#",className:(0,a.A)("navbar__link",o),...l,onClick:l.to?void 0:e=>e.preventDefault(),onKeyDown:e=>{"Enter"===e.key&&(e.preventDefault(),u(!c))},children:l.children??l.label}),(0,d.jsx)("ul",{className:"dropdown__menu",children:t.map(((e,t)=>(0,r.createElement)(Se,{isDropdownItem:!0,activeClassName:"dropdown__link--active",...e,key:t})))})]})}function se(e){let{items:t,className:n,position:o,onClick:i,...l}=e;const s=function(){const{siteConfig:{baseUrl:e}}=(0,ae.default)(),{pathname:t}=(0,re.zy)();return t.replace(e,"/")}(),c=ie(t,s),{collapsed:u,toggleCollapsed:p,setCollapsed:f}=(0,te.u)({initialState:()=>!c});return(0,r.useEffect)((()=>{c&&f(!c)}),[s,c,f]),(0,d.jsxs)("li",{className:(0,a.A)("menu__list-item",{"menu__list-item--collapsed":u}),children:[(0,d.jsx)(Z,{role:"button",className:(0,a.A)(oe.dropdownNavbarItemMobile,"menu__link menu__link--sublist menu__link--sublist-caret",n),...l,onClick:e=>{e.preventDefault(),p()},children:l.children??l.label}),(0,d.jsx)(te.N,{lazy:!0,as:"ul",className:"menu__list",collapsed:u,children:t.map(((e,t)=>(0,r.createElement)(Se,{mobile:!0,isDropdownItem:!0,onClick:i,activeClassName:"menu__link--active",...e,key:t})))})]})}function ce(e){let{mobile:t=!1,...n}=e;const r=t?se:le;return(0,d.jsx)(r,{...n})}var ue=n(32131);function de(e){let{width:t=20,height:n=20,...r}=e;return(0,d.jsx)("svg",{viewBox:"0 0 24 24",width:t,height:n,"aria-hidden":!0,...r,children:(0,d.jsx)("path",{fill:"currentColor",d:"M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"})})}const pe="iconLanguage_nlXk";var fe=n(83503),ge=n.n(fe);const he={navbarSearchContainer:"navbarSearchContainer_Bca1"};function me(e){let{children:t,className:n}=e;return(0,d.jsx)("div",{className:(0,a.A)(n,he.navbarSearchContainer),children:t})}var be=n(48295),ye=n(26972);var ve=n(53886);function xe(e,t){return t.alternateDocVersions[e.name]??function(e){return e.docs.find((t=>t.id===e.mainDocId))}(e)}const we={default:ee,localeDropdown:function(e){let{mobile:t,dropdownItemsBefore:n,dropdownItemsAfter:r,queryString:a="",...o}=e;const{i18n:{currentLocale:i,locales:l,localeConfigs:s}}=(0,ae.default)(),c=(0,ue.o)(),{search:u,hash:p}=(0,re.zy)(),f=[...n,...l.map((e=>{const n=`${`pathname://${c.createUrl({locale:e,fullyQualified:!1})}`}${u}${p}${a}`;return{label:s[e].label,lang:s[e].htmlLang,to:n,target:"_self",autoAddBaseUrl:!1,className:e===i?t?"menu__link--active":"dropdown__link--active":""}})),...r],g=t?(0,h.translate)({message:"Languages",id:"theme.navbar.mobileLanguageDropdown.label",description:"The label for the mobile language switcher dropdown"}):s[i].label;return(0,d.jsx)(ce,{...o,mobile:t,label:(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(de,{className:pe}),g]}),items:f})},search:function(e){let{mobile:t,className:n}=e;return t?null:(0,d.jsx)(me,{className:n,children:(0,d.jsx)(ge(),{})})},dropdown:ce,html:function(e){let{value:t,className:n,mobile:r=!1,isDropdownItem:o=!1}=e;const i=o?"li":"div";return(0,d.jsx)(i,{className:(0,a.A)({navbar__item:!r&&!o,"menu__list-item":r},n),dangerouslySetInnerHTML:{__html:t}})},doc:function(e){let{docId:t,label:n,docsPluginId:r,...a}=e;const{activeDoc:o}=(0,be.zK)(r),i=(0,ye.QB)(t,r),l=o?.path===i?.path;return null===i||i.unlisted&&!l?null:(0,d.jsx)(ee,{exact:!0,...a,isActive:()=>l||!!o?.sidebar&&o.sidebar===i.sidebar,label:n??i.id,to:i.path})},docSidebar:function(e){let{sidebarId:t,label:n,docsPluginId:r,...a}=e;const{activeDoc:o}=(0,be.zK)(r),i=(0,ye.fW)(t,r).link;if(!i)throw new Error(`DocSidebarNavbarItem: Sidebar with ID "${t}" doesn't have anything to be linked to.`);return(0,d.jsx)(ee,{exact:!0,...a,isActive:()=>o?.sidebar===t,label:n??i.label,to:i.path})},docsVersion:function(e){let{label:t,to:n,docsPluginId:r,...a}=e;const o=(0,ye.Vd)(r)[0],i=t??o.label,l=n??(e=>e.docs.find((t=>t.id===e.mainDocId)))(o).path;return(0,d.jsx)(ee,{...a,label:i,to:l})},docsVersionDropdown:function(e){let{mobile:t,docsPluginId:n,dropdownActiveClassDisabled:r,dropdownItemsBefore:a,dropdownItemsAfter:o,...i}=e;const{search:l,hash:s}=(0,re.zy)(),c=(0,be.zK)(n),u=(0,be.jh)(n),{savePreferredVersionName:p}=(0,ve.g1)(n),f=[...a,...u.map((function(e){const t=xe(e,c);return{label:e.label,to:`${t.path}${l}${s}`,isActive:()=>e===c.activeVersion,onClick:()=>p(e.name)}})),...o],g=(0,ye.Vd)(n)[0],m=t&&f.length>1?(0,h.translate)({id:"theme.navbar.mobileVersionsDropdown.label",message:"Versions",description:"The label for the navbar versions dropdown on mobile view"}):g.label,b=t&&f.length>1?void 0:xe(g,c).path;return f.length<=1?(0,d.jsx)(ee,{...i,mobile:t,label:m,to:b,isActive:r?()=>!1:void 0}):(0,d.jsx)(ce,{...i,mobile:t,label:m,to:b,items:f,isActive:r?()=>!1:void 0})}};function Se(e){let{type:t,...n}=e;const r=function(e,t){return e&&"default"!==e?e:"items"in t?"dropdown":"default"}(t,n),a=we[r];if(!a)throw new Error(`No NavbarItem component found for type "${t}".`);return(0,d.jsx)(a,{...n})}function ke(){const e=(0,k.M)(),t=(0,f.p)().navbar.items;return(0,d.jsx)("ul",{className:"menu__list",children:t.map(((t,n)=>(0,r.createElement)(Se,{mobile:!0,...t,onClick:()=>e.toggle(),key:n})))})}function _e(e){return(0,d.jsx)("button",{...e,type:"button",className:"clean-btn navbar-sidebar__back",children:(0,d.jsx)(h.default,{id:"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel",description:"The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)",children:"\u2190 Back to main menu"})})}function Ee(){const e=0===(0,f.p)().navbar.items.length,t=L();return(0,d.jsxs)(d.Fragment,{children:[!e&&(0,d.jsx)(_e,{onClick:()=>t.hide()}),t.content]})}function Ce(){const e=(0,k.M)();var t;return void 0===(t=e.shown)&&(t=!0),(0,r.useEffect)((()=>(document.body.style.overflow=t?"hidden":"visible",()=>{document.body.style.overflow="visible"})),[t]),e.shouldRender?(0,d.jsx)(j,{header:(0,d.jsx)(V,{}),primaryMenu:(0,d.jsx)(ke,{}),secondaryMenu:(0,d.jsx)(Ee,{})}):null}const Oe={navbarHideable:"navbarHideable_m1mJ",navbarHidden:"navbarHidden_jGov"};function Te(e){return(0,d.jsx)("div",{role:"presentation",...e,className:(0,a.A)("navbar-sidebar__backdrop",e.className)})}function Ae(e){let{children:t}=e;const{navbar:{hideOnScroll:n,style:o}}=(0,f.p)(),i=(0,k.M)(),{navbarRef:l,isNavbarVisible:s}=function(e){const[t,n]=(0,r.useState)(e),a=(0,r.useRef)(!1),o=(0,r.useRef)(0),i=(0,r.useCallback)((e=>{null!==e&&(o.current=e.getBoundingClientRect().height)}),[]);return(0,E.Mq)(((t,r)=>{let{scrollY:i}=t;if(!e)return;if(i=l?n(!1):i+c{if(!e)return;const r=t.location.hash;if(r?document.getElementById(r.substring(1)):void 0)return a.current=!0,void n(!1);n(!0)})),{navbarRef:i,isNavbarVisible:t}}(n);return(0,d.jsxs)("nav",{ref:l,"aria-label":(0,h.translate)({id:"theme.NavBar.navAriaLabel",message:"Main",description:"The ARIA label for the main navigation"}),className:(0,a.A)("navbar","navbar--fixed-top",n&&[Oe.navbarHideable,!s&&Oe.navbarHidden],{"navbar--dark":"dark"===o,"navbar--primary":"primary"===o,"navbar-sidebar--show":i.shown}),children:[t,(0,d.jsx)(Te,{onClick:i.toggle}),(0,d.jsx)(Ce,{})]})}var Pe=n(12181);const Le="right";function je(e){let{width:t=30,height:n=30,className:r,...a}=e;return(0,d.jsx)("svg",{className:r,width:t,height:n,viewBox:"0 0 30 30","aria-hidden":"true",...a,children:(0,d.jsx)("path",{stroke:"currentColor",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"2",d:"M4 7h22M4 15h22M4 23h22"})})}function Ne(){const{toggle:e,shown:t}=(0,k.M)();return(0,d.jsx)("button",{onClick:e,"aria-label":(0,h.translate)({id:"theme.docs.sidebar.toggleSidebarButtonAriaLabel",message:"Toggle navigation bar",description:"The ARIA label for hamburger menu button of mobile navigation"}),"aria-expanded":t,className:"navbar__toggle clean-btn",type:"button",children:(0,d.jsx)(je,{})})}const Re={colorModeToggle:"colorModeToggle_DEke"};function Ie(e){let{items:t}=e;return(0,d.jsx)(d.Fragment,{children:t.map(((e,t)=>(0,d.jsx)(Pe.k2,{onError:t=>new Error(`A theme navbar item failed to render.\nPlease double-check the following navbar item (themeConfig.navbar.items) of your Docusaurus config:\n${JSON.stringify(e,null,2)}`,{cause:t}),children:(0,d.jsx)(Se,{...e})},t)))})}function De(e){let{left:t,right:n}=e;return(0,d.jsxs)("div",{className:"navbar__inner",children:[(0,d.jsx)("div",{className:"navbar__items",children:t}),(0,d.jsx)("div",{className:"navbar__items navbar__items--right",children:n})]})}function Fe(){const e=(0,k.M)(),t=(0,f.p)().navbar.items,[n,r]=function(e){function t(e){return"left"===(e.position??Le)}return[e.filter(t),e.filter((e=>!t(e)))]}(t),a=t.find((e=>"search"===e.type));return(0,d.jsx)(De,{left:(0,d.jsxs)(d.Fragment,{children:[!e.disabled&&(0,d.jsx)(Ne,{}),(0,d.jsx)(W,{}),(0,d.jsx)(Ie,{items:n})]}),right:(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(Ie,{items:r}),(0,d.jsx)(z,{className:Re.colorModeToggle}),!a&&(0,d.jsx)(me,{children:(0,d.jsx)(ge(),{})})]})})}function Me(){return(0,d.jsx)(Ae,{children:(0,d.jsx)(Fe,{})})}var $e=n(53106);function Be(e){let{item:t}=e;const{to:n,href:r,label:a,prependBaseUrlToHref:o,...i}=t,l=(0,q.default)(n),s=(0,q.default)(r,{forcePrependBaseUrl:!0});return(0,d.jsxs)(Q.default,{className:"footer__link-item",...r?{href:o?s:r}:{to:l},...i,children:[a,r&&!(0,G.A)(r)&&(0,d.jsx)(Y.A,{})]})}function ze(e){let{item:t}=e;return t.html?(0,d.jsx)("li",{className:"footer__item",dangerouslySetInnerHTML:{__html:t.html}}):(0,d.jsx)("li",{className:"footer__item",children:(0,d.jsx)(Be,{item:t})},t.href??t.to)}function Ue(e){let{column:t}=e;return(0,d.jsxs)("div",{className:"col footer__col",children:[(0,d.jsx)("div",{className:"footer__title",children:t.title}),(0,d.jsx)("ul",{className:"footer__items clean-list",children:t.items.map(((e,t)=>(0,d.jsx)(ze,{item:e},t)))})]})}function We(e){let{columns:t}=e;return(0,d.jsx)("div",{className:"row footer__links",children:t.map(((e,t)=>(0,d.jsx)(Ue,{column:e},t)))})}function He(){return(0,d.jsx)("span",{className:"footer__link-separator",children:"\xb7"})}function Ve(e){let{item:t}=e;return t.html?(0,d.jsx)("span",{className:"footer__link-item",dangerouslySetInnerHTML:{__html:t.html}}):(0,d.jsx)(Be,{item:t})}function Qe(e){let{links:t}=e;return(0,d.jsx)("div",{className:"footer__links text--center",children:(0,d.jsx)("div",{className:"footer__links",children:t.map(((e,n)=>(0,d.jsxs)(r.Fragment,{children:[(0,d.jsx)(Ve,{item:e}),t.length!==n+1&&(0,d.jsx)(He,{})]},n)))})})}function qe(e){let{links:t}=e;return(0,$e.C)(t)?(0,d.jsx)(We,{columns:t}):(0,d.jsx)(Qe,{links:t})}var Ge=n(15626);const Ke={footerLogoLink:"footerLogoLink_BH7S"};function Ye(e){let{logo:t}=e;const{withBaseUrl:n}=(0,q.useBaseUrlUtils)(),r={light:n(t.src),dark:n(t.srcDark??t.src)};return(0,d.jsx)(Ge.A,{className:(0,a.A)("footer__logo",t.className),alt:t.alt,sources:r,width:t.width,height:t.height,style:t.style})}function Ze(e){let{logo:t}=e;return t.href?(0,d.jsx)(Q.default,{href:t.href,className:Ke.footerLogoLink,target:t.target,children:(0,d.jsx)(Ye,{logo:t})}):(0,d.jsx)(Ye,{logo:t})}function Xe(e){let{copyright:t}=e;return(0,d.jsx)("div",{className:"footer__copyright",dangerouslySetInnerHTML:{__html:t}})}function Je(e){let{style:t,links:n,logo:r,copyright:o}=e;return(0,d.jsx)("footer",{className:(0,a.A)("footer",{"footer--dark":"dark"===t}),children:(0,d.jsxs)("div",{className:"container container-fluid",children:[n,(r||o)&&(0,d.jsxs)("div",{className:"footer__bottom text--center",children:[r&&(0,d.jsx)("div",{className:"margin-bottom--sm",children:r}),o]})]})})}function et(){const{footer:e}=(0,f.p)();if(!e)return null;const{copyright:t,links:n,logo:r,style:a}=e;return(0,d.jsx)(Je,{style:a,links:n&&n.length>0&&(0,d.jsx)(qe,{links:n}),logo:r&&(0,d.jsx)(Ze,{logo:r}),copyright:t&&(0,d.jsx)(Xe,{copyright:t})})}const tt=r.memo(et),nt=(0,C.fM)([N.a,g.o,E.Tv,ve.VQ,i.Jx,function(e){let{children:t}=e;return(0,d.jsx)(O.y_,{children:(0,d.jsx)(k.e,{children:(0,d.jsx)(A,{children:t})})})}]);function rt(e){let{children:t}=e;return(0,d.jsx)(nt,{children:t})}var at=n(51107);function ot(e){let{error:t,tryAgain:n}=e;return(0,d.jsx)("main",{className:"container margin-vert--xl",children:(0,d.jsx)("div",{className:"row",children:(0,d.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,d.jsx)(at.A,{as:"h1",className:"hero__title",children:(0,d.jsx)(h.default,{id:"theme.ErrorPageContent.title",description:"The title of the fallback page when the page crashed",children:"This page crashed."})}),(0,d.jsx)("div",{className:"margin-vert--lg",children:(0,d.jsx)(Pe.a2,{onClick:n,className:"button button--primary shadow--lw"})}),(0,d.jsx)("hr",{}),(0,d.jsx)("div",{className:"margin-vert--md",children:(0,d.jsx)(Pe.bq,{error:t})})]})})})}const it={mainWrapper:"mainWrapper_z2l0"};function lt(e){const{children:t,noFooter:n,wrapperClassName:r,title:u,description:f}=e;return(0,c.J)(),(0,d.jsxs)(rt,{children:[(0,d.jsx)(i.be,{title:u,description:f}),(0,d.jsx)(p,{}),(0,d.jsx)(S,{}),(0,d.jsx)(Me,{}),(0,d.jsx)("div",{id:l.j,className:(0,a.A)(s.G.wrapper.main,it.mainWrapper,r),children:(0,d.jsx)(o.A,{fallback:e=>(0,d.jsx)(ot,{...e}),children:t})}),!n&&(0,d.jsx)(tt,{})]})}},23465:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});n(96540);var r=n(28774),a=n(86025),o=n(44586),i=n(6342),l=n(15626),s=n(74848);function c(e){let{logo:t,alt:n,imageClassName:r}=e;const o={light:(0,a.default)(t.src),dark:(0,a.default)(t.srcDark||t.src)},i=(0,s.jsx)(l.A,{className:t.className,sources:o,height:t.height,width:t.width,alt:n,style:t.style});return r?(0,s.jsx)("div",{className:r,children:i}):i}function u(e){const{siteConfig:{title:t}}=(0,o.default)(),{navbar:{title:n,logo:l}}=(0,i.p)(),{imageClassName:u,titleClassName:d,...p}=e,f=(0,a.default)(l?.href||"/"),g=n?"":t,h=l?.alt??g;return(0,s.jsxs)(r.default,{to:f,...p,...l?.target&&{target:l.target},children:[l&&(0,s.jsx)(c,{logo:l,alt:h,imageClassName:u}),null!=n&&(0,s.jsx)("b",{className:d,children:n})]})}},41463:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(96540);var r=n(5260),a=n(74848);function o(e){let{locale:t,version:n,tag:o}=e;const i=t;return(0,a.jsxs)(r.A,{children:[t&&(0,a.jsx)("meta",{name:"docusaurus_locale",content:t}),n&&(0,a.jsx)("meta",{name:"docusaurus_version",content:n}),o&&(0,a.jsx)("meta",{name:"docusaurus_tag",content:o}),i&&(0,a.jsx)("meta",{name:"docsearch:language",content:i}),n&&(0,a.jsx)("meta",{name:"docsearch:version",content:n}),o&&(0,a.jsx)("meta",{name:"docsearch:docusaurus_tag",content:o})]})}},15626:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(96540);var r=n(9967),a=n(74848);function o(e){const{sources:t,className:n,alt:o,...i}=e;return(0,a.jsx)(r.A,{className:n,children:e=>{let{theme:n,className:r}=e;return(0,a.jsx)("img",{src:t[n],alt:o,className:r,...i})}})}},41422:(e,t,n)=>{"use strict";n.d(t,{N:()=>b,u:()=>c});var r=n(96540),a=n(38193),o=n(205),i=n(53109),l=n(74848);const s="ease-in-out";function c(e){let{initialState:t}=e;const[n,a]=(0,r.useState)(t??!1),o=(0,r.useCallback)((()=>{a((e=>!e))}),[]);return{collapsed:n,setCollapsed:a,toggleCollapsed:o}}const u={display:"none",overflow:"hidden",height:"0px"},d={display:"block",overflow:"visible",height:"auto"};function p(e,t){const n=t?u:d;e.style.display=n.display,e.style.overflow=n.overflow,e.style.height=n.height}function f(e){let{collapsibleRef:t,collapsed:n,animation:a}=e;const o=(0,r.useRef)(!1);(0,r.useEffect)((()=>{const e=t.current;function r(){const t=e.scrollHeight,n=a?.duration??function(e){if((0,i.O)())return 1;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}(t);return{transition:`height ${n}ms ${a?.easing??s}`,height:`${t}px`}}function l(){const t=r();e.style.transition=t.transition,e.style.height=t.height}if(!o.current)return p(e,n),void(o.current=!0);return e.style.willChange="height",function(){const t=requestAnimationFrame((()=>{n?(l(),requestAnimationFrame((()=>{e.style.height=u.height,e.style.overflow=u.overflow}))):(e.style.display="block",requestAnimationFrame((()=>{l()})))}));return()=>cancelAnimationFrame(t)}()}),[t,n,a])}function g(e){if(!a.default.canUseDOM)return e?u:d}function h(e){let{as:t="div",collapsed:n,children:a,animation:o,onCollapseTransitionEnd:i,className:s,disableSSRStyle:c}=e;const u=(0,r.useRef)(null);return f({collapsibleRef:u,collapsed:n,animation:o}),(0,l.jsx)(t,{ref:u,style:c?void 0:g(n),onTransitionEnd:e=>{"height"===e.propertyName&&(p(u.current,n),i?.(n))},className:s,children:a})}function m(e){let{collapsed:t,...n}=e;const[a,i]=(0,r.useState)(!t),[s,c]=(0,r.useState)(t);return(0,o.A)((()=>{t||i(!0)}),[t]),(0,o.A)((()=>{a&&c(t)}),[a,t]),a?(0,l.jsx)(h,{...n,collapsed:s}):null}function b(e){let{lazy:t,...n}=e;const r=t?m:h;return(0,l.jsx)(r,{...n})}},9967:(e,t,n)=>{"use strict";n.d(t,{A:()=>c});var r=n(96540),a=n(34164),o=n(92303),i=n(95293);const l={themedComponent:"themedComponent_mlkZ","themedComponent--light":"themedComponent--light_NVdE","themedComponent--dark":"themedComponent--dark_xIcU"};var s=n(74848);function c(e){let{className:t,children:n}=e;const c=(0,o.default)(),{colorMode:u}=(0,i.G)();return(0,s.jsx)(s.Fragment,{children:(c?"dark"===u?["dark"]:["light"]:["light","dark"]).map((e=>{const o=n({theme:e,className:(0,a.A)(t,l.themedComponent,l[`themedComponent--${e}`])});return(0,s.jsx)(r.Fragment,{children:o},e)}))})}},65041:(e,t,n)=>{"use strict";n.d(t,{M:()=>h,o:()=>g});var r=n(96540),a=n(92303),o=n(70679),i=n(89532),l=n(6342),s=n(74848);const c=(0,o.Wf)("docusaurus.announcement.dismiss"),u=(0,o.Wf)("docusaurus.announcement.id"),d=()=>"true"===c.get(),p=e=>c.set(String(e)),f=r.createContext(null);function g(e){let{children:t}=e;const n=function(){const{announcementBar:e}=(0,l.p)(),t=(0,a.default)(),[n,o]=(0,r.useState)((()=>!!t&&d()));(0,r.useEffect)((()=>{o(d())}),[]);const i=(0,r.useCallback)((()=>{p(!0),o(!0)}),[]);return(0,r.useEffect)((()=>{if(!e)return;const{id:t}=e;let n=u.get();"annoucement-bar"===n&&(n="announcement-bar");const r=t!==n;u.set(t),r&&p(!1),!r&&d()||o(!1)}),[e]),(0,r.useMemo)((()=>({isActive:!!e&&!n,close:i})),[e,n,i])}();return(0,s.jsx)(f.Provider,{value:n,children:t})}function h(){const e=(0,r.useContext)(f);if(!e)throw new i.dV("AnnouncementBarProvider");return e}},95293:(e,t,n)=>{"use strict";n.d(t,{G:()=>b,a:()=>m});var r=n(96540),a=n(38193),o=n(89532),i=n(70679),l=n(6342),s=n(74848);const c=r.createContext(void 0),u="theme",d=(0,i.Wf)(u),p={light:"light",dark:"dark"},f=e=>e===p.dark?p.dark:p.light,g=e=>a.default.canUseDOM?f(document.documentElement.getAttribute("data-theme")):f(e),h=e=>{d.set(f(e))};function m(e){let{children:t}=e;const n=function(){const{colorMode:{defaultMode:e,disableSwitch:t,respectPrefersColorScheme:n}}=(0,l.p)(),[a,o]=(0,r.useState)(g(e));(0,r.useEffect)((()=>{t&&d.del()}),[t]);const i=(0,r.useCallback)((function(t,r){void 0===r&&(r={});const{persist:a=!0}=r;t?(o(t),a&&h(t)):(o(n?window.matchMedia("(prefers-color-scheme: dark)").matches?p.dark:p.light:e),d.del())}),[n,e]);(0,r.useEffect)((()=>{document.documentElement.setAttribute("data-theme",f(a))}),[a]),(0,r.useEffect)((()=>{if(t)return;const e=e=>{if(e.key!==u)return;const t=d.get();null!==t&&i(f(t))};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)}),[t,i]);const s=(0,r.useRef)(!1);return(0,r.useEffect)((()=>{if(t&&!n)return;const e=window.matchMedia("(prefers-color-scheme: dark)"),r=()=>{window.matchMedia("print").matches||s.current?s.current=window.matchMedia("print").matches:i(null)};return e.addListener(r),()=>e.removeListener(r)}),[i,t,n]),(0,r.useMemo)((()=>({colorMode:a,setColorMode:i,get isDarkTheme(){return a===p.dark},setLightTheme(){i(p.light)},setDarkTheme(){i(p.dark)}})),[a,i])}();return(0,s.jsx)(c.Provider,{value:n,children:t})}function b(){const e=(0,r.useContext)(c);if(null==e)throw new o.dV("ColorModeProvider","Please see https://docusaurus.io/docs/api/themes/configuration#use-color-mode.");return e}},22069:(e,t,n)=>{"use strict";n.d(t,{M:()=>f,e:()=>p});var r=n(96540),a=n(75600),o=n(24581),i=n(57485),l=n(6342),s=n(89532),c=n(74848);const u=r.createContext(void 0);function d(){const e=function(){const e=(0,a.YL)(),{items:t}=(0,l.p)().navbar;return 0===t.length&&!e.component}(),t=(0,o.l)(),n=!e&&"mobile"===t,[s,c]=(0,r.useState)(!1);(0,i.$Z)((()=>{if(s)return c(!1),!1}));const u=(0,r.useCallback)((()=>{c((e=>!e))}),[]);return(0,r.useEffect)((()=>{"desktop"===t&&c(!1)}),[t]),(0,r.useMemo)((()=>({disabled:e,shouldRender:n,toggle:u,shown:s})),[e,n,u,s])}function p(e){let{children:t}=e;const n=d();return(0,c.jsx)(u.Provider,{value:n,children:t})}function f(){const e=r.useContext(u);if(void 0===e)throw new s.dV("NavbarMobileSidebarProvider");return e}},75600:(e,t,n)=>{"use strict";n.d(t,{GX:()=>c,YL:()=>s,y_:()=>l});var r=n(96540),a=n(89532),o=n(74848);const i=r.createContext(null);function l(e){let{children:t}=e;const n=(0,r.useState)({component:null,props:null});return(0,o.jsx)(i.Provider,{value:n,children:t})}function s(){const e=(0,r.useContext)(i);if(!e)throw new a.dV("NavbarSecondaryMenuContentProvider");return e[0]}function c(e){let{component:t,props:n}=e;const o=(0,r.useContext)(i);if(!o)throw new a.dV("NavbarSecondaryMenuContentProvider");const[,l]=o,s=(0,a.Be)(n);return(0,r.useEffect)((()=>{l({component:t,props:s})}),[l,t,s]),(0,r.useEffect)((()=>()=>l({component:null,props:null})),[l]),null}},14090:(e,t,n)=>{"use strict";n.d(t,{w:()=>a,J:()=>o});var r=n(96540);const a="navigation-with-keyboard";function o(){(0,r.useEffect)((()=>{function e(e){"keydown"===e.type&&"Tab"===e.key&&document.body.classList.add(a),"mousedown"===e.type&&document.body.classList.remove(a)}return document.addEventListener("keydown",e),document.addEventListener("mousedown",e),()=>{document.body.classList.remove(a),document.removeEventListener("keydown",e),document.removeEventListener("mousedown",e)}}),[])}},24581:(e,t,n)=>{"use strict";n.d(t,{l:()=>l});var r=n(96540),a=n(38193);const o={desktop:"desktop",mobile:"mobile",ssr:"ssr"},i=996;function l(e){let{desktopBreakpoint:t=i}=void 0===e?{}:e;const[n,l]=(0,r.useState)((()=>"ssr"));return(0,r.useEffect)((()=>{function e(){l(function(e){if(!a.default.canUseDOM)throw new Error("getWindowSize() should only be called after React hydration");return window.innerWidth>e?o.desktop:o.mobile}(t))}return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[t]),n}},17559:(e,t,n)=>{"use strict";n.d(t,{G:()=>r});const r={page:{blogListPage:"blog-list-page",blogPostPage:"blog-post-page",blogTagsListPage:"blog-tags-list-page",blogTagPostListPage:"blog-tags-post-list-page",blogAuthorsListPage:"blog-authors-list-page",blogAuthorsPostsPage:"blog-authors-posts-page",docsDocPage:"docs-doc-page",docsTagsListPage:"docs-tags-list-page",docsTagDocListPage:"docs-tags-doc-list-page",mdxPage:"mdx-page"},wrapper:{main:"main-wrapper",blogPages:"blog-wrapper",docsPages:"docs-wrapper",mdxPages:"mdx-wrapper"},common:{editThisPage:"theme-edit-this-page",lastUpdated:"theme-last-updated",backToTopButton:"theme-back-to-top-button",codeBlock:"theme-code-block",admonition:"theme-admonition",unlistedBanner:"theme-unlisted-banner",draftBanner:"theme-draft-banner",admonitionType:e=>`theme-admonition-${e}`},layout:{},docs:{docVersionBanner:"theme-doc-version-banner",docVersionBadge:"theme-doc-version-badge",docBreadcrumbs:"theme-doc-breadcrumbs",docMarkdown:"theme-doc-markdown",docTocMobile:"theme-doc-toc-mobile",docTocDesktop:"theme-doc-toc-desktop",docFooter:"theme-doc-footer",docFooterTagsRow:"theme-doc-footer-tags-row",docFooterEditMetaRow:"theme-doc-footer-edit-meta-row",docSidebarContainer:"theme-doc-sidebar-container",docSidebarMenu:"theme-doc-sidebar-menu",docSidebarItemCategory:"theme-doc-sidebar-item-category",docSidebarItemLink:"theme-doc-sidebar-item-link",docSidebarItemCategoryLevel:e=>`theme-doc-sidebar-item-category-level-${e}`,docSidebarItemLinkLevel:e=>`theme-doc-sidebar-item-link-level-${e}`},blog:{blogFooterTagsRow:"theme-blog-footer-tags-row",blogFooterEditMetaRow:"theme-blog-footer-edit-meta-row"},pages:{pageFooterEditMetaRow:"theme-pages-footer-edit-meta-row"}}},53109:(e,t,n)=>{"use strict";function r(){return window.matchMedia("(prefers-reduced-motion: reduce)").matches}n.d(t,{O:()=>r})},12181:(e,t,n)=>{"use strict";n.d(t,{bq:()=>u,MN:()=>c,a2:()=>s,k2:()=>d});var r=n(96540),a=n(21312),o=n(70440);const i={errorBoundaryError:"errorBoundaryError_a6uf",errorBoundaryFallback:"errorBoundaryFallback_VBag"};var l=n(74848);function s(e){return(0,l.jsx)("button",{type:"button",...e,children:(0,l.jsx)(a.default,{id:"theme.ErrorPageContent.tryAgain",description:"The label of the button to try again rendering when the React error boundary captures an error",children:"Try again"})})}function c(e){let{error:t,tryAgain:n}=e;return(0,l.jsxs)("div",{className:i.errorBoundaryFallback,children:[(0,l.jsx)("p",{children:t.message}),(0,l.jsx)(s,{onClick:n})]})}function u(e){let{error:t}=e;const n=(0,o.rA)(t).map((e=>e.message)).join("\n\nCause:\n");return(0,l.jsx)("p",{className:i.errorBoundaryError,children:n})}class d extends r.Component{componentDidCatch(e,t){throw this.props.onError(e,t)}render(){return this.props.children}}},53106:(e,t,n)=>{"use strict";function r(e){return"title"in e[0]}n.d(t,{C:()=>r})},57485:(e,t,n)=>{"use strict";n.d(t,{$Z:()=>i,Hl:()=>l,W9:()=>d,aZ:()=>s,fV:()=>u,l:()=>c});var r=n(96540),a=n(56347),o=n(89532);function i(e){!function(e){const t=(0,a.W6)(),n=(0,o._q)(e);(0,r.useEffect)((()=>t.block(((e,t)=>n(e,t)))),[t,n])}(((t,n)=>{if("POP"===n)return e(t,n)}))}function l(e){const t=(0,a.W6)();return(0,r.useSyncExternalStore)(t.listen,(()=>e(t)),(()=>e(t)))}function s(e){return l((t=>null===e?null:new URLSearchParams(t.location.search).get(e)))}function c(e){const t=s(e)??"",n=function(e){const t=(0,a.W6)();return(0,r.useCallback)(((n,r)=>{const a=new URLSearchParams(t.location.search);n?a.set(e,n):a.delete(e),(r?.push?t.push:t.replace)({search:a.toString()})}),[e,t])}(e);return[t,n]}function u(e){const t=function(e){const t=l((t=>{const n=new URLSearchParams(t.location.search).getAll(e);return JSON.stringify(n)}));return(0,r.useMemo)((()=>JSON.parse(t)),[t])}(e),n=function(e){const t=(0,a.W6)();return(0,r.useCallback)(((n,r)=>{const a=new URLSearchParams(t.location.search),o=Array.isArray(n)?n:n(a.getAll(e));a.delete(e),o.forEach((t=>a.append(e,t))),(r?.push?t.push:t.replace)({search:a.toString()})}),[t,e])}(e);return[t,n]}function d(){const e=(0,a.W6)();return(0,r.useCallback)((()=>{e.replace({search:void 0})}),[e])}},31682:(e,t,n)=>{"use strict";function r(e,t){return void 0===t&&(t=(e,t)=>e===t),e.filter(((n,r)=>e.findIndex((e=>t(e,n)))!==r))}function a(e){return Array.from(new Set(e))}function o(e,t){const n={};let r=0;for(const a of e){const e=t(a,r);n[e]??=[],n[e].push(a),r+=1}return n}n.d(t,{$z:()=>o,XI:()=>r,sb:()=>a})},1003:(e,t,n)=>{"use strict";n.d(t,{e3:()=>f,be:()=>d,Jx:()=>g});var r=n(96540),a=n(34164),o=n(5260),i=n(53102);function l(){const e=r.useContext(i.o);if(!e)throw new Error("Unexpected: no Docusaurus route context found");return e}var s=n(86025),c=n(44586);var u=n(74848);function d(e){let{title:t,description:n,keywords:r,image:a,children:i}=e;const l=function(e){const{siteConfig:t}=(0,c.default)(),{title:n,titleDelimiter:r}=t;return e?.trim().length?`${e.trim()} ${r} ${n}`:n}(t),{withBaseUrl:d}=(0,s.useBaseUrlUtils)(),p=a?d(a,{absolute:!0}):void 0;return(0,u.jsxs)(o.A,{children:[t&&(0,u.jsx)("title",{children:l}),t&&(0,u.jsx)("meta",{property:"og:title",content:l}),n&&(0,u.jsx)("meta",{name:"description",content:n}),n&&(0,u.jsx)("meta",{property:"og:description",content:n}),r&&(0,u.jsx)("meta",{name:"keywords",content:Array.isArray(r)?r.join(","):r}),p&&(0,u.jsx)("meta",{property:"og:image",content:p}),p&&(0,u.jsx)("meta",{name:"twitter:image",content:p}),i]})}const p=r.createContext(void 0);function f(e){let{className:t,children:n}=e;const i=r.useContext(p),l=(0,a.A)(i,t);return(0,u.jsxs)(p.Provider,{value:l,children:[(0,u.jsx)(o.A,{children:(0,u.jsx)("html",{className:l})}),n]})}function g(e){let{children:t}=e;const n=l(),r=`plugin-${n.plugin.name.replace(/docusaurus-(?:plugin|theme)-(?:content-)?/gi,"")}`;const o=`plugin-id-${n.plugin.id}`;return(0,u.jsx)(f,{className:(0,a.A)(r,o),children:t})}},89532:(e,t,n)=>{"use strict";n.d(t,{Be:()=>c,ZC:()=>l,_q:()=>i,dV:()=>s,fM:()=>u});var r=n(96540),a=n(205),o=n(74848);function i(e){const t=(0,r.useRef)(e);return(0,a.A)((()=>{t.current=e}),[e]),(0,r.useCallback)((function(){return t.current(...arguments)}),[])}function l(e){const t=(0,r.useRef)();return(0,a.A)((()=>{t.current=e})),t.current}class s extends Error{constructor(e,t){super(),this.name="ReactContextError",this.message=`Hook ${this.stack?.split("\n")[1]?.match(/at (?:\w+\.)?(?\w+)/)?.groups.name??""} is called outside the <${e}>. ${t??""}`}}function c(e){const t=Object.entries(e);return t.sort(((e,t)=>e[0].localeCompare(t[0]))),(0,r.useMemo)((()=>e),t.flat())}function u(e){return t=>{let{children:n}=t;return(0,o.jsx)(o.Fragment,{children:e.reduceRight(((e,t)=>(0,o.jsx)(t,{children:e})),n)})}}},91252:(e,t,n)=>{"use strict";function r(e,t){return void 0!==e&&void 0!==t&&new RegExp(e,"gi").test(t)}n.d(t,{G:()=>r})},99169:(e,t,n)=>{"use strict";n.d(t,{Dt:()=>l,ys:()=>i});var r=n(96540),a=n(35947),o=n(44586);function i(e,t){const n=e=>(!e||e.endsWith("/")?e:`${e}/`)?.toLowerCase();return n(e)===n(t)}function l(){const{baseUrl:e}=(0,o.default)().siteConfig;return(0,r.useMemo)((()=>function(e){let{baseUrl:t,routes:n}=e;function r(e){return e.path===t&&!0===e.exact}function a(e){return e.path===t&&!e.exact}return function e(t){if(0===t.length)return;return t.find(r)||e(t.filter(a).flatMap((e=>e.routes??[])))}(n)}({routes:a.A,baseUrl:e})),[e])}},23104:(e,t,n)=>{"use strict";n.d(t,{Mq:()=>f,Tv:()=>u,a_:()=>g,gk:()=>h});var r=n(96540),a=n(38193),o=n(92303),i=n(205),l=n(89532),s=n(74848);const c=r.createContext(void 0);function u(e){let{children:t}=e;const n=function(){const e=(0,r.useRef)(!0);return(0,r.useMemo)((()=>({scrollEventsEnabledRef:e,enableScrollEvents:()=>{e.current=!0},disableScrollEvents:()=>{e.current=!1}})),[])}();return(0,s.jsx)(c.Provider,{value:n,children:t})}function d(){const e=(0,r.useContext)(c);if(null==e)throw new l.dV("ScrollControllerProvider");return e}const p=()=>a.default.canUseDOM?{scrollX:window.pageXOffset,scrollY:window.pageYOffset}:null;function f(e,t){void 0===t&&(t=[]);const{scrollEventsEnabledRef:n}=d(),a=(0,r.useRef)(p()),o=(0,l._q)(e);(0,r.useEffect)((()=>{const e=()=>{if(!n.current)return;const e=p();o(e,a.current),a.current=e},t={passive:!0};return e(),window.addEventListener("scroll",e,t),()=>window.removeEventListener("scroll",e,t)}),[o,n,...t])}function g(){const e=d(),t=function(){const e=(0,r.useRef)({elem:null,top:0}),t=(0,r.useCallback)((t=>{e.current={elem:t,top:t.getBoundingClientRect().top}}),[]),n=(0,r.useCallback)((()=>{const{current:{elem:t,top:n}}=e;if(!t)return{restored:!1};const r=t.getBoundingClientRect().top-n;return r&&window.scrollBy({left:0,top:r}),e.current={elem:null,top:0},{restored:0!==r}}),[]);return(0,r.useMemo)((()=>({save:t,restore:n})),[n,t])}(),n=(0,r.useRef)(void 0),a=(0,r.useCallback)((r=>{t.save(r),e.disableScrollEvents(),n.current=()=>{const{restored:r}=t.restore();if(n.current=void 0,r){const t=()=>{e.enableScrollEvents(),window.removeEventListener("scroll",t)};window.addEventListener("scroll",t)}else e.enableScrollEvents()}}),[e,t]);return(0,i.A)((()=>{queueMicrotask((()=>n.current?.()))})),{blockElementScrollPositionUntilNextRender:a}}function h(){const e=(0,r.useRef)(null),t=(0,o.default)()&&"smooth"===getComputedStyle(document.documentElement).scrollBehavior;return{startScroll:n=>{e.current=t?function(e){return window.scrollTo({top:e,behavior:"smooth"}),()=>{}}(n):function(e){let t=null;const n=document.documentElement.scrollTop>e;return function r(){const a=document.documentElement.scrollTop;(n&&a>e||!n&&at&&cancelAnimationFrame(t)}(n)},cancelScroll:()=>e.current?.()}}},2967:(e,t,n)=>{"use strict";n.d(t,{C:()=>r});const r="default"},75236:(e,t,n)=>{"use strict";n.d(t,{K:()=>p,j:()=>s});var r=n(96540),a=n(56347),o=n(21312),i=n(75062),l=n(74848);const s="__docusaurus_skipToContent_fallback";function c(e){e.setAttribute("tabindex","-1"),e.focus(),e.removeAttribute("tabindex")}function u(){const e=(0,r.useRef)(null),{action:t}=(0,a.W6)(),n=(0,r.useCallback)((e=>{e.preventDefault();const t=document.querySelector("main:first-of-type")??document.getElementById(s);t&&c(t)}),[]);return(0,i.$)((n=>{let{location:r}=n;e.current&&!r.hash&&"PUSH"===t&&c(e.current)})),{containerRef:e,onClick:n}}const d=(0,o.translate)({id:"theme.common.skipToMainContent",description:"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation",message:"Skip to main content"});function p(e){const t=e.children??d,{containerRef:n,onClick:r}=u();return(0,l.jsx)("div",{ref:n,role:"region","aria-label":d,children:(0,l.jsx)("a",{...e,href:`#${s}`,onClick:r,children:t})})}},70679:(e,t,n)=>{"use strict";n.d(t,{Wf:()=>u,Eo:()=>p,Dv:()=>d});var r=n(96540);const a=JSON.parse('{"N":"localStorage","M":""}'),o=a.N;function i(e){let{key:t,oldValue:n,newValue:r,storage:a}=e;if(n===r)return;const o=document.createEvent("StorageEvent");o.initStorageEvent("storage",!1,!1,t,n,r,window.location.href,a),window.dispatchEvent(o)}function l(e){if(void 0===e&&(e=o),"undefined"==typeof window)throw new Error("Browser storage is not available on Node.js/Docusaurus SSR process.");if("none"===e)return null;try{return window[e]}catch(n){return t=n,s||(console.warn("Docusaurus browser storage is not available.\nPossible reasons: running Docusaurus in an iframe, in an incognito browser session, or using too strict browser privacy settings.",t),s=!0),null}var t}let s=!1;const c={get:()=>null,set:()=>{},del:()=>{},listen:()=>()=>{}};function u(e,t){const n=`${e}${a.M}`;if("undefined"==typeof window)return function(e){function t(){throw new Error(`Illegal storage API usage for storage key "${e}".\nDocusaurus storage APIs are not supposed to be called on the server-rendering process.\nPlease only call storage APIs in effects and event handlers.`)}return{get:t,set:t,del:t,listen:t}}(n);const r=l(t?.persistence);return null===r?c:{get:()=>{try{return r.getItem(n)}catch(e){return console.error(`Docusaurus storage error, can't get key=${n}`,e),null}},set:e=>{try{const t=r.getItem(n);r.setItem(n,e),i({key:n,oldValue:t,newValue:e,storage:r})}catch(t){console.error(`Docusaurus storage error, can't set ${n}=${e}`,t)}},del:()=>{try{const e=r.getItem(n);r.removeItem(n),i({key:n,oldValue:e,newValue:null,storage:r})}catch(e){console.error(`Docusaurus storage error, can't delete key=${n}`,e)}},listen:e=>{try{const t=t=>{t.storageArea===r&&t.key===n&&e(t)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)}catch(t){return console.error(`Docusaurus storage error, can't listen for changes of key=${n}`,t),()=>{}}}}}function d(e,t){const n=(0,r.useRef)((()=>null===e?c:u(e,t))).current(),a=(0,r.useCallback)((e=>"undefined"==typeof window?()=>{}:n.listen(e)),[n]);return[(0,r.useSyncExternalStore)(a,(()=>"undefined"==typeof window?null:n.get()),(()=>null)),n]}function p(e){void 0===e&&(e=o);const t=l(e);if(!t)return[];const n=[];for(let r=0;r{"use strict";n.d(t,{o:()=>i});var r=n(44586),a=n(56347),o=n(70440);function i(){const{siteConfig:{baseUrl:e,url:t,trailingSlash:n},i18n:{defaultLocale:i,currentLocale:l}}=(0,r.default)(),{pathname:s}=(0,a.zy)(),c=(0,o.Ks)(s,{trailingSlash:n,baseUrl:e}),u=l===i?e:e.replace(`/${l}/`,"/"),d=c.replace(e,"");return{createUrl:function(e){let{locale:n,fullyQualified:r}=e;return`${r?t:""}${function(e){return e===i?`${u}`:`${u}${e}/`}(n)}${d}`}}}},75062:(e,t,n)=>{"use strict";n.d(t,{$:()=>i});var r=n(96540),a=n(56347),o=n(89532);function i(e){const t=(0,a.zy)(),n=(0,o.ZC)(t),i=(0,o._q)(e);(0,r.useEffect)((()=>{n&&t!==n&&i({location:t,previousLocation:n})}),[i,t,n])}},6342:(e,t,n)=>{"use strict";n.d(t,{p:()=>a});var r=n(44586);function a(){return(0,r.default)().siteConfig.themeConfig}},12983:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addTrailingSlash=a,t.default=function(e,t){const{trailingSlash:n,baseUrl:r}=t;if(e.startsWith("#"))return e;if(void 0===n)return e;const[i]=e.split(/[#?]/),l="/"===i||i===r?i:(s=i,c=n,c?a(s):o(s));var s,c;return e.replace(i,l)},t.addLeadingSlash=function(e){return(0,r.addPrefix)(e,"/")},t.removeTrailingSlash=o;const r=n(42566);function a(e){return e.endsWith("/")?e:`${e}/`}function o(e){return(0,r.removeSuffix)(e,"/")}},80253:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getErrorCausalChain=function e(t){if(t.cause)return[t,...e(t.cause)];return[t]}},70440:(e,t,n)=>{"use strict";t.rA=t.Ks=void 0;const r=n(31635);var a=n(12983);Object.defineProperty(t,"Ks",{enumerable:!0,get:function(){return r.__importDefault(a).default}});var o=n(42566);var i=n(80253);Object.defineProperty(t,"rA",{enumerable:!0,get:function(){return i.getErrorCausalChain}})},42566:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addPrefix=function(e,t){return e.startsWith(t)?e:`${t}${e}`},t.removeSuffix=function(e,t){if(""===t)return e;return e.endsWith(t)?e.slice(0,-t.length):e},t.addSuffix=function(e,t){return e.endsWith(t)?e:`${e}${t}`},t.removePrefix=function(e,t){return e.startsWith(t)?e.slice(t.length):e}},52525:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getSpecInfo=void 0;const r=n(3031);t.getSpecInfo=function(e){return(0,r.call)({module:"bloks",api:"getSpecInfo",args:{styleId:e}})}},3031:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.call=void 0;let n=!1,r=0;const a={},o=["localhost"];const i="undefined"!=typeof window&&new URL(window.location.href).searchParams.get("parentHostname")||"https://www.internalfb.com";t.call=function(e){if(!o.includes(window.location.hostname)&&!window.location.hostname.endsWith(".internalfb.com"))return Promise.reject(new Error("Not running on static docs"));n||(n=!0,window.addEventListener("message",(e=>{if("static-docs-bridge-response"!==e.data.event)return;const t=e.data.id;t in a||console.error(`Recieved response for id: ${t} with no matching receiver`),"response"in e.data?a[t].resolve(e.data.response):a[t].reject(new Error(e.data.error)),delete a[t]})));const t=r++,l=new Promise(((e,n)=>{a[t]={resolve:e,reject:n}})),s={event:"static-docs-bridge-call",id:t,module:e.module,api:e.api,args:e.args},c="localhost"===window.location.hostname?"*":i;return window.parent.postMessage(s,c),l}},95489:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.gk=t.getGKs=void 0;const r=n(3031);function a(){return(0,r.call)({module:"gks",api:"getGKs",args:{}})}t.getGKs=a;const o={};t.gk=function(e){return e in o?Promise.resolve(o[e]):a().then((t=>(o[e]=-1!==t.xfb_static_docs_query.static_docs_gks.findIndex((t=>t.name==e)),o[e]))).catch((()=>(o[e]=!1,o[e])))}},40981:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.reportContentSelected=t.reportFeatureUsage=t.reportContentCopied=void 0;const r=n(3031),a=()=>{};t.reportContentCopied=function(e){const{textContent:t}=e;return(0,r.call)({module:"feedback",api:"reportContentCopied",args:{textContent:t}}).then(a).catch(a)},t.reportFeatureUsage=function(e){const{featureName:t,id:n}=e;return console.log("used feature"),(0,r.call)({module:"feedback",api:"reportFeatureUsage",args:{featureName:t,id:n}}).then(a).catch(a)},t.reportContentSelected=function(e){const{textContent:t}=e;return(0,r.call)({module:"feedback",api:"reportContentSelected",args:{textContent:t}}).then(a).catch(a)}},52112:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var a=Object.getOwnPropertyDescriptor(t,n);a&&!("get"in a?!t.__esModule:a.writable||a.configurable)||(a={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,a)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&r(t,e,n);return a(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.OssOnly=t.FbInternalOnly=t.getEphemeralDiffNumber=t.hasEphemeralDiffNumber=t.isInternal=t.validateFbContentArgs=t.fbInternalOnly=t.fbContent=t.metagenServiceStatus=t.internComponent=t.checkGKs=t.inpageeditor=t.feedback=t.uidocs=t.bloks=void 0,t.bloks=o(n(52525)),t.uidocs=o(n(30787)),t.feedback=o(n(40981)),t.inpageeditor=o(n(97887)),t.checkGKs=o(n(95489)),t.internComponent=o(n(23327)),t.metagenServiceStatus=o(n(59536));const i=["internal","external"];function l(e){return c(e),u()?"internal"in e?s(e.internal):[]:"external"in e?s(e.external):[]}function s(e){return"function"==typeof e?e():e}function c(e){if("object"!=typeof e)throw new Error(`fbContent() args must be an object containing keys: ${i}. Instead got ${e}`);if(!Object.keys(e).find((e=>i.find((t=>t===e)))))throw new Error(`No valid args found in ${JSON.stringify(e)}. Accepted keys: ${i}`);const t=Object.keys(e).filter((e=>!i.find((t=>t===e))));if(t.length>0)throw new Error(`Unexpected keys ${t} found in fbContent() args. Accepted keys: ${i}`)}function u(){try{return Boolean(!1)}catch(e){return console.log("process.env.FB_INTERNAL couldn't be read, maybe you forgot to add the required webpack EnvironmentPlugin config?",e),!1}}function d(){try{return null}catch(e){return console.log("process.env.PHABRICATOR_DIFF_NUMBER couldn't be read, maybe you forgot to add the required webpack EnvironmentPlugin config?",e),null}}t.fbContent=l,t.fbInternalOnly=function(e){return l({internal:e})},t.validateFbContentArgs=c,t.isInternal=u,t.hasEphemeralDiffNumber=function(){return Boolean(d())},t.getEphemeralDiffNumber=d,t.FbInternalOnly=function(e){return u()?e.children:null},t.OssOnly=function(e){return u()?null:e.children}},97887:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.submitDiff=t.DiffKind=void 0;const r=n(3031);var a;!function(e){e.modify="modify",e.add="add"}(a||(t.DiffKind=a={})),t.submitDiff=function(e){const{file_path:t,new_content:n,project_name:a,diff_number:o,diff_kind:i}=e;return(0,r.call)({module:"inpageeditor",api:"createPhabricatorDiffApi",args:{file_path:t,new_content:n,project_name:a,diff_number:o,diff_kind:i}}).catch((e=>{throw new Error(`Error occurred while trying to submit diff. Stack trace: ${e}`)}))}},23327:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.display=void 0;const r=n(3031),a=()=>{};t.display=function(e){const{componentName:t,posX:n,posY:o,props:i}=e;return(0,r.call)({module:"interncomponent",api:"displayComponent",args:{componentName:t,posX:n,posY:o,props:i}}).then(a).catch(a)}},59536:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getServiceStatus=void 0;const r=n(3031);t.getServiceStatus=function(){return(0,r.call)({module:"metagen",api:"getServiceStatus",args:{}})}},30787:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getApi=t.docsets=void 0;const r=n(3031);t.docsets={BLOKS_CORE:"887372105406659"},t.getApi=function(e){const{name:t,framework:n,docset:a}=e;return(0,r.call)({module:"uidocs",api:"getApi",args:{name:t,framework:n,docset:a}})}},28670:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const a=r(n(38193)),o=n(52112),i=/^\//,l=/\/$/,s=/^https?:\/\//i,c="__internaldocs_auto_redirect",u="thefacebook.com",d=`staticdocs.${u}`,p="internalfb.com",f="/intern/staticdocs",g="disableRedirect",h="hideNavigation",m="[docusaurus-plugin-internaldocs-fb]";function b(e){return null!==new URLSearchParams(window.location.search).get(e)}t.default=function(){function e(e){if(window.location.hostname.endsWith(p))return;if(window.top==window.self&&window.location.hostname.endsWith(`.${u}`)&&!b(g)){const t=new URL(window.location.href);return t.hostname=p,t.port="",window.location.hostname===d?t.pathname=f+e.pathname:t.pathname=f+window.location.hostname.split(".")[0]+e.pathname,console.log(`${m} Redirecting to ${t.href}`),void(window.location.href=t.href)}const t=new AbortController,a=setTimeout((()=>t.abort()),2e3);fetch("https://staticdocs.thefacebook.com/ping",{signal:t.signal}).then((()=>{clearTimeout(a),fetch("https://www.internalfb.com/intern/internaldocs/check",{credentials:"include",referrerPolicy:"no-referrer-when-downgrade"}).then((e=>e.json())).then((e=>function(e){if(!e.showBanner||!e.redirectTo||!e.template)return;const t=document.getElementById("internaldocs-banner");if(t){const a=location.href,o=new URL(a).host,s=a.slice(a.indexOf(o)+o.length),c=e.redirectTo.replace(l,"")+"/"+(s?s.replace(i,""):"");b(g)&&(console.log(`${m} Disabling redirect because of query parameter`),r(!1)),e.autoRedirectEnabled&&n()&&(console.log(`${m} Redirecting to ${c}`),window.location.href=c),function(e,t,a,o){const i=t.match(/(.*)\{\{([^}]+)\}\}(.*)/);if(!i)return;const l=i[1]||"",s=i[2]||"",c=i[3]||"";Array.from(e.childNodes).map((t=>e.removeChild(t))),e.appendChild(document.createTextNode(l));const u=document.createElement("a");u.href=a,u.style.color="#3578e5",u.appendChild(document.createTextNode(s)),e.appendChild(u),e.appendChild(document.createTextNode(c));const d=document.createElement("p");d.style.fontSize="11px",d.style.marginBottom="3px";const p=document.createElement("input");p.id="internaldocs-remember-checkbox",p.type="checkbox",p.style.height="8px",p.checked=n(),p.addEventListener("change",(()=>{r(Boolean(p.checked))})),d.appendChild(p),o&&e.appendChild(d);const f=document.createElement("label");f.htmlFor="internaldocs-remember-checkbox",f.appendChild(document.createTextNode("Redirect me automatically in future")),d.appendChild(f),e.style.display="block"}(t,e.template,c,e.autoRedirectEnabled)}}(e))).catch((()=>{}))})).catch((()=>{}))}function t(){setTimeout((()=>{var e;null===(e=window.parent)||void 0===e||e.postMessage({event:"page-update",title:document.title,location:window.location.href,version:2},"*")}),0)}function n(){const e=localStorage.getItem(c);return"true"===e?(console.log(`${m} opted in to auto redirects`),!0):"false"===e?(console.log(`${m} opted out of auto redirects`),!1):(console.log(`${m} using default auto-redirect behaviour: true`),!0)}function r(e){localStorage.setItem(c,e?"true":"false")}a.default.canUseDOM&&(e(window.location),t(),document.addEventListener("copy",(()=>{const e=document.getSelection();e&&o.feedback.reportContentCopied({textContent:e.toString()})})),b(h)&&document.addEventListener("click",(e=>{var t;const n=e.target;(function(e){if("A"==e.tagName&&e.hasAttribute("href")){const t=e.getAttribute("href");if(null!==t&&!s.test(t))return!0}return!1})(n)&&(e.preventDefault(),null===(t=window.parent)||void 0===t||t.postMessage({event:"static-docs-link-click",location:n.getAttribute("href")},"*"))}),!0)),function(){if("undefined"!=typeof window){const e=new window.URLSearchParams(window.location.search).get("_sdoc_theme");"light"!==e&&"dark"!==e||document.documentElement.setAttribute("data-theme",e)}}();return{onRouteUpdate:n=>{let{location:r}=n;e(r),t()},onRouteDidUpdate:()=>{var e,t,n,r,a,o,i,l,s;b(h)&&(null===(e=document.querySelector("aside"))||void 0===e||e.style.setProperty("display","none"),null===(t=document.querySelectorAll(".footer"))||void 0===t||t.forEach((e=>{e.style.setProperty("display","none")})),null===(n=document.querySelectorAll(".pagination-nav"))||void 0===n||n.forEach((e=>{e.style.setProperty("display","none")})),null===(r=document.querySelectorAll(".theme-edit-this-page"))||void 0===r||r.forEach((e=>{e.style.setProperty("display","none")})),null===(a=document.querySelector("nav"))||void 0===a||a.style.setProperty("display","none"),null===(o=document.querySelector("main"))||void 0===o||o.style.setProperty("max-width","100%"),null===(i=document.querySelectorAll(".theme-doc-toc-mobile"))||void 0===i||i.forEach((e=>{e.style.setProperty("display","none")})),null===(l=document.querySelectorAll(".theme-doc-footer"))||void 0===l||l.forEach((e=>{e.style.setProperty("display","none")})),null===(s=document.querySelectorAll("#editor-trigger"))||void 0===s||s.forEach((e=>{e.style.setProperty("display","none")})))}}}()},88949:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const a=r(n(34714)),o=r(n(41424)),i=r(n(64498)),l=r(n(82396)),s=r(n(11594)),c=r(n(53704));class u{constructor(e){let{searchDocs:t,searchIndex:n,inputSelector:r,debug:a=!1,baseUrl:s="/",queryDataCallback:d=null,autocompleteOptions:p={debug:!1,hint:!1,autoselect:!0},transformData:f=!1,queryHook:g=!1,handleSelected:h=!1,enhancedSearchInput:m=!1,layout:b="collumns"}=e;this.input=u.getInputFromSelector(r),this.queryDataCallback=d||null;const y=!(!p||!p.debug)&&p.debug;p.debug=a||y,this.autocompleteOptions=p,this.autocompleteOptions.cssClasses=this.autocompleteOptions.cssClasses||{},this.autocompleteOptions.cssClasses.prefix=this.autocompleteOptions.cssClasses.prefix||"ds";const v=this.input&&"function"==typeof this.input.attr&&this.input.attr("aria-label");this.autocompleteOptions.ariaLabel=this.autocompleteOptions.ariaLabel||v||"search input",this.isSimpleLayout="simple"===b,this.client=new o.default(t,n,s),m&&(this.input=u.injectSearchBox(this.input)),this.autocomplete=(0,i.default)(this.input,p,[{source:this.getAutocompleteSource(f,g),templates:{suggestion:u.getSuggestionTemplate(this.isSimpleLayout),footer:l.default.footer,empty:u.getEmptyTemplate()}}]);const x=h;this.handleSelected=x||this.handleSelected,x&&(0,c.default)(".algolia-autocomplete").on("click",".ds-suggestions a",(e=>{e.preventDefault()})),this.autocomplete.on("autocomplete:selected",this.handleSelected.bind(null,this.autocomplete.autocomplete)),this.autocomplete.on("autocomplete:shown",this.handleShown.bind(null,this.input)),m&&u.bindSearchBoxEvent()}static injectSearchBox(e){e.before(l.default.searchBox);const t=e.prev().prev().find("input");return e.remove(),t}static bindSearchBoxEvent(){(0,c.default)('.searchbox [type="reset"]').on("click",(function(){(0,c.default)("input#docsearch").focus(),(0,c.default)(this).addClass("hide"),i.default.autocomplete.setVal("")})),(0,c.default)("input#docsearch").on("keyup",(()=>{const e=document.querySelector("input#docsearch"),t=document.querySelector('.searchbox [type="reset"]');t.className="searchbox__reset",0===e.value.length&&(t.className+=" hide")}))}static getInputFromSelector(e){const t=(0,c.default)(e).filter("input");return t.length?(0,c.default)(t[0]):null}getAutocompleteSource(e,t){return(n,r)=>{t&&(n=t(n)||n),this.client.search(n).then((t=>{this.queryDataCallback&&"function"==typeof this.queryDataCallback&&this.queryDataCallback(t),e&&(t=e(t)||t),r(u.formatHits(t))}))}}static formatHits(e){const t=s.default.deepClone(e).map((e=>(e._highlightResult&&(e._highlightResult=s.default.mergeKeyWithParent(e._highlightResult,"hierarchy")),s.default.mergeKeyWithParent(e,"hierarchy"))));let n=s.default.groupBy(t,"lvl0");return c.default.each(n,((e,t)=>{const r=s.default.groupBy(t,"lvl1"),a=s.default.flattenAndFlagFirst(r,"isSubCategoryHeader");n[e]=a})),n=s.default.flattenAndFlagFirst(n,"isCategoryHeader"),n.map((e=>{const t=u.formatURL(e),n=s.default.getHighlightedValue(e,"lvl0"),r=s.default.getHighlightedValue(e,"lvl1")||n,a=s.default.compact([s.default.getHighlightedValue(e,"lvl2")||r,s.default.getHighlightedValue(e,"lvl3"),s.default.getHighlightedValue(e,"lvl4"),s.default.getHighlightedValue(e,"lvl5"),s.default.getHighlightedValue(e,"lvl6")]).join(''),o=s.default.getSnippetedValue(e,"content"),i=r&&""!==r||a&&""!==a,l=a&&""!==a&&a!==r,c=!l&&r&&""!==r&&r!==n;return{isLvl0:!c&&!l,isLvl1:c,isLvl2:l,isLvl1EmptyOrDuplicate:!r||""===r||r===n,isCategoryHeader:e.isCategoryHeader,isSubCategoryHeader:e.isSubCategoryHeader,isTextOrSubcategoryNonEmpty:i,category:n,subcategory:r,title:a,text:o,url:t}}))}static formatURL(e){const{url:t,anchor:n}=e;if(t){return-1!==t.indexOf("#")?t:n?`${e.url}#${e.anchor}`:t}return n?`#${e.anchor}`:(console.warn("no anchor nor url for : ",JSON.stringify(e)),null)}static getEmptyTemplate(){return e=>a.default.compile(l.default.empty).render(e)}static getSuggestionTemplate(e){const t=e?l.default.suggestionSimple:l.default.suggestion,n=a.default.compile(t);return e=>n.render(e)}handleSelected(e,t,n,r,a){void 0===a&&(a={}),"click"!==a.selectionMethod&&(e.setVal(""),window.location.assign(n.url))}handleShown(e){const t=e.offset().left+e.width()/2;let n=(0,c.default)(document).width()/2;isNaN(n)&&(n=900);const r=t-n>=0?"algolia-autocomplete-right":"algolia-autocomplete-left",a=t-n<0?"algolia-autocomplete-right":"algolia-autocomplete-left",o=(0,c.default)(".algolia-autocomplete");o.hasClass(r)||o.addClass(r),o.hasClass(a)&&o.removeClass(a)}}t.default=u},83503:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var a=Object.getOwnPropertyDescriptor(t,n);a&&!("get"in a?!t.__esModule:a.writable||a.configurable)||(a={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,a)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&r(t,e,n);return a(t,e),t},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const l=o(n(96540)),s=i(n(1929)),c=n(85567),u=i(n(44586)),d=n(66588),p=i(n(92303));t.default=e=>{const t=(0,l.useRef)(!1),r=(0,l.useRef)(null),[a,i]=(0,l.useState)(!1),f=(0,c.useHistory)(),{siteConfig:g={}}=(0,u.default)(),h=(0,p.default)(),{baseUrl:m}=g,b=(0,d.usePluginData)("docusaurus-lunr-search"),y=()=>{t.current||(Promise.all([fetch(`${m}${b.fileNames.searchDoc}`).then((e=>e.json())),fetch(`${m}${b.fileNames.lunrIndex}`).then((e=>e.json())),Promise.resolve().then((()=>o(n(88949)))),Promise.resolve().then((()=>o(n(72585))))]).then((e=>{let[t,n,{default:r}]=e;0!==t.length&&(((e,t,n)=>{new n({searchDocs:e,searchIndex:t,baseUrl:m,inputSelector:"#search_input_react",handleSelected:(e,t,n)=>{const r=n.url||"/";document.createElement("a").href=r,f.push(r)}})})(t,n,r),i(!0))})),t.current=!0)},v=(0,l.useCallback)((t=>{r.current.contains(t.target)||r.current.focus(),e.handleSearchBarToggle&&e.handleSearchBarToggle(!e.isSearchBarExpanded)}),[e.isSearchBarExpanded]);return h&&y(),l.default.createElement("div",{className:"navbar__search",key:"search-box"},l.default.createElement("span",{"aria-label":"expand searchbar",role:"button",className:(0,s.default)("search-icon",{"search-icon-hidden":e.isSearchBarExpanded}),onClick:v,onKeyDown:v,tabIndex:0}),l.default.createElement("input",{id:"search_input_react",type:"search",placeholder:a?"Search":"Loading...","aria-label":"Search",className:(0,s.default)("navbar__search-input",{"search-bar-expanded":e.isSearchBarExpanded},{"search-bar":!e.isSearchBarExpanded}),onClick:y,onMouseOver:y,onFocus:v,onBlur:v,ref:r,disabled:!a}))}},41424:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const a=r(n(20549));a.default.tokenizer.separator=/[\s\-/]+/;t.default=class{constructor(e,t,n){void 0===n&&(n="/"),this.searchDocs=e,this.lunrIndex=a.default.Index.load(t),this.baseUrl=n}getLunrResult(e){return this.lunrIndex.query((function(t){const n=a.default.tokenizer(e);t.term(n,{boost:10}),t.term(n,{wildcard:a.default.Query.wildcard.TRAILING})}))}getHit(e,t,n){return{hierarchy:{lvl0:e.pageTitle||e.title,lvl1:0===e.type?null:e.title},url:e.url,_snippetResult:n?{content:{value:n,matchLevel:"full"}}:null,_highlightResult:{hierarchy:{lvl0:{value:0===e.type?t||e.title:e.pageTitle},lvl1:0===e.type?null:{value:t||e.title}}}}}getTitleHit(e,t,n){const r=t[0],a=t[0]+n;let o=e.title.substring(0,r)+''+e.title.substring(r,a)+""+e.title.substring(a,e.title.length);return this.getHit(e,o)}getKeywordHit(e,t,n){const r=t[0],a=t[0]+n;let o=e.title+"
Keywords: "+e.keywords.substring(0,r)+''+e.keywords.substring(r,a)+""+e.keywords.substring(a,e.keywords.length)+"";return this.getHit(e,o)}getContentHit(e,t){const n=t[0],r=t[0]+t[1];let a=n,o=r,i=!0,l=!0;for(let c=0;c<3;c++){const t=e.content.lastIndexOf(" ",a-2),n=e.content.lastIndexOf(".",a-2);if(n>0&&n>t){a=n+1,i=!1;break}if(t<0){a=0,i=!1;break}a=t+1}for(let c=0;c<10;c++){const t=e.content.indexOf(" ",o+1),n=e.content.indexOf(".",o+1);if(n>0&&n",s+=e.content.substring(r,o),l&&(s+=" ..."),this.getHit(e,null,s)}search(e){return new Promise(((t,n)=>{const r=this.getLunrResult(e),a=[];r.length>5&&(r.length=5),this.titleHitsRes=[],this.contentHitsRes=[],r.forEach((t=>{const n=this.searchDocs[t.ref],{metadata:r}=t.matchData;for(let o in r)if(r[o].title){if(!this.titleHitsRes.includes(t.ref)){const i=r[o].title.position[0];a.push(this.getTitleHit(n,i,e.length)),this.titleHitsRes.push(t.ref)}}else if(r[o].content){const e=r[o].content.position[0];a.push(this.getContentHit(n,e))}else if(r[o].keywords){const i=r[o].keywords.position[0];a.push(this.getKeywordHit(n,i,e.length)),this.titleHitsRes.push(t.ref)}})),a.length>5&&(a.length=5),t(a)}))}}},82396:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const n="algolia-docsearch",r=`${n}-suggestion`,a={suggestion:`\n \n
\n {{{category}}}\n
\n
\n
\n {{{subcategory}}}\n
\n {{#isTextOrSubcategoryNonEmpty}}\n
\n
{{{subcategory}}}
\n
{{{title}}}
\n {{#text}}
{{{text}}}
{{/text}}\n
\n {{/isTextOrSubcategoryNonEmpty}}\n
\n
\n `,suggestionSimple:`\n
\n
\n {{^isLvl0}}\n {{{category}}}\n {{^isLvl1}}\n {{^isLvl1EmptyOrDuplicate}}\n \n {{{subcategory}}}\n \n {{/isLvl1EmptyOrDuplicate}}\n {{/isLvl1}}\n {{/isLvl0}}\n
\n {{#isLvl2}}\n {{{title}}}\n {{/isLvl2}}\n {{#isLvl1}}\n {{{subcategory}}}\n {{/isLvl1}}\n {{#isLvl0}}\n {{{category}}}\n {{/isLvl0}}\n
\n
\n
\n {{#text}}\n
\n
{{{text}}}
\n
\n {{/text}}\n
\n
\n `,footer:`\n
\n
\n `,empty:`\n
\n
\n
\n
\n
\n No results found for query "{{query}}"\n
\n
\n
\n
\n
\n `,searchBox:'\n \n\n\n '};t.default=a},11594:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const a=r(n(53704)),o={mergeKeyWithParent(e,t){if(void 0===e[t])return e;if("object"!=typeof e[t])return e;const n=a.default.extend({},e,e[t]);return delete n[t],n},groupBy(e,t){const n={};return a.default.each(e,((e,r)=>{if(void 0===r[t])throw new Error(`[groupBy]: Object has no key ${t}`);let a=r[t];"string"==typeof a&&(a=a.toLowerCase()),Object.prototype.hasOwnProperty.call(n,a)||(n[a]=[]),n[a].push(r)})),n},values:e=>Object.keys(e).map((t=>e[t])),flatten(e){const t=[];return e.forEach((e=>{Array.isArray(e)?e.forEach((e=>{t.push(e)})):t.push(e)})),t},flattenAndFlagFirst(e,t){const n=this.values(e).map((e=>e.map(((e,n)=>(e[t]=0===n,e)))));return this.flatten(n)},compact(e){const t=[];return e.forEach((e=>{e&&t.push(e)})),t},getHighlightedValue:(e,t)=>e._highlightResult&&e._highlightResult.hierarchy_camel&&e._highlightResult.hierarchy_camel[t]&&e._highlightResult.hierarchy_camel[t].matchLevel&&"none"!==e._highlightResult.hierarchy_camel[t].matchLevel&&e._highlightResult.hierarchy_camel[t].value?e._highlightResult.hierarchy_camel[t].value:e._highlightResult&&e._highlightResult&&e._highlightResult[t]&&e._highlightResult[t].value?e._highlightResult[t].value:e[t],getSnippetedValue(e,t){if(!e._snippetResult||!e._snippetResult[t]||!e._snippetResult[t].value)return e[t];let n=e._snippetResult[t].value;return n[0]!==n[0].toUpperCase()&&(n=`\u2026${n}`),-1===[".","!","?"].indexOf(n[n.length-1])&&(n=`${n}\u2026`),n},deepClone:e=>JSON.parse(JSON.stringify(e))};t.default=o},1929:(e,t,n)=>{"use strict";function r(e){var t,n,a="";if("string"==typeof e||"number"==typeof e)a+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;ta,default:()=>o});const o=a},79231:(e,t,n)=>{"use strict";n.d(t,{zR:()=>k,TM:()=>A,yJ:()=>h,sC:()=>L,AO:()=>g,Fu:()=>m});var r=n(58168);function a(e){return"/"===e.charAt(0)}function o(e,t){for(var n=t,r=n+1,a=e.length;r=0;p--){var f=i[p];"."===f?o(i,p):".."===f?(o(i,p),d++):d&&(o(i,p),d--)}if(!c)for(;d--;d)i.unshift("..");!c||""===i[0]||i[0]&&a(i[0])||i.unshift("");var g=i.join("/");return n&&"/"!==g.substr(-1)&&(g+="/"),g};function l(e){return e.valueOf?e.valueOf():Object.prototype.valueOf.call(e)}const s=function e(t,n){if(t===n)return!0;if(null==t||null==n)return!1;if(Array.isArray(t))return Array.isArray(n)&&t.length===n.length&&t.every((function(t,r){return e(t,n[r])}));if("object"==typeof t||"object"==typeof n){var r=l(t),a=l(n);return r!==t||a!==n?e(r,a):Object.keys(Object.assign({},t,n)).every((function(r){return e(t[r],n[r])}))}return!1};var c=n(11561);function u(e){return"/"===e.charAt(0)?e:"/"+e}function d(e){return"/"===e.charAt(0)?e.substr(1):e}function p(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function f(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function g(e){var t=e.pathname,n=e.search,r=e.hash,a=t||"/";return n&&"?"!==n&&(a+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(a+="#"===r.charAt(0)?r:"#"+r),a}function h(e,t,n,a){var o;"string"==typeof e?(o=function(e){var t=e||"/",n="",r="",a=t.indexOf("#");-1!==a&&(r=t.substr(a),t=t.substr(0,a));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e),o.state=t):(void 0===(o=(0,r.A)({},e)).pathname&&(o.pathname=""),o.search?"?"!==o.search.charAt(0)&&(o.search="?"+o.search):o.search="",o.hash?"#"!==o.hash.charAt(0)&&(o.hash="#"+o.hash):o.hash="",void 0!==t&&void 0===o.state&&(o.state=t));try{o.pathname=decodeURI(o.pathname)}catch(l){throw l instanceof URIError?new URIError('Pathname "'+o.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):l}return n&&(o.key=n),a?o.pathname?"/"!==o.pathname.charAt(0)&&(o.pathname=i(o.pathname,a.pathname)):o.pathname=a.pathname:o.pathname||(o.pathname="/"),o}function m(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&s(e.state,t.state)}function b(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,a){if(null!=e){var o="function"==typeof e?e(t,n):e;"string"==typeof o?"function"==typeof r?r(o,a):a(!0):a(!1!==o)}else a(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;rt?n.splice(t,n.length-t,a):n.push(a),d({action:r,location:a,index:t,entries:n})}}))},replace:function(e,t){var r="REPLACE",a=h(e,t,p(),x.location);u.confirmTransitionTo(a,r,n,(function(e){e&&(x.entries[x.index]=a,d({action:r,location:a}))}))},go:v,goBack:function(){v(-1)},goForward:function(){v(1)},canGo:function(e){var t=x.index+e;return t>=0&&t{!function(e){var t=/\S/,n=/\"/g,r=/\n/g,a=/\r/g,o=/\\/g,i=/\u2028/,l=/\u2029/;function s(e){"}"===e.n.substr(e.n.length-1)&&(e.n=e.n.substring(0,e.n.length-1))}function c(e){return e.trim?e.trim():e.replace(/^\s*|\s*$/g,"")}function u(e,t,n){if(t.charAt(n)!=e.charAt(0))return!1;for(var r=1,a=e.length;r":7,"=":8,_v:9,"{":10,"&":11,_t:12},e.scan=function(n,r){var a=n.length,o=0,i=null,l=null,d="",p=[],f=!1,g=0,h=0,m="{{",b="}}";function y(){d.length>0&&(p.push({tag:"_t",text:new String(d)}),d="")}function v(n,r){if(y(),n&&function(){for(var n=!0,r=h;r"==a.tag&&(a.indent=p[o].text.toString()),p.splice(o,1));else r||p.push({tag:"\n"});f=!1,h=p.length}function x(e,t){var n="="+b,r=e.indexOf(n,t),a=c(e.substring(e.indexOf("=",t)+1,r)).split(" ");return m=a[0],b=a[a.length-1],r+n.length-1}for(r&&(r=r.split(" "),m=r[0],b=r[1]),g=0;g0;){if(s=t.shift(),o&&"<"==o.tag&&!(s.tag in d))throw new Error("Illegal content in < super tag.");if(e.tags[s.tag]<=e.tags.$||f(s,a))r.push(s),s.nodes=p(t,s.tag,r,a);else{if("/"==s.tag){if(0===r.length)throw new Error("Closing tag without opener: /"+s.n);if(l=r.pop(),s.n!=l.n&&!g(s.n,l.n,a))throw new Error("Nesting error: "+l.n+" vs. "+s.n);return l.end=s.i,i}"\n"==s.tag&&(s.last=0==t.length||"\n"==t[0].tag)}i.push(s)}if(r.length>0)throw new Error("missing closing tag: "+r.pop().n);return i}function f(e,t){for(var n=0,r=t.length;n":v,"<":function(t,n){var r={partials:{},code:"",subs:{},inPartial:!0};e.walk(t.nodes,r);var a=n.partials[v(t,n)];a.subs=r.subs,a.partials=r.partials},$:function(t,n){var r={subs:{},code:"",partials:n.partials,prefix:t.n};e.walk(t.nodes,r),n.subs[t.n]=r.code,n.inPartial||(n.code+='t.sub("'+b(t.n)+'",c,p,i);')},"\n":function(e,t){t.code+=w('"\\n"'+(e.last?"":" + i"))},_v:function(e,t){t.code+="t.b(t.v(t."+y(e.n)+'("'+b(e.n)+'",c,p,0)));'},_t:function(e,t){t.code+=w('"'+b(e.text)+'"')},"{":x,"&":x},e.walk=function(t,n){for(var r,a=0,o=t.length;a{var r=n(29110);r.Template=n(59549).Template,r.template=r.Template,e.exports=r},59549:(e,t)=>{!function(e){function t(e,t,n){var r;return t&&"object"==typeof t&&(void 0!==t[e]?r=t[e]:n&&t.get&&"function"==typeof t.get&&(r=t.get(e))),r}e.Template=function(e,t,n,r){e=e||{},this.r=e.code||this.r,this.c=n,this.options=r||{},this.text=t||"",this.partials=e.partials||{},this.subs=e.subs||{},this.buf=""},e.Template.prototype={r:function(e,t,n){return""},v:function(e){return e=s(e),l.test(e)?e.replace(n,"&").replace(r,"<").replace(a,">").replace(o,"'").replace(i,"""):e},t:s,render:function(e,t,n){return this.ri([e],t||{},n)},ri:function(e,t,n){return this.r(e,t,n)},ep:function(e,t){var n=this.partials[e],r=t[n.name];if(n.instance&&n.base==r)return n.instance;if("string"==typeof r){if(!this.c)throw new Error("No compiler available.");r=this.c.compile(r,this.options)}if(!r)return null;if(this.partials[e].base=r,n.subs){for(key in t.stackText||(t.stackText={}),n.subs)t.stackText[key]||(t.stackText[key]=void 0!==this.activeSub&&t.stackText[this.activeSub]?t.stackText[this.activeSub]:this.text);r=function(e,t,n,r,a,o){function i(){}function l(){}var s;i.prototype=e,l.prototype=e.subs;var c=new i;for(s in c.subs=new l,c.subsText={},c.buf="",r=r||{},c.stackSubs=r,c.subsText=o,t)r[s]||(r[s]=t[s]);for(s in r)c.subs[s]=r[s];for(s in a=a||{},c.stackPartials=a,n)a[s]||(a[s]=n[s]);for(s in a)c.partials[s]=a[s];return c}(r,n.subs,n.partials,this.stackSubs,this.stackPartials,t.stackText)}return this.partials[e].instance=r,r},rp:function(e,t,n,r){var a=this.ep(e,n);return a?a.ri(t,n,r):""},rs:function(e,t,n){var r=e[e.length-1];if(c(r))for(var a=0;a=0;s--)if(void 0!==(o=t(e,n[s],l))){i=!0;break}return i?(a||"function"!=typeof o||(o=this.mv(o,n,r)),o):!a&&""},ls:function(e,t,n,r,a){var o=this.options.delimiters;return this.options.delimiters=a,this.b(this.ct(s(e.call(t,r)),t,n)),this.options.delimiters=o,!1},ct:function(e,t,n){if(this.options.disableLambda)throw new Error("Lambda features disabled.");return this.c.compile(e,this.options).render(t,n)},b:function(e){this.buf+=e},fl:function(){var e=this.buf;return this.buf="",e},ms:function(e,t,n,r,a,o,i){var l,s=t[t.length-1],c=e.call(s);return"function"==typeof c?!!r||(l=this.activeSub&&this.subsText&&this.subsText[this.activeSub]?this.subsText[this.activeSub]:this.text,this.ls(c,s,n,l.substring(a,o),i)):c},mv:function(e,t,n){var r=t[t.length-1],a=e.call(r);return"function"==typeof a?this.ct(s(a.call(r)),r,n):a},sub:function(e,t,n,r){var a=this.subs[e];a&&(this.activeSub=e,a(t,n,this,r),this.activeSub=!1)}};var n=/&/g,r=//g,o=/\'/g,i=/\"/g,l=/[&<>\"\']/;function s(e){return String(null==e?"":e)}var c=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}}(t)},4146:(e,t,n)=>{"use strict";var r=n(44363),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?i:l[e.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=i;var c=Object.defineProperty,u=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,p=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,g=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(g){var a=f(n);a&&a!==g&&e(t,a,r)}var i=u(n);d&&(i=i.concat(d(n)));for(var l=s(t),h=s(n),m=0;m{"use strict";var r,a,o,i=[n(45741),n(91856),n(41015),n(16486),n(45723),n(26345)],l=-1,s=[],c=!1;function u(){r&&a&&(r=!1,a.length?s=a.concat(s):l=-1,s.length&&d())}function d(){if(!r){c=!1,r=!0;for(var e=s.length,t=setTimeout(u);e;){for(a=s,s=[];a&&++l1)for(var n=1;n{"use strict";t.test=function(){return!n.g.setImmediate&&void 0!==n.g.MessageChannel},t.install=function(e){var t=new n.g.MessageChannel;return t.port1.onmessage=e,function(){t.port2.postMessage(0)}}},41015:(e,t,n)=>{"use strict";var r=n.g.MutationObserver||n.g.WebKitMutationObserver;t.test=function(){return r},t.install=function(e){var t=0,a=new r(e),o=n.g.document.createTextNode("");return a.observe(o,{characterData:!0}),function(){o.data=t=++t%2}}},91856:(e,t,n)=>{"use strict";t.test=function(){return"function"==typeof n.g.queueMicrotask},t.install=function(e){return function(){n.g.queueMicrotask(e)}}},45723:(e,t,n)=>{"use strict";t.test=function(){return"document"in n.g&&"onreadystatechange"in n.g.document.createElement("script")},t.install=function(e){return function(){var t=n.g.document.createElement("script");return t.onreadystatechange=function(){e(),t.onreadystatechange=null,t.parentNode.removeChild(t),t=null},n.g.document.documentElement.appendChild(t),e}}},26345:(e,t)=>{"use strict";t.test=function(){return!0},t.install=function(e){return function(){setTimeout(e,0)}}},20311:e=>{"use strict";e.exports=function(e,t,n,r,a,o,i,l){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[n,r,a,o,i,l],u=0;(s=new Error(t.replace(/%s/g,(function(){return c[u++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},64634:e=>{e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},58291:(e,t,n)=>{var r,a;!function(){var o,i,l,s,c,u,d,p,f,g,h,m,b,y,v,x,w,S,k,_,E,C,O,T,A,P,L,j,N,R,I=function(e){var t=new I.Builder;return t.pipeline.add(I.trimmer,I.stopWordFilter,I.stemmer),t.searchPipeline.add(I.stemmer),e.call(t,t),t.build()};I.version="2.3.9",I.utils={},I.utils.warn=(o=this,function(e){o.console&&console.warn&&console.warn(e)}),I.utils.asString=function(e){return null==e?"":e.toString()},I.utils.clone=function(e){if(null==e)return e;for(var t=Object.create(null),n=Object.keys(e),r=0;r0){var s=I.utils.clone(t)||{};s.position=[i,l],s.index=a.length,a.push(new I.Token(n.slice(i,o),s))}i=o+1}}return a},I.tokenizer.separator=/[\s\-]+/,I.Pipeline=function(){this._stack=[]},I.Pipeline.registeredFunctions=Object.create(null),I.Pipeline.registerFunction=function(e,t){t in this.registeredFunctions&&I.utils.warn("Overwriting existing registered function: "+t),e.label=t,I.Pipeline.registeredFunctions[e.label]=e},I.Pipeline.warnIfFunctionNotRegistered=function(e){e.label&&e.label in this.registeredFunctions||I.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},I.Pipeline.load=function(e){var t=new I.Pipeline;return e.forEach((function(e){var n=I.Pipeline.registeredFunctions[e];if(!n)throw new Error("Cannot load unregistered function: "+e);t.add(n)})),t},I.Pipeline.prototype.add=function(){Array.prototype.slice.call(arguments).forEach((function(e){I.Pipeline.warnIfFunctionNotRegistered(e),this._stack.push(e)}),this)},I.Pipeline.prototype.after=function(e,t){I.Pipeline.warnIfFunctionNotRegistered(t);var n=this._stack.indexOf(e);if(-1==n)throw new Error("Cannot find existingFn");n+=1,this._stack.splice(n,0,t)},I.Pipeline.prototype.before=function(e,t){I.Pipeline.warnIfFunctionNotRegistered(t);var n=this._stack.indexOf(e);if(-1==n)throw new Error("Cannot find existingFn");this._stack.splice(n,0,t)},I.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);-1!=t&&this._stack.splice(t,1)},I.Pipeline.prototype.run=function(e){for(var t=this._stack.length,n=0;n1&&(oe&&(n=a),o!=e);)r=n-t,a=t+Math.floor(r/2),o=this.elements[2*a];return o==e||o>e?2*a:ol?c+=2:i==l&&(t+=n[s+1]*r[c+1],s+=2,c+=2);return t},I.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},I.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,n=0;t0){var o,i=a.str.charAt(0);i in a.node.edges?o=a.node.edges[i]:(o=new I.TokenSet,a.node.edges[i]=o),1==a.str.length&&(o.final=!0),r.push({node:o,editsRemaining:a.editsRemaining,str:a.str.slice(1)})}if(0!=a.editsRemaining){if("*"in a.node.edges)var l=a.node.edges["*"];else{l=new I.TokenSet;a.node.edges["*"]=l}if(0==a.str.length&&(l.final=!0),r.push({node:l,editsRemaining:a.editsRemaining-1,str:a.str}),a.str.length>1&&r.push({node:a.node,editsRemaining:a.editsRemaining-1,str:a.str.slice(1)}),1==a.str.length&&(a.node.final=!0),a.str.length>=1){if("*"in a.node.edges)var s=a.node.edges["*"];else{s=new I.TokenSet;a.node.edges["*"]=s}1==a.str.length&&(s.final=!0),r.push({node:s,editsRemaining:a.editsRemaining-1,str:a.str.slice(1)})}if(a.str.length>1){var c,u=a.str.charAt(0),d=a.str.charAt(1);d in a.node.edges?c=a.node.edges[d]:(c=new I.TokenSet,a.node.edges[d]=c),1==a.str.length&&(c.final=!0),r.push({node:c,editsRemaining:a.editsRemaining-1,str:u+a.str.slice(2)})}}}return n},I.TokenSet.fromString=function(e){for(var t=new I.TokenSet,n=t,r=0,a=e.length;r=e;t--){var n=this.uncheckedNodes[t],r=n.child.toString();r in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[r]:(n.child._str=r,this.minimizedNodes[r]=n.child),this.uncheckedNodes.pop()}},I.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},I.Index.prototype.search=function(e){return this.query((function(t){new I.QueryParser(e,t).parse()}))},I.Index.prototype.query=function(e){for(var t=new I.Query(this.fields),n=Object.create(null),r=Object.create(null),a=Object.create(null),o=Object.create(null),i=Object.create(null),l=0;l1?1:e},I.Builder.prototype.k1=function(e){this._k1=e},I.Builder.prototype.add=function(e,t){var n=e[this._ref],r=Object.keys(this._fields);this._documents[n]=t||{},this.documentCount+=1;for(var a=0;a=this.length)return I.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},I.QueryLexer.prototype.width=function(){return this.pos-this.start},I.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},I.QueryLexer.prototype.backup=function(){this.pos-=1},I.QueryLexer.prototype.acceptDigitRun=function(){var e,t;do{t=(e=this.next()).charCodeAt(0)}while(t>47&&t<58);e!=I.QueryLexer.EOS&&this.backup()},I.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(I.QueryLexer.TERM)),e.ignore(),e.more())return I.QueryLexer.lexText},I.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(I.QueryLexer.EDIT_DISTANCE),I.QueryLexer.lexText},I.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(I.QueryLexer.BOOST),I.QueryLexer.lexText},I.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(I.QueryLexer.TERM)},I.QueryLexer.termSeparator=I.tokenizer.separator,I.QueryLexer.lexText=function(e){for(;;){var t=e.next();if(t==I.QueryLexer.EOS)return I.QueryLexer.lexEOS;if(92!=t.charCodeAt(0)){if(":"==t)return I.QueryLexer.lexField;if("~"==t)return e.backup(),e.width()>0&&e.emit(I.QueryLexer.TERM),I.QueryLexer.lexEditDistance;if("^"==t)return e.backup(),e.width()>0&&e.emit(I.QueryLexer.TERM),I.QueryLexer.lexBoost;if("+"==t&&1===e.width())return e.emit(I.QueryLexer.PRESENCE),I.QueryLexer.lexText;if("-"==t&&1===e.width())return e.emit(I.QueryLexer.PRESENCE),I.QueryLexer.lexText;if(t.match(I.QueryLexer.termSeparator))return I.QueryLexer.lexTerm}else e.escapeCharacter()}},I.QueryParser=function(e,t){this.lexer=new I.QueryLexer(e),this.query=t,this.currentClause={},this.lexemeIdx=0},I.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=I.QueryParser.parseClause;e;)e=e(this);return this.query},I.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},I.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},I.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},I.QueryParser.parseClause=function(e){var t=e.peekLexeme();if(null!=t)switch(t.type){case I.QueryLexer.PRESENCE:return I.QueryParser.parsePresence;case I.QueryLexer.FIELD:return I.QueryParser.parseField;case I.QueryLexer.TERM:return I.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+t.type;throw t.str.length>=1&&(n+=" with value '"+t.str+"'"),new I.QueryParseError(n,t.start,t.end)}},I.QueryParser.parsePresence=function(e){var t=e.consumeLexeme();if(null!=t){switch(t.str){case"-":e.currentClause.presence=I.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=I.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+t.str+"'";throw new I.QueryParseError(n,t.start,t.end)}var r=e.peekLexeme();if(null==r){n="expecting term or field, found nothing";throw new I.QueryParseError(n,t.start,t.end)}switch(r.type){case I.QueryLexer.FIELD:return I.QueryParser.parseField;case I.QueryLexer.TERM:return I.QueryParser.parseTerm;default:n="expecting term or field, found '"+r.type+"'";throw new I.QueryParseError(n,r.start,r.end)}}},I.QueryParser.parseField=function(e){var t=e.consumeLexeme();if(null!=t){if(-1==e.query.allFields.indexOf(t.str)){var n=e.query.allFields.map((function(e){return"'"+e+"'"})).join(", "),r="unrecognised field '"+t.str+"', possible fields: "+n;throw new I.QueryParseError(r,t.start,t.end)}e.currentClause.fields=[t.str];var a=e.peekLexeme();if(null==a){r="expecting term, found nothing";throw new I.QueryParseError(r,t.start,t.end)}if(a.type===I.QueryLexer.TERM)return I.QueryParser.parseTerm;r="expecting term, found '"+a.type+"'";throw new I.QueryParseError(r,a.start,a.end)}},I.QueryParser.parseTerm=function(e){var t=e.consumeLexeme();if(null!=t){e.currentClause.term=t.str.toLowerCase(),-1!=t.str.indexOf("*")&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(null!=n)switch(n.type){case I.QueryLexer.TERM:return e.nextClause(),I.QueryParser.parseTerm;case I.QueryLexer.FIELD:return e.nextClause(),I.QueryParser.parseField;case I.QueryLexer.EDIT_DISTANCE:return I.QueryParser.parseEditDistance;case I.QueryLexer.BOOST:return I.QueryParser.parseBoost;case I.QueryLexer.PRESENCE:return e.nextClause(),I.QueryParser.parsePresence;default:var r="Unexpected lexeme type '"+n.type+"'";throw new I.QueryParseError(r,n.start,n.end)}else e.nextClause()}},I.QueryParser.parseEditDistance=function(e){var t=e.consumeLexeme();if(null!=t){var n=parseInt(t.str,10);if(isNaN(n)){var r="edit distance must be numeric";throw new I.QueryParseError(r,t.start,t.end)}e.currentClause.editDistance=n;var a=e.peekLexeme();if(null!=a)switch(a.type){case I.QueryLexer.TERM:return e.nextClause(),I.QueryParser.parseTerm;case I.QueryLexer.FIELD:return e.nextClause(),I.QueryParser.parseField;case I.QueryLexer.EDIT_DISTANCE:return I.QueryParser.parseEditDistance;case I.QueryLexer.BOOST:return I.QueryParser.parseBoost;case I.QueryLexer.PRESENCE:return e.nextClause(),I.QueryParser.parsePresence;default:r="Unexpected lexeme type '"+a.type+"'";throw new I.QueryParseError(r,a.start,a.end)}else e.nextClause()}},I.QueryParser.parseBoost=function(e){var t=e.consumeLexeme();if(null!=t){var n=parseInt(t.str,10);if(isNaN(n)){var r="boost must be numeric";throw new I.QueryParseError(r,t.start,t.end)}e.currentClause.boost=n;var a=e.peekLexeme();if(null!=a)switch(a.type){case I.QueryLexer.TERM:return e.nextClause(),I.QueryParser.parseTerm;case I.QueryLexer.FIELD:return e.nextClause(),I.QueryParser.parseField;case I.QueryLexer.EDIT_DISTANCE:return I.QueryParser.parseEditDistance;case I.QueryLexer.BOOST:return I.QueryParser.parseBoost;case I.QueryLexer.PRESENCE:return e.nextClause(),I.QueryParser.parsePresence;default:r="Unexpected lexeme type '"+a.type+"'";throw new I.QueryParseError(r,a.start,a.end)}else e.nextClause()}},void 0===(a="function"==typeof(r=function(){return I})?r.call(t,n,t,e):r)||(e.exports=a)}()},72585:(e,t,n)=>{"use strict";n.r(t)},10119:(e,t,n)=>{"use strict";n.r(t)},51043:(e,t,n)=>{"use strict";n.r(t)},5947:function(e,t,n){var r,a;r=function(){var e,t,n={version:"0.2.0"},r=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'
'};function a(e,t,n){return en?n:e}function o(e){return 100*(-1+e)}function i(e,t,n){var a;return(a="translate3d"===r.positionUsing?{transform:"translate3d("+o(e)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+o(e)+"%,0)"}:{"margin-left":o(e)+"%"}).transition="all "+t+"ms "+n,a}n.configure=function(e){var t,n;for(t in e)void 0!==(n=e[t])&&e.hasOwnProperty(t)&&(r[t]=n);return this},n.status=null,n.set=function(e){var t=n.isStarted();e=a(e,r.minimum,1),n.status=1===e?null:e;var o=n.render(!t),c=o.querySelector(r.barSelector),u=r.speed,d=r.easing;return o.offsetWidth,l((function(t){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),s(c,i(e,u,d)),1===e?(s(o,{transition:"none",opacity:1}),o.offsetWidth,setTimeout((function(){s(o,{transition:"all "+u+"ms linear",opacity:0}),setTimeout((function(){n.remove(),t()}),u)}),u)):setTimeout(t,u)})),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var e=function(){setTimeout((function(){n.status&&(n.trickle(),e())}),r.trickleSpeed)};return r.trickle&&e(),this},n.done=function(e){return e||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(e){var t=n.status;return t?("number"!=typeof e&&(e=(1-t)*a(Math.random()*t,.1,.95)),t=a(t+e,0,.994),n.set(t)):n.start()},n.trickle=function(){return n.inc(Math.random()*r.trickleRate)},e=0,t=0,n.promise=function(r){return r&&"resolved"!==r.state()?(0===t&&n.start(),e++,t++,r.always((function(){0==--t?(e=0,n.done()):n.set((e-t)/e)})),this):this},n.render=function(e){if(n.isRendered())return document.getElementById("nprogress");u(document.documentElement,"nprogress-busy");var t=document.createElement("div");t.id="nprogress",t.innerHTML=r.template;var a,i=t.querySelector(r.barSelector),l=e?"-100":o(n.status||0),c=document.querySelector(r.parent);return s(i,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r.showSpinner||(a=t.querySelector(r.spinnerSelector))&&f(a),c!=document.body&&u(c,"nprogress-custom-parent"),c.appendChild(t),t},n.remove=function(){d(document.documentElement,"nprogress-busy"),d(document.querySelector(r.parent),"nprogress-custom-parent");var e=document.getElementById("nprogress");e&&f(e)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var e=document.body.style,t="WebkitTransform"in e?"Webkit":"MozTransform"in e?"Moz":"msTransform"in e?"ms":"OTransform"in e?"O":"";return t+"Perspective"in e?"translate3d":t+"Transform"in e?"translate":"margin"};var l=function(){var e=[];function t(){var n=e.shift();n&&n(t)}return function(n){e.push(n),1==e.length&&t()}}(),s=function(){var e=["Webkit","O","Moz","ms"],t={};function n(e){return e.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(e,t){return t.toUpperCase()}))}function r(t){var n=document.body.style;if(t in n)return t;for(var r,a=e.length,o=t.charAt(0).toUpperCase()+t.slice(1);a--;)if((r=e[a]+o)in n)return r;return t}function a(e){return e=n(e),t[e]||(t[e]=r(e))}function o(e,t,n){t=a(t),e.style[t]=n}return function(e,t){var n,r,a=arguments;if(2==a.length)for(n in t)void 0!==(r=t[n])&&t.hasOwnProperty(n)&&o(e,n,r);else o(e,a[1],a[2])}}();function c(e,t){return("string"==typeof e?e:p(e)).indexOf(" "+t+" ")>=0}function u(e,t){var n=p(e),r=n+t;c(n,t)||(e.className=r.substring(1))}function d(e,t){var n,r=p(e);c(e,t)&&(n=r.replace(" "+t+" "," "),e.className=n.substring(1,n.length-1))}function p(e){return(" "+(e.className||"")+" ").replace(/\s+/gi," ")}function f(e){e&&e.parentNode&&e.parentNode.removeChild(e)}return n},void 0===(a="function"==typeof r?r.call(t,n,t,e):r)||(e.exports=a)},37099:()=>{Prism.languages.erlang={comment:/%.+/,string:{pattern:/"(?:\\.|[^\\"\r\n])*"/,greedy:!0},"quoted-function":{pattern:/'(?:\\.|[^\\'\r\n])+'(?=\()/,alias:"function"},"quoted-atom":{pattern:/'(?:\\.|[^\\'\r\n])+'/,alias:"atom"},boolean:/\b(?:false|true)\b/,keyword:/\b(?:after|begin|case|catch|end|fun|if|of|receive|try|when)\b/,number:[/\$\\?./,/\b\d+#[a-z0-9]+/i,/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i],function:/\b[a-z][\w@]*(?=\()/,variable:{pattern:/(^|[^@])(?:\b|\?)[A-Z_][\w@]*/,lookbehind:!0},operator:[/[=\/<>:]=|=[:\/]=|\+\+?|--?|[=*\/!]|\b(?:and|andalso|band|bnot|bor|bsl|bsr|bxor|div|not|or|orelse|rem|xor)\b/,{pattern:/(^|[^<])<(?!<)/,lookbehind:!0},{pattern:/(^|[^>])>(?!>)/,lookbehind:!0}],atom:/\b[a-z][\w@]*/,punctuation:/[()[\]{}:;,.#|]|<<|>>/}},19700:()=>{!function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,a,o){if(n.language===r){var i=n.tokenStack=[];n.code=n.code.replace(a,(function(e){if("function"==typeof o&&!o(e))return e;for(var a,l=i.length;-1!==n.code.indexOf(a=t(r,l));)++l;return i[l]=e,a})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var a=0,o=Object.keys(n.tokenStack);!function i(l){for(var s=0;s=o.length);s++){var c=l[s];if("string"==typeof c||c.content&&"string"==typeof c.content){var u=o[a],d=n.tokenStack[u],p="string"==typeof c?c:c.content,f=t(r,u),g=p.indexOf(f);if(g>-1){++a;var h=p.substring(0,g),m=new e.Token(r,e.tokenize(d,n.grammar),"language-"+r,d),b=p.substring(g+f.length),y=[];h&&y.push.apply(y,i([h])),y.push(m),b&&y.push.apply(y,i([b])),"string"==typeof c?l.splice.apply(l,[s,1].concat(y)):c.content=y}}else c.content&&i(c.content)}return l}(n.tokens)}}}})}(Prism)},60619:(e,t,n)=>{var r={"./prism-erlang":37099};function a(e){var t=o(e);return n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}a.keys=function(){return Object.keys(r)},a.resolve=o,e.exports=a,a.id=60619},2694:(e,t,n)=>{"use strict";var r=n(6925);function a(){}function o(){}o.resetWarningCache=a,e.exports=function(){function e(e,t,n,a,o,i){if(i!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:a};return n.PropTypes=n,n}},5556:(e,t,n)=>{e.exports=n(2694)()},6925:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},22551:(e,t,n)=>{"use strict";var r=n(96540),a=n(69982);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n