@redocly/openapi-docs 3.0.0-alpha.25 → 3.0.0-alpha.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@ var tt=(x,I,c)=>new Promise((m,S)=>{var y=O=>{try{E(c.next(O))}catch(k){S(k)}},A
2
2
  * Redocly OpenAPI Docs
3
3
  * (c) Copyright 2018 Redocly LLC, all rights reserved.
4
4
  * -------------------------------------------------------------
5
- * Version: "3.0.0-alpha.25"
5
+ * Version: "3.0.0-alpha.26"
6
6
  */(this.webpackChunkRedoclyOpenAPIDocs=this.webpackChunkRedoclyOpenAPIDocs||[]).push([[290],{62680:(x,I,c)=>{"use strict";var m=c(67286),S=c(89429),y=S(m("String.prototype.indexOf"));x.exports=function(E,O){var k=m(E,!!O);return typeof k=="function"&&y(E,".prototype.")>-1?S(k):k}},89429:(x,I,c)=>{"use strict";var m=c(4090),S=c(67286),y=S("%Function.prototype.apply%"),A=S("%Function.prototype.call%"),E=S("%Reflect.apply%",!0)||m.call(A,y),O=S("%Object.getOwnPropertyDescriptor%",!0),k=S("%Object.defineProperty%",!0),$=S("%Math.max%");if(k)try{k({},"a",{value:1})}catch(se){k=null}x.exports=function(re){var oe=E(m,A,arguments);if(O&&k){var Q=O(oe,"length");Q.configurable&&k(oe,"length",{value:1+$(0,re.length-(arguments.length-1))})}return oe};var z=function(){return E(m,y,arguments)};k?k(x.exports,"apply",{value:z}):x.exports.apply=z},61682:(x,I,c)=>{(function(m){m(c(23326))})(function(m){var S={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},y=m.Pos;m.defineOption("autoCloseBrackets",!1,function(N,P,R){R&&R!=m.Init&&(N.removeKeyMap(E),N.state.closeBrackets=null),P&&(O(A(P,"pairs")),N.state.closeBrackets=P,N.addKeyMap(E))});function A(N,P){return P=="pairs"&&typeof N=="string"?N:typeof N=="object"&&N[P]!=null?N[P]:S[P]}var E={Backspace:z,Enter:se};function O(N){for(var P=0;P<N.length;P++){var R=N.charAt(P),W="'"+R+"'";E[W]||(E[W]=k(R))}}O(S.pairs+"`");function k(N){return function(P){return Q(P,N)}}function $(N){var P=N.state.closeBrackets;if(!P||P.override)return P;var R=N.getModeAt(N.getCursor());return R.closeBrackets||P}function z(N){var P=$(N);if(!P||N.getOption("disableInput"))return m.Pass;for(var R=A(P,"pairs"),W=N.listSelections(),ie=0;ie<W.length;ie++){if(!W[ie].empty())return m.Pass;var ae=V(N,W[ie].head);if(!ae||R.indexOf(ae)%2!=0)return m.Pass}for(var ie=W.length-1;ie>=0;ie--){var K=W[ie].head;N.replaceRange("",y(K.line,K.ch-1),y(K.line,K.ch+1),"+delete")}}function se(N){var P=$(N),R=P&&A(P,"explode");if(!R||N.getOption("disableInput"))return m.Pass;for(var W=N.listSelections(),ie=0;ie<W.length;ie++){if(!W[ie].empty())return m.Pass;var ae=V(N,W[ie].head);if(!ae||R.indexOf(ae)%2!=0)return m.Pass}N.operation(function(){var K=N.lineSeparator()||`
7
7
  `;N.replaceSelection(K+K,null),re(N,-1),W=N.listSelections();for(var Z=0;Z<W.length;Z++){var ee=W[Z].head.line;N.indentLine(ee,null,!0),N.indentLine(ee+1,null,!0)}})}function re(N,P){for(var R=[],W=N.listSelections(),ie=0,ae=0;ae<W.length;ae++){var K=W[ae];K.head==N.getCursor()&&(ie=ae);var Z=K.head.ch||P>0?{line:K.head.line,ch:K.head.ch+P}:{line:K.head.line-1};R.push({anchor:Z,head:Z})}N.setSelections(R,ie)}function oe(N){var P=m.cmpPos(N.anchor,N.head)>0;return{anchor:new y(N.anchor.line,N.anchor.ch+(P?-1:1)),head:new y(N.head.line,N.head.ch+(P?1:-1))}}function Q(N,P){var R=$(N);if(!R||N.getOption("disableInput"))return m.Pass;var W=A(R,"pairs"),ie=W.indexOf(P);if(ie==-1)return m.Pass;for(var ae=A(R,"closeBefore"),K=A(R,"triples"),Z=W.charAt(ie+1)==P,ee=N.listSelections(),H=ie%2==0,de,Ae=0;Ae<ee.length;Ae++){var q=ee[Ae],te=q.head,J,Ce=N.getRange(te,y(te.line,te.ch+1));if(H&&!q.empty())J="surround";else if((Z||!H)&&Ce==P)Z&&Y(N,te)?J="both":K.indexOf(P)>=0&&N.getRange(te,y(te.line,te.ch+3))==P+P+P?J="skipThree":J="skip";else if(Z&&te.ch>1&&K.indexOf(P)>=0&&N.getRange(y(te.line,te.ch-2),te)==P+P){if(te.ch>2&&/\bstring/.test(N.getTokenTypeAt(y(te.line,te.ch-2))))return m.Pass;J="addFour"}else if(Z){var Me=te.ch==0?" ":N.getRange(y(te.line,te.ch-1),te);if(!m.isWordChar(Ce)&&Me!=P&&!m.isWordChar(Me))J="both";else return m.Pass}else if(H&&(Ce.length===0||/\s/.test(Ce)||ae.indexOf(Ce)>-1))J="both";else return m.Pass;if(!de)de=J;else if(de!=J)return m.Pass}var Le=ie%2?W.charAt(ie-1):P,je=ie%2?P:W.charAt(ie+1);N.operation(function(){if(de=="skip")re(N,1);else if(de=="skipThree")re(N,3);else if(de=="surround"){for(var De=N.getSelections(),He=0;He<De.length;He++)De[He]=Le+De[He]+je;N.replaceSelections(De,"around"),De=N.listSelections().slice();for(var He=0;He<De.length;He++)De[He]=oe(De[He]);N.setSelections(De)}else de=="both"?(N.replaceSelection(Le+je,null),N.triggerElectric(Le+je),re(N,-1)):de=="addFour"&&(N.replaceSelection(Le+Le+Le+Le,"before"),re(N,1))})}function V(N,P){var R=N.getRange(y(P.line,P.ch-1),y(P.line,P.ch+1));return R.length==2?R:null}function Y(N,P){var R=N.getTokenAt(y(P.line,P.ch+1));return/\bstring/.test(R.type)&&R.start==P.ch&&(P.ch==0||!/\bstring/.test(N.getTokenTypeAt(P)))}})},32407:(x,I,c)=>{(function(m){m(c(23326))})(function(m){var S=/MSIE \d/.test(navigator.userAgent)&&(document.documentMode==null||document.documentMode<8),y=m.Pos,A={"(":")>",")":"(<","[":"]>","]":"[<","{":"}>","}":"{<","<":">>",">":"<<"};function E(re){return re&&re.bracketRegex||/[(){}[\]]/}function O(re,oe,Q){var V=re.getLineHandle(oe.line),Y=oe.ch-1,N=Q&&Q.afterCursor;N==null&&(N=/(^| )cm-fat-cursor($| )/.test(re.getWrapperElement().className));var P=E(Q),R=!N&&Y>=0&&P.test(V.text.charAt(Y))&&A[V.text.charAt(Y)]||P.test(V.text.charAt(Y+1))&&A[V.text.charAt(++Y)];if(!R)return null;var W=R.charAt(1)==">"?1:-1;if(Q&&Q.strict&&W>0!=(Y==oe.ch))return null;var ie=re.getTokenTypeAt(y(oe.line,Y+1)),ae=k(re,y(oe.line,Y+(W>0?1:0)),W,ie,Q);return ae==null?null:{from:y(oe.line,Y),to:ae&&ae.pos,match:ae&&ae.ch==R.charAt(0),forward:W>0}}function k(re,oe,Q,V,Y){for(var N=Y&&Y.maxScanLineLength||1e4,P=Y&&Y.maxScanLines||1e3,R=[],W=E(Y),ie=Q>0?Math.min(oe.line+P,re.lastLine()+1):Math.max(re.firstLine()-1,oe.line-P),ae=oe.line;ae!=ie;ae+=Q){var K=re.getLine(ae);if(K){var Z=Q>0?0:K.length-1,ee=Q>0?K.length:-1;if(!(K.length>N))for(ae==oe.line&&(Z=oe.ch-(Q<0?1:0));Z!=ee;Z+=Q){var H=K.charAt(Z);if(W.test(H)&&(V===void 0||(re.getTokenTypeAt(y(ae,Z+1))||"")==(V||""))){var de=A[H];if(de&&de.charAt(1)==">"==Q>0)R.push(H);else if(R.length)R.pop();else return{pos:y(ae,Z),ch:H}}}}}return ae-Q==(Q>0?re.lastLine():re.firstLine())?!1:null}function $(re,oe,Q){for(var V=re.state.matchBrackets.maxHighlightLineLength||1e3,Y=Q&&Q.highlightNonMatching,N=[],P=re.listSelections(),R=0;R<P.length;R++){var W=P[R].empty()&&O(re,P[R].head,Q);if(W&&(W.match||Y!==!1)&&re.getLine(W.from.line).length<=V){var ie=W.match?"CodeMirror-matchingbracket":"CodeMirror-nonmatchingbracket";N.push(re.markText(W.from,y(W.from.line,W.from.ch+1),{className:ie})),W.to&&re.getLine(W.to.line).length<=V&&N.push(re.markText(W.to,y(W.to.line,W.to.ch+1),{className:ie}))}}if(N.length){S&&re.state.focused&&re.focus();var ae=function(){re.operation(function(){for(var K=0;K<N.length;K++)N[K].clear()})};if(oe)setTimeout(ae,800);else return ae}}function z(re){re.operation(function(){re.state.matchBrackets.currentlyHighlighted&&(re.state.matchBrackets.currentlyHighlighted(),re.state.matchBrackets.currentlyHighlighted=null),re.state.matchBrackets.currentlyHighlighted=$(re,!1,re.state.matchBrackets)})}function se(re){re.state.matchBrackets&&re.state.matchBrackets.currentlyHighlighted&&(re.state.matchBrackets.currentlyHighlighted(),re.state.matchBrackets.currentlyHighlighted=null)}m.defineOption("matchBrackets",!1,function(re,oe,Q){Q&&Q!=m.Init&&(re.off("cursorActivity",z),re.off("focus",z),re.off("blur",se),se(re)),oe&&(re.state.matchBrackets=typeof oe=="object"?oe:{},re.on("cursorActivity",z),re.on("focus",z),re.on("blur",se))}),m.defineExtension("matchBrackets",function(){$(this,!0)}),m.defineExtension("findMatchingBracket",function(re,oe,Q){return(Q||typeof oe=="boolean")&&(Q?(Q.strict=oe,oe=Q):oe=oe?{strict:!0}:null),O(this,re,oe)}),m.defineExtension("scanForBracket",function(re,oe,Q,V){return k(this,re,oe,Q,V)})})},22130:(x,I,c)=>{(function(m){m(c(23326))})(function(m){"use strict";var S="CodeMirror-hint",y="CodeMirror-hint-active";m.showHint=function(N,P,R){if(!P)return N.showHint(R);R&&R.async&&(P.async=!0);var W={hint:P};if(R)for(var ie in R)W[ie]=R[ie];return N.showHint(W)},m.defineExtension("showHint",function(N){N=k(this,this.getCursor("start"),N);var P=this.listSelections();if(!(P.length>1)){if(this.somethingSelected()){if(!N.hint.supportsSelection)return;for(var R=0;R<P.length;R++)if(P[R].head.line!=P[R].anchor.line)return}this.state.completionActive&&this.state.completionActive.close();var W=this.state.completionActive=new A(this,N);W.options.hint&&(m.signal(this,"startCompletion",this),W.update(!0))}}),m.defineExtension("closeHint",function(){this.state.completionActive&&this.state.completionActive.close()});function A(N,P){if(this.cm=N,this.options=P,this.widget=null,this.debounce=0,this.tick=0,this.startPos=this.cm.getCursor("start"),this.startLen=this.cm.getLine(this.startPos.line).length-this.cm.getSelection().length,this.options.updateOnCursorActivity){var R=this;N.on("cursorActivity",this.activityFunc=function(){R.cursorActivity()})}}var E=window.requestAnimationFrame||function(N){return setTimeout(N,1e3/60)},O=window.cancelAnimationFrame||clearTimeout;A.prototype={close:function(){this.active()&&(this.cm.state.completionActive=null,this.tick=null,this.options.updateOnCursorActivity&&this.cm.off("cursorActivity",this.activityFunc),this.widget&&this.data&&m.signal(this.data,"close"),this.widget&&this.widget.close(),m.signal(this.cm,"endCompletion",this.cm))},active:function(){return this.cm.state.completionActive==this},pick:function(N,P){var R=N.list[P],W=this;this.cm.operation(function(){R.hint?R.hint(W.cm,N,R):W.cm.replaceRange($(R),R.from||N.from,R.to||N.to,"complete"),m.signal(N,"pick",R),W.cm.scrollIntoView()}),this.options.closeOnPick&&this.close()},cursorActivity:function(){this.debounce&&(O(this.debounce),this.debounce=0);var N=this.startPos;this.data&&(N=this.data.from);var P=this.cm.getCursor(),R=this.cm.getLine(P.line);if(P.line!=this.startPos.line||R.length-P.ch!=this.startLen-this.startPos.ch||P.ch<N.ch||this.cm.somethingSelected()||!P.ch||this.options.closeCharacters.test(R.charAt(P.ch-1)))this.close();else{var W=this;this.debounce=E(function(){W.update()}),this.widget&&this.widget.disable()}},update:function(N){if(this.tick!=null){var P=this,R=++this.tick;Q(this.options.hint,this.cm,this.options,function(W){P.tick==R&&P.finishUpdate(W,N)})}},finishUpdate:function(N,P){this.data&&m.signal(this.data,"update");var R=this.widget&&this.widget.picked||P&&this.options.completeSingle;this.widget&&this.widget.close(),this.data=N,N&&N.list.length&&(R&&N.list.length==1?this.pick(N,0):(this.widget=new re(this,N),m.signal(N,"shown")))}};function k(N,P,R){var W=N.options.hintOptions,ie={};for(var ae in Y)ie[ae]=Y[ae];if(W)for(var ae in W)W[ae]!==void 0&&(ie[ae]=W[ae]);if(R)for(var ae in R)R[ae]!==void 0&&(ie[ae]=R[ae]);return ie.hint.resolve&&(ie.hint=ie.hint.resolve(N,P)),ie}function $(N){return typeof N=="string"?N:N.text}function z(N,P){var R={Up:function(){P.moveFocus(-1)},Down:function(){P.moveFocus(1)},PageUp:function(){P.moveFocus(-P.menuSize()+1,!0)},PageDown:function(){P.moveFocus(P.menuSize()-1,!0)},Home:function(){P.setFocus(0)},End:function(){P.setFocus(P.length-1)},Enter:P.pick,Tab:P.pick,Esc:P.close},W=/Mac/.test(navigator.platform);W&&(R["Ctrl-P"]=function(){P.moveFocus(-1)},R["Ctrl-N"]=function(){P.moveFocus(1)});var ie=N.options.customKeys,ae=ie?{}:R;function K(H,de){var Ae;typeof de!="string"?Ae=function(q){return de(q,P)}:R.hasOwnProperty(de)?Ae=R[de]:Ae=de,ae[H]=Ae}if(ie)for(var Z in ie)ie.hasOwnProperty(Z)&&K(Z,ie[Z]);var ee=N.options.extraKeys;if(ee)for(var Z in ee)ee.hasOwnProperty(Z)&&K(Z,ee[Z]);return ae}function se(N,P){for(;P&&P!=N;){if(P.nodeName.toUpperCase()==="LI"&&P.parentNode==N)return P;P=P.parentNode}}function re(N,P){this.id="cm-complete-"+Math.floor(Math.random(1e6)),this.completion=N,this.data=P,this.picked=!1;var R=this,W=N.cm,ie=W.getInputField().ownerDocument,ae=ie.defaultView||ie.parentWindow,K=this.hints=ie.createElement("ul");K.setAttribute("role","listbox"),K.setAttribute("aria-expanded","true"),K.id=this.id;var Z=N.cm.options.theme;K.className="CodeMirror-hints "+Z,this.selectedHint=P.selectedHint||0;for(var ee=P.list,H=0;H<ee.length;++H){var de=K.appendChild(ie.createElement("li")),Ae=ee[H],q=S+(H!=this.selectedHint?"":" "+y);Ae.className!=null&&(q=Ae.className+" "+q),de.className=q,H==this.selectedHint&&de.setAttribute("aria-selected","true"),de.id=this.id+"-"+H,de.setAttribute("role","option"),Ae.render?Ae.render(de,P,Ae):de.appendChild(ie.createTextNode(Ae.displayText||$(Ae))),de.hintId=H}var te=N.options.container||ie.body,J=W.cursorCoords(N.options.alignWithWord?P.from:null),Ce=J.left,Me=J.bottom,Le=!0,je=0,De=0;if(te!==ie.body){var He=["absolute","relative","fixed"].indexOf(ae.getComputedStyle(te).position)!==-1,ut=He?te:te.offsetParent,it=ut.getBoundingClientRect(),dt=ie.body.getBoundingClientRect();je=it.left-dt.left-ut.scrollLeft,De=it.top-dt.top-ut.scrollTop}K.style.left=Ce-je+"px",K.style.top=Me-De+"px";var et=ae.innerWidth||Math.max(ie.body.offsetWidth,ie.documentElement.offsetWidth),Ke=ae.innerHeight||Math.max(ie.body.offsetHeight,ie.documentElement.offsetHeight);te.appendChild(K),W.getInputField().setAttribute("aria-autocomplete","list"),W.getInputField().setAttribute("aria-owns",this.id),W.getInputField().setAttribute("aria-activedescendant",this.id+"-"+this.selectedHint);var Ne=N.options.moveOnOverlap?K.getBoundingClientRect():new DOMRect,Qe=N.options.paddingForScrollbar?K.scrollHeight>K.clientHeight+1:!1,wt;setTimeout(function(){wt=W.getScrollInfo()});var Dt=Ne.bottom-Ke;if(Dt>0){var It=Ne.bottom-Ne.top,Wt=Ne.top-(J.bottom-J.top)-2;Ke-Ne.top<Wt?(It>Wt&&(K.style.height=(It=Wt)+"px"),K.style.top=(Me=J.top-It)+De+"px",Le=!1):K.style.height=Ke-Ne.top-2+"px"}var br=Ne.right-et;if(Qe&&(br+=W.display.nativeBarWidth),br>0&&(Ne.right-Ne.left>et&&(K.style.width=et-5+"px",br-=Ne.right-Ne.left-et),K.style.left=(Ce=Math.max(J.left-br-je,0))+"px"),Qe)for(var wr=K.firstChild;wr;wr=wr.nextSibling)wr.style.paddingRight=W.display.nativeBarWidth+"px";if(W.addKeyMap(this.keyMap=z(N,{moveFocus:function(Ft,nr){R.changeActive(R.selectedHint+Ft,nr)},setFocus:function(Ft){R.changeActive(Ft)},menuSize:function(){return R.screenAmount()},length:ee.length,close:function(){N.close()},pick:function(){R.pick()},data:P})),N.options.closeOnUnfocus){var Dr;W.on("blur",this.onBlur=function(){Dr=setTimeout(function(){N.close()},100)}),W.on("focus",this.onFocus=function(){clearTimeout(Dr)})}W.on("scroll",this.onScroll=function(){var Ft=W.getScrollInfo(),nr=W.getWrapperElement().getBoundingClientRect();wt||(wt=W.getScrollInfo());var er=Me+wt.top-Ft.top,kn=er-(ae.pageYOffset||(ie.documentElement||ie.body).scrollTop);if(Le||(kn+=K.offsetHeight),kn<=nr.top||kn>=nr.bottom)return N.close();K.style.top=er+"px",K.style.left=Ce+wt.left-Ft.left+"px"}),m.on(K,"dblclick",function(Ft){var nr=se(K,Ft.target||Ft.srcElement);nr&&nr.hintId!=null&&(R.changeActive(nr.hintId),R.pick())}),m.on(K,"click",function(Ft){var nr=se(K,Ft.target||Ft.srcElement);nr&&nr.hintId!=null&&(R.changeActive(nr.hintId),N.options.completeOnSingleClick&&R.pick())}),m.on(K,"mousedown",function(){setTimeout(function(){W.focus()},20)});var ht=this.getSelectedHintRange();return(ht.from!==0||ht.to!==0)&&this.scrollToActive(),m.signal(P,"select",ee[this.selectedHint],K.childNodes[this.selectedHint]),!0}re.prototype={close:function(){if(this.completion.widget==this){this.completion.widget=null,this.hints.parentNode&&this.hints.parentNode.removeChild(this.hints),this.completion.cm.removeKeyMap(this.keyMap);var N=this.completion.cm.getInputField();N.removeAttribute("aria-activedescendant"),N.removeAttribute("aria-owns");var P=this.completion.cm;this.completion.options.closeOnUnfocus&&(P.off("blur",this.onBlur),P.off("focus",this.onFocus)),P.off("scroll",this.onScroll)}},disable:function(){this.completion.cm.removeKeyMap(this.keyMap);var N=this;this.keyMap={Enter:function(){N.picked=!0}},this.completion.cm.addKeyMap(this.keyMap)},pick:function(){this.completion.pick(this.data,this.selectedHint)},changeActive:function(N,P){if(N>=this.data.list.length?N=P?this.data.list.length-1:0:N<0&&(N=P?0:this.data.list.length-1),this.selectedHint!=N){var R=this.hints.childNodes[this.selectedHint];R&&(R.className=R.className.replace(" "+y,""),R.removeAttribute("aria-selected")),R=this.hints.childNodes[this.selectedHint=N],R.className+=" "+y,R.setAttribute("aria-selected","true"),this.completion.cm.getInputField().setAttribute("aria-activedescendant",R.id),this.scrollToActive(),m.signal(this.data,"select",this.data.list[this.selectedHint],R)}},scrollToActive:function(){var N=this.getSelectedHintRange(),P=this.hints.childNodes[N.from],R=this.hints.childNodes[N.to],W=this.hints.firstChild;P.offsetTop<this.hints.scrollTop?this.hints.scrollTop=P.offsetTop-W.offsetTop:R.offsetTop+R.offsetHeight>this.hints.scrollTop+this.hints.clientHeight&&(this.hints.scrollTop=R.offsetTop+R.offsetHeight-this.hints.clientHeight+W.offsetTop)},screenAmount:function(){return Math.floor(this.hints.clientHeight/this.hints.firstChild.offsetHeight)||1},getSelectedHintRange:function(){var N=this.completion.options.scrollMargin||0;return{from:Math.max(0,this.selectedHint-N),to:Math.min(this.data.list.length-1,this.selectedHint+N)}}};function oe(N,P){if(!N.somethingSelected())return P;for(var R=[],W=0;W<P.length;W++)P[W].supportsSelection&&R.push(P[W]);return R}function Q(N,P,R,W){if(N.async)N(P,W,R);else{var ie=N(P,R);ie&&ie.then?ie.then(W):W(ie)}}function V(N,P){var R=N.getHelpers(P,"hint"),W;if(R.length){var ie=function(ae,K,Z){var ee=oe(ae,R);function H(de){if(de==ee.length)return K(null);Q(ee[de],ae,Z,function(Ae){Ae&&Ae.list.length>0?K(Ae):H(de+1)})}H(0)};return ie.async=!0,ie.supportsSelection=!0,ie}else return(W=N.getHelper(N.getCursor(),"hintWords"))?function(ae){return m.hint.fromList(ae,{words:W})}:m.hint.anyword?function(ae,K){return m.hint.anyword(ae,K)}:function(){}}m.registerHelper("hint","auto",{resolve:V}),m.registerHelper("hint","fromList",function(N,P){var R=N.getCursor(),W=N.getTokenAt(R),ie,ae=m.Pos(R.line,W.start),K=R;W.start<R.ch&&/\w/.test(W.string.charAt(R.ch-W.start-1))?ie=W.string.substr(0,R.ch-W.start):(ie="",ae=R);for(var Z=[],ee=0;ee<P.words.length;ee++){var H=P.words[ee];H.slice(0,ie.length)==ie&&Z.push(H)}if(Z.length)return{list:Z,from:ae,to:K}}),m.commands.autocomplete=m.showHint;var Y={hint:m.hint.auto,completeSingle:!0,alignWithWord:!0,closeCharacters:/[\s()\[\]{};:>,]/,closeOnPick:!0,closeOnUnfocus:!0,updateOnCursorActivity:!0,completeOnSingleClick:!0,container:null,customKeys:null,extraKeys:null,paddingForScrollbar:!0,moveOnOverlap:!0};m.defineOption("hintOptions",null)})},29387:(x,I,c)=>{(function(m){m(c(23326))})(function(m){"use strict";var S="CodeMirror-lint-markers",y="CodeMirror-lint-line-";function A(K,Z,ee){var H=document.createElement("div");H.className="CodeMirror-lint-tooltip cm-s-"+K.options.theme,H.appendChild(ee.cloneNode(!0)),K.state.lint.options.selfContain?K.getWrapperElement().appendChild(H):document.body.appendChild(H);function de(Ae){if(!H.parentNode)return m.off(document,"mousemove",de);H.style.top=Math.max(0,Ae.clientY-H.offsetHeight-5)+"px",H.style.left=Ae.clientX+5+"px"}return m.on(document,"mousemove",de),de(Z),H.style.opacity!=null&&(H.style.opacity=1),H}function E(K){K.parentNode&&K.parentNode.removeChild(K)}function O(K){K.parentNode&&(K.style.opacity==null&&E(K),K.style.opacity=0,setTimeout(function(){E(K)},600))}function k(K,Z,ee,H){var de=A(K,Z,ee);function Ae(){m.off(H,"mouseout",Ae),de&&(O(de),de=null)}var q=setInterval(function(){if(de)for(var te=H;;te=te.parentNode){if(te&&te.nodeType==11&&(te=te.host),te==document.body)return;if(!te){Ae();break}}if(!de)return clearInterval(q)},400);m.on(H,"mouseout",Ae)}function $(K,Z,ee){this.marked=[],Z instanceof Function&&(Z={getAnnotations:Z}),(!Z||Z===!0)&&(Z={}),this.options={},this.linterOptions=Z.options||{};for(var H in z)this.options[H]=z[H];for(var H in Z)z.hasOwnProperty(H)?Z[H]!=null&&(this.options[H]=Z[H]):Z.options||(this.linterOptions[H]=Z[H]);this.timeout=null,this.hasGutter=ee,this.onMouseOver=function(de){ae(K,de)},this.waitingFor=0}var z={highlightLines:!1,tooltips:!0,delay:500,lintOnChange:!0,getAnnotations:null,async:!1,selfContain:null,formatAnnotation:null,onUpdateLinting:null};function se(K){var Z=K.state.lint;Z.hasGutter&&K.clearGutter(S),Z.options.highlightLines&&re(K);for(var ee=0;ee<Z.marked.length;++ee)Z.marked[ee].clear();Z.marked.length=0}function re(K){K.eachLine(function(Z){var ee=Z.wrapClass&&/\bCodeMirror-lint-line-\w+\b/.exec(Z.wrapClass);ee&&K.removeLineClass(Z,"wrap",ee[0])})}function oe(K,Z,ee,H,de){var Ae=document.createElement("div"),q=Ae;return Ae.className="CodeMirror-lint-marker CodeMirror-lint-marker-"+ee,H&&(q=Ae.appendChild(document.createElement("div")),q.className="CodeMirror-lint-marker CodeMirror-lint-marker-multiple"),de!=!1&&m.on(q,"mouseover",function(te){k(K,te,Z,q)}),Ae}function Q(K,Z){return K=="error"?K:Z}function V(K){for(var Z=[],ee=0;ee<K.length;++ee){var H=K[ee],de=H.from.line;(Z[de]||(Z[de]=[])).push(H)}return Z}function Y(K){var Z=K.severity;Z||(Z="error");var ee=document.createElement("div");return ee.className="CodeMirror-lint-message CodeMirror-lint-message-"+Z,typeof K.messageHTML!="undefined"?ee.innerHTML=K.messageHTML:ee.appendChild(document.createTextNode(K.message)),ee}function N(K,Z){var ee=K.state.lint,H=++ee.waitingFor;function de(){H=-1,K.off("change",de)}K.on("change",de),Z(K.getValue(),function(Ae,q){K.off("change",de),ee.waitingFor==H&&(q&&Ae instanceof m&&(Ae=q),K.operation(function(){R(K,Ae)}))},ee.linterOptions,K)}function P(K){var Z=K.state.lint;if(Z){var ee=Z.options,H=ee.getAnnotations||K.getHelper(m.Pos(0,0),"lint");if(H)if(ee.async||H.async)N(K,H);else{var de=H(K.getValue(),Z.linterOptions,K);if(!de)return;de.then?de.then(function(Ae){K.operation(function(){R(K,Ae)})}):K.operation(function(){R(K,de)})}}}function R(K,Z){var ee=K.state.lint;if(ee){var H=ee.options;se(K);for(var de=V(Z),Ae=0;Ae<de.length;++Ae){var q=de[Ae];if(q){var te=[];q=q.filter(function(De){return te.indexOf(De.message)>-1?!1:te.push(De.message)});for(var J=null,Ce=ee.hasGutter&&document.createDocumentFragment(),Me=0;Me<q.length;++Me){var Le=q[Me],je=Le.severity;je||(je="error"),J=Q(J,je),H.formatAnnotation&&(Le=H.formatAnnotation(Le)),ee.hasGutter&&Ce.appendChild(Y(Le)),Le.to&&ee.marked.push(K.markText(Le.from,Le.to,{className:"CodeMirror-lint-mark CodeMirror-lint-mark-"+je,__annotation:Le}))}ee.hasGutter&&K.setGutterMarker(Ae,S,oe(K,Ce,J,de[Ae].length>1,H.tooltips)),H.highlightLines&&K.addLineClass(Ae,"wrap",y+J)}}H.onUpdateLinting&&H.onUpdateLinting(Z,de,K)}}function W(K){var Z=K.state.lint;Z&&(clearTimeout(Z.timeout),Z.timeout=setTimeout(function(){P(K)},Z.options.delay))}function ie(K,Z,ee){for(var H=ee.target||ee.srcElement,de=document.createDocumentFragment(),Ae=0;Ae<Z.length;Ae++){var q=Z[Ae];de.appendChild(Y(q))}k(K,ee,de,H)}function ae(K,Z){var ee=Z.target||Z.srcElement;if(/\bCodeMirror-lint-mark-/.test(ee.className)){for(var H=ee.getBoundingClientRect(),de=(H.left+H.right)/2,Ae=(H.top+H.bottom)/2,q=K.findMarksAt(K.coordsChar({left:de,top:Ae},"client")),te=[],J=0;J<q.length;++J){var Ce=q[J].__annotation;Ce&&te.push(Ce)}te.length&&ie(K,te,Z)}}m.defineOption("lint",!1,function(K,Z,ee){if(ee&&ee!=m.Init&&(se(K),K.state.lint.options.lintOnChange!==!1&&K.off("change",W),m.off(K.getWrapperElement(),"mouseover",K.state.lint.onMouseOver),clearTimeout(K.state.lint.timeout),delete K.state.lint),Z){for(var H=K.getOption("gutters"),de=!1,Ae=0;Ae<H.length;++Ae)H[Ae]==S&&(de=!0);var q=K.state.lint=new $(K,Z,de);q.options.lintOnChange&&K.on("change",W),q.options.tooltips!=!1&&q.options.tooltips!="gutter"&&m.on(K.getWrapperElement(),"mouseover",q.onMouseOver),P(K)}}),m.defineExtension("performLint",function(){P(this)})})},19757:(x,I,c)=>{(function(m){m(c(23326))})(function(m){"use strict";var S=m.Pos;function y(P){var R=P.flags;return R!=null?R:(P.ignoreCase?"i":"")+(P.global?"g":"")+(P.multiline?"m":"")}function A(P,R){for(var W=y(P),ie=W,ae=0;ae<R.length;ae++)ie.indexOf(R.charAt(ae))==-1&&(ie+=R.charAt(ae));return W==ie?P:new RegExp(P.source,ie)}function E(P){return/\\s|\\n|\n|\\W|\\D|\[\^/.test(P.source)}function O(P,R,W){R=A(R,"g");for(var ie=W.line,ae=W.ch,K=P.lastLine();ie<=K;ie++,ae=0){R.lastIndex=ae;var Z=P.getLine(ie),ee=R.exec(Z);if(ee)return{from:S(ie,ee.index),to:S(ie,ee.index+ee[0].length),match:ee}}}function k(P,R,W){if(!E(R))return O(P,R,W);R=A(R,"gm");for(var ie,ae=1,K=W.line,Z=P.lastLine();K<=Z;){for(var ee=0;ee<ae&&!(K>Z);ee++){var H=P.getLine(K++);ie=ie==null?H:ie+`
8
8
  `+H}ae=ae*2,R.lastIndex=W.ch;var de=R.exec(ie);if(de){var Ae=ie.slice(0,de.index).split(`
@@ -2,7 +2,7 @@
2
2
  * Redocly OpenAPI Docs
3
3
  * (c) Copyright 2018 Redocly LLC, all rights reserved.
4
4
  * -------------------------------------------------------------
5
- * Version: "3.0.0-alpha.25"
5
+ * Version: "3.0.0-alpha.26"
6
6
  */(function(Dr,dr){typeof exports=="object"&&typeof module=="object"?module.exports=dr():typeof define=="function"&&define.amd?define([],dr):typeof exports=="object"?exports.RedoclyOpenAPIDocs=dr():Dr.RedoclyOpenAPIDocs=dr()})(this,()=>(()=>{var it={77111:(n,c,r)=>{var t=r(26733),o=r(59821),a=TypeError;n.exports=function(e){if(t(e))return e;throw a(o(e)+" is not a function")}},88505:(n,c,r)=>{var t=r(26733),o=String,a=TypeError;n.exports=function(e){if(typeof e=="object"||t(e))return e;throw a("Can't set "+o(e)+" as a prototype")}},9736:(n,c,r)=>{var t=r(70095),o=r(22391),a=r(31787).f,e=t("unscopables"),s=Array.prototype;s[e]==null&&a(s,e,{configurable:!0,value:o(null)}),n.exports=function(i){s[e][i]=!0}},57728:(n,c,r)=>{var t=r(91321),o=TypeError;n.exports=function(a,e){if(t(e,a))return a;throw o("Incorrect invocation")}},21176:(n,c,r)=>{var t=r(85052),o=String,a=TypeError;n.exports=function(e){if(t(e))return e;throw a(o(e)+" is not an object")}},10507:(n,c,r)=>{"use strict";var t=r(97636),o=r(20266),a=r(92991),e=r(64960),s=r(91943),i=r(82359),l=r(39646),f=r(62324),d=r(28403),p=r(78830),g=Array;n.exports=function(x){var P=a(x),R=i(this),L=arguments.length,C=L>1?arguments[1]:void 0,D=C!==void 0;D&&(C=t(C,L>2?arguments[2]:void 0));var O=p(P),T=0,U,$,rr,nr,K,k;if(O&&!(this===g&&s(O)))for(nr=d(P,O),K=nr.next,$=R?new this:[];!(rr=o(K,nr)).done;T++)k=D?e(nr,C,[rr.value,T],!0):rr.value,f($,T,k);else for(U=l(P),$=R?new this(U):g(U);U>T;T++)k=D?C(P[T],T):P[T],f($,T,k);return $.length=T,$}},19540:(n,c,r)=>{var t=r(10905),o=r(43231),a=r(39646),e=function(s){return function(i,l,f){var d=t(i),p=a(d),g=o(f,p),m;if(s&&l!=l){for(;p>g;)if(m=d[g++],m!=m)return!0}else for(;p>g;g++)if((s||g in d)&&d[g]===l)return s||g||0;return!s&&-1}};n.exports={includes:e(!0),indexOf:e(!1)}},69794:(n,c,r)=>{var t=r(43231),o=r(39646),a=r(62324),e=Array,s=Math.max;n.exports=function(i,l,f){for(var d=o(i),p=t(l,d),g=t(f===void 0?d:f,d),m=e(s(g-p,0)),x=0;p<g;p++,x++)a(m,x,i[p]);return m.length=x,m}},33867:(n,c,r)=>{var t=r(69794),o=Math.floor,a=function(i,l){var f=i.length,d=o(f/2);return f<8?e(i,l):s(i,a(t(i,0,d),l),a(t(i,d),l),l)},e=function(i,l){for(var f=i.length,d=1,p,g;d<f;){for(g=d,p=i[d];g&&l(i[g-1],p)>0;)i[g]=i[--g];g!==d++&&(i[g]=p)}return i},s=function(i,l,f,d){for(var p=l.length,g=f.length,m=0,x=0;m<p||x<g;)i[m+x]=m<p&&x<g?d(l[m],f[x])<=0?l[m++]:f[x++]:m<p?l[m++]:f[x++];return i};n.exports=a},64960:(n,c,r)=>{var t=r(21176),o=r(57281);n.exports=function(a,e,s,i){try{return i?e(t(s)[0],s[1]):e(s)}catch(l){o(a,"throw",l)}}},27079:(n,c,r)=>{var t=r(65968),o=t({}.toString),a=t("".slice);n.exports=function(e){return a(o(e),8,-1)}},81589:(n,c,r)=>{var t=r(71601),o=r(26733),a=r(27079),e=r(70095),s=e("toStringTag"),i=Object,l=a(function(){return arguments}())=="Arguments",f=function(d,p){try{return d[p]}catch(g){}};n.exports=t?a:function(d){var p,g,m;return d===void 0?"Undefined":d===null?"Null":typeof(g=f(p=i(d),s))=="string"?g:l?a(p):(m=a(p))=="Object"&&o(p.callee)?"Arguments":m}},77081:(n,c,r)=>{var t=r(98270),o=r(4826),a=r(97933),e=r(31787);n.exports=function(s,i,l){for(var f=o(i),d=e.f,p=a.f,g=0;g<f.length;g++){var m=f[g];!t(s,m)&&!(l&&t(l,m))&&d(s,m,p(i,m))}}},27528:(n,c,r)=>{var t=r(24229);n.exports=!t(function(){function o(){}return o.prototype.constructor=null,Object.getPrototypeOf(new o)!==o.prototype})},33684:n=>{n.exports=function(c,r){return{value:c,done:r}}},75762:(n,c,r)=>{var t=r(7400),o=r(31787),a=r(65358);n.exports=t?function(e,s,i){return o.f(e,s,a(1,i))}:function(e,s,i){return e[s]=i,e}},65358:n=>{n.exports=function(c,r){return{enumerable:!(c&1),configurable:!(c&2),writable:!(c&4),value:r}}},62324:(n,c,r)=>{"use strict";var t=r(39310),o=r(31787),a=r(65358);n.exports=function(e,s,i){var l=t(s);l in e?o.f(e,l,a(0,i)):e[l]=i}},96616:(n,c,r)=>{var t=r(16039),o=r(31787);n.exports=function(a,e,s){return s.get&&t(s.get,e,{getter:!0}),s.set&&t(s.set,e,{setter:!0}),o.f(a,e,s)}},14768:(n,c,r)=>{var t=r(26733),o=r(31787),a=r(16039),e=r(18400);n.exports=function(s,i,l,f){f||(f={});var d=f.enumerable,p=f.name!==void 0?f.name:i;if(t(l)&&a(l,p,f),f.global)d?s[i]=l:e(i,l);else{try{f.unsafe?s[i]&&(d=!0):delete s[i]}catch(g){}d?s[i]=l:o.f(s,i,{value:l,enumerable:!1,configurable:!f.nonConfigurable,writable:!f.nonWritable})}return s}},8312:(n,c,r)=>{var t=r(14768);n.exports=function(o,a,e){for(var s in a)t(o,s,a[s],e);return o}},18400:(n,c,r)=>{var t=r(9859),o=Object.defineProperty;n.exports=function(a,e){try{o(t,a,{value:e,configurable:!0,writable:!0})}catch(s){t[a]=e}return e}},7400:(n,c,r)=>{var t=r(24229);n.exports=!t(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},63777:n=>{var c=typeof document=="object"&&document.all,r=typeof c=="undefined"&&c!==void 0;n.exports={all:c,IS_HTMLDDA:r}},22635:(n,c,r)=>{var t=r(9859),o=r(85052),a=t.document,e=o(a)&&o(a.createElement);n.exports=function(s){return e?a.createElement(s):{}}},80598:n=>{n.exports=typeof navigator!="undefined"&&String(navigator.userAgent)||""},6358:(n,c,r)=>{var t=r(9859),o=r(80598),a=t.process,e=t.Deno,s=a&&a.versions||e&&e.version,i=s&&s.v8,l,f;i&&(l=i.split("."),f=l[0]>0&&l[0]<4?1:+(l[0]+l[1])),!f&&o&&(l=o.match(/Edge\/(\d+)/),(!l||l[1]>=74)&&(l=o.match(/Chrome\/(\d+)/),l&&(f=+l[1]))),n.exports=f},13837:n=>{n.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},23103:(n,c,r)=>{var t=r(9859),o=r(97933).f,a=r(75762),e=r(14768),s=r(18400),i=r(77081),l=r(46541);n.exports=function(f,d){var p=f.target,g=f.global,m=f.stat,x,P,R,L,C,D;if(g?P=t:m?P=t[p]||s(p,{}):P=(t[p]||{}).prototype,P)for(R in d){if(C=d[R],f.dontCallGetSet?(D=o(P,R),L=D&&D.value):L=P[R],x=l(g?R:p+(m?".":"#")+R,f.forced),!x&&L!==void 0){if(typeof C==typeof L)continue;i(C,L)}(f.sham||L&&L.sham)&&a(C,"sham",!0),e(P,R,C,f)}}},24229:n=>{n.exports=function(c){try{return!!c()}catch(r){return!0}}},97636:(n,c,r)=>{var t=r(44745),o=r(77111),a=r(57188),e=t(t.bind);n.exports=function(s,i){return o(s),i===void 0?s:a?e(s,i):function(){return s.apply(i,arguments)}}},57188:(n,c,r)=>{var t=r(24229);n.exports=!t(function(){var o=function(){}.bind();return typeof o!="function"||o.hasOwnProperty("prototype")})},20266:(n,c,r)=>{var t=r(57188),o=Function.prototype.call;n.exports=t?o.bind(o):function(){return o.apply(o,arguments)}},51805:(n,c,r)=>{var t=r(7400),o=r(98270),a=Function.prototype,e=t&&Object.getOwnPropertyDescriptor,s=o(a,"name"),i=s&&function(){}.name==="something",l=s&&(!t||t&&e(a,"name").configurable);n.exports={EXISTS:s,PROPER:i,CONFIGURABLE:l}},63411:(n,c,r)=>{var t=r(65968),o=r(77111);n.exports=function(a,e,s){try{return t(o(Object.getOwnPropertyDescriptor(a,e)[s]))}catch(i){}}},44745:(n,c,r)=>{var t=r(27079),o=r(65968);n.exports=function(a){if(t(a)==="Function")return o(a)}},65968:(n,c,r)=>{var t=r(57188),o=Function.prototype,a=o.call,e=t&&o.bind.bind(a,a);n.exports=t?e:function(s){return function(){return a.apply(s,arguments)}}},31333:(n,c,r)=>{var t=r(9859),o=r(26733),a=function(e){return o(e)?e:void 0};n.exports=function(e,s){return arguments.length<2?a(t[e]):t[e]&&t[e][s]}},78830:(n,c,r)=>{var t=r(81589),o=r(55300),a=r(9650),e=r(45495),s=r(70095),i=s("iterator");n.exports=function(l){if(!a(l))return o(l,i)||o(l,"@@iterator")||e[t(l)]}},28403:(n,c,r)=>{var t=r(20266),o=r(77111),a=r(21176),e=r(59821),s=r(78830),i=TypeError;n.exports=function(l,f){var d=arguments.length<2?s(l):f;if(o(d))return a(t(d,l));throw i(e(l)+" is not iterable")}},55300:(n,c,r)=>{var t=r(77111),o=r(9650);n.exports=function(a,e){var s=a[e];return o(s)?void 0:t(s)}},9859:(n,c,r)=>{var t=function(o){return o&&o.Math==Math&&o};n.exports=t(typeof globalThis=="object"&&globalThis)||t(typeof window=="object"&&window)||t(typeof self=="object"&&self)||t(typeof r.g=="object"&&r.g)||function(){return this}()||Function("return this")()},98270:(n,c,r)=>{var t=r(65968),o=r(92991),a=t({}.hasOwnProperty);n.exports=Object.hasOwn||function(s,i){return a(o(s),i)}},95977:n=>{n.exports={}},53777:(n,c,r)=>{var t=r(31333);n.exports=t("document","documentElement")},64394:(n,c,r)=>{var t=r(7400),o=r(24229),a=r(22635);n.exports=!t&&!o(function(){return Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a!=7})},9337:(n,c,r)=>{var t=r(65968),o=r(24229),a=r(27079),e=Object,s=t("".split);n.exports=o(function(){return!e("z").propertyIsEnumerable(0)})?function(i){return a(i)=="String"?s(i,""):e(i)}:e},8511:(n,c,r)=>{var t=r(65968),o=r(26733),a=r(85353),e=t(Function.toString);o(a.inspectSource)||(a.inspectSource=function(s){return e(s)}),n.exports=a.inspectSource},56407:(n,c,r)=>{var t=r(51180),o=r(9859),a=r(85052),e=r(75762),s=r(98270),i=r(85353),l=r(44399),f=r(95977),d="Object already initialized",p=o.TypeError,g=o.WeakMap,m,x,P,R=function(O){return P(O)?x(O):m(O,{})},L=function(O){return function(T){var U;if(!a(T)||(U=x(T)).type!==O)throw p("Incompatible receiver, "+O+" required");return U}};if(t||i.state){var C=i.state||(i.state=new g);C.get=C.get,C.has=C.has,C.set=C.set,m=function(O,T){if(C.has(O))throw p(d);return T.facade=O,C.set(O,T),T},x=function(O){return C.get(O)||{}},P=function(O){return C.has(O)}}else{var D=l("state");f[D]=!0,m=function(O,T){if(s(O,D))throw p(d);return T.facade=O,e(O,D,T),T},x=function(O){return s(O,D)?O[D]:{}},P=function(O){return s(O,D)}}n.exports={set:m,get:x,has:P,enforce:R,getterFor:L}},91943:(n,c,r)=>{var t=r(70095),o=r(45495),a=t("iterator"),e=Array.prototype;n.exports=function(s){return s!==void 0&&(o.Array===s||e[a]===s)}},26733:(n,c,r)=>{var t=r(63777),o=t.all;n.exports=t.IS_HTMLDDA?function(a){return typeof a=="function"||a===o}:function(a){return typeof a=="function"}},82359:(n,c,r)=>{var t=r(65968),o=r(24229),a=r(26733),e=r(81589),s=r(31333),i=r(8511),l=function(){},f=[],d=s("Reflect","construct"),p=/^\s*(?:class|function)\b/,g=t(p.exec),m=!p.exec(l),x=function(L){if(!a(L))return!1;try{return d(l,f,L),!0}catch(C){return!1}},P=function(L){if(!a(L))return!1;switch(e(L)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return m||!!g(p,i(L))}catch(C){return!0}};P.sham=!0,n.exports=!d||o(function(){var R;return x(x.call)||!x(Object)||!x(function(){R=!0})||R})?P:x},46541:(n,c,r)=>{var t=r(24229),o=r(26733),a=/#|\.prototype\./,e=function(d,p){var g=i[s(d)];return g==f?!0:g==l?!1:o(p)?t(p):!!p},s=e.normalize=function(d){return String(d).replace(a,".").toLowerCase()},i=e.data={},l=e.NATIVE="N",f=e.POLYFILL="P";n.exports=e},9650:n=>{n.exports=function(c){return c==null}},85052:(n,c,r)=>{var t=r(26733),o=r(63777),a=o.all;n.exports=o.IS_HTMLDDA?function(e){return typeof e=="object"?e!==null:t(e)||e===a}:function(e){return typeof e=="object"?e!==null:t(e)}},24231:n=>{n.exports=!1},49395:(n,c,r)=>{var t=r(31333),o=r(26733),a=r(91321),e=r(66969),s=Object;n.exports=e?function(i){return typeof i=="symbol"}:function(i){var l=t("Symbol");return o(l)&&a(l.prototype,s(i))}},57281:(n,c,r)=>{var t=r(20266),o=r(21176),a=r(55300);n.exports=function(e,s,i){var l,f;o(e);try{if(l=a(e,"return"),!l){if(s==="throw")throw i;return i}l=t(l,e)}catch(d){f=!0,l=d}if(s==="throw")throw i;if(f)throw l;return o(l),i}},42247:(n,c,r)=>{"use strict";var t=r(60693).IteratorPrototype,o=r(22391),a=r(65358),e=r(54555),s=r(45495),i=function(){return this};n.exports=function(l,f,d,p){var g=f+" Iterator";return l.prototype=o(t,{next:a(+!p,d)}),e(l,g,!1,!0),s[g]=i,l}},12707:(n,c,r)=>{"use strict";var t=r(23103),o=r(20266),a=r(24231),e=r(51805),s=r(26733),i=r(42247),l=r(67567),f=r(56540),d=r(54555),p=r(75762),g=r(14768),m=r(70095),x=r(45495),P=r(60693),R=e.PROPER,L=e.CONFIGURABLE,C=P.IteratorPrototype,D=P.BUGGY_SAFARI_ITERATORS,O=m("iterator"),T="keys",U="values",$="entries",rr=function(){return this};n.exports=function(nr,K,k,gr,ir,N,H){i(k,K,gr);var G=function(tr){if(tr===ir&&V)return V;if(!D&&tr in W)return W[tr];switch(tr){case T:return function(){return new k(this,tr)};case U:return function(){return new k(this,tr)};case $:return function(){return new k(this,tr)}}return function(){return new k(this)}},F=K+" Iterator",Y=!1,W=nr.prototype,z=W[O]||W["@@iterator"]||ir&&W[ir],V=!D&&z||G(ir),ur=K=="Array"&&W.entries||z,X,Q,ar;if(ur&&(X=l(ur.call(new nr)),X!==Object.prototype&&X.next&&(!a&&l(X)!==C&&(f?f(X,C):s(X[O])||g(X,O,rr)),d(X,F,!0,!0),a&&(x[F]=rr))),R&&ir==U&&z&&z.name!==U&&(!a&&L?p(W,"name",U):(Y=!0,V=function(){return o(z,this)})),ir)if(Q={values:G(U),keys:N?V:G(T),entries:G($)},H)for(ar in Q)(D||Y||!(ar in W))&&g(W,ar,Q[ar]);else t({target:K,proto:!0,forced:D||Y},Q);return(!a||H)&&W[O]!==V&&g(W,O,V,{name:ir}),x[K]=V,Q}},60693:(n,c,r)=>{"use strict";var t=r(24229),o=r(26733),a=r(85052),e=r(22391),s=r(67567),i=r(14768),l=r(70095),f=r(24231),d=l("iterator"),p=!1,g,m,x;[].keys&&(x=[].keys(),"next"in x?(m=s(s(x)),m!==Object.prototype&&(g=m)):p=!0);var P=!a(g)||t(function(){var R={};return g[d].call(R)!==R});P?g={}:f&&(g=e(g)),o(g[d])||i(g,d,function(){return this}),n.exports={IteratorPrototype:g,BUGGY_SAFARI_ITERATORS:p}},45495:n=>{n.exports={}},39646:(n,c,r)=>{var t=r(34237);n.exports=function(o){return t(o.length)}},16039:(n,c,r)=>{var t=r(65968),o=r(24229),a=r(26733),e=r(98270),s=r(7400),i=r(51805).CONFIGURABLE,l=r(8511),f=r(56407),d=f.enforce,p=f.get,g=String,m=Object.defineProperty,x=t("".slice),P=t("".replace),R=t([].join),L=s&&!o(function(){return m(function(){},"length",{value:8}).length!==8}),C=String(String).split("String"),D=n.exports=function(O,T,U){x(g(T),0,7)==="Symbol("&&(T="["+P(g(T),/^Symbol\(([^)]*)\)/,"$1")+"]"),U&&U.getter&&(T="get "+T),U&&U.setter&&(T="set "+T),(!e(O,"name")||i&&O.name!==T)&&(s?m(O,"name",{value:T,configurable:!0}):O.name=T),L&&U&&e(U,"arity")&&O.length!==U.arity&&m(O,"length",{value:U.arity});try{U&&e(U,"constructor")&&U.constructor?s&&m(O,"prototype",{writable:!1}):O.prototype&&(O.prototype=void 0)}catch(rr){}var $=d(O);return e($,"source")||($.source=R(C,typeof T=="string"?T:"")),O};Function.prototype.toString=D(function(){return a(this)&&p(this).source||l(this)},"toString")},50917:n=>{var c=Math.ceil,r=Math.floor;n.exports=Math.trunc||function(o){var a=+o;return(a>0?r:c)(a)}},47:(n,c,r)=>{"use strict";var t=r(7400),o=r(65968),a=r(20266),e=r(24229),s=r(65632),i=r(10894),l=r(19195),f=r(92991),d=r(9337),p=Object.assign,g=Object.defineProperty,m=o([].concat);n.exports=!p||e(function(){if(t&&p({b:1},p(g({},"a",{enumerable:!0,get:function(){g(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var x={},P={},R=Symbol(),L="abcdefghijklmnopqrst";return x[R]=7,L.split("").forEach(function(C){P[C]=C}),p({},x)[R]!=7||s(p({},P)).join("")!=L})?function(P,R){for(var L=f(P),C=arguments.length,D=1,O=i.f,T=l.f;C>D;)for(var U=d(arguments[D++]),$=O?m(s(U),O(U)):s(U),rr=$.length,nr=0,K;rr>nr;)K=$[nr++],(!t||a(T,U,K))&&(L[K]=U[K]);return L}:p},22391:(n,c,r)=>{var t=r(21176),o=r(90219),a=r(13837),e=r(95977),s=r(53777),i=r(22635),l=r(44399),f=">",d="<",p="prototype",g="script",m=l("IE_PROTO"),x=function(){},P=function(O){return d+g+f+O+d+"/"+g+f},R=function(O){O.write(P("")),O.close();var T=O.parentWindow.Object;return O=null,T},L=function(){var O=i("iframe"),T="java"+g+":",U;return O.style.display="none",s.appendChild(O),O.src=String(T),U=O.contentWindow.document,U.open(),U.write(P("document.F=Object")),U.close(),U.F},C,D=function(){try{C=new ActiveXObject("htmlfile")}catch(T){}D=typeof document!="undefined"?document.domain&&C?R(C):L():R(C);for(var O=a.length;O--;)delete D[p][a[O]];return D()};e[m]=!0,n.exports=Object.create||function(T,U){var $;return T!==null?(x[p]=t(T),$=new x,x[p]=null,$[m]=T):$=D(),U===void 0?$:o.f($,U)}},90219:(n,c,r)=>{var t=r(7400),o=r(17137),a=r(31787),e=r(21176),s=r(10905),i=r(65632);c.f=t&&!o?Object.defineProperties:function(f,d){e(f);for(var p=s(d),g=i(d),m=g.length,x=0,P;m>x;)a.f(f,P=g[x++],p[P]);return f}},31787:(n,c,r)=>{var t=r(7400),o=r(64394),a=r(17137),e=r(21176),s=r(39310),i=TypeError,l=Object.defineProperty,f=Object.getOwnPropertyDescriptor,d="enumerable",p="configurable",g="writable";c.f=t?a?function(x,P,R){if(e(x),P=s(P),e(R),typeof x=="function"&&P==="prototype"&&"value"in R&&g in R&&!R[g]){var L=f(x,P);L&&L[g]&&(x[P]=R.value,R={configurable:p in R?R[p]:L[p],enumerable:d in R?R[d]:L[d],writable:!1})}return l(x,P,R)}:l:function(x,P,R){if(e(x),P=s(P),e(R),o)try{return l(x,P,R)}catch(L){}if("get"in R||"set"in R)throw i("Accessors not supported");return"value"in R&&(x[P]=R.value),x}},97933:(n,c,r)=>{var t=r(7400),o=r(20266),a=r(19195),e=r(65358),s=r(10905),i=r(39310),l=r(98270),f=r(64394),d=Object.getOwnPropertyDescriptor;c.f=t?d:function(g,m){if(g=s(g),m=i(m),f)try{return d(g,m)}catch(x){}if(l(g,m))return e(!o(a.f,g,m),g[m])}},78151:(n,c,r)=>{var t=r(90140),o=r(13837),a=o.concat("length","prototype");c.f=Object.getOwnPropertyNames||function(s){return t(s,a)}},10894:(n,c)=>{c.f=Object.getOwnPropertySymbols},67567:(n,c,r)=>{var t=r(98270),o=r(26733),a=r(92991),e=r(44399),s=r(27528),i=e("IE_PROTO"),l=Object,f=l.prototype;n.exports=s?l.getPrototypeOf:function(d){var p=a(d);if(t(p,i))return p[i];var g=p.constructor;return o(g)&&p instanceof g?g.prototype:p instanceof l?f:null}},91321:(n,c,r)=>{var t=r(65968);n.exports=t({}.isPrototypeOf)},90140:(n,c,r)=>{var t=r(65968),o=r(98270),a=r(10905),e=r(19540).indexOf,s=r(95977),i=t([].push);n.exports=function(l,f){var d=a(l),p=0,g=[],m;for(m in d)!o(s,m)&&o(d,m)&&i(g,m);for(;f.length>p;)o(d,m=f[p++])&&(~e(g,m)||i(g,m));return g}},65632:(n,c,r)=>{var t=r(90140),o=r(13837);n.exports=Object.keys||function(e){return t(e,o)}},19195:(n,c)=>{"use strict";var r={}.propertyIsEnumerable,t=Object.getOwnPropertyDescriptor,o=t&&!r.call({1:2},1);c.f=o?function(e){var s=t(this,e);return!!s&&s.enumerable}:r},56540:(n,c,r)=>{var t=r(63411),o=r(21176),a=r(88505);n.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e=!1,s={},i;try{i=t(Object.prototype,"__proto__","set"),i(s,[]),e=s instanceof Array}catch(l){}return function(f,d){return o(f),a(d),e?i(f,d):f.__proto__=d,f}}():void 0)},32914:(n,c,r)=>{var t=r(20266),o=r(26733),a=r(85052),e=TypeError;n.exports=function(s,i){var l,f;if(i==="string"&&o(l=s.toString)&&!a(f=t(l,s))||o(l=s.valueOf)&&!a(f=t(l,s))||i!=="string"&&o(l=s.toString)&&!a(f=t(l,s)))return f;throw e("Can't convert object to primitive value")}},4826:(n,c,r)=>{var t=r(31333),o=r(65968),a=r(78151),e=r(10894),s=r(21176),i=o([].concat);n.exports=t("Reflect","ownKeys")||function(f){var d=a.f(s(f)),p=e.f;return p?i(d,p(f)):d}},49276:(n,c,r)=>{var t=r(9859);n.exports=t},58885:(n,c,r)=>{var t=r(9650),o=TypeError;n.exports=function(a){if(t(a))throw o("Can't call method on "+a);return a}},54555:(n,c,r)=>{var t=r(31787).f,o=r(98270),a=r(70095),e=a("toStringTag");n.exports=function(s,i,l){s&&!l&&(s=s.prototype),s&&!o(s,e)&&t(s,e,{configurable:!0,value:i})}},44399:(n,c,r)=>{var t=r(33036),o=r(81441),a=t("keys");n.exports=function(e){return a[e]||(a[e]=o(e))}},85353:(n,c,r)=>{var t=r(9859),o=r(18400),a="__core-js_shared__",e=t[a]||o(a,{});n.exports=e},33036:(n,c,r)=>{var t=r(24231),o=r(85353);(n.exports=function(a,e){return o[a]||(o[a]=e!==void 0?e:{})})("versions",[]).push({version:"3.29.0",mode:t?"pure":"global",copyright:"\xA9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.29.0/LICENSE",source:"https://github.com/zloirock/core-js"})},30966:(n,c,r)=>{var t=r(65968),o=r(43329),a=r(83326),e=r(58885),s=t("".charAt),i=t("".charCodeAt),l=t("".slice),f=function(d){return function(p,g){var m=a(e(p)),x=o(g),P=m.length,R,L;return x<0||x>=P?d?"":void 0:(R=i(m,x),R<55296||R>56319||x+1===P||(L=i(m,x+1))<56320||L>57343?d?s(m,x):R:d?l(m,x,x+2):(R-55296<<10)+(L-56320)+65536)}};n.exports={codeAt:f(!1),charAt:f(!0)}},77321:(n,c,r)=>{var t=r(65968),o=2147483647,a=36,e=1,s=26,i=38,l=700,f=72,d=128,p="-",g=/[^\0-\u007E]/,m=/[.\u3002\uFF0E\uFF61]/g,x="Overflow: input needs wider integers to process",P=a-e,R=RangeError,L=t(m.exec),C=Math.floor,D=String.fromCharCode,O=t("".charCodeAt),T=t([].join),U=t([].push),$=t("".replace),rr=t("".split),nr=t("".toLowerCase),K=function(N){for(var H=[],G=0,F=N.length;G<F;){var Y=O(N,G++);if(Y>=55296&&Y<=56319&&G<F){var W=O(N,G++);(W&64512)==56320?U(H,((Y&1023)<<10)+(W&1023)+65536):(U(H,Y),G--)}else U(H,Y)}return H},k=function(N){return N+22+75*(N<26)},gr=function(N,H,G){var F=0;for(N=G?C(N/l):N>>1,N+=C(N/H);N>P*s>>1;)N=C(N/P),F+=a;return C(F+(P+1)*N/(N+i))},ir=function(N){var H=[];N=K(N);var G=N.length,F=d,Y=0,W=f,z,V;for(z=0;z<N.length;z++)V=N[z],V<128&&U(H,D(V));var ur=H.length,X=ur;for(ur&&U(H,p);X<G;){var Q=o;for(z=0;z<N.length;z++)V=N[z],V>=F&&V<Q&&(Q=V);var ar=X+1;if(Q-F>C((o-Y)/ar))throw R(x);for(Y+=(Q-F)*ar,F=Q,z=0;z<N.length;z++){if(V=N[z],V<F&&++Y>o)throw R(x);if(V==F){for(var tr=Y,cr=a;;){var hr=cr<=W?e:cr>=W+s?s:cr-W;if(tr<hr)break;var lr=tr-hr,Lr=a-hr;U(H,D(k(hr+lr%Lr))),tr=C(lr/Lr),cr+=a}U(H,D(k(tr))),W=gr(Y,ar,X==ur),Y=0,X++}}Y++,F++}return T(H,"")};n.exports=function(N){var H=[],G=rr($(nr(N),m,"."),"."),F,Y;for(F=0;F<G.length;F++)Y=G[F],U(H,L(g,Y)?"xn--"+ir(Y):Y);return T(H,".")}},44860:(n,c,r)=>{var t=r(6358),o=r(24229);n.exports=!!Object.getOwnPropertySymbols&&!o(function(){var a=Symbol();return!String(a)||!(Object(a)instanceof Symbol)||!Symbol.sham&&t&&t<41})},43231:(n,c,r)=>{var t=r(43329),o=Math.max,a=Math.min;n.exports=function(e,s){var i=t(e);return i<0?o(i+s,0):a(i,s)}},10905:(n,c,r)=>{var t=r(9337),o=r(58885);n.exports=function(a){return t(o(a))}},43329:(n,c,r)=>{var t=r(50917);n.exports=function(o){var a=+o;return a!==a||a===0?0:t(a)}},34237:(n,c,r)=>{var t=r(43329),o=Math.min;n.exports=function(a){return a>0?o(t(a),9007199254740991):0}},92991:(n,c,r)=>{var t=r(58885),o=Object;n.exports=function(a){return o(t(a))}},92066:(n,c,r)=>{var t=r(20266),o=r(85052),a=r(49395),e=r(55300),s=r(32914),i=r(70095),l=TypeError,f=i("toPrimitive");n.exports=function(d,p){if(!o(d)||a(d))return d;var g=e(d,f),m;if(g){if(p===void 0&&(p="default"),m=t(g,d,p),!o(m)||a(m))return m;throw l("Can't convert object to primitive value")}return p===void 0&&(p="number"),s(d,p)}},39310:(n,c,r)=>{var t=r(92066),o=r(49395);n.exports=function(a){var e=t(a,"string");return o(e)?e:e+""}},71601:(n,c,r)=>{var t=r(70095),o=t("toStringTag"),a={};a[o]="z",n.exports=String(a)==="[object z]"},83326:(n,c,r)=>{var t=r(81589),o=String;n.exports=function(a){if(t(a)==="Symbol")throw TypeError("Cannot convert a Symbol value to a string");return o(a)}},59821:n=>{var c=String;n.exports=function(r){try{return c(r)}catch(t){return"Object"}}},81441:(n,c,r)=>{var t=r(65968),o=0,a=Math.random(),e=t(1 .toString);n.exports=function(s){return"Symbol("+(s===void 0?"":s)+")_"+e(++o+a,36)}},34144:(n,c,r)=>{var t=r(24229),o=r(70095),a=r(7400),e=r(24231),s=o("iterator");n.exports=!t(function(){var i=new URL("b?a=1&b=2&c=3","http://a"),l=i.searchParams,f="";return i.pathname="c%20d",l.forEach(function(d,p){l.delete("b"),f+=p+d}),e&&!i.toJSON||!l.size&&(e||!a)||!l.sort||i.href!=="http://a/c%20d?a=1&c=3"||l.get("c")!=="3"||String(new URLSearchParams("?a=1"))!=="a=1"||!l[s]||new URL("https://a@b").username!=="a"||new URLSearchParams(new URLSearchParams("a=b")).get("a")!=="b"||new URL("http://\u0442\u0435\u0441\u0442").host!=="xn--e1aybc"||new URL("http://a#\u0431").hash!=="#%D0%B1"||f!=="a1c3"||new URL("http://x",void 0).host!=="x"})},66969:(n,c,r)=>{var t=r(44860);n.exports=t&&!Symbol.sham&&typeof Symbol.iterator=="symbol"},17137:(n,c,r)=>{var t=r(7400),o=r(24229);n.exports=t&&o(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42})},77579:n=>{var c=TypeError;n.exports=function(r,t){if(r<t)throw c("Not enough arguments");return r}},51180:(n,c,r)=>{var t=r(9859),o=r(26733),a=t.WeakMap;n.exports=o(a)&&/native code/.test(String(a))},70095:(n,c,r)=>{var t=r(9859),o=r(33036),a=r(98270),e=r(81441),s=r(44860),i=r(66969),l=t.Symbol,f=o("wks"),d=i?l.for||l:l&&l.withoutSetter||e;n.exports=function(p){return a(f,p)||(f[p]=s&&a(l,p)?l[p]:d("Symbol."+p)),f[p]}},15735:(n,c,r)=>{"use strict";var t=r(10905),o=r(9736),a=r(45495),e=r(56407),s=r(31787).f,i=r(12707),l=r(33684),f=r(24231),d=r(7400),p="Array Iterator",g=e.set,m=e.getterFor(p);n.exports=i(Array,"Array",function(P,R){g(this,{type:p,target:t(P),index:0,kind:R})},function(){var P=m(this),R=P.target,L=P.kind,C=P.index++;return!R||C>=R.length?(P.target=void 0,l(void 0,!0)):L=="keys"?l(C,!1):L=="values"?l(R[C],!1):l([C,R[C]],!1)},"values");var x=a.Arguments=a.Array;if(o("keys"),o("values"),o("entries"),!f&&d&&x.name!=="values")try{s(x,"name",{value:"values"})}catch(P){}},28673:(n,c,r)=>{"use strict";var t=r(30966).charAt,o=r(83326),a=r(56407),e=r(12707),s=r(33684),i="String Iterator",l=a.set,f=a.getterFor(i);e(String,"String",function(d){l(this,{type:i,string:o(d),index:0})},function(){var p=f(this),g=p.string,m=p.index,x;return m>=g.length?s(void 0,!0):(x=t(g,m),p.index+=x.length,s(x,!1))})},62653:(n,c,r)=>{"use strict";r(15735);var t=r(23103),o=r(9859),a=r(20266),e=r(65968),s=r(7400),i=r(34144),l=r(14768),f=r(96616),d=r(8312),p=r(54555),g=r(42247),m=r(56407),x=r(57728),P=r(26733),R=r(98270),L=r(97636),C=r(81589),D=r(21176),O=r(85052),T=r(83326),U=r(22391),$=r(65358),rr=r(28403),nr=r(78830),K=r(77579),k=r(70095),gr=r(33867),ir=k("iterator"),N="URLSearchParams",H=N+"Iterator",G=m.set,F=m.getterFor(N),Y=m.getterFor(H),W=Object.getOwnPropertyDescriptor,z=function(E){if(!s)return o[E];var b=W(o,E);return b&&b.value},V=z("fetch"),ur=z("Request"),X=z("Headers"),Q=ur&&ur.prototype,ar=X&&X.prototype,tr=o.RegExp,cr=o.TypeError,hr=o.decodeURIComponent,lr=o.encodeURIComponent,Lr=e("".charAt),Br=e([].join),Ir=e([].push),Cr=e("".replace),Jr=e([].shift),Hr=e([].splice),Gr=e("".split),$r=e("".slice),Xr=/\+/g,zr=Array(4),Qr=function(E){return zr[E-1]||(zr[E-1]=tr("((?:%[\\da-f]{2}){"+E+"})","gi"))},Zr=function(E){try{return hr(E)}catch(b){return E}},Kr=function(E){var b=Cr(E,Xr," "),j=4;try{return hr(b)}catch(M){for(;j;)b=Cr(b,Qr(j--),Zr);return b}},sr=/[!'()~]|%20/g,kr={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},qr=function(E){return kr[E]},Yr=function(E){return Cr(lr(E),sr,qr)},Or=g(function(b,j){G(this,{type:H,iterator:rr(F(b).entries),kind:j})},"Iterator",function(){var b=Y(this),j=b.kind,M=b.iterator.next(),B=M.value;return M.done||(M.value=j==="keys"?B.key:j==="values"?B.value:[B.key,B.value]),M},!0),Ur=function(E){this.entries=[],this.url=null,E!==void 0&&(O(E)?this.parseObject(E):this.parseQuery(typeof E=="string"?Lr(E,0)==="?"?$r(E,1):E:T(E)))};Ur.prototype={type:N,bindURL:function(E){this.url=E,this.update()},parseObject:function(E){var b=nr(E),j,M,B,J,mr,Ar,pr;if(b)for(j=rr(E,b),M=j.next;!(B=a(M,j)).done;){if(J=rr(D(B.value)),mr=J.next,(Ar=a(mr,J)).done||(pr=a(mr,J)).done||!a(mr,J).done)throw cr("Expected sequence with length 2");Ir(this.entries,{key:T(Ar.value),value:T(pr.value)})}else for(var Sr in E)R(E,Sr)&&Ir(this.entries,{key:Sr,value:T(E[Sr])})},parseQuery:function(E){if(E)for(var b=Gr(E,"&"),j=0,M,B;j<b.length;)M=b[j++],M.length&&(B=Gr(M,"="),Ir(this.entries,{key:Kr(Jr(B)),value:Kr(Br(B,"="))}))},serialize:function(){for(var E=this.entries,b=[],j=0,M;j<E.length;)M=E[j++],Ir(b,Yr(M.key)+"="+Yr(M.value));return Br(b,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var br=function(){x(this,Pr);var b=arguments.length>0?arguments[0]:void 0,j=G(this,new Ur(b));s||(this.length=j.entries.length)},Pr=br.prototype;if(d(Pr,{append:function(b,j){K(arguments.length,2);var M=F(this);Ir(M.entries,{key:T(b),value:T(j)}),s||this.length++,M.updateURL()},delete:function(E){K(arguments.length,1);for(var b=F(this),j=b.entries,M=T(E),B=0;B<j.length;)j[B].key===M?Hr(j,B,1):B++;s||(this.length=j.length),b.updateURL()},get:function(b){K(arguments.length,1);for(var j=F(this).entries,M=T(b),B=0;B<j.length;B++)if(j[B].key===M)return j[B].value;return null},getAll:function(b){K(arguments.length,1);for(var j=F(this).entries,M=T(b),B=[],J=0;J<j.length;J++)j[J].key===M&&Ir(B,j[J].value);return B},has:function(b){K(arguments.length,1);for(var j=F(this).entries,M=T(b),B=0;B<j.length;)if(j[B++].key===M)return!0;return!1},set:function(b,j){K(arguments.length,1);for(var M=F(this),B=M.entries,J=!1,mr=T(b),Ar=T(j),pr=0,Sr;pr<B.length;pr++)Sr=B[pr],Sr.key===mr&&(J?Hr(B,pr--,1):(J=!0,Sr.value=Ar));J||Ir(B,{key:mr,value:Ar}),s||(this.length=B.length),M.updateURL()},sort:function(){var b=F(this);gr(b.entries,function(j,M){return j.key>M.key?1:-1}),b.updateURL()},forEach:function(b){for(var j=F(this).entries,M=L(b,arguments.length>1?arguments[1]:void 0),B=0,J;B<j.length;)J=j[B++],M(J.value,J.key,this)},keys:function(){return new Or(this,"keys")},values:function(){return new Or(this,"values")},entries:function(){return new Or(this,"entries")}},{enumerable:!0}),l(Pr,ir,Pr.entries,{name:"entries"}),l(Pr,"toString",function(){return F(this).serialize()},{enumerable:!0}),s&&f(Pr,"size",{get:function(){return F(this).entries.length},configurable:!0,enumerable:!0}),p(br,N),t({global:!0,constructor:!0,forced:!i},{URLSearchParams:br}),!i&&P(X)){var Mr=e(ar.has),yr=e(ar.set),jr=function(E){if(O(E)){var b=E.body,j;if(C(b)===N)return j=E.headers?new X(E.headers):new X,Mr(j,"content-type")||yr(j,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),U(E,{body:$(0,T(b)),headers:$(0,j)})}return E};if(P(V)&&t({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(b){return V(b,arguments.length>1?jr(arguments[1]):{})}}),P(ur)){var Rr=function(b){return x(this,Q),new ur(b,arguments.length>1?jr(arguments[1]):{})};Q.constructor=Rr,Rr.prototype=Q,t({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:Rr})}}n.exports={URLSearchParams:br,getState:F}},60523:(n,c,r)=>{r(62653)},28399:(n,c,r)=>{"use strict";var t=r(7400),o=r(65968),a=r(96616),e=URLSearchParams.prototype,s=o(e.forEach);t&&!("size"in e)&&a(e,"size",{get:function(){var l=0;return s(this,function(){l++}),l},configurable:!0,enumerable:!0})},95340:(n,c,r)=>{"use strict";r(28673);var t=r(23103),o=r(7400),a=r(34144),e=r(9859),s=r(97636),i=r(65968),l=r(14768),f=r(96616),d=r(57728),p=r(98270),g=r(47),m=r(10507),x=r(69794),P=r(30966).codeAt,R=r(77321),L=r(83326),C=r(54555),D=r(77579),O=r(62653),T=r(56407),U=T.set,$=T.getterFor("URL"),rr=O.URLSearchParams,nr=O.getState,K=e.URL,k=e.TypeError,gr=e.parseInt,ir=Math.floor,N=Math.pow,H=i("".charAt),G=i(/./.exec),F=i([].join),Y=i(1 .toString),W=i([].pop),z=i([].push),V=i("".replace),ur=i([].shift),X=i("".split),Q=i("".slice),ar=i("".toLowerCase),tr=i([].unshift),cr="Invalid authority",hr="Invalid scheme",lr="Invalid host",Lr="Invalid port",Br=/[a-z]/i,Ir=/[\d+-.a-z]/i,Cr=/\d/,Jr=/^0x/i,Hr=/^[0-7]+$/,Gr=/^\d+$/,$r=/^[\da-f]+$/i,Xr=/[\0\t\n\r #%/:<>?@[\\\]^|]/,zr=/[\0\t\n\r #/:<>?@[\\\]^|]/,Qr=/^[\u0000-\u0020]+/,Zr=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,Kr=/[\t\n\r]/g,sr,kr=function(v){var I=X(v,"."),h,u,y,w,A,Z,q;if(I.length&&I[I.length-1]==""&&I.length--,h=I.length,h>4)return v;for(u=[],y=0;y<h;y++){if(w=I[y],w=="")return v;if(A=10,w.length>1&&H(w,0)=="0"&&(A=G(Jr,w)?16:8,w=Q(w,A==8?1:2)),w==="")Z=0;else{if(!G(A==10?Gr:A==8?Hr:$r,w))return v;Z=gr(w,A)}z(u,Z)}for(y=0;y<h;y++)if(Z=u[y],y==h-1){if(Z>=N(256,5-h))return null}else if(Z>255)return null;for(q=W(u),y=0;y<u.length;y++)q+=u[y]*N(256,3-y);return q},qr=function(v){var I=[0,0,0,0,0,0,0,0],h=0,u=null,y=0,w,A,Z,q,er,fr,S,_=function(){return H(v,y)};if(_()==":"){if(H(v,1)!=":")return;y+=2,h++,u=h}for(;_();){if(h==8)return;if(_()==":"){if(u!==null)return;y++,h++,u=h;continue}for(w=A=0;A<4&&G($r,_());)w=w*16+gr(_(),16),y++,A++;if(_()=="."){if(A==0||(y-=A,h>6))return;for(Z=0;_();){if(q=null,Z>0)if(_()=="."&&Z<4)y++;else return;if(!G(Cr,_()))return;for(;G(Cr,_());){if(er=gr(_(),10),q===null)q=er;else{if(q==0)return;q=q*10+er}if(q>255)return;y++}I[h]=I[h]*256+q,Z++,(Z==2||Z==4)&&h++}if(Z!=4)return;break}else if(_()==":"){if(y++,!_())return}else if(_())return;I[h++]=w}if(u!==null)for(fr=h-u,h=7;h!=0&&fr>0;)S=I[h],I[h--]=I[u+fr-1],I[u+--fr]=S;else if(h!=8)return;return I},Yr=function(v){for(var I=null,h=1,u=null,y=0,w=0;w<8;w++)v[w]!==0?(y>h&&(I=u,h=y),u=null,y=0):(u===null&&(u=w),++y);return y>h&&(I=u,h=y),I},Or=function(v){var I,h,u,y;if(typeof v=="number"){for(I=[],h=0;h<4;h++)tr(I,v%256),v=ir(v/256);return F(I,".")}else if(typeof v=="object"){for(I="",u=Yr(v),h=0;h<8;h++)y&&v[h]===0||(y&&(y=!1),u===h?(I+=h?":":"::",y=!0):(I+=Y(v[h],16),h<7&&(I+=":")));return"["+I+"]"}return v},Ur={},br=g({},Ur,{" ":1,'"':1,"<":1,">":1,"`":1}),Pr=g({},br,{"#":1,"?":1,"{":1,"}":1}),Mr=g({},Pr,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),yr=function(v,I){var h=P(v,0);return h>32&&h<127&&!p(I,v)?v:encodeURIComponent(v)},jr={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Rr=function(v,I){var h;return v.length==2&&G(Br,H(v,0))&&((h=H(v,1))==":"||!I&&h=="|")},E=function(v){var I;return v.length>1&&Rr(Q(v,0,2))&&(v.length==2||(I=H(v,2))==="/"||I==="\\"||I==="?"||I==="#")},b=function(v){return v==="."||ar(v)==="%2e"},j=function(v){return v=ar(v),v===".."||v==="%2e."||v===".%2e"||v==="%2e%2e"},M={},B={},J={},mr={},Ar={},pr={},Sr={},lt={},Vr={},Wr={},_r={},rt={},tt={},et={},vt={},nt={},Nr={},xr={},ft={},wr={},Tr={},at=function(v,I,h){var u=L(v),y,w,A;if(I){if(w=this.parse(u),w)throw k(w);this.searchParams=null}else{if(h!==void 0&&(y=new at(h,!0)),w=this.parse(u,null,y),w)throw k(w);A=nr(new rr),A.bindURL(this),this.searchParams=A}};at.prototype={type:"URL",parse:function(v,I,h){var u=this,y=I||M,w=0,A="",Z=!1,q=!1,er=!1,fr,S,_,Er;for(v=L(v),I||(u.scheme="",u.username="",u.password="",u.host=null,u.port=null,u.path=[],u.query=null,u.fragment=null,u.cannotBeABaseURL=!1,v=V(v,Qr,""),v=V(v,Zr,"$1")),v=V(v,Kr,""),fr=m(v);w<=fr.length;){switch(S=fr[w],y){case M:if(S&&G(Br,S))A+=ar(S),y=B;else{if(I)return hr;y=J;continue}break;case B:if(S&&(G(Ir,S)||S=="+"||S=="-"||S=="."))A+=ar(S);else if(S==":"){if(I&&(u.isSpecial()!=p(jr,A)||A=="file"&&(u.includesCredentials()||u.port!==null)||u.scheme=="file"&&!u.host))return;if(u.scheme=A,I){u.isSpecial()&&jr[u.scheme]==u.port&&(u.port=null);return}A="",u.scheme=="file"?y=et:u.isSpecial()&&h&&h.scheme==u.scheme?y=mr:u.isSpecial()?y=lt:fr[w+1]=="/"?(y=Ar,w++):(u.cannotBeABaseURL=!0,z(u.path,""),y=ft)}else{if(I)return hr;A="",y=J,w=0;continue}break;case J:if(!h||h.cannotBeABaseURL&&S!="#")return hr;if(h.cannotBeABaseURL&&S=="#"){u.scheme=h.scheme,u.path=x(h.path),u.query=h.query,u.fragment="",u.cannotBeABaseURL=!0,y=Tr;break}y=h.scheme=="file"?et:pr;continue;case mr:if(S=="/"&&fr[w+1]=="/")y=Vr,w++;else{y=pr;continue}break;case Ar:if(S=="/"){y=Wr;break}else{y=xr;continue}case pr:if(u.scheme=h.scheme,S==sr)u.username=h.username,u.password=h.password,u.host=h.host,u.port=h.port,u.path=x(h.path),u.query=h.query;else if(S=="/"||S=="\\"&&u.isSpecial())y=Sr;else if(S=="?")u.username=h.username,u.password=h.password,u.host=h.host,u.port=h.port,u.path=x(h.path),u.query="",y=wr;else if(S=="#")u.username=h.username,u.password=h.password,u.host=h.host,u.port=h.port,u.path=x(h.path),u.query=h.query,u.fragment="",y=Tr;else{u.username=h.username,u.password=h.password,u.host=h.host,u.port=h.port,u.path=x(h.path),u.path.length--,y=xr;continue}break;case Sr:if(u.isSpecial()&&(S=="/"||S=="\\"))y=Vr;else if(S=="/")y=Wr;else{u.username=h.username,u.password=h.password,u.host=h.host,u.port=h.port,y=xr;continue}break;case lt:if(y=Vr,S!="/"||H(A,w+1)!="/")continue;w++;break;case Vr:if(S!="/"&&S!="\\"){y=Wr;continue}break;case Wr:if(S=="@"){Z&&(A="%40"+A),Z=!0,_=m(A);for(var ot=0;ot<_.length;ot++){var pt=_[ot];if(pt==":"&&!er){er=!0;continue}var dt=yr(pt,Mr);er?u.password+=dt:u.username+=dt}A=""}else if(S==sr||S=="/"||S=="?"||S=="#"||S=="\\"&&u.isSpecial()){if(Z&&A=="")return cr;w-=m(A).length+1,A="",y=_r}else A+=S;break;case _r:case rt:if(I&&u.scheme=="file"){y=nt;continue}else if(S==":"&&!q){if(A=="")return lr;if(Er=u.parseHost(A),Er)return Er;if(A="",y=tt,I==rt)return}else if(S==sr||S=="/"||S=="?"||S=="#"||S=="\\"&&u.isSpecial()){if(u.isSpecial()&&A=="")return lr;if(I&&A==""&&(u.includesCredentials()||u.port!==null))return;if(Er=u.parseHost(A),Er)return Er;if(A="",y=Nr,I)return;continue}else S=="["?q=!0:S=="]"&&(q=!1),A+=S;break;case tt:if(G(Cr,S))A+=S;else if(S==sr||S=="/"||S=="?"||S=="#"||S=="\\"&&u.isSpecial()||I){if(A!=""){var st=gr(A,10);if(st>65535)return Lr;u.port=u.isSpecial()&&st===jr[u.scheme]?null:st,A=""}if(I)return;y=Nr;continue}else return Lr;break;case et:if(u.scheme="file",S=="/"||S=="\\")y=vt;else if(h&&h.scheme=="file")if(S==sr)u.host=h.host,u.path=x(h.path),u.query=h.query;else if(S=="?")u.host=h.host,u.path=x(h.path),u.query="",y=wr;else if(S=="#")u.host=h.host,u.path=x(h.path),u.query=h.query,u.fragment="",y=Tr;else{E(F(x(fr,w),""))||(u.host=h.host,u.path=x(h.path),u.shortenPath()),y=xr;continue}else{y=xr;continue}break;case vt:if(S=="/"||S=="\\"){y=nt;break}h&&h.scheme=="file"&&!E(F(x(fr,w),""))&&(Rr(h.path[0],!0)?z(u.path,h.path[0]):u.host=h.host),y=xr;continue;case nt:if(S==sr||S=="/"||S=="\\"||S=="?"||S=="#"){if(!I&&Rr(A))y=xr;else if(A==""){if(u.host="",I)return;y=Nr}else{if(Er=u.parseHost(A),Er)return Er;if(u.host=="localhost"&&(u.host=""),I)return;A="",y=Nr}continue}else A+=S;break;case Nr:if(u.isSpecial()){if(y=xr,S!="/"&&S!="\\")continue}else if(!I&&S=="?")u.query="",y=wr;else if(!I&&S=="#")u.fragment="",y=Tr;else if(S!=sr&&(y=xr,S!="/"))continue;break;case xr:if(S==sr||S=="/"||S=="\\"&&u.isSpecial()||!I&&(S=="?"||S=="#")){if(j(A)?(u.shortenPath(),S!="/"&&!(S=="\\"&&u.isSpecial())&&z(u.path,"")):b(A)?S!="/"&&!(S=="\\"&&u.isSpecial())&&z(u.path,""):(u.scheme=="file"&&!u.path.length&&Rr(A)&&(u.host&&(u.host=""),A=H(A,0)+":"),z(u.path,A)),A="",u.scheme=="file"&&(S==sr||S=="?"||S=="#"))for(;u.path.length>1&&u.path[0]==="";)ur(u.path);S=="?"?(u.query="",y=wr):S=="#"&&(u.fragment="",y=Tr)}else A+=yr(S,Pr);break;case ft:S=="?"?(u.query="",y=wr):S=="#"?(u.fragment="",y=Tr):S!=sr&&(u.path[0]+=yr(S,Ur));break;case wr:!I&&S=="#"?(u.fragment="",y=Tr):S!=sr&&(S=="'"&&u.isSpecial()?u.query+="%27":S=="#"?u.query+="%23":u.query+=yr(S,Ur));break;case Tr:S!=sr&&(u.fragment+=yr(S,br));break}w++}},parseHost:function(v){var I,h,u;if(H(v,0)=="["){if(H(v,v.length-1)!="]"||(I=qr(Q(v,1,-1)),!I))return lr;this.host=I}else if(this.isSpecial()){if(v=R(v),G(Xr,v)||(I=kr(v),I===null))return lr;this.host=I}else{if(G(zr,v))return lr;for(I="",h=m(v),u=0;u<h.length;u++)I+=yr(h[u],Ur);this.host=I}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||this.scheme=="file"},includesCredentials:function(){return this.username!=""||this.password!=""},isSpecial:function(){return p(jr,this.scheme)},shortenPath:function(){var v=this.path,I=v.length;I&&(this.scheme!="file"||I!=1||!Rr(v[0],!0))&&v.length--},serialize:function(){var v=this,I=v.scheme,h=v.username,u=v.password,y=v.host,w=v.port,A=v.path,Z=v.query,q=v.fragment,er=I+":";return y!==null?(er+="//",v.includesCredentials()&&(er+=h+(u?":"+u:"")+"@"),er+=Or(y),w!==null&&(er+=":"+w)):I=="file"&&(er+="//"),er+=v.cannotBeABaseURL?A[0]:A.length?"/"+F(A,"/"):"",Z!==null&&(er+="?"+Z),q!==null&&(er+="#"+q),er},setHref:function(v){var I=this.parse(v);if(I)throw k(I);this.searchParams.update()},getOrigin:function(){var v=this.scheme,I=this.port;if(v=="blob")try{return new Fr(v.path[0]).origin}catch(h){return"null"}return v=="file"||!this.isSpecial()?"null":v+"://"+Or(this.host)+(I!==null?":"+I:"")},getProtocol:function(){return this.scheme+":"},setProtocol:function(v){this.parse(L(v)+":",M)},getUsername:function(){return this.username},setUsername:function(v){var I=m(L(v));if(!this.cannotHaveUsernamePasswordPort()){this.username="";for(var h=0;h<I.length;h++)this.username+=yr(I[h],Mr)}},getPassword:function(){return this.password},setPassword:function(v){var I=m(L(v));if(!this.cannotHaveUsernamePasswordPort()){this.password="";for(var h=0;h<I.length;h++)this.password+=yr(I[h],Mr)}},getHost:function(){var v=this.host,I=this.port;return v===null?"":I===null?Or(v):Or(v)+":"+I},setHost:function(v){this.cannotBeABaseURL||this.parse(v,_r)},getHostname:function(){var v=this.host;return v===null?"":Or(v)},setHostname:function(v){this.cannotBeABaseURL||this.parse(v,rt)},getPort:function(){var v=this.port;return v===null?"":L(v)},setPort:function(v){this.cannotHaveUsernamePasswordPort()||(v=L(v),v==""?this.port=null:this.parse(v,tt))},getPathname:function(){var v=this.path;return this.cannotBeABaseURL?v[0]:v.length?"/"+F(v,"/"):""},setPathname:function(v){this.cannotBeABaseURL||(this.path=[],this.parse(v,Nr))},getSearch:function(){var v=this.query;return v?"?"+v:""},setSearch:function(v){v=L(v),v==""?this.query=null:(H(v,0)=="?"&&(v=Q(v,1)),this.query="",this.parse(v,wr)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var v=this.fragment;return v?"#"+v:""},setHash:function(v){if(v=L(v),v==""){this.fragment=null;return}H(v,0)=="#"&&(v=Q(v,1)),this.fragment="",this.parse(v,Tr)},update:function(){this.query=this.searchParams.serialize()||null}};var Fr=function(I){var h=d(this,or),u=D(arguments.length,1)>1?arguments[1]:void 0,y=U(h,new at(I,!1,u));o||(h.href=y.serialize(),h.origin=y.getOrigin(),h.protocol=y.getProtocol(),h.username=y.getUsername(),h.password=y.getPassword(),h.host=y.getHost(),h.hostname=y.getHostname(),h.port=y.getPort(),h.pathname=y.getPathname(),h.search=y.getSearch(),h.searchParams=y.getSearchParams(),h.hash=y.getHash())},or=Fr.prototype,vr=function(v,I){return{get:function(){return $(this)[v]()},set:I&&function(h){return $(this)[I](h)},configurable:!0,enumerable:!0}};if(o&&(f(or,"href",vr("serialize","setHref")),f(or,"origin",vr("getOrigin")),f(or,"protocol",vr("getProtocol","setProtocol")),f(or,"username",vr("getUsername","setUsername")),f(or,"password",vr("getPassword","setPassword")),f(or,"host",vr("getHost","setHost")),f(or,"hostname",vr("getHostname","setHostname")),f(or,"port",vr("getPort","setPort")),f(or,"pathname",vr("getPathname","setPathname")),f(or,"search",vr("getSearch","setSearch")),f(or,"searchParams",vr("getSearchParams")),f(or,"hash",vr("getHash","setHash"))),l(or,"toJSON",function(){return $(this).serialize()},{enumerable:!0}),l(or,"toString",function(){return $(this).serialize()},{enumerable:!0}),K){var ct=K.createObjectURL,ht=K.revokeObjectURL;ct&&l(Fr,"createObjectURL",s(ct,K)),ht&&l(Fr,"revokeObjectURL",s(ht,K))}C(Fr,"URL"),t({global:!0,constructor:!0,forced:!a,sham:!o},{URL:Fr})},14121:(n,c,r)=>{r(95340)},85371:(n,c,r)=>{"use strict";var t=r(23103),o=r(20266);t({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return o(URL.prototype.toString,this)}})},47080:(n,c,r)=>{r(14121),r(85371),r(60523),r(28399);var t=r(49276);n.exports=t.URL}},Dr={};function dr(n){var c=Dr[n];if(c!==void 0)return c.exports;var r=Dr[n]={exports:{}};return it[n](r,r.exports,dr),r.exports}dr.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch(n){if(typeof window=="object")return window}}(),dr.r=n=>{typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})};var ut={};return(()=>{"use strict";dr.r(ut);var n=dr(47080);const c="Something went wrong, please, try again.";function r(e){return e&&e.replace(/=+$/,"")}function t(e,s){return Boolean(e)&&Boolean(s)&&r(e)===r(s)}function o(e){let s;if(/code|token|error/.test(window.location.hash)?s=window.location.hash.substring(1):s=location.search.substring(1),!s)throw console.error("No query string in OAuth 2 redirect URL"),new Error(c);const i=new URLSearchParams(s),l=i.get("access_token"),f=i.get("code"),d=i.get("token_type"),p=i.get("expires_in"),g=i.get("state"),m=i.get("error"),x=i.get("error_description")||c;if(m)throw new Error(x);if(!t(g,e==null?void 0:e.state))throw new Error("Outdated OAuth2 state");if((e==null?void 0:e.flow)==="implicit"){if(!l)throw new Error(`Your OAuth2 authentication service provider redirected you without an "access_token".
7
7
  Please, try again or make sure your OAuth2 settings are correct.`);if(!d)throw new Error(`Your OAuth2 authentication service provider redirected you without a "token_type".
8
8
  Please, try again or make sure your OAuth2 settings are correct.`);e==null||e.successCallback({access_token:l,token_type:d,expires_in:p,auth_code:""})}if((e==null?void 0:e.flow)==="authorizationCode"){if(!f)throw new Error(`Your OAuth2 authentication service provider redirected you without authorization "code".