You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__MoopCases__FormPanel__in...

1106 lines
636 KiB

(self.webpackChunk=self.webpackChunk||[]).push([[6904],{66543:function(){"use strict"},59598:function(){"use strict"},21697:function(Lt,Pt){"use strict";Pt.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},73327:function(){"use strict"},11081:function(module,exports,__webpack_require__){var __WEBPACK_AMD_DEFINE_ARRAY__,__WEBPACK_AMD_DEFINE_RESULT__;(function(){if(typeof window.GGBApplet=="function"){console.warn("deployggb.js was loaded twice");return}var isRenderGGBElementEnabled=!1,scriptLoadStarted=!1,html5AppletsToProcess=null,ggbHTML5LoadedCodebaseIsWebSimple=!1,ggbHTML5LoadedCodebaseVersion=null,ggbHTML5LoadedScript=null,GGBApplet=function(){"use strict";for(var Lt={},Pt="5.0",de={},se=null,et=!1,Fe=!1,Oe=null,me=!1,ye=null,Te=null,Ze=0;Ze<arguments.length;Ze++){var we=arguments[Ze];if(we!==null)switch(typeof we){case"number":Pt=we.toFixed(1);break;case"string":we.match(new RegExp("^[0-9]\\.[0-9]+$"))?Pt=we:Oe=we;break;case"object":typeof we.is3D!="undefined"?se=we:de=we;break;case"boolean":et=we,Fe=!0;break}}se===null&&(se={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},de.material_id!==void 0&&!Fe&&(et=!0)),Oe!==null&&de.id===void 0&&(de.id=Oe);var fe="",Qe="",ve=!1,tt=null,He=null,Pe=null,Me=!1,Ee=null,qe=null,it=null,lt=null,ut=null;de.height!==void 0&&(de.height=Math.round(de.height)),de.width!==void 0&&(de.width=Math.round(de.width));var Je=function(xe){return parseFloat(xe)>4?parseFloat(xe):5};Lt.setHTML5Codebase=function(xe,je){Te=xe,ze(xe,je)},Lt.setJavaCodebase=Lt.setJavaCodebaseVersion=Lt.isCompiledInstalled=Lt.setPreCompiledScriptPath=Lt.setPreCompiledResourcePath=function(){},Lt.setHTML5CodebaseVersion=function(xe,je){var Ce=parseFloat(xe);if(Ce!==NaN&&Ce<5){console.log("The GeoGebra HTML5 codebase version "+Ce+" is deprecated. Using version latest instead.");return}ye=xe,ce(xe,je)},Lt.getHTML5CodebaseVersion=function(){return He},Lt.getParameters=function(){return de},Lt.setFontsCSSURL=function(xe){lt=xe},Lt.setGiacJSURL=function(xe){},Lt.setJNLPFile=function(xe){fe=xe},Lt.setJNLPBaseDir=function(xe){},Lt.inject=function(){function xe(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var je="auto",Ce=de.id,Xe,Ne=!1,ct=0;ct<arguments.length;ct++){var Le=arguments[ct];typeof Le=="string"?(Le=Le.toLowerCase(),Le.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?je=Le:Ce=arguments[ct]):typeof Le=="boolean"?Ne=Le:Le instanceof HTMLElement&&(Xe=Le)}$e();function $e(){if(!me){setTimeout($e,200);return}je=ht(je);var dt=Xe||document.getElementById(Ce);if(!dt){console.log("possibly bug on ajax loading? ");return}if(Lt.removeExistingApplet(dt,!1),de.width===void 0&&dt.clientWidth&&(de.width=dt.clientWidth),de.height===void 0&&dt.clientHeight&&(de.height=dt.clientHeight),!(de.width&&de.height)&&je==="html5"&&(delete de.width,delete de.height),tt=je,je==="screenshot")De(dt,de);else{var oe=!1;de.hasOwnProperty("playButton")&&de.playButton||de.hasOwnProperty("clickToLoad")&&de.clickToLoad?oe=!0:de.hasOwnProperty("playButtonAutoDecide")&&de.playButtonAutoDecide&&(oe=(!at()||xe())&&nt()),oe?(tt="screenshot",Tt(dt,de,Ne,je)):Ge(dt,de,Ne)}}};function at(){try{return window.self!==window.top}catch(xe){return!0}}function nt(){return de.hasOwnProperty("screenshotGenerator")&&de.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}Lt.getViews=function(){return se},Lt.isJavaInstalled=function(){return!1};var zt=function(xe){var je=function(ct){var Le=JSON.parse(ct),$e=function(ee){return ee.type=="G"||ee.type=="E"},dt=Le.elements?Le.elements.filter($e)[0]:Le;if(!dt||!dt.url){Ce();return}de.fileName=dt.url,Ye(dt.settings||{}),se.is3D=!0;var oe="https://www.geogebra.org/images/";Lt.setPreviewImage(Ee||dt.previewUrl,oe+"GeoGebra_loading.png",oe+"applet_play.png"),xe()},Ce=function(){de.onError&&de.onError(),ft("Error: Fetching material (id "+de.material_id+") failed.",de)},Xe=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",Ne="/materials/"+de.material_id+"?scope=basic";Ve("https://"+Xe+"/api/proxy.php?path="+encodeURIComponent(Ne),je,Ce)};function Ye(xe){var je=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(Ce){xe[Ce]=!!xe[Ce]}),je.forEach(function(Ce){de[Ce]===void 0&&xe[Ce]!==void 0&&(de[Ce]=xe[Ce])}),de.showToolBarHelp===void 0&&(de.showToolBarHelp=de.showToolBar)}function Ve(xe,je,Ce){var Xe=new XMLHttpRequest;Xe.open("GET",xe),Xe.onload=function(){je(Xe.responseText)},Xe.onerror=Ce,Xe.send()}Lt.isHTML5Installed=function(){return!0},Lt.getLoadedAppletType=function(){return tt},Lt.setPreviewImage=function(xe,je,Ce){Ee=xe,qe=je,it=Ce},Lt.removeExistingApplet=function(xe,je){var Ce;typeof xe=="string"&&(xe=document.getElementById(xe)),tt=null;var Xe=null;for(Ce=0;Ce<xe.childNodes.length;Ce++){var Ne=xe.childNodes[Ce],ct=Ne.className;ct==="applet_screenshot"?je?(Ne.style.display="block",tt="screenshot"):Ne.style.display="none":ct!=="applet_scaler prerender"&&(xe.removeChild(Ne),Xe=ct&&ct.indexOf("appletParameters")!=-1?Ne.id:null,Ce--)}var Le=de.id!==void 0?de.id:Xe,$e=window[Le];$e&&typeof $e.getBase64=="function"&&($e.remove(),window[Le]=null)},Lt.refreshHitPoints=function(){if(Je(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var xe=Lt.getAppletObject();return xe&&typeof xe.recalculateEnvironments=="function"?(xe.recalculateEnvironments(),!0):!1},Lt.startAnimation=function(){var xe=Lt.getAppletObject();return xe&&typeof xe.startAnimation=="function"?(xe.startAnimation(),!0):!1},Lt.stopAnimation=function(){var xe=Lt.getAppletObject();return xe&&typeof xe.stopAnimation=="function"?(xe.stopAnimation(),!0):!1},Lt.getAppletObject=function(){var xe=de.id!==void 0?de.id:"ggbApplet";return window[xe]},Lt.resize=function(){};var bt=function(xe,je,Ce){var Xe=document.createElement("param");Xe.setAttribute("name",je),Xe.setAttribute("value",Ce),xe.appendChild(Xe)},Be=function(xe){return xe&&xe!=="false"},Ge=function(xe,je,Ce){Je(He)<=4.2&&(Ce=!0);var Xe=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==He||ggbHTML5LoadedCodebaseIsWebSimple&&!Me)&&(Xe=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var Ne=document.createElement("div");Ne.classList.add("appletParameters","notranslate");var ct=je.width,Le=je.height;if(je.disableAutoScale=je.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():je.disableAutoScale,je.width!==void 0)if(Je(He)<=4.4)Be(je.showToolBar)&&(je.height-=7),Be(je.showAlgebraInput)&&(je.height-=37),je.width<605&&Be(je.showToolBar)&&(je.width=605,ct=605);else{var $e=100;(Be(je.showToolBar)||Be(je.showMenuBar))&&(je.hasOwnProperty("customToolBar")&&(je.customToolbar=je.customToolBar),$e=Be(je.showMenuBar)?245:155),ct<$e&&(je.width=$e,ct=$e)}Ne.style.border="none",Ne.style.display="inline-block";for(var dt in je)je.hasOwnProperty(dt)&&dt!=="appletOnLoad"&&Ne.setAttribute("data-param-"+dt,je[dt]);lt&&Ne.setAttribute("data-param-fontscssurl",lt),Lt.resize=function(){GGBAppletUtils.responsiveResize(xe,je)},window.addEventListener("resize",function(Bt){Lt.resize()});var oe=typeof je.appletOnLoad=="function"?je.appletOnLoad:function(){};if(!Ce&&je.width!==void 0){je.hasOwnProperty("showSplash")||Ne.setAttribute("data-param-showSplash","false");var ee=xe.querySelector(".applet_scaler.prerender"),z=ee!==null;if(z)var re=ee.querySelector(".ggb_preview");else{var re=St(ct,Le,je.borderColor,!1);ee=document.createElement("div"),ee.className="applet_scaler",ee.style.position="relative",ee.style.display="block",ee.style.width=ct+"px",ee.style.height=Le+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(ee,"66%"),Je(He)>=5?(je.appletOnLoad=function(Bt){var Rt=xe.querySelector(".ggb_preview");Rt&&Rt.parentNode.removeChild(Rt),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(ee),window.GGBT_wsf_view&&$(window).trigger("resize"),oe(Bt)},z||ee.appendChild(re)):Ne.appendChild(re),ee.appendChild(Ne),z||xe.appendChild(ee),setTimeout(function(){Lt.resize()},1)}else{var le=document.createElement("div");le.className="applet_scaler",le.style.position="relative",le.style.display="block",le.appendChild(Ne),xe.appendChild(le),je.appletOnLoad=function(Bt){Lt.resize(),oe(Bt)}}function ne(Bt,Rt){Rt&&typeof Rt.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(Bt,Rt.appletOnLoad):renderGGBElement(Bt),ft("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",Rt)}function ge(Bt,Rt){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:Bt,params:Rt}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(Xt){ne(Xt.article,Xt.params)}),html5AppletsToProcess=null)},Je(He)<5&&(Bt.className+=" geogebraweb")):ne(Bt,Rt)}if(Xe){scriptLoadStarted=!0;for(var Ie=0;Ie<Ne.childNodes.length;Ie++){var wt=Ne.childNodes[Ie].tagName;wt==="TABLE"&&(Ne.removeChild(Ne.childNodes[Ie]),Ie--)}if(ggbHTML5LoadedScript!==null){var Ct=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');Ct!=null&&Ct.parentNode.removeChild(Ct)}var pt=document.createElement("script"),xt=function(){ge(Ne,je)};pt.src=Qe+Pe,ggbHTML5LoadedCodebaseIsWebSimple=Me,ggbHTML5LoadedCodebaseVersion=He,ggbHTML5LoadedScript=pt.src,ft("GeoGebra HTML5 codebase loaded: '"+Qe+"'.",je),!Te&&(!ye||ye=="5.0")?(Me?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),xt()):Qe.requirejs?__webpack_require__.e(981).then(function(){var Bt=[__webpack_require__(60981)];xt.apply(null,Bt)}.bind(this)).catch(__webpack_require__.oe):(pt.onload=xt,xe.appendChild(pt))}else ge(Ne,je);je.height=Le,je.width=ct},De=function(xe,je,Ce){var Xe=St(je.width,je.height,je.borderColor,Ce),Ne=document.createElement("div");Ne.style.position="relative",Ne.style.display="block",Ne.style.width=je.width+"px",Ne.style.height=je.height+"px",Ne.className="applet_screenshot applet_scaler"+(Ce?" applet_screenshot_play":""),Ne.appendChild(Xe);var ct=GGBAppletUtils.getScale(je,xe,Ce);Ce?(xe.appendChild(vt()),window.GGBT_wsf_view||(xe.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Ne,"66%"),xe.appendChild(Ne),ct!==1&&!isNaN(ct)&&(GGBAppletUtils.scaleElement(Ne,ct),Ne.style.width=je.width+"px",Ne.style.height=je.height+"px",Ne.parentNode.style.width=je.width*ct+"px",Ne.parentNode.style.height=je.height*ct+"px"),Lt.resize=function(){_e(xe,Xe,Ne,Ce)},window.addEventListener("resize",function(Le){Lt.resize()}),Lt.resize()};function _e(xe,je,Ce,Xe){if(xe.contains(je)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(xe.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(xe)}var Ne=GGBAppletUtils.getScale(de,xe,Xe);Ce.parentNode!==null&&(!isNaN(Ne)&&Ne!==1?(GGBAppletUtils.scaleElement(Ce,Ne),Ce.parentNode.style.width=de.width*Ne+"px",Ce.parentNode.style.height=de.height*Ne+"px"):(GGBAppletUtils.scaleElement(Ce,1),Ce.parentNode.style.width=de.width+"px",Ce.parentNode.style.height=de.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(xe),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}Lt.onExitFullscreen=function(xe,je){je.appendChild(xe)};var Tt=function(xe,je,Ce,Xe){De(xe,je,!0);for(var Ne=function(){var $e=[];for(Le=0;Le<xe.childNodes.length;Le++)$e.push(xe.childNodes[Le]);if(window.GGBT_wsf_view){var dt=window.GGBT_wsf_view.renderFullScreen(xe,je.id),oe=document.getElementById("fullscreencontainer"),ee=jQuery(xe).find(".fullscreencontent");ee.length>0?(dt.remove(),ee.attr("id","fullscreencontent").show(),jQuery(oe).append(ee),window.dispatchEvent(new Event("resize"))):Ge(dt,je,!1),window.GGBT_wsf_view.launchFullScreen(oe)}else tt=Xe,Ge(xe,je,!1);if(!window.GGBT_wsf_view)for(Le=0;Le<$e.length;Le++)xe.removeChild($e[Le])},ct=xe.getElementsByClassName("ggb_preview_play"),Le=0;Le<ct.length;Le++)ct[Le].addEventListener("click",Ne,!1),ct[Le].addEventListener("ontouchstart",Ne,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(xe),nt()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},vt=function(){var xe=document.createElement("div");if(xe.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var je='.icon-applet-play { width: 100%; height: 100%;box-sizing: border-box;position: absolute;z-index: 1001;cursor: pointer;border-width: 0px; background-color: transparent;background-repeat: no-repeat;left: 0;top: 0;background-position: center center; background-image: url("https://www.geogebra.org/images/worksheet/icon-start-applet.png");}.icon-applet-play:hover {background-image: url("https://www.geogebra.org/images/worksheet/icon-start-applet-hover.png");}',Ce=document.createElement("style");Ce.styleSheet?Ce.styleSheet.cssText=je:Ce.appendChild(document.createTextNode(je)),document.getElementsByTagName("head")[0].appendChild(Ce)}return xe},St=function(xe,je,Ce,Xe){var Ne=document.createElement("div");Ne.className="ggb_preview",Ne.style.position="absolute",Ne.style.zIndex="90",Ne.style.width=xe-2+"px",Ne.style.height=je-2+"px",Ne.style.top="0px",Ne.style.left="0px",Ne.style.overflow="hidden",Ne.style.backgroundColor="white";var ct="lightgrey";Ce!==void 0&&(Ce==="none"?ct="transparent":ct=Ce),Ne.style.border="1px solid "+ct;var Le=document.createElement("img");if(Le.style.position="relative",Le.style.zIndex="1000",Le.style.top="-1px",Le.style.left="-1px",Ee!==null&&Le.setAttribute("src",Ee),Le.style.opacity=.7,qe!==null){var $e,dt,oe;if(!Xe){$e=document.createElement("img"),$e.style.position="absolute",$e.style.zIndex="1001",$e.style.opacity=1,Le.style.opacity=.3,dt=360,dt>xe/4*3&&(dt=xe/4*3),oe=dt/5.8,$e.setAttribute("src",qe),$e.setAttribute("width",dt),$e.setAttribute("height",oe);var ee=(xe-dt)/2,z=(je-oe)/2;$e.style.left=ee+"px",$e.style.top=z+"px",Ne.appendChild($e)}}return Ne.appendChild(Le),Ne},ht=function(xe){return xe=xe.toLowerCase(),xe==="html5"||xe==="screenshot"?xe:"html5"},pe=["web","webSimple","web3d","tablet","tablet3d","phone"],ce=function(xe,je){if(He=xe,je){ze(He,!0);return}var Ce=!et;if(Ce){var Xe=Je(He);!isNaN(Xe)&&Xe<4.4&&(Ce=!1)}var Ne,ct;window.location.protocol.substr(0,4)==="http"?Ne=window.location.protocol:Ne="http:";var Le=He.indexOf("//");Le>0?ct=He:Le===0?ct=Ne+He:ct="https://www.geogebra.org/apps/5.2.814.0/";for(var $e in pe)if(He.slice(pe[$e].length*-1)===pe[$e]||He.slice((pe[$e].length+1)*-1)===pe[$e]+"/"){ze(ct,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&Ce&&!se.is3D&&!se.AV&&!se.SV&&!se.CV&&!se.EV2&&!se.CP&&!se.PC&&!se.DA&&!se.FI&&!se.PV&&!Be(de.showToolBar)&&!Be(de.showMenuBar)&&!Be(de.showAlgebraInput)&&!Be(de.enableRightClick)&&(!de.appName||de.appName=="classic")?ct+="webSimple/":ct+="web3d/",ze(ct,!1)},ze=function(xe,je){if(xe.requirejs){Qe=xe;return}xe.slice(-1)!=="/"&&(xe+="/"),Qe=xe,je===null&&(je=xe.indexOf("http")===-1),ve=je,Pe="web.nocache.js",Me=!1;var Ce=Qe.split("/");Ce.length>1&&(!je&&Ce[Ce.length-2]==="webSimple"?(Pe="webSimple.nocache.js",Me=!0):pe.indexOf(Ce[Ce.length-2])>=0&&(Pe=Ce[Ce.length-2]+".nocache.js")),Ce=xe.split("/"),He=Ce[Ce.length-3],He.substr(0,4)==="test"?He=He.substr(4,1)+"."+He.substr(5,1):(He.substr(0,3)==="war"||He.substr(0,4)==="beta")&&(He="5.0");var Xe=parseFloat(He);Xe!==NaN&&Xe<5&&xe.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+Xe+" is deprecated. Using version latest instead."),ce("5.0",je))},ft=function(xe,je){window.console&&window.console.log&&(!je||typeof je.showLogging=="undefined"||je.showLogging&&je.showLogging!=="false")&&console.log(xe)};de.material_id!==void 0?zt(st):st();function st(){var xe=Pt;ye!==null?xe=ye:parseFloat(xe)<5&&(xe="5.0"),ce(xe,!1),Te!==null&&ze(Te,ve),me=!0}return Lt},GGBAppletUtils=function(){"use strict";function Lt(){return window.GGBT_wsf_edit!==void 0}function Pt(me,ye){ye!=1?(me.style.transformOrigin="0% 0% 0px",me.style.webkitTransformOrigin="0% 0% 0px",me.style.transform="scale("+ye+","+ye+")",me.style.webkitTransform="scale("+ye+","+ye+")",me.style.maxWidth="initial",me.querySelector(".ggb_preview")!==null&&(me.querySelector(".ggb_preview").style.maxWidth="initial"),me.querySelectorAll(".ggb_preview img")[0]!==void 0&&(me.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),me.querySelectorAll(".ggb_preview img")[1]!==void 0&&(me.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(me.style.transform="none",me.style.webkitTransform="none")}function de(me,ye,Te,Ze,we,fe){var Qe=null;if(fe!=null&&fe!="")for(var ve=me.parentNode;ve!=null;)if((" "+ve.className+" ").indexOf(" "+fe+" ")>-1){Qe=ve;break}else ve=ve.parentNode;var tt=0,He=0,Pe=0,Me=0,Ee=0,qe=0,it=0;if(Qe)tt=Qe.offsetWidth,He=Math.max(Ze?Qe.offsetWidth:0,Qe.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(tt=Math.min(window.innerWidth,document.documentElement.clientWidth),He=Math.min(window.innerHeight,document.documentElement.clientHeight),Pe=tt):(tt=window.innerWidth,He=window.innerHeight,Pe=window.innerWidth),me){var lt=me.getBoundingClientRect();lt.left>0&&lt.left<=tt&&(we===void 0||!we)&&(document.dir==="rtl"?(Ee=tt-lt.width-lt.left,qe=Pe<=480?10:30):(qe=lt.left,Ee=Pe<=480?10:30),Me=qe+Ee)}if(me&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var ut=me.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(Me=40,it=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(Me=0,it=40)}}return me&&((Te===void 0||!Te)&&ye>0&&ye+Me<tt?tt=ye:tt-=Me,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Te===void 0||!Te)&&(He-=it)),{width:tt,height:He}}function se(me,ye,Te,Ze,we){if(me.isScreenshoGenerator)return 1;var fe=Ze!==void 0&&Ze,Qe=me.noScaleMargin!=null&&me.noScaleMargin,ve=function(ut){return ut&&ut!=="false"},tt=ve(me.autoHeight),He=de(ye,me.width,Te,tt,fe&&window.GGBT_wsf_view||Qe,we),Pe=parseInt(He.width),Me=me.width,Ee=me.height;if(Me===void 0){var qe=ye.querySelector(".appletParameters");qe&&(Me=qe.offsetWidth,Ee=qe.offsetHeight)}var it=Pe/Me,lt=fe?1:He.height/Ee;return Te!==void 0&&!Te&&(it=Math.min(1,it),lt=Math.min(1,lt)),Math.min(it,lt)}function et(me,ye,Te){var Ze=1,we,fe=!1;if(me.hasOwnProperty("allowUpscale")&&(fe=me.allowUpscale),me.hasOwnProperty("scale")&&(Ze=parseFloat(me.scale),(isNaN(Ze)||Ze===null||Ze===0)&&(Ze=1),Ze>1&&(fe=!0)),ye&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(fe=!0),!(me.hasOwnProperty("disableAutoScale")&&me.disableAutoScale))we=se(me,ye,fe,Te,me.scaleContainerClass);else return Ze;return fe&&(!me.hasOwnProperty("scale")||Ze===1)?we:Math.min(Ze,we)}function Fe(me){var ye=Math.min(window.innerWidth,document.documentElement.clientWidth),Te=Math.min(window.innerHeight,document.documentElement.clientHeight),Ze=me.getBoundingClientRect(),we=(ye-Ze.width)/2,fe=(Te-Ze.height)/2;fe<0&&(fe=0),me.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(we<40?me.style.left="40px":me.style.left=we+"px",me.style.top=fe+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(fe<40?me.style.top="40px":me.style.top=fe+"px",me.style.left=we+"px")}function Oe(me,ye){var Te=me.querySelector(".appletParameters");if(Te){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ye.id!==Te.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(me)}if(Te.parentElement&&/fullscreen/.test(Te.parentElement.className))return;var Ze=et(ye,me);Lt()&&Te.setAttribute("data-param-scale",Ze);for(var we=null,fe=0;fe<me.childNodes.length;fe++)if(me.childNodes[fe].className!==void 0&&me.childNodes[fe].className.match(/^applet_scaler/)){we=me.childNodes[fe];break}if(we!==null&&we.querySelector(".noscale")!==null)return;var Qe=ye.id!==void 0?ye.id:"ggbApplet",ve=window[Qe];(ve==null||!ve.recalculateEnvironments)&&we!==null&&!we.className.match(/fullscreen/)&&(we.parentNode.style.transform="",!isNaN(Ze)&&Ze!==1?(we.parentNode.style.width=ye.width*Ze+"px",we.parentNode.style.height=ye.height*Ze+"px",Pt(we,Ze)):(Pt(we,1),we.parentNode.style.width=ye.width+"px",we.parentNode.style.height=ye.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&Fe(me),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(Te).parents(".content-added-content"))}}return{responsiveResize:Oe,isFlexibleWorksheetEditor:Lt,positionCenter:Fe,getScale:et,scaleElement:Pt}}();__WEBPACK_AMD_DEFINE_ARRAY__=[],__WEBPACK_AMD_DEFINE_RESULT__=function(){return GGBApplet}.apply(exports,__WEBPACK_AMD_DEFINE_ARRAY__),__WEBPACK_AMD_DEFINE_RESULT__!==void 0&&(module.exports=__WEBPACK_AMD_DEFINE_RESULT__),GGBAppletUtils.makeModule=function(name,permutation){function webModule(){var H="bootstrap",I="begin",J="gwt.codesvr."+name+"=",K="gwt.codesvr=",L=name,M="startup",N="DUMMY",O=0,P=1,Q="iframe",R="position:absolute; width:0; height:0; border:none; left: -1000px;",S=" top: -1000px;",T="Chrome",U="CSS1Compat",V="<!doctype html>",W="",X="<html><head></head><body></body></html>",Y="undefined",Z="readystatechange",$=10,_="script",ab="javascript",bb="Failed to load ",cb="moduleStartup",db="scriptTagAdded",eb="moduleRequested",fb="meta",gb="name",hb=name+"::",ib="::",jb="gwt:property",kb="content",lb="=",mb="gwt:onPropertyErrorFn",nb='Bad handler "',ob='" for "gwt:onPropertyErrorFn"',pb="gwt:onLoadErrorFn",qb='" for "gwt:onLoadErrorFn"',rb="#",sb="?",tb="/",ub="img",vb="clear.cache.gif",wb="baseUrl",xb=name+".nocache.js",yb="base",zb="//",Ab="selectingPermutation",Bb=name+".devmode.js",Cb=permutation,Db=":",Eb=".cache.js",Fb="loadExternalRefs",Gb="end",n=window,o=document;function p(){var Lt=n.location.search;return Lt.indexOf(J)!=-1||Lt.indexOf(K)!=-1}function q(Lt,Pt){}webModule.__sendStats=q,webModule.__moduleName=L,webModule.__errFn=null,webModule.__moduleBase=N,webModule.__softPermutationId=O,webModule.__computePropValue=null,webModule.__getPropMap=null,webModule.__installRunAsyncCode=function(){},webModule.__gwtStartLoadingFragment=function(){return null},webModule.__gwt_isKnownPropertyValue=function(){return!1},webModule.__gwt_getMetaProperty=function(){return null};var r=null,s=n.__gwt_activeModules=n.__gwt_activeModules||{};s[L]={moduleName:L},webModule.__moduleStartupDone=function(Lt){var Pt=s[L].bindings;s[L].bindings=function(){for(var de=Pt?Pt():{},se=Lt[webModule.__softPermutationId],et=O;et<se.length;et++){var Fe=se[et];de[Fe[O]]=Fe[P]}return de}};var t;function u(){return v(),t}function v(){if(!t){var Lt=o.createElement(Q);if(Lt.id=L,Lt.style.cssText=R+S,Lt.tabIndex=-1,o.body.appendChild(Lt),t=Lt.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var Pt=document.compatMode==U?V:W;t.write(Pt+X),t.close()}}}function w(Lt){function Pt(se){function et(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var Fe=et();if(Fe){se();return}function Oe(){if(!Fe){if(!et())return;Fe=!0,se(),o.removeEventListener&&o.removeEventListener(Z,Oe,!1),me&&clearInterval(me)}}o.addEventListener&&o.addEventListener(Z,Oe,!1);var me=setInterval(function(){Oe()},$)}function de(se){var et=u(),Fe=et.body,Oe=et.createElement(_);Oe.language=ab,Oe.crossOrigin=W,Oe.src=se,webModule.__errFn&&(Oe.onerror=function(){webModule.__errFn(L,new Error(bb+se))}),Fe.appendChild(Oe)}Pt(function(){de(Lt)})}webModule.__startLoadingFragment=function(Lt){return C(Lt)},webModule.__installRunAsyncCode=function(Lt){var Pt=u(),de=Pt.body,se=Pt.createElement(_);se.language=ab,se.text=Lt,de.appendChild(se),de.removeChild(se)};function A(){for(var c={},d,e,f=o.getElementsByTagName(fb),g=O,h=f.length;g<h;++g){var i=f[g],j=i.getAttribute(gb),k;if(j){if(j=j.replace(hb,W),j.indexOf(ib)>=O)continue;if(j==jb){if(k=i.getAttribute(kb),k){var l,m=k.indexOf(lb);m>=O?(j=k.substring(O,m),l=k.substring(m+P)):(j=k,l=W),c[j]=l}}else if(j==mb){if(k=i.getAttribute(kb),k)try{d=eval(k)}catch(Lt){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(Lt){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(Lt){var Pt=c[Lt];return Pt==null?null:Pt},r=d,webModule.__errFn=e}function B(){function Lt(me){var ye=me.lastIndexOf(rb);ye==-1&&(ye=me.length);var Te=me.indexOf(sb);Te==-1&&(Te=me.length);var Ze=me.lastIndexOf(tb,Math.min(Te,ye));return Ze>=O?me.substring(O,Ze+P):W}function Pt(me){if(!me.match(/^\w+:\/\//)){var ye=o.createElement(ub);ye.src=me+vb,me=Lt(ye.src)}return me}function de(){var me=__gwt_getMetaProperty(wb);return me!=null?me:W}function se(){for(var me=o.getElementsByTagName(_),ye=O;ye<me.length;++ye)if(me[ye].src.indexOf(xb)!=-1)return Lt(me[ye].src);return W}function et(){var me=o.getElementsByTagName(yb);return me.length>O?me[me.length-P].href:W}function Fe(){var me=o.location;return me.href==me.protocol+zb+me.host+me.pathname+me.search+me.hash}var Oe=de();return Oe==W&&(Oe=se()),Oe==W&&(Oe=et()),Oe==W&&Fe()&&(Oe=Lt(o.location.href)),Oe=Pt(Oe),Oe}function C(Lt){return Lt.match(/^\//)||Lt.match(/^[a-zA-Z]+:\/\//)?Lt:webModule.__moduleBase+Lt}function D(){var Lt=[],Pt=O,de=[],se=[];function et(me){var ye=se[me](),Te=de[me];if(ye in Te)return ye;var Ze=[];for(var we in Te)Ze[Te[we]]=we;throw r&&r(me,Ze,ye),null}if(__gwt_isKnownPropertyValue=function(me,ye){return ye in de[me]},webModule.__getPropMap=function(){var me={};for(var ye in de)de.hasOwnProperty(ye)&&(me[ye]=et(ye));return me},webModule.__computePropValue=et,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var Fe;try{Fe=Cb;var Oe=Fe.indexOf(Db);Oe!=-1&&(Pt=parseInt(Fe.substring(Oe+P),$),Fe=Fe.substring(O,Oe))}catch(me){}return webModule.__softPermutationId=Pt,C(Fe+Eb)}function F(){n.__gwt_stylesLoaded||(n.__gwt_stylesLoaded={})}A(),webModule.__moduleBase="/js/mathematicalGraphics/"+name+"/",s[L].moduleBase=webModule.__moduleBase;var G=D();return F(),w(G),!0}return webModule},typeof window.web3d!="function"&&(window.web3d=GGBAppletUtils.makeModule("web3d","A18F540516513B1292CA7CEF2F6AFC7E")),typeof window.webSimple!="function"&&(window.webSimple=GGBAppletUtils.makeModule("webSimple","96B09BF1B436BF53F0DF54116700F16A")),window.GGBApplet=GGBApplet})()},67303:function(Lt,Pt,de){"use strict";de.d(Pt,{Ax:function(){return Oe},Ds:function(){return me},KI:function(){return Te},SI:function(){return Fe},f1:function(){return et}});var se=de(90524);function et(Ze){let we=!0;if(Ze.length>0){for(let fe=0;fe<Ze.length;fe++)if(Ze[fe].compile_success==0||!Ze[fe].compile_success){we=!1;break}}else we=!1;return we}function Fe(Ze,we=""){let fe=[];for(let Qe=0;Qe<Ze.length;Qe++){let ve=Ze[Qe],tt=we?`${we}/${ve.name}`:`${ve.name}`;fe.push({title:ve.name,type:ve.type,isLeaf:ve.type!=="tree",key:tt})}return fe}function Oe(Ze,we,fe){for(let Qe=0;Qe<Ze.length;Qe++){let ve=Ze[Qe];if(ve.key===we){ve.children=fe;break}ve.children&&Oe(ve.children,we,fe)}return Ze}function me(Ze,we,fe){let Qe;return function(){let ve=this,tt=arguments,He=function(){Qe=null,fe||Ze.apply(ve,tt)},Pe=fe&&!Qe;clearTimeout(Qe),Qe=setTimeout(He,we),Pe&&Ze.apply(ve,tt)}}const ye=!0,Te=se.Z.API_SERVER},6077:function(Lt,Pt,de){"use strict";de.d(Pt,{Z:function(){return Qe}});var se=de(59301),et={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},Fe=de(92310),Oe=de.n(Fe),me=de(29787),ye=de(2859),Te=de(82093),Ze=de(49661),we=(ve,tt,He)=>new Promise((Pe,Me)=>{var Ee=lt=>{try{it(He.next(lt))}catch(ut){Me(ut)}},qe=lt=>{try{it(He.throw(lt))}catch(ut){Me(ut)}},it=lt=>lt.done?Pe(lt.value):Promise.resolve(lt.value).then(Ee,qe);it((He=He.apply(ve,tt)).next())}),Qe=({data:ve,className:tt,fullWidth:He,style:Pe={},onClose:Me,onOk:Ee,showFullTools:qe,noAssociationId:it})=>{const lt=(0,se.useRef)(null),ut=(0,se.useRef)(null),Je=(0,se.useRef)(null),at=(0,se.useRef)(null),[nt,zt]=(0,se.useState)(!1),[Ye,Ve]=(0,se.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,se.useEffect)(()=>(Je.current||(Je.current=document.createElement("style"),document.head.appendChild(Je.current)),ve!=null&&ve.visible?(document.body.setAttribute("data-custom","y-hidden"),Je.current.innerHTML=" html { overflow-y: hidden; }",ve!=null&&ve.src&&bt()):(document.body.removeAttribute("data-custom"),Je.current&&(document.head.removeChild(Je.current),Je.current=null)),()=>{document.body.removeAttribute("data-custom"),Je.current&&(document.head.removeChild(Je.current),Je.current=null)}),[ve==null?void 0:ve.visible]);const bt=()=>we(void 0,null,function*(){zt(!0),Ve("\u6B63\u5728\u52A0\u8F7D\u4E2D");const _e=yield(0,Ze.ZJ)(ve==null?void 0:ve.src);lt.current.src="",lt.current.src=_e,lt.current.onload=function(){De()},zt(!1),Ve("")}),Be=_e=>we(void 0,null,function*(){zt(!0),Ve("\u6B63\u5728\u4FDD\u5B58\u4E2D");const Tt=yield(0,Te.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:ve.title,file:_e.dataUrl}});Tt!=null&&Tt.id&&!it?(yield(0,Te.ZP)(`/api/attachments/${ve.id}/add_subitem.json`,{method:"post",body:{subitem_id:Tt==null?void 0:Tt.id,settings:JSON.stringify(_e.state)}})).status===0&&Ee():Tt!=null&&Tt.id&&Ee(Tt),zt(!1),Ve("")}),Ge=()=>{const _e=document.querySelector('a[href="https://markerjs.com/"]');_e&&_e.parentNode&&(_e.parentNode.style.display="none"),[{name:'[data-action="select"]',title:"\u9009\u62E9"},{name:'[data-action="delete"]',title:"\u5220\u9664\u5143\u7D20"},{name:'[data-action="undo"]',title:"\u64A4\u9500"},{name:'[data-type-name="FrameMarker"]',title:"\u77E9\u5F62"},{name:'[data-type-name="FreehandMarker"]',title:"\u753B\u7EBF"},{name:'[data-type-name="ArrowMarker"]',title:"\u7BAD\u5934"},{name:'[data-type-name="TextMarker"]',title:"\u6587\u672C"},{name:'[data-type-name="EllipseMarker"]',title:"\u692D\u5706"},{name:'[data-type-name="HighlightMarker"]',title:"\u65B9\u5757"},{name:'[data-type-name="CalloutMarker"]',title:"\u6CE8\u91CA"},{name:'[data-action="render"]',title:"\u4FDD\u5B58"},{name:'[data-action="close"]',title:"\u9000\u51FA"}].forEach(vt=>{const St=document.querySelector(vt.name);St&&St.setAttribute("title",vt.title)})},De=()=>{ut.current=new ye.hP(lt.current),ut.current.targetRoot=at.current,ut.current.addEventListener("render",Be),ut.current.addEventListener("beforeclose",Me),qe&&(ut.current.availableMarkerTypes=ut.current.ALL_MARKER_TYPES,ut.current.uiStyleSettings.redoButtonVisible=!0,ut.current.uiStyleSettings.notesButtonVisible=!0,ut.current.uiStyleSettings.zoomButtonVisible=!0,ut.current.uiStyleSettings.zoomOutButtonVisible=!0,ut.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=ut.current.uiStyleSettings,ut.current.show(),ve!=null&&ve.snapshotData&&ut.current.restoreState(ve.snapshotData),setTimeout(()=>{window.scrollTo(0,0),Ge()},300)};return se.createElement(se.Fragment,null,(ve==null?void 0:ve.visible)&&se.createElement(me.Z,{spinning:nt,tip:Ye,style:{position:"absolute",width:"100vw"}},se.createElement("div",{ref:at,className:Oe()(et.imageDimensions,tt,He?et.fullWidth:""),style:Pe},se.createElement("img",{className:et.img,ref:lt}))))}},88615:function(Lt,Pt,de){"use strict";var se=de(59301),et=de(77019),Fe=de(5269),Oe=de(20554),me=de(99571),ye=de(38394),Te=de(21697),Ze=de(48136),we=de(59301);const fe=(0,se.forwardRef)(({callback:Qe,showSaveButton:ve,value:tt=""},He)=>{const Pe=(0,se.useRef)(),Me=[{name:"\u5206\u6570\u5F97\u5206",value:"\\frac{x}{y}",children:[{name:"\u5206\u6570 Fractions",data:[{value:"\\frac{a}{b}"},{value:"x\\tfrac{x}{a} "},{value:"\\mathrm{d}t"},{value:"\\partial t"},{value:"\\frac{\\partial y}{\\partial x}"},{value:"\\nabla\\psi"},{value:"\\frac{\\partial^2}{\\partial x_1\\partial x_2}y"},{value:"\\cfrac{1}{a + \\cfrac{7}{b + \\cfrac{2}{9}}} = c"}]},{name:"\u5BFC\u6570 Derivative",data:[{value:"\\dot{a} "},{value:"\\ddot{a}"},{value:"{f}^{\\prime}"},{value:"{f}^{\\prime\\prime}"},{value:"{f}^{(n)}"}]},{name:"\u6A21\u7B97\u672F Modular arithmetic",data:[{value:"a \\bmod b"},{value:"a \\equiv b \\pmod{m} "},{value:"\\gcd(m, n) "},{value:"\\operatorname{lcm}(m, n) "}]}]},{name:"\u6839\u5F0F\u89D2\u6807",value:"\\sqrt{x}",children:[{name:"\u6839\u5F0F Radicals",data:[{value:"\\sqrt{x}"},{value:"\\sqrt[y]{x}"}]},{name:"\u4E0A\u4E0B\u6807 Sub&Super",data:[{value:"x^{a}"},{value:"x_{a}"},{value:"x_{a}^{b} "},{value:"_{a}^{b} x"},{value:"x_{a}^{b} "}]},{name:"\u91CD\u97F3\u7B26\u53CA\u5176\u4ED6 Accents and Others",data:[{value:"\\hat{a} "},{value:"\\sqrt[y]{x}"},{value:"\\check{} "},{value:"\\grave{a} "},{value:"\\acute{a}"},{value:"\\tilde{a}"},{value:"\\breve{a}"},{value:"\\bar{a}"},{value:"\\vec{a}"},{value:"\\not{a}"},{value:"\\widetilde{abc}"},{value:"\\widehat{abc}"},{value:"\\overleftarrow{abc} "},{value:"\\overrightarrow{abc}"},{value:"\\overline{abc}"},{value:"\\underline{abc}"},{value:"\\overbrace{abc}"},{value:"\\underbrace{abc}"},{value:"\\overset{a}{abc}"},{value:"\\underset{a}{abc} \\stackrel\\frown{ab}"},{value:"\\overline{ab} "},{value:"\\overleftrightarrow{ab}"},{value:"\\overset{a}{\\leftarrow}"},{value:"\\overset{a}{\\rightarrow}"},{value:"\\xleftarrow[abc]{a}"},{value:"\\xrightarrow[abc]{a} "}]}]},{name:"\u6781\u9650\u5BF9\u6570",value:"\\lim_{x \\to 0}",children:[{name:"\u6781\u9650 Limits",data:[{value:"\\lim a"},{value:"\\lim_{x \\to 0}"},{value:"\\lim_{x \\to \\infty}"},{value:"\\max_b{a}"},{value:"\\min_a{b}"}]},{name:"\u5BF9\u6570\u6307\u6570 Logarithms and exponentials",data:[{value:"\\log_{a}{b}"},{value:"\\lg_{a}{b}"},{value:"\\ln_{a}{b}"},{value:"\\exp a"}]},{name:"\u754C\u9650 Bounds",data:[{value:"\\min x"},{value:"\\sup t"},{value:"\\inf s"},{value:"\\lim u"},{value:"\\limsup w"},{value:"\\dim p"},{value:"\\ker\\phi "}]}]},{name:"\u4E09\u89D2\u51FD\u6570",value:"\\sin a",children:[{name:"\u4E09\u89D2\u51FD\u6570 Trigonometric functions",data:[{value:"\\sin a"},{value:"\\cos a"},{value:"\\tan a"},{value:"\\cot a "},{value:"\\sec a "},{value:"\\csc a "}]},{name:"\u53CD\u4E09\u89D2\u51FD\u6570 Inverse trigonometric functions",data:[{value:"\\sin^{-1}"},{value:"\\cos^{-1}"},{value:"\\tan^{-1}"},{value:"\\cot^{-1}"},{value:"\\sec^{-1}"},{value:"\\csc^{-1}"},{value:"\\arcsin a"},{value:"\\arccos a"},{value:"\\arctan a"},{value:"\\operatorname{arccot} a"},{value:"\\operatorname{arcsec} a"},{value:"\\operatorname{arccsc} a"}]},{name:"\u53CC\u66F2\u51FD\u6570 Hyperblic functions",data:[{value:"\\sinh a"},{value:"\\cosh a"},{value:"\\tanh a"},{value:"\\coth a"},{value:"\\operatorname{sech} a"},{value:"\\operatorname{csch} a"}]},{name:"\u53CD\u53CC\u66F2\u51FD\u6570 Inverse hyperbolic functions",data:[{value:"\\sinh^{-1}"},{value:"a\\cosh^{-1} a"},{value:"\\tanh^{-1} a"},{value:"\\coth^{-1} a"},{value:"\\operatorname{sech}^{-1} a"},{value:"\\operatorname{csch}^{-1} a"}]}]},{name:"\u79EF\u5206\u8FD0\u7B97",value:"\\int_{a}^{b}",children:[{name:"\u79EF\u5206 Integral",data:[{value:"\\int"},{value:"\\int_{a}^{b}"},{value:"\\int\\limits_{a}^{b}"}]},{name:"\u53CC\u91CD\u79EF\u5206 Double integral",data:[{value:"\\iint"},{value:"\\iint_{a}^{b} "},{value:"\\iint\\limits_{a}^{b} "}]},{name:"\u4E09\u91CD\u79EF\u5206 Triple integral",data:[{value:"\\iiint"},{value:"\\iiint_{a}^{b}"},{value:"\\iiint\\limits_{a}^{b} "}]},{name:"\u66F2\u7EBF\u79EF\u5206 Closed line or path integral",data:[{value:"\\oint"},{value:"\\oint_{a}^{b} "}]}]},{name:"\u5927\u578B\u8FD0\u7B97",value:"\\sum_{a}^{b}",children:[{name:"\u6C42\u548C Summation",data:[{value:"\\sum"},{value:"\\sum_{a}^{b}"},{value:"{\\textstyle \\sum_{a}^{b}} "}]},{name:"\u4E58\u79EF\u4F59\u79EF Product and coproduct",data:[{value:"\\prod"},{value:"\\prod_{a}^{b}"},{value:"{\\textstyle \\prod_{a}^{b}}"},{value:"\\coprod"},{value:"\\coprod_{a}^{b}"},{value:"{\\textstyle \\coprod_{a}^{b}} "}]},{name:"\u5E76\u96C6\u4EA4\u96C6 Union and intersection",data:[{value:"\\bigcup"},{value:"\\bigcup_{a}^{b}"},{value:"{\\textstyle \\bigcup_{a}^{b}}"},{value:"\\bigcap"},{value:"\\bigcap_{a}^{b}"}]},{name:"\u6790\u53D6\u5408\u53D6 Disjunction and conjunction",data:[{value:"\\bigvee"},{value:"\\bigvee_{a}^{b}"},{value:"\\bigwedge"},{value:"\\bigwedge_{a}^{b}"}]}]},{name:"\u62EC\u53F7\u53D6\u6574",value:"\\left [ \\left ( \\right ) \\right ] ",children:[{name:"\u62EC\u53F7 Brackets",data:[{value:"\\left ( \\right )"},{value:"\\left [ \\right ]"},{value:"\\left \\langle \\right \\rangle "},{value:"\\left | \\right | "},{value:"\\left \\lfloor \\right \\rfloor "},{value:"\\left \\lceil \\right \\rceil "}]}]}],Ee=[{name:"\u4EE3\u6570",value:"\\sqrt{a^2+b^2}",children:[{data:[{value:"\\left(x-1\\right)\\left(x+3\\right) "},{value:"\\sqrt{a^2+b^2}"},{value:"\\left ( \\frac{a}{b}\\right )^{n}= \\frac{a^{n}}{b^{n}}"},{value:"\\frac{a}{b}\\pm \\frac{c}{d}= \\frac{ad \\pm bc}{bd} "},{value:"\\frac{x^{2}}{a^{2}}-\\frac{y^{2}}{b^{2}}=1 "},{value:"\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0 "},{value:"\\sqrt[n]{a^{n}}=\\left ( \\sqrt[n]{a}\\right )^{n} "},{value:"x ={-b \\pm \\sqrt{b^2-4ac}\\over 2a} "},{value:"y-y_{1}=k \\left( x-x_{1}\\right) "},{value:`\\left\\{\\begin{matrix} \r
x=a + r\\text{cos}\\theta \\ \r
y=b + r\\text{sin}\\theta \r
\\end{matrix}\\right. `},{value:`\\begin{array}{l} \r
\\text{\u5BF9\u4E8E\u65B9\u7A0B\u5F62\u5982\uFF1A}x^{3}-1=0 \\ \r
\\text{\u8BBE}\\text{:}\\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r
x_{1}=1,x_{2}= \\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r
x_{3}= \\omega ^{2}=\\frac{-1-\\sqrt{3}i}{2} \r
\\end{array} `},{value:`\\begin{array}{l} \r
a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r
\\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r
\\left\\{\\begin{matrix} \r
\\Delta \\gt 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u4E0D\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r
\\Delta = 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r
\\Delta \\lt 0\\text{\u65B9\u7A0B\u65E0\u5B9E\u6839} \r
\\end{matrix}\\right. \r
\\end{array} `},{value:`\\begin{array}{l} \r
a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r
\\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r
\\mathop{{x}}\\nolimits_{{1,2}}=\\frac{{-b \\pm \r
\\sqrt{{\\mathop{{b}}\\nolimits^{{2}}-4ac}}}}{{2a}} \\ \r
\\mathop{{x}}\\nolimits_{{1}}+\\mathop{{x}}\\nolimits_{{2}}=-\\frac{{b}}{{a}} \\ \r
\\mathop{{x}}\\nolimits_{{1}}\\mathop{{x}}\\nolimits_{{2}}=\\frac{{c}}{{a}} \r
\\end{array} `}]}]},{name:"\u51E0\u4F55",value:"\\Delta A B C ",children:[{data:[{value:"\\Delta A B C "},{value:"a \\parallel c,b \\parallel c \\Rightarrow a \\parallel b "},{value:"l \\perp \\beta ,l \\subset \\alpha \\Rightarrow \\alpha \\perp \\beta"},{value:`\\left.\\begin{matrix} \r
a \\perp \\alpha \\ \r
b \\perp \\alpha \r
\\end{matrix}\\right\\}\\Rightarrow a \\parallel b`},{value:"P \\in \\alpha ,P \\in \\beta , \\alpha \\cap \\beta =l \\Rightarrow P \\in l "},{value:`\\alpha \\perp \\beta , \\alpha \\cap \\beta =l,a \\subset \\alpha ,a \\perp l \r
\\Rightarrow a \\perp \\beta `},{value:`\\left.\\begin{matrix} \r
a \\subset \\beta ,b \\subset \\beta ,a \\cap b=P \\ \r
a \\parallel \\partial ,b \\parallel \\partial \r
\\end{matrix}\\right\\}\\Rightarrow \\beta \\parallel \\alpha `},{value:"\\alpha \\parallel \\beta , \\gamma \\cap \\alpha =a, \\gamma \\cap \\beta =b \\Rightarrow a \\parallel b "},{value:"A \\in l,B \\in l,A \\in \\alpha ,B \\in \\alpha \\Rightarrow l \\subset \\alpha "},{value:`\\left.\\begin{matrix} \r
m \\subset \\alpha ,n \\subset \\alpha ,m \\cap n=P \\ \r
a \\perp m,a \\perp n \r
\\end{matrix}\\right\\}\\Rightarrow a \\perp \\alpha `},{value:`\\begin{array}{c} \r
\\text{\u76F4\u89D2\u4E09\u89D2\u5F62\u4E2D,\u76F4\u89D2\u8FB9\u957Fa,b,\u659C\u8FB9\u8FB9\u957Fc} \\ \r
a^{2}+b^{2}=c^{2} \r
\\end{array}`}]}]},{name:"\u4E0D\u7B49\u5F0F",value:"a > b",children:[{data:[{value:"a > b,b > c \\Rightarrow a > c "},{value:"a > b,c > d \\Rightarrow a+c > b+d "},{value:"a > b > 0,c > d > 0 \\Rightarrow ac bd "},{value:`\\begin{array}{c} \r
a \\gt b,c \\gt 0 \\Rightarrow ac \\gt bc \\ \r
a \\gt b,c \\lt 0 \\Rightarrow ac \\lt bc \r
\\end{array}`},{value:"\\left | a-b \\right | \\geqslant \\left | a \\right | -\\left | b \\right | "},{value:"-\\left | a \\right |\\leq a\\leqslant \\left | a \\right | "},{value:"\\left | a \\right |\\leqslant b \\Rightarrow -b \\leqslant a \\leqslant \\left | b \\right | "},{value:"\\left | a+b \\right | \\leqslant \\left | a \\right | + \\left | b \\right | "},{value:`\\begin{array}{c} \r
a \\gt b \\gt 0,n \\in N^{\\ast},n \\gt 1 \\ \r
\\Rightarrow a^{n}\\gt b^{n}, \\sqrt[n]{a}\\gt \\sqrt[n]{b} \r
\\end{array}`},{value:`\\left( \\sum_{k=1}^n a_k b_k \\right)^{\\!\\!2}\\leq \r
\\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right) `},{value:`\\begin{array}{c} \r
a,b \\in R^{+} \\ \r
\\Rightarrow \\frac{a+b}{{2}}\\ge \\sqrt{ab} \\ \r
\\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r
\\end{array}`},{value:`\\begin{array}{c} \r
a,b \\in R \\ \r
\\Rightarrow a^{2}+b^{2}\\gt 2ab \\ \r
\\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r
\\end{array}`},{value:`\\begin{array}{c} \r
H_{n}=\\frac{n}{\\sum \\limits_{i=1}^{n}\\frac{1}{x_{i}}}= \\frac{n}{\\frac{1}{x_{1}}+ \\frac{1}{x_{2}}+ \\cdots + \\frac{1}{x_{n}}} \\ G_{n}=\\sqrt[n]{\\prod \\limits_{i=1}^{n}x_{i}}= \\sqrt[n]{x_{1}x_{2}\\cdots x_{n}} \\ A_{n}=\\frac{1}{n}\\sum \\limits_{i=1}^{n}x_{i}=\\frac{x_{1}+ x_{2}+ \\cdots + x_{n}}{n} \\ Q_{n}=\\sqrt{\\sum \\limits_{i=1}^{n}x_{i}^{2}}= \\sqrt{\\frac{x_{1}^{2}+ x_{2}^{2}+ \\cdots + x_{n}^{2}}{n}} \\ H_{n}\\leq G_{n}\\leq A_{n}\\leq Q_{n} \r
\\end{array}`}]}]},{name:"\u79EF\u5206",value:"\\frac{\\mathrm{d}\\partial}{\\partial x}",children:[{data:[{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}x^n=nx^{n-1} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}e^{ax}=a\\,e^{ax} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\ln(x)=\\frac{1}{x} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\sin x=\\cos x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cos x=-\\sin x "},{value:"\\int k\\mathrm{d}x = kx+C "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\tan x=\\sec^2 x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cot x=-\\csc^2 x "},{value:"\\int \\frac{1}{x}\\mathrm{d}x= \\ln \\left| x \\right| +C "},{value:"\\int \\frac{1}{\\sqrt{1-x^{2}}}\\mathrm{d}x= \\arcsin x +C "},{value:"\\int \\frac{1}{1+x^{2}}\\mathrm{d}x= \\arctan x +C "},{value:"\\int u \\frac{\\mathrm{d}v}{\\mathrm{d}x}\\,\\mathrm{d}x=uv-\\int \\frac{\\mathrm{d}u}{\\mathrm{d}x}v\\,\\mathrm{d}x "},{value:"f(x) = \\int_{-\\infty}^\\infty \\hat f(x)\\xi\\,e^{2 \\pi i \\xi x} \\,\\mathrm{d}\\xi "},{value:"\\int x^{\\mu}\\mathrm{d}x=\\frac{x^{\\mu +1}}{\\mu +1}+C, \\left({\\mu \\neq -1}\\right) "}]}]},{name:"\u4E09\u89D2",value:"e^{i \\theta}",children:[{name:"\u6C42\u548C Summation",data:[{value:"e^{i \\theta} "},{value:"\\left(\\frac{\\pi}{2}-\\theta \\right ) "},{value:"\\text{sin}^{2}\\frac{\\alpha}{2}=\\frac{1- \\text{cos}\\alpha}{2} "},{value:"\\text{cos}^{2}\\frac{\\alpha}{2}=\\frac{1+ \\text{cos}\\alpha}{2} "},{value:"\\text{tan}\\frac{\\alpha}{2}=\\frac{\\text{sin}\\alpha}{1+ \\text{cos}\\alpha} "},{value:"\\sin \\alpha + \\sin \\beta =2 \\sin \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\sin \\alpha - \\sin \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha + \\cos \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha - \\cos \\beta =-2\\sin \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"a^{2}=b^{2}+c^{2}-2bc\\cos A "},{value:"\\frac{\\sin A}{a}=\\frac{\\sin B}{b}=\\frac{\\sin C}{c}=\\frac{1}{2R} "},{value:"\\sin \\left ( \\frac{\\pi}{2}-\\alpha \\right ) = \\cos \\alpha "},{value:"\\sin \\left ( \\frac{\\pi}{2}+\\alpha \\right ) = \\cos \\alpha "}]}]},{name:"\u7EDF\u8BA1",value:"C_{r}^{n}",children:[{data:[{value:"C_{r}^{n} "},{value:"\\frac{n!}{r!(n-r)!} "},{value:"\\sum_{i=1}^{n}{X_i} "},{value:"\\sum_{i=1}^{n}{X_i^2} "},{value:"X_1, \\cdots,X_n "},{value:"\\frac{x-\\mu}{\\sigma} "},{value:"\\sum_{i=1}^{n}{(X_i - \\overline{X})^2} "},{value:`\\begin{array}{c} \r
\\text{\u82E5}P \\left( AB \\right) =P \\left( A \\right) P \\left( B \\right) \\\\ \r
\\text{\u5219}P \\left( A \\left| B\\right. \\right) =P \\left({B}\\right) \r
\\end{array}`},{value:"P(E) ={n \\choose k}p^k (1-p)^{n-k} "},{value:"P \\left( A \\right) = \\lim \\limits_{n \\to \\infty}f_{n}\\left ( A \\right ) "},{value:"P \\left( \\bigcup \\limits_{i=1}^{+ \\infty}A_{i}\\right) = \\prod \\limits_{i=1}^{+ \\infty}P{\\left( A_{i}\\right)} "},{value:`\\begin{array}{c} \r
P \\left( \\emptyset \\right) =0 \\\\ \r
P \\left( S \\right) =1 \r
\\end{array}`},{value:`\\begin{array}{c} \r
\\forall A \\in S \\\\ \r
P \\left( A \\right) \\ge 0 \r
\\end{array}`},{value:"P \\left( \\bigcup \\limits_{i=1}^{n}A_{i}\\right) = \\prod \\limits_{i=1}^{n}P \\left( A_{i}\\right) "},{value:`\\begin{array}{c} \r
S= \\binom{N}{n},A_{k}=\\binom{M}{k}\\cdot \\binom{N-M}{n-k} \\\\ \r
P\\left ( A_{k}\\right ) = \\frac{\\binom{M}{k}\\cdot \\binom{N-M}{n-k}}{\\binom{N}{n}} \r
\\end{array}`},{value:`\\begin{array}{c} \r
P_{n}=n! \\\\ \r
A_{n}^{k}=\\frac{n!}{\\left( n-k \\left) !\\right. \\right.} \r
\\end{array}`}]}]}],qe=ut=>{Pe.current.setValue(Pe.current.getValue()+" "+ut.value+" ")},it=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:we.createElement(et.Z,{className:Te.Z.lists,gutter:[10,10]},Me.map((ut,Je)=>we.createElement(Fe.Z,{flex:"110px",className:Te.Z.item},we.createElement("div",null,we.createElement(ye.Z,{value:`$$${ut.value}$$`}),ut.name),we.createElement("div",{className:Te.Z.children},ut.children.map((at,nt)=>we.createElement("div",{key:nt},we.createElement("h1",null,at.name),we.createElement(et.Z,{gutter:[10,10]},at.data.map((zt,Ye)=>we.createElement(Fe.Z,{key:Ye,onClick:()=>qe(zt),className:Te.Z.diamond},we.createElement(ye.Z,{value:"`$$"+zt.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:we.createElement(et.Z,{className:Te.Z.lists,gutter:[10,10]},Ee.map((ut,Je)=>we.createElement(Fe.Z,{flex:"110px",className:Te.Z.item},we.createElement("div",null,we.createElement(ye.Z,{value:"`$$"+ut.value+"$$`"}),ut.name),we.createElement("div",{className:Te.Z.children},ut.children.map((at,nt)=>we.createElement("div",{key:nt},at.name&&we.createElement("h1",null,at.name),we.createElement(et.Z,{gutter:[10,10]},at.data.map((zt,Ye)=>we.createElement(Fe.Z,{key:Ye,onClick:()=>qe(zt),className:Te.Z.diamond},we.createElement(ye.Z,{value:"`$$"+zt.value+"$$`"}))))))))))}],lt=()=>{var ut=document.createElement("div");ut.innerHTML=Pe.current.getValue();var Je=ut.innerText;return Qe&&Qe(Je),Je};return(0,se.useImperativeHandle)(He,()=>({getData:lt})),we.createElement("div",{className:Te.Z.mathWrap},we.createElement(Oe.default,{defaultActiveKey:"1",items:it}),we.createElement("math-field",{locale:"zh_cn",className:Te.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:Pe,style:{width:800,marginTop:30,fontSize:18}},tt||""),ve&&we.createElement("div",{className:Te.Z.button},we.createElement(me.ZP,{size:"large",onClick:lt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});Pt.Z=fe},57884:function(Lt,Pt,de){"use strict";var se=de(59301),et=de(93314),Fe=de(99571),Oe=Object.defineProperty,me=Object.defineProperties,ye=Object.getOwnPropertyDescriptors,Te=Object.getOwnPropertySymbols,Ze=Object.prototype.hasOwnProperty,we=Object.prototype.propertyIsEnumerable,fe=(He,Pe,Me)=>Pe in He?Oe(He,Pe,{enumerable:!0,configurable:!0,writable:!0,value:Me}):He[Pe]=Me,Qe=(He,Pe)=>{for(var Me in Pe||(Pe={}))Ze.call(Pe,Me)&&fe(He,Me,Pe[Me]);if(Te)for(var Me of Te(Pe))we.call(Pe,Me)&&fe(He,Me,Pe[Me]);return He},ve=(He,Pe)=>me(He,ye(Pe));const tt=({img:He,buttonProps:Pe={},styles:Me={},customText:Ee,ButtonText:qe,ButtonClick:it,Buttonclass:lt,ButtonTwo:ut,imgStyles:Je,loading:at=!1,className:nt=""})=>se.createElement("section",{className:`tc animated fadeIn ${nt}`,style:Qe({color:"#999",margin:"100px auto",visibility:at?"hidden":"visible"},Me)},se.createElement("img",{src:He||et,style:ve(Qe({},Je),{pointerEvents:"none",userSelect:"none"})}),se.createElement("p",{className:"mt20 font14"},Ee||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),qe&&se.createElement(Fe.ZP,Qe({className:lt,onClick:it},Pe),qe),ut&&ut);Pt.Z=tt},41550:function(Lt,Pt,de){"use strict";de.d(Pt,{Z:function(){return lt}});var se=de(59301),et={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},Fe=de(99571),Oe=de(70557),me=de(51124),ye=de(25399),Te=de(49661),Ze=de(72664),we=de(57884),fe=de(90524),Qe=de(14794),ve=de(59301),tt=Object.defineProperty,He=Object.getOwnPropertySymbols,Pe=Object.prototype.hasOwnProperty,Me=Object.prototype.propertyIsEnumerable,Ee=(ut,Je,at)=>Je in ut?tt(ut,Je,{enumerable:!0,configurable:!0,writable:!0,value:at}):ut[Je]=at,qe=(ut,Je)=>{for(var at in Je||(Je={}))Pe.call(Je,at)&&Ee(ut,at,Je[at]);if(He)for(var at of He(Je))Me.call(Je,at)&&Ee(ut,at,Je[at]);return ut},it=(ut,Je,at)=>new Promise((nt,zt)=>{var Ye=Be=>{try{bt(at.next(Be))}catch(Ge){zt(Ge)}},Ve=Be=>{try{bt(at.throw(Be))}catch(Ge){zt(Ge)}},bt=Be=>Be.done?nt(Be.value):Promise.resolve(Be.value).then(Ye,Ve);bt((at=at.apply(ut,Je)).next())}),lt=({editOffice:ut="view",data:Je,issaver:at,onSaver:nt,theme:zt,type:Ye,filename:Ve,monacoEditor:bt,className:Be,style:Ge,close:De,onClose:_e,hasMask:Tt,disabledDownload:vt,onImgDimensions:St,showNodata:ht,recordInfo:pe})=>{const[ce,ze]=(0,se.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[ft,st]=(0,se.useState)(""),[xe,je]=(0,se.useState)(),Ce=window.ENV==="build"?"/react/build":"",Xe=location.host.startsWith("localhost")?fe.Z.PROXY_SERVER:fe.Z.API_SERVER,ct=10*(1024*1024),Le=(0,se.useRef)();Je!=null&&Je.startsWith("/api")&&Ye!=="txt"&&(Je=fe.Z.API_SERVER+Je);const $e=re=>re.substring(re.lastIndexOf("/")+1).split(".").pop();Ve&&bt&&(bt.filename=Ve),(0,se.useEffect)(()=>{var re,le;const ne=(le=(re=document.cookie)==null?void 0:re.replace(/\s/g,""))==null?void 0:le.split(";");ne==null||ne.map(ge=>{let Ie=ge.split("=");Ie[0]==="_educoder_session"&&st(Ie[1])})},[]),(0,se.useEffect)(()=>{Ye==="office"&&(Je.indexOf("bigfilescdn.")>-1||Je.indexOf("bigfiles1")>-1?je({url:Je,fileType:$e(Je),model:Je.indexOf("model=edit")?"edit":"view"}):oe())},[Ye,Je]);function dt(re){return it(this,null,function*(){re.data.type==="pdfdata"&&(nt(re.data.data),window.removeEventListener("message",dt,!1)),console.log("mess---:",re.data)})}const oe=()=>it(void 0,null,function*(){console.log("data:",Je);let re=Je;Je.startsWith("http")||(re=location.origin+re);let le=new URL(re).pathname.split("/").pop();const ne=yield(0,Ze.gJ)({attachment_id:le});ne.url=Xe+ne.url,je(ne)}),ee=()=>{if(Je.startsWith("http")||Je.startsWith("blob:")){z();return}(0,Te.Sv)(Ve||"educoder",Je,Ve)},z=()=>{pe&&(0,Qe.fc)({id:pe==null?void 0:pe.id,watch_type:1,course_id:pe==null?void 0:pe.course_id}),(0,Te.Nd)(Ve||"educoder",decodeURIComponent(Je))};return ve.createElement("div",{style:qe({},Ge||{}),className:`${Tt&&et.bgBlack} ${Ye?et.wrp:"hide"}`},De&&ve.createElement("div",{className:et.close,ref:Le},!!St&&ve.createElement(ye.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>Le.current},ve.createElement("span",{onClick:()=>{_e(),St()}},ve.createElement("i",{className:"icon-yulanpizhu"}))),!vt&&ve.createElement(ye.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>Le.current},ve.createElement("span",{onClick:z},ve.createElement("i",{className:"icon-quxiaozhiding"}))),at&&ve.createElement(ye.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>Le.current},ve.createElement("span",{className:"",onClick:()=>{const re=document.getElementById("pdfiframe");window.addEventListener("message",dt,!1),setTimeout(()=>{re.contentWindow.postMessage("getData","*")},300)}},ve.createElement("i",{className:"icon-baocun"}))),ve.createElement(ye.Z,{title:"\u5173\u95ED",getPopupContainer:()=>Le.current},ve.createElement("span",{className:"",onClick:()=>{_e()}},ve.createElement("i",{className:"icon-guanbi1"})))),ve.createElement("div",{className:`${et[Be]} ${Be} ${et.monaco} ${Ye==="txt"?"show":"hide"}`},Ye==="txt"&&ve.createElement(ve.Fragment,null,ve.createElement(me.ZP,qe({},bt)))),Ye==="audio"&&ve.createElement("audio",{src:`${(Je==null?void 0:Je.indexOf("http://"))>-1||(Je==null?void 0:Je.indexOf("https://"))>-1?"":"data:audio/mp3;base64,"}${Je}`,autoPlay:!0}),Ye==="video"&&ve.createElement(ve.Fragment,null,(Je==null?void 0:Je.indexOf("http"))>-1?ve.createElement("video",{controls:!0,src:`${Je}`,autoPlay:!0}):ve.createElement("video",{controls:!0,src:`data:video/mp4;base64,${Je}`,autoPlay:!0})),Ye==="office"&&xe&&ve.createElement("iframe",{src:`${Ce}/office.html?key=${xe.key}&url=${btoa(xe.url)}&callbackUrl=${Xe+(xe.callbackUrl||"")}&fileType=${xe.fileType}&title=${xe.title||""}&model=${ut}&officeServer=${fe.Z.ONLYOFFICE}&disabledDownload=${!!vt}`}),Ye==="html"&&ve.createElement("iframe",{src:Je+"&disposition=inline"}),Ye==="pdf"&&ve.createElement("iframe",{id:"pdfiframe",src:`${Ce}/js/pdfview/index.html?filename=${Ve||"educoder.pdf"}&url=${encodeURIComponent(Je)}&disabledDownload=${!!vt}&model=${ut}`}),Ye==="image"&&ve.createElement("img",{src:`${(Je==null?void 0:Je.indexOf("http://"))>-1||(Je==null?void 0:Je.indexOf("https://"))>-1?"":"data:image/png;base64,"}${Je}`}),(Ye==="other"||Ye==="download")&&ve.createElement(ve.Fragment,null,ht?ve.createElement(we.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:ve.createElement(Fe.ZP,{icon:ve.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:ee,disabled:vt},"\u4E0B\u8F7D")}):ve.createElement(Fe.ZP,{type:"primary",size:"middle",onClick:ee,disabled:vt},ve.createElement(Oe.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")),Ye==="flowChart"&&ve.createElement("div",{className:"embed"},ve.createElement("iframe",{src:`/drawio/src/main/webapp/viewer.html?id=${Je||""}&gapi=0&od=0&db=0&gh=0&gl=0`,width:"100%",height:"100%",frameBorder:"0"})))}},38394:function(Lt,Pt,de){"use strict";de.d(Pt,{z:function(){return bt},Z:function(){return Be}});var se=de(59301),et=de(88831),Fe=de(90290),Oe=de(64018),me=de(68535),ye=de(90524),Te=de(49661),Ze=de(15342),we=de(77736),fe=de(99571),Qe=de(1012),ve=de(41550),tt=de(59301),Pe=({html:Ge})=>{const De=(0,se.useRef)(null),_e=(0,se.useRef)(null),Tt=`.markdown-body p {
margin: 0 0 16px 0 !important;
line-height: 28px;
white-space: pre-wrap;
}
ol,
ul,
li {
list-style-type: none
}
ol,
ul,
dl {
margin-bottom: 0px;
}
.markdown-body {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
color: #333;
overflow: hidden;
font-family: "Microsoft YaHei", Helvetica, "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", "Monaco", monospace, Tahoma, STXihei, "\u534E\u6587\u7EC6\u9ED1", STHeiti, "Helvetica Neue", "Droid Sans", "wenquanyi micro hei", FreeSans, Arimo, Arial, SimSun, "\u5B8B\u4F53", Heiti, "\u9ED1\u4F53", sans-serif;
word-break: break-word;
font-size: 16px;
line-height: 1.6;
white-space: normal;
word-wrap: break-word;
position: relative;
}
.markdown-body ul>li {
list-style-type: disc;
}
.markdown-body ol>li {
list-style-type: decimal;
}
.markdown-body a {
background: transparent;
}
.markdown-body a:active,
.markdown-body a:hover {
outline: 0;
}
.markdown-body strong {
font-weight: bold;
}
.markdown-body h1 {
font-size: 2em;
margin: 0.67em 0;
}
.markdown-body img {
border: 0;
}
.markdown-body hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
.markdown-body pre {
overflow: auto;
}
.markdown-body code,
.markdown-body kbd,
.markdown-body pre {
font-family: "Meiryo UI", "YaHei Consolas Hybrid", Consolas, "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, monospace, monospace;
font-size: 1em;
}
.markdown-body input {
color: inherit;
font: inherit;
margin: 0;
}
.markdown-body html input[disabled] {
cursor: default;
}
.markdown-body input {
line-height: normal;
}
.markdown-body input[type="checkbox"] {
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.markdown-body table {
border-collapse: collapse;
border-spacing: 0;
}
.markdown-body td,
.markdown-body th {
padding: 0;
}
.markdown-body * {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.markdown-body input {
font: 13px/1.4 Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
}
.markdown-body a {
color: #4183c4;
text-decoration: none;
}
.markdown-body a:hover,
.markdown-body a:active {
text-decoration: underline;
}
.markdown-body hr {
height: 0;
margin: 15px 0;
overflow: hidden;
background: transparent;
border: 0;
border-bottom: 1px solid #ddd;
}
.markdown-body hr:before {
display: table;
content: "";
}
.markdown-body hr:after {
display: table;
clear: both;
content: "";
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
margin-top: 15px;
margin-bottom: 15px;
line-height: 1.1;
}
.markdown-body h1 {
font-size: 30px;
}
.markdown-body h2 {
font-size: 21px;
}
.markdown-body h3 {
font-size: 16px;
}
.markdown-body h4 {
font-size: 14px;
}
.markdown-body h5 {
font-size: 12px;
}
.markdown-body h6 {
font-size: 11px;
}
.markdown-body blockquote {
margin: 0;
}
.markdown-body ul,
.markdown-body ol {
padding: 0;
margin-top: 0;
margin-bottom: 0;
}
ul.linenums,
ol.linenums {
padding: 16px 0 0 56px !important;
}
.markdown-body ul,
.markdown-body ol {
padding-left: 2em;
}
.markdown-body ol ol,
.markdown-body ul ol {
list-style-type: lower-roman;
}
.markdown-body ul ul ol,
.markdown-body ul ol ol,
.markdown-body ol ul ol,
.markdown-body ol ol ol {
list-style-type: lower-alpha;
}
.markdown-body dd {
margin-left: 0;
}
.markdown-body code {
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
font-size: 12px;
}
.markdown-body pre {
margin-top: 0;
margin-bottom: 0;
font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
.markdown-body .octicon {
font: normal normal 16px octicons-anchor;
line-height: 1;
display: inline-block;
text-decoration: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.markdown-body .octicon-link:before {
content: '\f05c';
}
.markdown-body>*:first-child {
margin-top: 0 !important;
}
.markdown-body>*:last-child {
margin-bottom: 0 !important;
}
.markdown-body .anchor {
position: absolute;
top: 0;
left: 0;
display: block;
padding-right: 6px;
padding-left: 30px;
margin-left: -30px;
}
.markdown-body .anchor:focus {
outline: none;
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
position: relative;
margin-top: 1em;
margin-bottom: 16px;
font-weight: bold;
line-height: 1.4;
}
.markdown-body h1 .octicon-link,
.markdown-body h2 .octicon-link,
.markdown-body h3 .octicon-link,
.markdown-body h4 .octicon-link,
.markdown-body h5 .octicon-link,
.markdown-body h6 .octicon-link {
display: none;
color: #000;
vertical-align: middle;
}
.markdown-body h1:hover .anchor,
.markdown-body h2:hover .anchor,
.markdown-body h3:hover .anchor,
.markdown-body h4:hover .anchor,
.markdown-body h5:hover .anchor,
.markdown-body h6:hover .anchor {
padding-left: 8px;
margin-left: -30px;
text-decoration: none;
}
.markdown-body h1:hover .anchor .octicon-link,
.markdown-body h2:hover .anchor .octicon-link,
.markdown-body h3:hover .anchor .octicon-link,
.markdown-body h4:hover .anchor .octicon-link,
.markdown-body h5:hover .anchor .octicon-link,
.markdown-body h6:hover .anchor .octicon-link {
display: inline-block;
}
.markdown-body h1 {
padding-bottom: 0.3em;
font-size: 2.25em;
line-height: 1.2;
border-bottom: 1px solid #eee;
}
.markdown-body h1 .anchor {
line-height: 1;
}
.markdown-body h2 {
padding-bottom: 0.3em;
font-size: 1.75em;
line-height: 1.225;
border-bottom: 1px solid #eee;
}
.markdown-body h2 .anchor {
line-height: 1;
}
.markdown-body h3 {
font-size: 1.5em;
line-height: 1.43;
}
.markdown-body h3 .anchor {
line-height: 1.2;
}
.markdown-body h4 {
font-size: 1.25em;
}
.markdown-body h4 .anchor {
line-height: 1.2;
}
.markdown-body h5 {
font-size: 1em;
}
.markdown-body h5 .anchor {
line-height: 1.1;
}
.markdown-body h6 {
font-size: 1em;
color: #777;
}
.markdown-body h6 .anchor {
line-height: 1.1;
}
.markdown-body p,
.markdown-body blockquote,
.markdown-body ul,
.markdown-body ol,
.markdown-body dl,
.markdown-body table,
.markdown-body pre {
margin-top: 0;
margin-bottom: 16px;
}
.markdown-body ul ul,
.markdown-body ul ol,
.markdown-body ol ol,
.markdown-body ol ul {
margin-top: 0;
margin-bottom: 0;
}
.markdown-body li>p {
margin-top: 16px;
}
.markdown-body dl {
padding: 0;
}
.markdown-body dl dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-weight: bold;
}
.markdown-body dl dd {
padding: 0 16px;
margin-bottom: 16px;
}
.markdown-body blockquote {
padding: 0 15px;
color: #777;
border-left: 4px solid #ddd;
}
.markdown-body blockquote> :first-child {
margin-top: 0;
}
.markdown-body blockquote> :last-child {
margin-bottom: 0;
}
.markdown-body table {
display: block;
width: 100%;
overflow: auto;
word-break: normal;
word-break: keep-all;
}
.markdown-body table th {
font-weight: bold;
text-align: revert;
}
.markdown-body table th,
.markdown-body table td {
padding: 6px 13px;
border: 1px solid #ddd;
}
.markdown-body table tr {
background-color: #fff;
border-top: 1px solid #ccc;
}
.markdown-body table tr:nth-child(2n) {
background-color: #f8f8f8;
}
.markdown-body img {
max-width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.markdown-body code {
padding: 0;
padding-top: 0.2em;
padding-bottom: 0.2em;
margin: 0;
font-size: 85%;
background-color: rgba(0, 0, 0, 0.04);
border-radius: 3px;
}
.markdown-body code:has(.katex) {
background-color: transparent;
}
.markdown-body code:before,
.markdown-body code:after {
letter-spacing: -0.2em;
content: "\\00a0";
}
.markdown-body pre>code {
padding: 0;
margin: 0;
font-size: 100%;
word-break: normal;
white-space: pre;
background: transparent;
border: 0;
}
.markdown-body .highlight {
margin-bottom: 16px;
}
.markdown-body .highlight pre,
.markdown-body pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: #f7f7f7;
border-radius: 3px;
}
.markdown-body .highlight pre {
margin-bottom: 0;
word-break: normal;
}
.markdown-body pre {
word-wrap: normal;
}
.markdown-body pre code {
display: inline;
max-width: initial;
padding: 0;
margin: 0;
overflow: initial;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0;
}
.markdown-body pre code:before,
.markdown-body pre code:after {
content: normal;
}
.markdown-body kbd {
display: inline-block;
padding: 3px 5px;
font-size: 11px;
line-height: 10px;
color: #555;
vertical-align: middle;
background-color: #fcfcfc;
border: solid 1px #ccc;
border-bottom-color: #bbb;
border-radius: 3px;
box-shadow: inset 0 -1px 0 #bbb;
}
.markdown-body .pl-c {
color: #969896;
}
.markdown-body .pl-c1,
.markdown-body .pl-mdh,
.markdown-body .pl-mm,
.markdown-body .pl-mp,
.markdown-body .pl-mr,
.markdown-body .pl-s1 .pl-v,
.markdown-body .pl-s3,
.markdown-body .pl-sc,
.markdown-body .pl-sv {
color: #0086b3;
}
.markdown-body .pl-e,
.markdown-body .pl-en {
color: #795da3;
}
.markdown-body .pl-s1 .pl-s2,
.markdown-body .pl-smi,
.markdown-body .pl-smp,
.markdown-body .pl-stj,
.markdown-body .pl-vo,
.markdown-body .pl-vpf {
color: #333;
}
.markdown-body .pl-ent {
color: #63a35c;
}
.markdown-body .pl-k,
.markdown-body .pl-s,
.markdown-body .pl-st {
color: #a71d5d;
}
.markdown-body .pl-pds,
.markdown-body .pl-s1,
.markdown-body .pl-s1 .pl-pse .pl-s2,
.markdown-body .pl-sr,
.markdown-body .pl-sr .pl-cce,
.markdown-body .pl-sr .pl-sra,
.markdown-body .pl-sr .pl-sre,
.markdown-body .pl-src {
color: #df5000;
}
.markdown-body .pl-mo,
.markdown-body .pl-v {
color: #1d3e81;
}
.markdown-body .pl-id {
color: #b52a1d;
}
.markdown-body .pl-ii {
background-color: #b52a1d;
color: #f8f8f8;
}
.markdown-body .pl-sr .pl-cce {
color: #63a35c;
font-weight: bold;
}
.markdown-body .pl-ml {
color: #693a17;
}
.markdown-body .pl-mh,
.markdown-body .pl-mh .pl-en,
.markdown-body .pl-ms {
color: #1d3e81;
font-weight: bold;
}
.markdown-body .pl-mq {
color: #008080;
}
.markdown-body .pl-mi {
color: #333;
font-style: italic;
}
.markdown-body .pl-mb {
color: #333;
font-weight: bold;
}
.markdown-body .pl-md,
.markdown-body .pl-mdhf {
background-color: #ffecec;
color: #bd2c00;
}
.markdown-body .pl-mdht,
.markdown-body .pl-mi1 {
background-color: #eaffea;
color: #55a532;
}
.markdown-body .pl-mdr {
color: #795da3;
font-weight: bold;
}
.markdown-body kbd {
display: inline-block;
padding: 3px 5px;
font: 11px Consolas, "Liberation Mono", Menlo, Courier, monospace;
line-height: 10px;
color: #555;
vertical-align: middle;
background-color: #fcfcfc;
border: solid 1px #ccc;
border-bottom-color: #bbb;
border-radius: 3px;
box-shadow: inset 0 -1px 0 #bbb;
}
.markdown-body .task-list-item {
list-style-type: none;
}
.markdown-body .task-list-item+.task-list-item {
margin-top: 3px;
}
.markdown-body .task-list-item input {
float: left;
margin: 0.3em 0 0.25em -1.6em;
vertical-align: middle;
}
.markdown-body :checked+.radio-label {
z-index: 1;
position: relative;
border-color: #4183c4;
}
/*! Pretty printing styles. Used with prettify.js. */
/* SPAN elements with the classes below are added by prettyprint. */
.pln {
color: #000
}
/* plain text */
@media screen {
.str {
color: #080
}
/* string content */
.kwd {
color: #008
}
/* a keyword */
.com {
color: #800
}
/* a comment */
.typ {
color: #606
}
/* a type name */
.lit {
color: #066
}
/* a literal value */
/* punctuation, lisp open bracket, lisp close bracket */
.pun,
.opn,
.clo {
color: #660
}
.tag {
color: #008
}
/* a markup tag name */
.atn {
color: #606
}
/* a markup attribute name */
.atv {
color: #080
}
/* a markup attribute value */
.dec,
.var {
color: #606
}
/* a declaration; a variable name */
.fun {
color: red
}
/* a function name */
}
/* Use higher contrast and text-weight for printable form. */
@media print,
projection {
.str {
color: #060
}
.kwd {
color: #006;
font-weight: bold
}
.com {
color: #600;
font-style: italic
}
.typ {
color: #404;
font-weight: bold
}
.lit {
color: #044
}
.pun,
.opn,
.clo {
color: #440
}
.tag {
color: #006;
font-weight: bold
}
.atn {
color: #404
}
.atv {
color: #060
}
}
/* Put a border around prettyprinted code snippets. */
pre.prettyprint {
padding: 2px;
/* border: 1px solid #888 */
}
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
margin-top: 0;
margin-bottom: 0
}
/* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L5,
li.L6,
li.L7,
li.L8 {
list-style-type: none
}
/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
background: #eee
}
.markdown-body p,
.markdown-body blockquote,
.markdown-body ul,
.markdown-body ol,
.markdown-body dl,
.markdown-body table,
.markdown-body pre {
margin-top: 0;
margin-bottom: 16px;
}`;return(0,se.useEffect)(()=>{const vt=De.current.attachShadow({mode:"open"});_e.current=document.createElement("div"),_e.current.className="markdown-body",_e.current.innerHTML=Ge,vt.appendChild(_e.current);const St=document.createElement("style");return St.textContent=Tt,vt.appendChild(St),()=>{vt.innerHTML=""}},[]),(0,se.useEffect)(()=>{_e.current&&(_e.current.innerHTML=Ge)},[Ge]),tt.createElement("div",{ref:De})};function Me(Ge){const De=["onabort","onanimationend","onanimationiteration","onanimationstart","onauxclick","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextmenu","oncopy","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","ongotpointercapture","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onload","onloadeddata","onloadedmetadata","onloadstart","onlostpointercapture","onmousedown","onmousemove","onmouseout","onmouseover","onmouseup","onpaste","onpause","onplay","onplaying","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointermove","onpointerout","onpointerover","onpointerup","onprogress","onratechange","onreset","onresize","onscroll","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onsubmit","onsuspend","ontimeupdate","ontoggle","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ontransitionend","onvolumechange","onwaiting","onwheel"],_e=new RegExp(`\\b(${De.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return Ge.replace(_e,"").trim()}var Ee={mdBody:"mdBody___raKXb",button:"button___Ch5Pc",previewFlowChart:"previewFlowChart___vY1dq"},qe=Object.defineProperty,it=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,ut=Object.prototype.propertyIsEnumerable,Je=(Ge,De,_e)=>De in Ge?qe(Ge,De,{enumerable:!0,configurable:!0,writable:!0,value:_e}):Ge[De]=_e,at=(Ge,De)=>{for(var _e in De||(De={}))lt.call(De,_e)&&Je(Ge,_e,De[_e]);if(it)for(var _e of it(De))ut.call(De,_e)&&Je(Ge,_e,De[_e]);return Ge};const nt="@\u2581\u2581@",zt="@\u2581@",Ye=/<pre[^>]*>/g;function Ve(Ge){let De=document.createElement("div");return De.innerHTML=Ge,De.childNodes.length===0?"":De.childNodes[0].nodeValue}const bt=(Ge,De)=>{Ge=Ge||"";const _e=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Tt=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,vt=/\(\s+(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,St=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return De?Ge.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(_e,(ht,pe,ce,ze,ft,st,xe)=>{const je=pe||ze||st,Ce=ce||ft||xe||"?";return ye.Z.API_SERVER+"/api/attachments/"+je+Ce+"&t="+(0,Te.Jn)(je,Date.now())+(ht.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):(Ge=Ge.replace(St,(ht,pe,ce,ze,ft,st,xe)=>{const je=pe||ze||st,Ce=ce||ft||xe||"?";return ye.Z.API_SERVER+"/attachments/download/"+je+Ce+"&t="+(0,Te.Jn)(je,Date.now())+(ht.indexOf(")")>-1?")":"&")}).replace(_e,(ht,pe,ce,ze,ft,st,xe)=>{const je=pe||ze||st,Ce=ce||ft||xe||"?";return ye.Z.API_SERVER+"/api/attachments/"+je+Ce+"&t="+(0,Te.Jn)(je,Date.now())+(ht.indexOf(")")>-1?")":"&")}).replace(Tt,(ht,pe,ce,ze,ft)=>{const st=pe||ze,xe=ce||ft||"";return'"'+ye.Z.API_SERVER+"/api/attachments/"+st+xe+st+xe+"&t="+(0,Te.Jn)(st,Date.now())}).replace(vt,(ht,pe,ce,ze,ft)=>{const st=pe||ze,xe=ce||ft||"";return"("+ye.Z.API_SERVER+"/files/uploads/"+st+xe+st+xe+"&t="+(0,Te.Jn)(st,Date.now())}).replaceAll('src="(','src="').replaceAll("src='(",'src="').replaceAll("http://video.educoder","https://video.educoder").replaceAll("http://www.educoder.net/api","https://data.educoder.net/api").replaceAll("https://www.educoder.net/api","https://data.educoder.net/api").replace(/\r\n/g,`
`),Ge)};var Be=({value:Ge="",edit:De=!1,className:_e,showTextOnly:Tt,showLines:vt,style:St={},stylesPrev:ht={},highlightKeywords:pe,showProgramFill:ce,isProgramFill:ze,disabledFill:ft=!1,programFillValue:st,openEditor:xe=()=>{},onFillChange:je=Ne=>{},onFillBlur:Ce=()=>{},onFillFocus:Xe=()=>{}})=>{let Ne=Me(String(Ge||""));const ct=(0,se.useRef)(),Le=(0,se.useRef)(),[$e,dt]=(0,se.useState)(""),[oe,ee]=(0,se.useState)("office"),[z,re]=(0,se.useState)([]),le=(0,se.useRef)("a"+(0,Qe.Z)()),ne={},ge=ot=>/<style[\s\S]*?>/i.test(ot||""),Ie=(ot,un,Ot)=>{const Gt=document.createElement(ot===zt?"input":"textarea");Gt.style.width="100%",Gt.style.height=ot===zt?"40px":"151px",Gt.rows=5,Gt.spellcheck=!1,Gt.name="edu-program-fill",Gt.placeholder="\u8BF7\u8F93\u5165",Gt.dataset.id=un;const on=Object.keys(ne).length;return ne[on]=Gt,`<span class="edu-program-fill-wrap ${ot===zt?"":"show"}" style="width:${ot===zt?"600px":"100%"}" title=${Ot||""}><span>${Gt.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function wt(ot){return ot=ot.replace(/!\[.*?\]\(.*?\)/g,""),ot=ot.replace(/\[.*?\]\(.*?\)/g,""),ot=ot.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),ot=ot.replace(/<embed.*?>/g,""),ot=ot.replace(/<img.*?>/g,""),ot=ot.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),ot=ot.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),ot=ot.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),ot=ot.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),ot}const Ct=ot=>!Tt&&ge(Ne)?ot:ot.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(un,Ot){let Gt=Ot.replace(/(\n|\r)/g,"").split("}"),on=[];return Gt.map(Mn=>{Mn!=""&&on.push(`.${le.current} ${Mn}`)}),`<style>${on.join("}")}</style>`}),pt=(0,se.useMemo)(()=>{try{const Gt=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,on=/\"\/api\/attachments\/|\"\/attachments\/download\//g,Mn=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,sn=/\(\/attachments\/download\//g;Ne=Ne.replace(sn,"("+ye.Z.API_SERVER+"/attachments/download/").replace(Gt,"("+ye.Z.API_SERVER+"/api/attachments/").replace(on,'"'+ye.Z.API_SERVER+"/api/attachments/").replace(Mn,'"'+ye.Z.API_SERVER+"/files/uploads/").replaceAll("http://video.educoder","https://video.educoder").replaceAll("http://www.educoder.net/api","https://data.educoder.net/api").replaceAll("https://www.educoder.net/api","https://data.educoder.net/api").replace(/\r\n/g,`
`),ct.current.style.display="none"}catch(Gt){}if(ce){let Gt=-1;return Ne=Ne.replaceAll("<","&lt;").replaceAll(">","&gt;").replace(/(@▁▁@|@▁@)/g,function(on,Mn,sn){var mn;return++Gt,Ie(on,Gt,(mn=st==null?void 0:st[Gt])==null?void 0:mn.value.replaceAll("<","&lt;").replaceAll(">","&gt;"))}),`<pre style="background:#fff;padding:4px">${Ct(Ne||"")}</pre>`}let ot=Ct(Ne);ot=(0,Fe.ZP)(ot);const un=(0,Fe.ez)();Ne.match(/\[TOC\]/)&&(ot=ot.replace("<p>[TOC]</p>",(0,Fe.Qv)()),(0,Fe.Iy)()),ot=ot.replace(/(__special_katext_id_\d+__)/g,(Gt,on)=>{const{type:Mn,expression:sn}=un[on];return(0,Ze.renderToString)(Ve(sn)||"",{displayMode:Mn==="block",throwOnError:!1,output:"html"})}),ot=ot.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,Fe.AL)();const Ot=document.createElement("div");if(Ot.innerHTML=ot,Tt)return Ot.innerText;if(pe){const Gt=pe.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return Xt(Ot,Gt),Ot.innerHTML}return setTimeout(()=>ln(),500),Ot.innerHTML},[Ne,pe]);(0,se.useEffect)(()=>{$t.current&&$t.current.querySelectorAll(["input","textarea"]).forEach(un=>{un.oninput=xt,un.onblur=Bt,un.onfocus=Rt})},[z]),(0,se.useEffect)(()=>{var ot,un,Ot,Gt,on;if(st!=null&&st.length)try{const Mn=$t.current.querySelectorAll(".edu-program-fill-score"),sn=$t.current.querySelectorAll('[name="edu-program-fill"]');for(const[mn,nr]of sn.entries())nr.value=((ot=st==null?void 0:st[mn])==null?void 0:ot.value)||"",((un=st==null?void 0:st[mn])==null?void 0:un.type)==="warning"?nr.className="program-fill-warning":((Ot=st==null?void 0:st[mn])==null?void 0:Ot.type)==="success"?nr.className="program-fill-success":nr.className="";for(const[mn,nr]of Mn.entries())nr.innerHTML=(Gt=st==null?void 0:st[mn])!=null&&Gt.score?`${(on=st==null?void 0:st[mn])==null?void 0:on.score}\u5206`:"";re(st)}catch(Mn){console.log(Mn,"error")}},[st]);const xt=ot=>{z[ot.target.dataset.id]=z[ot.target.dataset.id]||{},z[ot.target.dataset.id].value=ot.target.value,re([...z]),je(z,ot.target.dataset.id)},Bt=ot=>{z[ot.target.dataset.id]=z[ot.target.dataset.id]||{},z[ot.target.dataset.id].value=ot.target.value,re([...z]),Ce(z,ot.target.dataset.id)},Rt=ot=>{z[ot.target.dataset.id]=z[ot.target.dataset.id]||{},z[ot.target.dataset.id].value=ot.target.value,re([...z]),Xe(z,ot.target.dataset.id)};function Xt(ot,un){return ot.childNodes.forEach(Ot=>{var Gt;if(Ot.childNodes.length>0)Xt(Ot,un);else if(Ot.nodeName!=="IMG")if(Ot.innerHTML)Ot.innerHTML=(Gt=Ot.innerHTML)==null?void 0:Gt.replace(new RegExp(un,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const on=document.createElement("span");on.innerHTML=Ot.textContent.replace(new RegExp(un,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),Ot.replaceWith(on)}})}const $t=(0,se.useRef)();Fe.jb.WebkitLineClamp=vt,vt&&(St=at(at({},St),Fe.jb));function Dt(ot){let un=ot.target;if(un.tagName.toUpperCase()==="A"){let Ot=un.getAttribute("href");if(Ot.indexOf("office")>-1)ot.preventDefault(),dt(Ot),ee("office");else if(Ot.indexOf("application/pdf")>-1)ot.preventDefault(),dt(Ot),ee("pdf");else if(Ot.indexOf("text/html")>-1)ot.preventDefault(),dt(Ot),ee("html");else if(Ot.startsWith("#")){ot.preventDefault();let Gt=document.getElementById(Ot.replace("#",""));Gt&&Gt.scrollIntoView(!0)}}}const ln=()=>{var ot;const un=(ot=$t.current)==null?void 0:ot.querySelectorAll("video");un==null||un.forEach(Ot=>{if(Ot.oncontextmenu=()=>!1,Ot.src.indexOf(".m3u8")>-1&&!Ot.canPlayType("application/vnd.apple.mpegurl")){if(me.ZP.isSupported()){var Gt=new me.ZP;Gt.loadSource(Ot.src),Gt.attachMedia(Ot)}}})};(0,se.useEffect)(()=>{if($t.current&&pt&&pt.match(Ye)&&window.PR.prettyPrint(),$t.current)return $t.current.addEventListener("click",Dt),()=>{var ot;(ot=$t.current)==null||ot.removeEventListener("click",Dt),(0,Fe.AL)(),(0,Fe.Iy)()}},[pt,$t.current,Dt]);const _t=ot=>{ot.target.nodeName==="IMG"&&ot.target.className.indexOf("draw-flowchart")>-1?(ct.current.style.zIndex=1,ct.current.style.display="flex",ct.current.style.width=ot.target.clientWidth+"px",ct.current.style.height=ot.target.clientHeight+"px",ct.current.style.top=ot.target.offsetTop+"px",ct.current.style.left=ot.target.offsetLeft+"px",ot.target.id&&(Le.current=ot.target.id)):ct.current.style.display="none"},en=()=>{ct.current.style.display="none"};return(0,se.useEffect)(()=>{var ot;const un=Ot=>{Ot.preventDefault(),Ot.clipboardData.setData("text",window.getSelection().toString())};return(ot=$t.current)==null||ot.addEventListener("copy",un),()=>{var Ot;(Ot=$t.current)==null||Ot.removeEventListener("copy",un)}},[$t.current]),se.createElement("div",{style:{position:"relative"},onMouseLeave:en},Tt&&se.createElement("div",{ref:$t,className:`${Ee.mdBody} `},pt),!Tt&&!ge(pt)&&se.createElement("div",{ref:$t,style:at({},St),onMouseOver:_t,className:`${_e||""} ${ft?"disabled-fill":""} markdown-body ${Ee.mdBody} ${le.current}`,dangerouslySetInnerHTML:{__html:pt}}),!Tt&&ge(pt)&&se.createElement(Pe,{html:pt}),se.createElement("div",{ref:ct,className:`${Ee.button} ${De?"":Ee.previewFlowChart}`},se.createElement(we.Z,null,se.createElement(fe.ZP,{onClick:()=>{De?xe(Le.current):(dt(Le.current),ee("flowChart"))}},De?"\u7F16\u8F91":"\u9884\u89C8"))),se.createElement(ve.Z,{close:!0,data:$e,type:$e!=null&&$e.length?oe:"",style:at({},ht),onClose:()=>dt("")}))}},44905:function(Lt,Pt,de){"use strict";de.d(Pt,{h:function(){return ut}});var se=de(59301),et=de(82326),Fe=de(28284),Oe=de(99571),me=de(89780),ye=de.n(me),Te=de(66543),Ze=de(59598),we=Object.defineProperty,fe=Object.defineProperties,Qe=Object.getOwnPropertyDescriptors,ve=Object.getOwnPropertySymbols,tt=Object.prototype.hasOwnProperty,He=Object.prototype.propertyIsEnumerable,Pe=(Je,at,nt)=>at in Je?we(Je,at,{enumerable:!0,configurable:!0,writable:!0,value:nt}):Je[at]=nt,Me=(Je,at)=>{for(var nt in at||(at={}))tt.call(at,nt)&&Pe(Je,nt,at[nt]);if(ve)for(var nt of ve(at))He.call(at,nt)&&Pe(Je,nt,at[nt]);return Je},Ee=(Je,at)=>fe(Je,Qe(at));const qe=et.default.Option,it={labelCol:{span:4},wrapperCol:{span:20}},lt={asp:["ASP","vbscript"],actionscript:["ActionScript(3.0)/Flash/Flex","clike"],bash:["Bash/Bat","shell"],css:["CSS","css"],c:["C","clike"],cpp:["C++","clike"],csharp:["C#","clike"],coffeescript:["CoffeeScript","coffeescript"],d:["D","d"],dart:["Dart","dart"],delphi:["Delphi/Pascal","pascal"],erlang:["Erlang","erlang"],go:["Golang","go"],groovy:["Groovy","groovy"],html:["HTML","text/html"],java:["Java","clike"],json:["JSON","text/json"],javascript:["Javascript","javascript"],lua:["Lua","lua"],less:["LESS","css"],markdown:["Markdown","gfm"],"objective-c":["Objective-C","clike"],php:["PHP","php"],perl:["Perl","perl"],python:["Python","python"],r:["R","r"],rst:["reStructedText","rst"],ruby:["Ruby","ruby"],sql:["SQL","sql"],sass:["SASS/SCSS","sass"],shell:["Shell","shell"],scala:["Scala","clike"],swift:["Swift","clike"],vb:["VB/VBScript","vb"],xml:["XML","text/xml"],yaml:["YAML","yaml"]};Pt.Z=({callback:Je,onCancel:at})=>{const[nt,zt]=(0,se.useState)("python");function Ye(bt){zt(lt[bt][1])}function Ve(bt){Je(bt)}return se.createElement(Fe.default,Ee(Me({},it),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:Ve,style:{width:500}}),se.createElement(Fe.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},se.createElement(et.default,{getPopupContainer:bt=>bt.parentNode,onChange:Ye},Object.keys(lt).map(bt=>se.createElement(qe,{key:bt,value:bt},lt[bt][0])))),se.createElement(Fe.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},se.createElement(ut,{mode:nt})),se.createElement("div",{className:"flex-container flex-end"},se.createElement(Oe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),se.createElement(Oe.ZP,{type:"ghost",onClick:at},"\u53D6\u6D88")))};function ut({value:Je,onChange:at,mode:nt,options:zt={}}){const Ye=(0,se.useRef)(),[Ve,bt]=(0,se.useState)();return(0,se.useEffect)(()=>{if(Ve){let Be=function(Ge){const De=Ge.getValue();at&&at(De)};return Ve.on("change",Be),()=>{Ve.off("change",Be)}}},[Ve,at]),(0,se.useEffect)(()=>{Ve&&Ve.setOption("mode",nt)},[Ve,nt]),(0,se.useEffect)(()=>{Ve&&(Je!==Ve.getValue()||Je==="")&&setTimeout(()=>{Ve.setValue(Je||"")},300)},[Ve,Je]),(0,se.useEffect)(()=>{if(Ye.current&&!Ve){const Be=ye().fromTextArea(Ye.current,Me({mode:nt,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},zt));bt(Be)}},[Ye.current,Ve]),se.createElement("div",{className:"my-codemirror-container"},se.createElement("textarea",{ref:Ye}))}},2978:function(Lt,Pt,de){"use strict";de.d(Pt,{Z:function(){return kr}});var se=de(59301),et=de(76560),Fe=de(89780),Oe=de.n(Fe),me=de(76374),ye=de(66543),Te=de(6313),Ze=de(25717),we=de(99498),fe=de(25419),Qe=de(67549),ve=de(38394),tt=({value:rn="",className:fn,showTextOnly:gn,showLines:En,style:$n={}})=>{const or=(0,se.useMemo)(()=>"",[rn]);return se.createElement(se.Fragment,null,se.createElement("div",{dangerouslySetInnerHTML:{__html:or}}))},He=Object.defineProperty,Pe=Object.defineProperties,Me=Object.getOwnPropertyDescriptors,Ee=Object.getOwnPropertySymbols,qe=Object.prototype.hasOwnProperty,it=Object.prototype.propertyIsEnumerable,lt=(rn,fn,gn)=>fn in rn?He(rn,fn,{enumerable:!0,configurable:!0,writable:!0,value:gn}):rn[fn]=gn,ut=(rn,fn)=>{for(var gn in fn||(fn={}))qe.call(fn,gn)&&lt(rn,gn,fn[gn]);if(Ee)for(var gn of Ee(fn))it.call(fn,gn)&&lt(rn,gn,fn[gn]);return rn},Je=(rn,fn)=>Pe(rn,Me(fn));let at=[{title:"\u7C97\u4F53",icon:"md-iconfont icon-bold",actionName:"bold"},{title:"\u659C\u4F53",icon:"md-iconfont icon-italic",actionName:"italic"},"|",{title:"\u65E0\u5E8F\u5217\u8868",icon:"md-iconfont icon-unorder-list",actionName:"list-ul"},{title:"\u6709\u5E8F\u5217\u8868",icon:"md-iconfont icon-order-list",actionName:"list-ol"},"|",{title:"\u884C\u5185\u4EE3\u7801",icon:"md-iconfont icon-code",actionName:"code"},{title:"\u4EE3\u7801\u5757\uFF08\u591A\u8BED\u8A00\u98CE\u683C\uFF09",icon:"md-iconfont icon-file-code",actionName:"code-block"},{title:"\u94FE\u63A5",icon:"md-iconfont icon-link",actionName:"link"},"|",{title:"\u884C\u5185\u516C\u5F0F",icon:"md-iconfont icon-sum",actionName:"inline-latex"},{title:"\u6570\u5B66\u516C\u5F0F",icon:"iconfont icon-shuxuetuxiang2",actionName:"maths-latex"},{title:"\u591A\u884C\u516C\u5F0F",icon:"md-iconfont icon-formula",actionName:"latex"},"|",{title:"\u6DFB\u52A0\u56FE\u7247",icon:"md-iconfont icon-picture",actionName:"upload-image"},{title:"\u63D2\u5165\u753B\u56FE",icon:"iconfont icon-sheji",actionName:"draw-image"},{title:"\u63D2\u5165\u6D41\u7A0B\u56FE",icon:"iconfont icon-liucheng",actionName:"add-flowchart"},{title:"\u8868\u683C",icon:"md-iconfont icon-table",actionName:"add-table"},"|",{title:"\u6362\u884C",icon:"md-iconfont icon-minus",actionName:"line-break"},{title:"\u6E05\u7A7A",icon:"md-iconfont icon-eraser",actionName:"eraser"}];function nt({onActionCallback:rn,title:fn,icon:gn,actionName:En,className:$n="",children:or}){function yr(){rn(En)}return se.createElement("a",{title:fn,className:$n,onClick:yr},se.createElement("i",{className:`${gn}`}),or)}var zt=({watch:rn,showNullButton:fn,showNullProgramButton:gn,onActionCallback:En,fullScreen:$n,insertTemp:or,hidetoolBar:yr,extraUse:Zn})=>{const Nn=[...at,{title:`${rn?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${rn?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return se.createElement("ul",{className:"markdown-toolbar-container"},!yr&&Nn.map((Er,Nt)=>se.createElement("li",{key:Nt},Er.actionName?se.createElement(nt,Je(ut({},Er),{onActionCallback:En})):se.createElement("span",{className:"v-line"}))),fn?se.createElement("li",null,se.createElement(nt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:En},se.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,gn?se.createElement(se.Fragment,null,se.createElement("li",null,se.createElement(nt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:En},se.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u5355\u884C\u586B\u7A7A\u9879"))),se.createElement("li",null,se.createElement(nt,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:En},se.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u591A\u884C\u586B\u7A7A\u9879")))):null,or&&se.createElement("li",null,se.createElement(nt,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${or}`,onActionCallback:En},se.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),Zn&&se.createElement("li",null,Zn),se.createElement("li",{className:"btn-full-screen"},se.createElement(nt,{icon:`${$n?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:$n?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:En})))},Ye=de(75790),Ve=de(28284),bt=de(37568),Be=de(99571),Ge=Object.defineProperty,De=Object.defineProperties,_e=Object.getOwnPropertyDescriptors,Tt=Object.getOwnPropertySymbols,vt=Object.prototype.hasOwnProperty,St=Object.prototype.propertyIsEnumerable,ht=(rn,fn,gn)=>fn in rn?Ge(rn,fn,{enumerable:!0,configurable:!0,writable:!0,value:gn}):rn[fn]=gn,pe=(rn,fn)=>{for(var gn in fn||(fn={}))vt.call(fn,gn)&&ht(rn,gn,fn[gn]);if(Tt)for(var gn of Tt(fn))St.call(fn,gn)&&ht(rn,gn,fn[gn]);return rn},ce=(rn,fn)=>De(rn,_e(fn));const ze={labelCol:{span:4},wrapperCol:{span:20}};var ft=({callback:rn,onCancel:fn})=>{function gn(En){rn(En)}return se.createElement(Ve.default,ce(pe({},ze),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:gn,style:{width:500}}),se.createElement(Ve.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},se.createElement(bt.default,null)),se.createElement(Ve.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},se.createElement(bt.default,null)),se.createElement("div",{className:"flex-container flex-end"},se.createElement(Be.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),se.createElement(Be.ZP,{type:"ghost",onClick:fn},"\u53D6\u6D88")))},st=de(44905),xe=de(45596),je=de(62957),Ce=de(77019),Xe=de(6077),Ne=de(59301),ct=({callback:rn,onCancel:fn})=>{const gn=document.createElement("canvas"),En=gn.getContext("2d");gn.width=1e3,gn.height=800,En.fillStyle="#ffffff",En.fillRect(0,0,gn.width,gn.height);const $n=gn.toDataURL("image/png");return Ne.createElement(je.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},Ne.createElement(Ce.Z,{style:{height:"100vh"}},Ne.createElement(Xe.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:$n,visible:!0,title:String(Date.now())},onOk:or=>{rn({src:or.url})},onClose:fn})))},Le=de(30641),$e=de(5269),dt=de(6767),oe={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re",drawerWrap:"drawerWrap___MfDw8"},ee=de(59301),re=(0,se.forwardRef)(({onCancel:rn,editImgId:fn,callback:gn},En)=>{let $n=(0,se.useRef)(),or=(0,se.useRef)(),yr=(0,se.useRef)(),Zn=(0,se.useRef)(!1);const Nn=(0,se.useRef)(!1);console.log("ref:",En);const[Er,Nt]=(0,se.useState)(0),[rt,Yt]=(0,se.useState)("100vh");return(0,se.useEffect)(()=>{Nt(1)},[]),(0,se.useImperativeHandle)(En,()=>({setHeight:Yt})),ee.createElement("div",{ref:Nn,className:"body-overflow-initial"},ee.createElement(Le.Z,{width:"100vw",height:rt,footer:null,closable:!0,placement:"bottom",open:!!Er,destroyOnClose:!0,maskClosable:!1,mask:!1,rootClassName:`zIndex-9999 ${oe.drawerWrap}`,onClose:()=>{window.saveDrawData(Sn=>{gn({src:`/api/attachments/${Sn}`,id:Sn})})},title:ee.createElement(Ce.Z,{align:"middle"},ee.createElement($e.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),ee.createElement($e.Z,{onClick:()=>{Yt(rt==="60px"?"100vh":"60px")}},ee.createElement("span",{className:"current c-blue",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77")),ee.createElement($e.Z,{onClick:()=>{window.saveDrawData(Sn=>{if(Sn===null){dt.ZP.warning({content:"\u5185\u5BB9\u4E3A\u7A7A\uFF0C\u8BF7\u5148\u7ED8\u5236\u6D41\u7A0B\u56FE",key:"saveFlowChart"});return}dt.ZP.success({content:"\u4FDD\u5B58\u6210\u529F",key:"saveFlowChart",style:{zIndex:999999999}}),gn({src:`/api/attachments/${Sn}`,id:Sn,disabledClose:!0})})}},ee.createElement(Be.ZP,{type:"primary",className:"ml20"},"\u4FDD\u5B58")))},ee.createElement("iframe",{src:`/drawio/src/main/webapp/?id=${fn||""}&gapi=0&od=0&db=0&gh=0&gl=0&local=0`,width:"100%",height:"100%",frameBorder:"0",ref:or})))}),le=de(90524),ne=de(47889),ge=de(71051);const Ie=ne.ZP.Group,wt={margin:"0 8px"};var Ct=({callback:rn,onCancel:fn})=>{function gn(En){rn(En)}return se.createElement(Ve.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:gn},se.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},se.createElement("span",{style:wt},"\u5355\u5143\u683C\u6570\uFF1A"),se.createElement("span",{style:wt},"\u884C\u6570"),se.createElement(Ve.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},se.createElement(ge.Z,null)),se.createElement("span",{style:wt},"\u5217\u6570"),se.createElement(Ve.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},se.createElement(ge.Z,null))),se.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},se.createElement("span",{style:wt},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),se.createElement(Ve.default.Item,{name:"align"},se.createElement(Ie,null,se.createElement(ne.ZP,{value:"default"},se.createElement("i",{className:"fa fa-align-justify"})),se.createElement(ne.ZP,{value:"left"},se.createElement("i",{className:"fa fa-align-left"})),se.createElement(ne.ZP,{value:"center"},se.createElement("i",{className:"fa fa-align-center"})),se.createElement(ne.ZP,{value:"right"},se.createElement("i",{className:"fa fa-align-right"}))))),se.createElement("div",{className:"flex-container flex-end"},se.createElement(Be.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),se.createElement(Be.ZP,{type:"ghost",onClick:fn},"\u53D6\u6D88")))},pt=de(71411),xt=de(11081),Bt=de.n(xt),Xt=(0,se.forwardRef)(({use3d:rn,width:fn,height:gn,callback:En,showSaveButton:$n},or)=>{const yr=(0,se.useRef)(),Zn=(0,se.useRef)(),[Nn,Er]=(0,se.useState)(!1),Nt=(0,se.useRef)({id:yr,appName:"graphing",width:fn||1e3,height:gn||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,se.useEffect)(()=>{Zn.current=new(Bt())(Nt.current,!0),window.onload=function(){Zn.current.inject("applet_container")}},[]);const rt=()=>{var Yt=window.ggbApplet.getPNGBase64(1,!0,72);return En&&En(Yt),Yt};return(0,se.useEffect)(()=>{Nt.current.appName=Nn?"3D":"graphing",Zn.current.inject("applet_container")},[Nn]),(0,se.useEffect)(()=>{Er(rn)},[rn]),(0,se.useImperativeHandle)(or,()=>({getImgData:rt})),se.createElement(se.Fragment,null,se.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:yr}),se.createElement(Ce.Z,{align:"middle"},se.createElement($e.Z,{flex:1},se.createElement(pt.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:Nn,onChange:Yt=>Er(Yt)})),se.createElement($e.Z,null,se.createElement(Be.ZP,{size:"large",onClick:rt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),$t=de(88615);const Dt="link",ln="upload-image",_t="add-flowchart",en="draw-image",ot="add-flowchart",un="code-block",Ot="add-table",Gt="------------",on={default:Gt,left:`:${Gt}`,center:`:${Gt}:`,right:`${Gt}:`};var Mn=de(17904),sn=de(49661);function mn(){}let nr=0;const Un=1e4,_r="\u2581",Hr="@\u2581\u2581@",xr="@\u2581@",gr=`
**\u6A21\u677F\u6807\u9898**
\u6A21\u677F\u6B63\u6587\u5185\u5BB9\uFF0C\u53EF\u8F93\u5165\u6587\u672C\u5185\u5BB9\u548C\u7C98\u8D34\u56FE\u7247\u7B49\u64CD\u4F5C`,zn=["pptm","pptx","ppt","pot","pps","ppa","potx","ppsx","ppam","pptm","potm","ppsm","doc","docx","dot","dotx","docm","dotm","xls","xlsx","csv","xlt","xla","xltx","xlsm","xltm","xlam","xlsb"];function ir(rn){return/^\d+$/.test(rn)?`${rn}px`:rn}const On=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",rr={[On+"-B"]:"bold",[On+"-I"]:"italic"},Vn={[Dt]:"\u6DFB\u52A0\u94FE\u63A5",[un]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[ln]:"\u6DFB\u52A0\u56FE\u7247",[en]:"\u6DFB\u52A0\u753B\u56FE",[_t]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Ot]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var kr=({defaultValue:rn="",onChange:fn,width:gn="100%",height:En=400,miniToolbar:$n=!1,isFocus:or=!1,watch:yr,insertTemp:Zn,mode:Nn="markdown",id:Er="markdown-editor-id",showResizeBar:Nt=!1,noStorage:rt=!1,showNullButton:Yt=!1,showNullProgramButton:Sn=!1,hidetoolBar:jn=!1,fullScreen:ke=!1,onBlur:Ae,onCMBeforeChange:Mt,onFullScreen:mt,className:We="",disablePaste:gt=!1,disabled:jt=!1,disabledFill:tn=!1,placeholder:nn="",values:Ft="",extraUse:Ut})=>{const[Re,yn]=(0,se.useState)(null),[Kt,pn]=(0,se.useState)(rn),[cn,bn]=(0,se.useState)(yr),[An,cr]=(0,se.useState)(ke),[Bn,Dn]=(0,se.useState)(""),[er,Tn]=(0,se.useState)(0),[hr,Ir]=(0,se.useState)(En),[ar,dr]=(0,se.useState)(!1),[Dr,fr]=(0,se.useState)(0),[Xn,Mr]=(0,se.useState)(0),Jn=(0,se.useRef)(),sr=(0,se.useRef)(),pr=(0,se.useRef)(),wr=(0,se.useRef)(),lr=(0,se.useRef)(),Kn=(0,se.useRef)(),_n=(0,et.useDispatch)();(0,se.useEffect)(()=>{const It=window.scrollY||window.pageYOffset;pn(Ft),Re==null||Re.setValue(Ft),window.scrollTo(0,It)},[Ft]),(0,se.useEffect)(()=>{mt==null||mt(An)},[An]),(0,se.useEffect)(()=>{if(Jn.current){let It=function(Zt,Vt){var Ln;if(gt){Vt.preventDefault();return}const Rn=Vt.clipboardData;if(Rn){const br=Rn.types.toString(),Wn=Rn.items;if(br==="Files"||Rn.types.indexOf("Files")>-1){if(Vt.preventDefault(),Nn=="stex")return;try{let Qn=Wn[1];((Ln=Wn[0])==null?void 0:Ln.kind)==="file"&&(Qn=Wn[0]);const Tr=Qn.getAsFile(),jr=Tr.name.split(".").pop();(0,xe.I)(Tr,vr=>{var Yr,Lr,hi;vr.id?((Yr=Tr==null?void 0:Tr.type)==null?void 0:Yr.indexOf("image"))>-1?Et.replaceSelection(`<img width="100%" src="/api/attachments/${vr.id}?type=${vr.content_type})" alt="" />`):((Lr=Tr==null?void 0:Tr.type)==null?void 0:Lr.indexOf("video"))>-1?Et.replaceSelection(`<video width="100%" controls src="/api/attachments/${vr.id}"></video>`):((hi=Tr==null?void 0:Tr.type)==null?void 0:hi.indexOf("pdf"))>-1?Et.replaceSelection(`<a href="/api/attachments/${vr.id}?type=${Tr.type}&disposition=inline" target="_blank">${Tr.name}</a>`):zn.includes(jr)?Et.replaceSelection(`<a href="/api/attachments/${vr.id}?type=office&disposition=inline" target="_blank">${Tr.name}</a>`):Et.replaceSelection(`[${Tr.name}](/api/attachments/${vr.id}?type=${vr.content_type})`):(vr==null?void 0:vr.status)===401&&(document.location.href="/user/login")})}catch(Qn){dt.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const Et=Oe().fromTextArea(Jn.current,{mode:Nn,lineNumbers:!$n,lineWrapping:!0,value:rn,autoCloseTags:!0,autoCloseBrackets:!0});return Et.on("keyup",function(Zt,Vt){Vt.keyCode===8&&(Zt.getValue()==""?Et.setOption("placeholder",nn):Et.setOption("placeholder",null))}),Et.on("keydown",function(Zt,Vt){if(Vt.keyCode===8){var Ln=Zr(Zt);Ln&&Vt.preventDefault()}}),or&&Et.focus(),Et.on("paste",It),jt&&Et.on("beforeChange",function(Zt,Vt){(Vt.origin==="paste"||Vt.origin==="+input")&&Vt.cancel()}),yn(Et),()=>{Et.off("paste",It)}}},[]);const Ar=(0,se.useCallback)(()=>{if(sr.current)try{}catch(It){console.log(It,"---- to set md editor body height")}},[hr,sr,An]);(0,se.useEffect)(()=>{function It(){let Et=new me.Z(Zt=>{for(let Vt of Zt)(Vt.target.offsetHeight>0||Vt.target.offsetWidth>0)&&(Ar(),Re.setSize("100%","100%"),Re.refresh())});return Et.observe(Jn.current.parentElement),Et}if(Re){const Et=It();return()=>{var Zt,Vt;(Zt=Jn.current)!=null&&Zt.parentElement&&Et.unobserve((Vt=Jn.current)==null?void 0:Vt.parentElement)}}},[Re,Ar]),(0,se.useEffect)(()=>{if(Re){let It=[];for(const[Et,Zt]of Object.entries(rr)){let Vt={[Et]:()=>{Gr(Zt)}};It.push(Vt),Re.addKeyMap(Vt)}return()=>{for(let Et of It)Re.removeKeyMap(Et)}}},[Re]),(0,se.useEffect)(()=>{ke!==An&&cr(ke)},[ke]),(0,Mn.Z)(()=>{if(!rt&&er>0){let It=new Date().getTime(),Et=window.sessionStorage.getItem(Er);It>=er+Un&&(!Et||Et!==Kt)&&(window.sessionStorage.setItem(Er,Kt),dr(!0))}},Un),(0,se.useEffect)(()=>{bn(yr)},[Re,yr]),(0,se.useEffect)(()=>{Re&&or&&Re.focus()},[Re,or]),(0,se.useEffect)(()=>{if(cn&&Re){let It=function(Zt){let Vt=Zt.target;if(wr.current){let Ln=Vt.scrollTop/Vt.scrollHeight;wr.current.scrollTop=wr.current.scrollHeight*Ln}};const Et=Re.getScrollerElement();return Et.addEventListener("scroll",It),()=>{Et.removeEventListener("scroll",It)}}},[Re,cn]),(0,se.useEffect)(()=>{if(Re&&Mt){let It=function(Et,Zt){Mt(Et,Zt)};return Re.on("beforeChange",It),()=>{Re.off("beforeChange",It)}}},[Re,Mt]),(0,se.useEffect)(()=>{if(Re&&Ae){let It=function(){Ae(Re.getValue())};return Re.on("blur",It),()=>{Re.off("blur",It)}}},[Re,Ae]);function Zr(It,Et){var Zt=It.getDoc(),Vt=Zt.getCursor(),Ln=Zt.getLine(Vt.line),Rn=Ln.charAt(Vt.ch-1),br=Ln.lastIndexOf("@\u2581@",Vt.ch),Wn=Ln.lastIndexOf("@\u2581\u2581@",Vt.ch),Qn=br>Wn?br:Wn,Tr=br>Wn?3:4;if(Hr.indexOf(Rn)===-1)return null;if(console.log("change1:",Et,It,Ln,Vt,Qn,br,Wn,Rn),Qn>=0&&Vt.ch-Qn<5){var jr=Qn+Tr;return Zt.replaceRange("",{line:Vt.line,ch:Qn},{line:Vt.line,ch:jr}),{line:Vt.line,ch:jr}}return null}(0,se.useEffect)(()=>{if(Re){let It=function(Et,Zt){const Vt=Et.getValue();pn(Vt),Tn(new Date().getTime()),Et.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),fn&&(Sn?fn(Vt,At(Vt)):fn(Vt))};return Re.on("change",It),()=>{Re.off("change",It)}}},[Re,fn]),(0,se.useEffect)(()=>{if(Re)if(rn==null)Re.setValue(""),pn("");else{const It=window.scrollY||window.pageYOffset;rn!==Re.getValue()&&(Re.setValue(rn),pn(rn),Re.setCursor(jt?1:Re.lineCount(),0),window.scrollTo(0,It))}},[Re,rn]);const Gr=(0,se.useCallback)(It=>{const Et=Re.getCursor(),Zt=Re.getSelection();let Vt=Zt.split(`
`);switch(It){case"bold":return Re.replaceSelection("**"+Zt+"**"),Zt===""&&Re.setCursor(Et.line,Et.ch+2),Re.focus();case"italic":return Re.replaceSelection("*"+Zt+"*"),Zt===""&&Re.setCursor(Et.line,Et.ch+1),Re.focus();case"code":return Re.replaceSelection("`"+Zt+"`"),Zt===""&&Re.setCursor(Et.line,Et.ch+1),Re.focus();case"inline-latex":return(0,sn.Ye)(_n)?void 0:(Dn("inline-latex"),Re.focus());case"latex":return Re.replaceSelection("```latex\n"+Zt+"\n```"),Re.setCursor(Et.line+1,Zt.length+1),Re.focus();case"line-break":return Re.replaceSelection(`<br/>
`),Re.focus();case"list-ul":return Zt===""?Re.replaceSelection("- "+Zt):Re.replaceSelection(Vt.map(Ln=>Ln===""?"":`- ${Ln}`).join(`
`)),Re.focus();case"list-ol":return Zt===""?Re.replaceSelection("1. "+Zt):Re.replaceSelection(Vt.map((Ln,Rn)=>Ln===""?"":`${Rn+1}. ${Ln}`).join(`
`)),Re.focus();case"add-null-ch":return Zt===""&&Re.setCursor(Et.line,Et.ch),Re.replaceSelection(_r),Re.focus();case"add-signal":return Zt===""&&Re.setCursor(Et.line,Et.ch),Re.replaceSelection(xr),Re.focus();case"add-multiple":return Zt===""&&Re.setCursor(Et.line,Et.ch),Re.replaceSelection(Hr),Re.focus();case"inster-template-1":return Zt===""&&Re.setCursor(Et.line,Et.ch),Re.replaceSelection(gr),Re.focus();case"eraser":return Re.setValue(""),Re.focus();case"trigger-watch":return bn(!cn),Re.focus();case"trigger-full-screen":return cr(!An),Re.focus();case Dt:Dn(Dt);return;case un:Dn(un);return;case ln:Dn(ln);return;case en:Dn(en);return;case"maths-latex":if((0,sn.Ye)(_n))return;Dn("maths-latex");return;case _t:lr.current="",sessionStorage.removeItem("file_id"),Dn(_t);return;case Ot:Dn(Ot);return;default:throw new Error}},[Re,cn,An]),Yn=(0,se.useCallback)((It,Et)=>{var Zt,Vt,Ln,Rn,br,Wn;It!=null&&It.disabledClose||Dn("");const{src:Qn,alt:Tr,id:jr}=It||{};switch(Bn){case Dt:const{title:_i,link:Oi}=It;return Re.replaceSelection(`[${_i}](${Oi})`),Re.focus();case un:const{language:xi,content:mi}=It;return Re.replaceSelection(["```"+xi,mi,"```"].join(`
`)),Re.focus();case"maths-latex":for(var vr=atob(It),Yr=new Uint8Array(vr.length),Lr=0;Lr<vr.length;Lr++)Yr[Lr]=vr.charCodeAt(Lr);var hi=new Blob([Yr],{type:"image/png"});(0,xe.I)(hi,di=>{di.id?Re.replaceSelection(`![,](/api/attachments/${di.id}?type=${di.content_type})`):(di==null?void 0:di.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":if((0,sn.Ye)(_n))return;Re.replaceSelection("`$$"+It+"$$`");break;case ot:if(!jr)return;Re.getValue().indexOf(Qn)===-1?Re.replaceSelection(`<center><img id="${jr}" width="80%" src="${Qn}" class="draw-flowchart" alt="${Tr||""}" /></center>`):document.getElementById(jr).src=le.Z.API_SERVER+Qn+"?t="+Date.now();break;case ln:case en:const Cr=Et,wi=(Ln=(Vt=(Zt=Cr==null?void 0:Cr.name)==null?void 0:Zt.split("."))==null?void 0:Vt.pop)==null?void 0:Ln.call(Vt);return((Rn=Cr==null?void 0:Cr.type)==null?void 0:Rn.indexOf("image"))>-1||!(Cr!=null&&Cr.type)?Cr!=null&&Cr.align||Cr!=null&&Cr.width?Re.replaceSelection(`<p style="text-align:${Cr.align||"initial"}"><img width="${Cr.width?Cr.width+"%":"initial"}" src="${Qn}" alt="${Tr||""}" /></p>`):Re.replaceSelection(`<img width="100%" src="${Qn}" alt="${Tr||""}" />`):((br=Cr==null?void 0:Cr.type)==null?void 0:br.indexOf("video"))>-1?Re.replaceSelection(`<video width="100%" controls src="${Qn}"></video>`):((Wn=Cr==null?void 0:Cr.type)==null?void 0:Wn.indexOf("pdf"))>-1?Re.replaceSelection(`<a href="${Qn}?type=${Cr.type}&disposition=inline" target="_blank">${Cr.name}</a>`):zn.includes(wi)?Re.replaceSelection(`<a href="${Qn}?type=office&disposition=inline" target="_blank">${Cr.name}</a>`):Re.replaceSelection(`[${Cr.name}](${Qn})`),Re.focus();case Ot:const{row:eo,col:Xr,align:Ni}=It;let Xi=`
`;for(let di=0;di<eo;di++){let ao=[],Fi=[];for(let Or=0;Or<Xr;Or++)di===1&&Fi.push(on[Ni]),ao.push(" ");di===1&&(Xi+=`| ${Fi.join(" | ")} |
`),Xi+=`| ${ao.join(Xr===1?"":" | ")} |
`}return Re.replaceSelection(Xi+`
`),Re.focus();default:throw new Error}},[Re,Bn]),ai=(0,se.useMemo)(()=>{switch(Bn){case Dt:return se.createElement(ft,{callback:Yn,onCancel:tr});case un:return se.createElement(st.Z,{callback:Yn,onCancel:tr});case ln:return se.createElement(xe.Z,{callback:Yn,onCancel:tr});case _t:return se.createElement(re,{editImgId:lr.current,callback:Yn,onCancel:tr});case Ot:return se.createElement(Ct,{callback:Yn,onCancel:tr});case"maths-latex":return se.createElement(Xt,{showSaveButton:!0,callback:Yn});case"inline-latex":return se.createElement($t.Z,{showSaveButton:!0,callback:Yn});default:return null}},[Bn]);function tr(){Dn("")}(0,se.useEffect)(()=>{if(pr.current){let It=function(br){Ln=!0,Rn=br.pageY},Et=function(){Ln=!1},Zt=function(br){if(Ln){let Wn=br.pageY-Rn;Wn<0&&(Wn=0),Wn>300&&(Wn=300);let Qn=En+Wn+"px";Ir(Qn)}},Vt=pr.current,Ln=!1,Rn=0;return Vt.addEventListener("mousedown",It),document.addEventListener("mousemove",Zt),document.addEventListener("mouseup",Et),()=>{Vt.removeEventListener("mousedown",It),document.removeEventListener("mousemove",Zt),document.removeEventListener("mouseup",Et)}}},[Re,pr]),(0,se.useEffect)(()=>{Ir(En)},[En]);const si=ir(gn),ti=ir(hr),Rr={width:si,height:ti},Fn=(0,se.useMemo)(()=>{if(er){let It=new Date(er),Et=It.getHours(),Zt=It.getMinutes(),Vt=It.getSeconds();return Et=Et<10?"0"+Et:Et,Zt=Zt<10?"0"+Zt:Zt,Vt=Vt<10?"0"+Vt:Vt,`${Et}:${Zt}:${Vt}`}return 0},[er]),At=It=>{const Et=[];if(Sn){let Zt=-1;It=It.replace(/(@▁▁@|@▁@)/g,function(Vt,Ln,Rn){Et.push({multiLine:Vt!==xr})})}return Et};function Wt(){window.sessionStorage.removeItem(Er),dr(!1),Tn(0)}function hn(){dr(!1),Tn(0),Re.setValue(window.sessionStorage.getItem(Er))}(0,se.useEffect)(()=>{Vn[Bn]&&Bn!==en&&Bn!==_t&&setTimeout(()=>{const It=document.getElementsByClassName("markdown-popup-form")[0],Et=window.innerWidth/2-It.offsetWidth/2,Zt=window.innerHeight/2-It.offsetHeight/2;fr(Et),Mr(Zt)},0)},[Bn]);const Jt=It=>{It.preventDefault();const Et=It.clientX-Dr,Zt=It.clientY-Xn;document.body.onmousemove=Vt=>{let Ln=Vt.clientX-Et,Rn=Vt.clientY-Zt;const br=document.getElementsByClassName("markdown-popup-form")[0],Wn=window.innerWidth-br.offsetWidth,Qn=window.innerHeight-br.offsetHeight;Ln=Math.max(0,Math.min(Ln,Wn)),Rn=Math.max(0,Math.min(Rn,Qn)),xn(Vt.clientX,Vt.clientY,Et,Zt)&&(fr(Ln),Mr(Rn))},document.body.onmouseup=function(){document.body.onmousemove=null}},xn=(It,Et,Zt,Vt)=>{const Ln=document.body.clientHeight,Rn=document.body.clientWidth;return It<20&&Zt>It||It>Rn-20&&Zt<It||Et<20&&Vt>Et||Et>Ln-20&&Vt<Et?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return se.createElement(se.Fragment,null,se.createElement("div",{className:"markdown-editor-wrapper",ref:sr},se.createElement("div",{className:`markdown-editor-container ${We} ${cn?"on-preview":""} ${$n?"mini":""} ${An?"full-screen":""}`,style:Rr},se.createElement(zt,{insertTemp:Zn,watch:cn,fullScreen:An,showNullButton:Yt,showNullProgramButton:Sn,onActionCallback:Gr,hidetoolBar:jn,extraUse:Ut}),se.createElement("div",{className:"markdown-editor-body"},se.createElement("div",{className:"codemirror-container"},se.createElement("textarea",{ref:Jn,placeholder:nn})),cn?se.createElement("div",{ref:wr,className:"preview-container"},Nn==="stex"&&se.createElement(tt,{value:Kt}),Nn!=="stex"&&se.createElement(ve.Z,{edit:!0,disabledFill:tn,showProgramFill:Sn,value:Kt,openEditor:It=>{var Et;lr.current=It,(Et=Kn.current)==null||Et.setHeight("100vh"),setTimeout(()=>{Dn("add-flowchart")},150)}})):null))),Nt?se.createElement("a",{ref:pr,className:"editor-resize"}):null,Bn===en&&se.createElement(ct,{callback:Yn,onCancel:tr}),Bn===_t&&se.createElement(re,{ref:Kn,editImgId:lr.current,callback:Yn,onCancel:tr}),se.createElement(Ye.Z,null,Vn[Bn]&&Bn!==en&&Bn!==_t?se.createElement(je.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:Dr,top:Xn},title:se.createElement("div",{style:{cursor:"move"},onMouseDown:Jt},Vn[Bn]),open:!0,onCancel:tr,footer:null,destroyOnClose:!0,width:Bn===_t?"1200px":null,height:Bn===_t?"80vh":null,className:"markdown-popup-form"},ai):null))}},45596:function(Lt,Pt,de){"use strict";de.d(Pt,{Z:function(){return at},I:function(){return zt}});var se=de(28284),et=de(6767),Fe=de(37568),Oe=de(77736),me=de(71051),ye=de(47889),Te=de(99571),Ze=de(67303),we=de(59301),fe=de(59301),Qe=Object.defineProperty,ve=Object.defineProperties,tt=Object.getOwnPropertyDescriptors,He=Object.getOwnPropertySymbols,Pe=Object.prototype.hasOwnProperty,Me=Object.prototype.propertyIsEnumerable,Ee=(Ye,Ve,bt)=>Ve in Ye?Qe(Ye,Ve,{enumerable:!0,configurable:!0,writable:!0,value:bt}):Ye[Ve]=bt,qe=(Ye,Ve)=>{for(var bt in Ve||(Ve={}))Pe.call(Ve,bt)&&Ee(Ye,bt,Ve[bt]);if(He)for(var bt of He(Ve))Me.call(Ve,bt)&&Ee(Ye,bt,Ve[bt]);return Ye},it=(Ye,Ve)=>ve(Ye,tt(Ve));const{useForm:lt}=se.default,ut={width:280,marginRight:10},Je={labelCol:{span:5},wrapperCol:{span:19}};var at=({callback:Ye,onCancel:Ve})=>{const[bt]=lt();let Be=(0,we.useRef)();function Ge(Tt){Be.current.width=bt.getFieldValue("width"),Be.current.align=bt.getFieldValue("align"),Ye(Tt,Be.current)}function De(Tt,vt){if(Tt.status===-1){et.ZP.error(Tt.message);return}bt.setFieldsValue({src:`/api/attachments/${Tt.id}`,type:vt.type})}function _e(Tt){let vt=Tt.target.files[0];Be.current=vt,zt(vt,De)}return fe.createElement(se.default,it(qe({form:bt},Je),{className:"upload-image-panel",onFinish:Ge,style:{width:470,overflow:"hidden"}}),fe.createElement(se.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},fe.createElement("div",{className:"flex-container"},fe.createElement(se.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},fe.createElement(Fe.default,{style:ut})),fe.createElement(nt,{onFileChange:_e}))),fe.createElement(se.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},fe.createElement(Fe.default,{style:{width:264}})),fe.createElement(se.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},fe.createElement(Oe.Z,null,fe.createElement(se.default.Item,{name:"width",style:{margin:0}},fe.createElement(me.Z,{style:{width:264}})),fe.createElement("span",{className:"ml8"},"%"))),fe.createElement(se.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},fe.createElement(ye.ZP.Group,{name:"align",defaultValue:1,options:[{value:"left",label:"\u5DE6\u5BF9\u9F50"},{value:"center",label:"\u5C45\u4E2D\u5BF9\u9F50"},{value:"right",label:"\u53F3\u5BF9\u9F50"}]})),fe.createElement("aside",null,fe.createElement(se.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},fe.createElement(Te.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),fe.createElement(Te.ZP,{type:"default",onClick:Ve},"\u53D6\u6D88"))))};function nt({onFileChange:Ye}){return fe.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",fe.createElement("input",{type:"file",onChange:Ye}))}function zt(Ye,Ve){if(!Ye)throw new String("\u6CA1\u6709\u6587\u4EF6");let bt=new FormData;bt.append("editormd-image-file",Ye),bt.append("file_param_name","editormd-image-file"),bt.append("byxhr","true");var Be=new window.XMLHttpRequest;Be.withCredentials=!0,Be.addEventListener("load",function(Ge){Ve(JSON.parse(Ge.target.responseText),Ye)},!1),Be.addEventListener("error",function(Ge){console.error(Ge)},!1),Be.open("POST",`${Ze.KI}/api/attachments.json`),Be.send(bt)}},75790:function(Lt,Pt,de){"use strict";de.d(Pt,{Z:function(){return Fe}});var se=de(59301),et=de(4676);class Fe extends se.Component{constructor(me){super(me);const ye=window.document;this.node=ye.createElement("div"),ye.body.appendChild(this.node)}render(){const{children:me}=this.props;return(0,et.createPortal)(me,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},51124:function(Lt,Pt,de){"use strict";de.d(Pt,{SV:function(){return ct},ZP:function(){return Ne}});var se=de(59301),et=de(76374);const Fe={keywords:["print","auto","break","case","char","const","continue","default","do","double","else","enum","extern","float","for","goto","if","int","long","register","return","short","signed","sizeof","static","struct","switch","typedef","union","unsigned","void","volatile","while"]},Oe={quickKey:[{label:"main",content:["public static void main(String[] args) {"," $0","}"].join(`
`)},{label:"System.out.println",content:["System.out.println($0)"].join(`
`)},{label:"System.out.print",content:["System.out.print($0)"].join(`
`)}],keywords:["abstract","continue","for","new","switch","assert","default","goto","package","synchronized","boolean","do","if","private","this","break","double","implements","protected","throw","byte","else","import","public","throws","case","enum","instanceof","return","transient","catch","extends","int","short","try","char","final","interface","static","void","class","finally","long","strictfp","volatile","const","float","native","super","while","true","false"]},me={keywords:["abstract","amp","array","auto","bool","break","case","catch","char","class","const","constexpr","const_cast","continue","cpu","decltype","default","delegate","delete","do","double","dynamic_cast","each","else","enum","event","explicit","export","extern","false","final","finally","float","friend","gcnew","generic","goto","in","initonly","inline","int","interface","interior_ptr","internal","literal","long","mutable","namespace","new","noexcept","nullptr","__nullptr","operator","override","partial","pascal","pin_ptr","private","property","protected","public","ref","register","reinterpret_cast","restrict","return","safe_cast","sealed","short","signed","sizeof","static","static_assert","static_cast","struct","switch","template","this","thread_local","throw","tile_static","true","try","typedef","typeid","typename","union","unsigned","using","virtual","void","volatile","wchar_t","where","while","_asm","_based","_cdecl","_declspec","_fastcall","_if_exists","_if_not_exists","_inline","_multiple_inheritance","_pascal","_single_inheritance","_stdcall","_virtual_inheritance","_w64","__abstract","__alignof","__asm","__assume","__based","__box","__builtin_alignof","__cdecl","__clrcall","__declspec","__delegate","__event","__except","__fastcall","__finally","__forceinline","__gc","__hook","__identifier","__if_exists","__if_not_exists","__inline","__int128","__int16","__int32","__int64","__int8","__interface","__leave","__m128","__m128d","__m128i","__m256","__m256d","__m256i","__m64","__multiple_inheritance","__newslot","__nogc","__noop","__nounwind","__novtordisp","__pascal","__pin","__pragma","__property","__ptr32","__ptr64","__raise","__restrict","__resume","__sealed","__single_inheritance","__stdcall","__super","__thiscall","__try","__try_cast","__typeof","__unaligned","__unhook","__uuidof","__value","__virtual_inheritance","__w64","__wchar_t"],operators:["=",">","<","!","~","?",":","==","<=",">=","!=","&&","||","++","--","+","-","*","/","&","|","^","%","<<",">>",">>>","+=","-=","*=","/=","&=","|=","^=","%=","<<=",">>=",">>>="],quickKey:[{label:"ifelse",content:["if (${1:condition}) {"," $0","} else {"," ","}"].join(`
`)},{label:"include",content:"include<$0>"},{label:"printf",content:"printf($0)"},{label:"system",content:'system("$0")'},{label:"main",content:["int main () {"," $0","}"].join(`
`)},{label:"if",content:["if () {"," $0","}"].join(`
`)},{label:"for",content:["for(int j=0 ; j<10; j++){"," $0","}"].join(`
`)},{label:"trycatch",content:["try{"," $0","}catch(ExceptionName e){","}"].join(`
`)},{label:"using namespace std;",content:["using namespace std;"].join(`
`)},{label:"include <iostream>",content:["#include <iostream>"].join(`
`)},{label:"include <vector>",content:["#include <vector>"].join(`
`)},{label:"include <cstdio>",content:["#include <cstdio>"].join(`
`)},{label:"include <cstring>",content:["#include <cstring>"].join(`
`)},{label:"include <sstream>",content:["#include <sstream>"].join(`
`)},{label:"include <fstream>",content:["#include <fstream>"].join(`
`)},{label:"include <map>",content:["#include <map>"].join(`
`)},{label:"include <string>",content:["#include <string>"].join(`
`)},{label:"include <cmath>",content:["#include <cmath>"].join(`
`)}]},ye={keywords:["and","as","assert","break","class","continue","def","del","elif","else","except","exec","finally","for","from","global","if","import","in","is","lambda","None","not","or","pass","raise","return","self","try","while","with","yield","int","float","long","complex","hex","abs","all","any","apply","basestring","bin","bool","buffer","bytearray","callable","chr","classmethod","cmp","coerce","compile","complex","delattr","dict","dir","divmod","enumerate","eval","execfile","file","filter","format","frozenset","getattr","globals","hasattr","hash","help","id","input","intern","isinstance","issubclass","iter","len","locals","list","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","reversed","range","raw_input","reduce","reload","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","unichr","unicode","vars","xrange","zip","True","False","__dict__","__methods__","__members__","__class__","__bases__","__name__","__mro__","__subclasses__","__init__","__import__"],quickKey:[{label:"print",content:["print($0)"].join(`
`)}]},Te={keywords:["asInstanceOf","catch","class","classOf","def","do","else","extends","finally","for","foreach","forSome","if","import","isInstanceOf","macro","match","new","object","package","return","throw","trait","try","type","until","val","var","while","with","yield","given","enum","then"],quickKey:[{label:"println",content:["println($0)"].join(`
`)}]};var Ze=de(53184),we=de.n(Ze),fe=(Le,$e,dt)=>new Promise((oe,ee)=>{var z=ne=>{try{le(dt.next(ne))}catch(ge){ee(ge)}},re=ne=>{try{le(dt.throw(ne))}catch(ge){ee(ge)}},le=ne=>ne.done?oe(ne.value):Promise.resolve(ne.value).then(z,re);le((dt=dt.apply(Le,$e)).next())});const Qe={languages:["c","abap","apex","azcli","bat","cameligo","clojure","coffee","cpp","csharp","csp","css","dockerfile","fsharp","go","graphql","handlebars","html","ini","java","javascript","json","kotlin","less","lua","markdown","mips","msdax","mysql","objective-c","pascal","pascaligo","perl","pgsql","php","postiats","powerquery","powershell","pug","python","r","razor","redis","redshift","restructuredtext","ruby","rust","sb","scheme","scss","shell","solidity","sophia","sql","st","swift","tcl","twig","vb","xml","yaml'"],tables:{users:["name","id","email","phone","password"],roles:["id","name","order","created_at","updated_at","deleted_at"]}},ve=(Le,$e,dt,oe)=>{const ee=$e.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:dt.lineNumber,endColumn:dt.column});return Array.from(new Set(ee.match(/\b\w{2,}\b/g)||[])).map(re=>({label:re,kind:Le.languages.CompletionItemKind.Text,insertText:re,range:oe}))},tt=(Le,$e,dt,oe)=>{Le.languages.registerCompletionItemProvider($e,{provideCompletionItems(ee,z){const re=ee.getWordUntilPosition(z),le={startLineNumber:z.lineNumber,endLineNumber:z.lineNumber,startColumn:re.startColumn,endColumn:re.endColumn},ne=ee.getLineContent(z.lineNumber).substring(re.startColumn-2,re.endColumn);return{suggestions:[...ve(Le,ee,z,le),...dt.map(Ie=>({label:Ie,kind:Le.languages.CompletionItemKind.Keyword,documentation:Ie,insertText:Ie,insertTextRules:Le.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:le})),...oe.map(Ie=>({label:Ie.label,kind:Le.languages.CompletionItemKind.Snippet,documentation:Ie.content,insertText:ne.startsWith("#")?Ie.content.replace(/#/,""):Ie.content,insertTextRules:Le.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:le}))]}}})};var He=Le=>{Qe.languages.forEach($e=>{Le.languages.registerDocumentFormattingEditProvider($e,{provideDocumentFormattingEdits(dt){return fe(this,null,function*(){const oe=we()(dt.getValue(),{indent_size:2,indent_char:" ",max_preserve_newlines:2,preserve_newlines:!0,keep_array_indentation:!0,break_chained_methods:!1,indent_scripts:"normal",brace_style:"collapse",space_before_conditional:!0,unescape_strings:!1,jslint_happy:!1,end_with_newline:!0,wrap_line_length:0,indent_inner_html:!1,comma_first:!1,e4x:!1,indent_empty_lines:!1});return[{range:dt.getFullModelRange(),text:oe}]})}})}),tt(Le,"java",Oe.keywords,Oe.quickKey),tt(Le,"cpp",me.keywords,me.quickKey),tt(Le,"c",Fe.keywords,[]),tt(Le,"python",ye.keywords,ye.quickKey),tt(Le,"scala",Te.keywords,Te.quickKey)};const Pe="\u8BE5\u4EFB\u52A1\u5173\u5361\u8BBE\u7F6E\u4E86\u7981\u6B62\u590D\u5236\u7C98\u8D34\uFF0C\u8BF7\u624B\u52A8\u8F93\u5165\u4EE3\u7801\u3002";var Me=Object.defineProperty,Ee=(Le,$e,dt)=>$e in Le?Me(Le,$e,{enumerable:!0,configurable:!0,writable:!0,value:dt}):Le[$e]=dt,qe=(Le,$e,dt)=>Ee(Le,typeof $e!="symbol"?$e+"":$e,dt);const it=class Wl{constructor($e,dt,oe){this.placeholder=$e,this.editor=dt,this.monaco=oe,dt.onDidChangeModelContent(()=>this.onDidChangeModelContent()),this.onDidChangeModelContent()}onDidChangeModelContent(){this.editor.getValue()===""?this.editor.addContentWidget(this):this.editor.removeContentWidget(this)}getId(){return Wl.ID}getDomNode(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.style.width="max-content",this.domNode.textContent=this.placeholder,this.domNode.style.fontStyle="initial",this.domNode.style.color="#D7D7D7",this.domNode.style.pointerEvents="none",this.editor.applyFontInfo(this.domNode)),this.domNode}getPosition(){return{position:{lineNumber:1,column:1},preference:[this.monaco.editor.ContentWidgetPositionPreference.EXACT]}}dispose(){this.editor.removeContentWidget(this)}};qe(it,"ID","editor.widget.placeholderHint");var ut=it,Je=de(96236),at=de(6767),nt=de(25399),zt=de(89392),Ye=de(33796),Ve=de(56102),bt=Object.defineProperty,Be=Object.defineProperties,Ge=Object.getOwnPropertyDescriptors,De=Object.getOwnPropertySymbols,_e=Object.prototype.hasOwnProperty,Tt=Object.prototype.propertyIsEnumerable,vt=(Le,$e,dt)=>$e in Le?bt(Le,$e,{enumerable:!0,configurable:!0,writable:!0,value:dt}):Le[$e]=dt,St=(Le,$e)=>{for(var dt in $e||($e={}))_e.call($e,dt)&&vt(Le,dt,$e[dt]);if(De)for(var dt of De($e))Tt.call($e,dt)&&vt(Le,dt,$e[dt]);return Le},ht=(Le,$e)=>Be(Le,Ge($e)),pe=(Le,$e)=>{var dt={};for(var oe in Le)_e.call(Le,oe)&&$e.indexOf(oe)<0&&(dt[oe]=Le[oe]);if(Le!=null&&De)for(var oe of De(Le))$e.indexOf(oe)<0&&Tt.call(Le,oe)&&(dt[oe]=Le[oe]);return dt},ce=(Le,$e,dt)=>new Promise((oe,ee)=>{var z=ne=>{try{le(dt.next(ne))}catch(ge){ee(ge)}},re=ne=>{try{le(dt.throw(ne))}catch(ge){ee(ge)}},le=ne=>ne.done?oe(ne.value):Promise.resolve(ne.value).then(z,re);le((dt=dt.apply(Le,$e)).next())});function ze(Le){return/^\d+$/.test(Le)?`${Le}px`:Le}function ft(){}let st=!1;const xe={"Python3.6":"python","Python2.7":"python",Dynamips:"cpp",Java:"java",Web:"php",Html:"html",Hive:"sql",Hadoop:"java",SDL:"cpp",PHP:"php",Matlab:"python",Git:"python",Python:"python","C/C++":"cpp","C++":"cpp",C:"cpp",Ruby:"ruby",Shell:"shell",JavaScript:"javascript",Perl6:"perl",Kotlin:"kotlin",Elixir:"elixir",Android:"java",JavaWeb:"java",Go:"go",Spark:"sql",MachineLearning:"python",Verilog:"xml","Verilog/VNC":"xml",Docker:"dockerfile","C#":"csharp",SQLite3:"sql",Oracle:"sql",Vhdl:"vhdl",R:"r",Swift:"swift",SQLServer:"mysql",MySQL:"mysql",Mongo:"sql",PostgreSql:"pgsql",Hbase:"powershell",Sqoop:"sql",Nasm:"cpp",Kafka:"java",Flink:"java",Sml:"javascript",OpenGL:"cpp",Perl5:"perl",Orange:"python",Scala:"scale",solidity:"sol"};function je(Le=[]){let $e=Le;if(Array.isArray(Le)){for(let dt=0;dt<Le.length;dt++){let oe=xe[Le[dt]];if(oe)return oe}return $e[0]}return xe[$e]||$e}let Ce=null;const Xe=()=>ce(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(Le){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",Le)}});var Ne=Le=>{var $e=Le,{width:dt="100%",height:oe="100%",value:ee,language:z="javascript",style:re={},options:le={},overrideServices:ne={},theme:ge="vs-dark",onEditBlur:Ie,isCopy:wt=!1,onSave:Ct,autoHeight:pt=!1,forbidCopy:xt=!1,onChange:Bt=ft,editorDidMount:Rt=ft,onFocus:Xt=ft,onBreakPoint:$t=ft,breakPointValue:Dt=[],filename:ln="educoder.txt",errorLine:_t,errorContent:en="",highlightLine:ot,openBreakPoint:un=!1,placeholder:Ot="",showMiniMap:Gt=!0}=$e,on=pe($e,["width","height","value","language","style","options","overrideServices","theme","onEditBlur","isCopy","onSave","autoHeight","forbidCopy","onChange","editorDidMount","onFocus","onBreakPoint","breakPointValue","filename","errorLine","errorContent","highlightLine","openBreakPoint","placeholder","showMiniMap"]);const Mn=(0,se.useRef)(),sn=(0,se.useRef)({}),mn=(0,se.useRef)(),nr=(0,se.useRef)(),Un=(0,se.useRef)([]),_r=(0,se.useRef)(!1),Hr=(0,se.useRef)(),xr=(0,se.useRef)(),gr=(0,se.useRef)(!1),[zn,ir]=(0,se.useState)(!1);function Fr(){let Nt;return Mn.current&&(Nt=new et.Z(rt=>{for(let Yt of rt)(Yt.target.offsetHeight>0||Yt.target.offsetWidth>0)&&sn.current.instance.layout()}),Nt.observe(Mn.current)),Nt}function On(){at.ZP.warning({content:decodeURIComponent(Pe),key:"monaco-editor-tip"})}const rr=()=>{let Nt=sn.current.instance;if(ee!=null&&Nt&&zn){const rt=Nt.getModel();rt&&ee!==rt.getValue()&&(st=!0,rt.setValue(ee),Nt.layout(),st=!1)}};(0,se.useEffect)(()=>{const Nt=Ye.Z.subscribe("formatDocument",rt=>{var Yt;let Sn=sn.current.instance;(Yt=Sn==null?void 0:Sn.getAction)==null||Yt.call(Sn,"editor.action.formatDocument").run()});return window.updateMonacoValue=rt=>{Bt(rt)},Nt},[]),(0,se.useEffect)(()=>{var Nt;let rt=sn.current.instance;nr.current&&clearTimeout(nr.current),nr.current=setTimeout(()=>{rr()},500),ee&&(ee!=null&&ee.length)&&((Nt=rt==null?void 0:rt.updateOptions)==null||Nt.call(rt,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(ee.split(/\r\n|\r|\n/g).length))+3,5)}))},[ee,zn,sn.current]),(0,se.useEffect)(()=>{if(_t&&sn.current&&sn.current.instance){let rt=sn.current.instance;rt.changeViewZones(function(Yt){var Sn=document.createElement("div");Sn.style.padding="10px 20px",Sn.style.width="calc(100% - 20px)",Sn.className="my-error-line-wrp",Sn.innerHTML=en,Yt.addZone({afterLineNumber:_t||11,heightInLines:3,domNode:Sn})});var Nt={domNode:null,getId:function(){return"my.overlay.widget"},getDomNode:function(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.innerHTML="",this.domNode.style.width="100%",this.domNode.style.padding="20px 100px",this.domNode.style.right="0px",this.domNode.style.top="50px",this.domNode.style.position="relative",this.domNode.style.color="#333"),this.domNode},getPosition:function(){return null}};rt.addOverlayWidget(Nt),rt.revealPositionInCenter({lineNumber:20,column:1})}},[_t,sn.current,zn]);const Vn=(Nt="",rt)=>{if(!Nt||Nt.trim()==="")return!0;const Sn=sn.current.instance.getModel().getLineTokens(rt);let jn=!1;for(let ke=0;ke<2;ke++)Sn.getStandardTokenType(ke)===1&&(jn=!0);return jn};(0,se.useEffect)(()=>{var Nt;const rt=(Nt=sn.current)==null?void 0:Nt.instance;if(rt&&zn&&xt){const Yt=rt.onDidBlurEditorWidget(()=>{gr.current=!1}),Sn=rt.onDidFocusEditorText(()=>{gr.current=!0});return()=>{Yt.dispose(),Sn.dispose()}}},[sn.current,zn,xt]),(0,se.useEffect)(()=>{var Nt;if((Nt=sn.current)!=null&&Nt.instance&&zn&&un){let rt=sn.current.instance,Yt=rt.getModel();if(!Yt)return;(()=>{var Ft;let Ut=[],Re=[];const yn=Yt.getAllDecorations();for(let pn of yn)pn.options.className==="highlighted-line"&&(Ut.push((Ft=pn==null?void 0:pn.range)==null?void 0:Ft.startLineNumber),Re.push(pn==null?void 0:pn.id));if(ot===Ut[0])return;Yt.deltaDecorations(Re,[]);const Kt=Yt.getLineCount();ot&&ot<=Kt&&(rt.deltaDecorations([],[{range:new Ce.Range(ot,1,ot,Yt.getLineMaxColumn(ot)),options:{isWholeLine:!0,className:"highlighted-line"}}]),rt.revealLineInCenter(ot))})();const jn=(Ft=!1)=>{var Ut;let Re=[],yn=[];const Kt=Yt.getAllDecorations();for(let pn of Kt)pn.options.linesDecorationsClassName==="breakpoints-select"&&(Re.push((Ut=pn==null?void 0:pn.range)==null?void 0:Ut.startLineNumber),yn.push(pn==null?void 0:pn.id));if(Ft)return{lines:Re,ids:yn};$t(Re)},ke=Ft=>ce(void 0,null,function*(){let Ut={range:new Ce.Range(Ft,1,Ft,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield Yt.deltaDecorations([],[Ut]),jn()}),Ae=Ft=>ce(void 0,null,function*(){let Ut=[];const Re=rt.getLineDecorations(Ft);for(let yn of Re)yn.options.linesDecorationsClassName==="breakpoints-select"&&Ut.push(yn.id);yield Yt.deltaDecorations(Ut,[]),jn()}),Mt=Ft=>{let Ut=rt.getLineDecorations(Ft);for(let Re of Ut)if(Re.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,zt.isEqual)(Dt,jn(!0).lines)){Yt.deltaDecorations(jn(!0).ids,[]);const Ft=Dt.map(Ut=>({range:new Ce.Range(Ut,1,Ut,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));Yt.deltaDecorations([],Ft)}const mt=rt.onDidChangeModelContent(Ft=>{let Ut=rt.getPosition();if(Ut){let Re=Ut.lineNumber;clearTimeout(xr.current),xr.current=setTimeout(()=>{Vn(Yt.getLineContent(Re),Re)?Ae(Re):Mt(Re)?(Ae(Re),ke(Re)):jn()},100)}}),We=rt.onMouseDown(Ft=>{var Ut,Re,yn;if(Ft.target.detail&&((yn=(Re=(Ut=Ft.target)==null?void 0:Ut.element)==null?void 0:Re.className)!=null&&yn.includes("line-numbers"))){let Kt=Ft.target.position.lineNumber;if(Vn(Yt.getLineContent(Kt),Kt))return;Mt(Kt)?Ae(Kt):ke(Kt)}}),gt=Ft=>{let Ut={range:new Ce.Range(Ft,1,Ft,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};Un.current=rt.deltaDecorations(Un.current,[Ut])},jt=()=>{Un.current=rt.deltaDecorations(Un.current,[])},tn=rt.onMouseMove(Ft=>{var Ut,Re,yn;if(jt(),Ft.target.detail&&((yn=(Re=(Ut=Ft.target)==null?void 0:Ut.element)==null?void 0:Re.className)!=null&&yn.includes("line-numbers"))){let Kt=Ft.target.position.lineNumber;if(Vn(Yt.getLineContent(Kt),Kt))return;gt(Kt)}}),nn=rt.onMouseLeave(()=>{jt()});return()=>{mt.dispose(),We.dispose(),tn.dispose(),nn.dispose()}}},[sn.current,zn,Dt,ot,un,z]),(0,se.useEffect)(()=>{var Nt;(Nt=sn.current)!=null&&Nt.instance&&un&&sn.current.instance.setPosition({lineNumber:0,column:0})},[ot]);function kr(){let Nt=sn.current.instance;if(Nt){const rt=Nt.getSelection(),Yt=sn.current.pastePos||{},Sn=new Ce.Range(Yt.startLineNumber||rt.endLineNumber,Yt.startColumn||rt.endColumn,Yt.endLineNumber||rt.endLineNumber,Yt.endColumn||rt.endColumn);setTimeout(()=>{Nt.executeEdits("",[{range:Sn,text:""}])},300)}}function rn(Nt){(window.navigator.platform.match("Mac")?Nt.metaKey:Nt.ctrlKey)&&Nt.keyCode==83&&(Nt.preventDefault(),Ct())}const fn=()=>{if(pt&&sn.current.instance){const Nt=sn.current.instance.getContentHeight();Nn(Nt<oe?oe:Nt)}else Nn(oe)};function gn(Nt){var rt=document.createEvent("MouseEvents");rt.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),Nt.dispatchEvent(rt)}const En=Nt=>{if(!gr.current)return;const{keyCode:rt,ctrlKey:Yt,metaKey:Sn,target:jn,type:ke}=Nt;return(ke==="paste"||(rt===67||rt===86)&&(Sn||Yt))&&jn.nodeName==="TEXTAREA"&&(On(),Nt.preventDefault()),!1};function $n(Nt,rt){var Yt=window.URL||window.webkitURL||window,Sn=new Blob([rt]),jn=document.createElementNS("http://www.w3.org/1999/xhtml","a");jn.href=Yt.createObjectURL(Sn),jn.download=Nt,gn(jn)}(0,se.useEffect)(()=>{fn()},[fn]),(0,se.useEffect)(()=>{Mn.current&&!zn&&Promise.all([de.e(8909),de.e(5028)]).then(de.bind(de,71448)).then(Nt=>{try{Ce=Nt,sn.current.instance=Ce.editor.create(Mn.current,{value:ee,language:je(z),theme:ge,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:Gt||!1}},ne);const rt=sn.current.instance;let jn=[...Je.BH._menuItems].find(mt=>mt[0]._debugName=="EditorContext")[1],ke=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],Ae=(mt,We)=>{var gt,jt;let tn=mt._first;do We.includes((jt=(gt=tn.element)==null?void 0:gt.command)==null?void 0:jt.id)&&mt._remove(tn);while(tn=tn.next)};if(Rt(rt,Ce),setTimeout(()=>{fn(),sn.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{$n(ln||"educoder.txt",rt.getValue())}})},500),sn.current.subscription=rt.onDidChangeModelContent(mt=>{_r.current?clearTimeout(Hr.current):(fn(),Bt(rt.getValue(),mt)),Hr.current=setTimeout(()=>{_r.current=!1},500)}),window.Monaco||He(Ce,je(z)),xt&&(Ae(jn,ke),Mn.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",En),window.removeEventListener("paste",En),window.addEventListener("keydown",En),window.addEventListener("paste",En)),window.Monaco=Ce,Ie&&rt.onDidBlurEditorWidget(()=>{Ie(rt.getValue())}),Xt&&rt.onDidFocusEditorText(()=>{xt&&Xe(),Xt(rt.getValue())}),xt){Xe();try{rt.onDidPaste(mt=>{const We=rt.getSelection(),gt=sn.current.pastePos||{},jt=new Ce.Range(gt.startLineNumber||We.endLineNumber,gt.startColumn||We.endColumn,gt.endLineNumber||We.endLineNumber,gt.endColumn||We.endColumn);rt.executeEdits("",[{range:mt.range,text:""}])})}catch(mt){}}let Mt=Fr();return Ot&&typeof Ot=="string"&&new ut(Ot,rt,Ce),ir(!0),()=>{const mt=sn.current.instance;mt.dispose();const We=mt.getModel();We&&We.dispose(),sn.current.subscription&&sn.current.subscription.dispose(),Mt.unobserve(Mn.current)}}catch(rt){}})},[]),(0,se.useEffect)(()=>{if(sn.current.instance&&zn)return document.addEventListener("keydown",rn,!1),()=>{document.removeEventListener("keydown",rn)}},[Ct,zn]),(0,se.useEffect)(()=>{let Nt=sn.current.instance;if(Nt&&zn){let rt=je(z);Ce.editor.setModelLanguage(Nt.getModel(),rt)}},[z,zn]),(0,se.useEffect)(()=>{sn.current.instance&&zn&&Ce.editor.setTheme(ge)},[ge,zn]),(0,se.useEffect)(()=>{let Nt=sn.current.instance;mn.current=le,Nt&&zn&&(Nt.updateOptions(St({},le)),setTimeout(()=>{Nt.getModel().updateOptions(St({},le))},200))},[JSON.stringify(le),zn]),(0,se.useEffect)(()=>{let Nt=sn.current.instance;Nt&&zn&&Nt.layout()},[dt,oe,zn]);const[or,yr]=(0,se.useState)(ze(dt)),[Zn,Nn]=(0,se.useState)(ze(oe)),Er=ht(St({},re),{width:or,height:Zn,position:"relative"});return se.createElement("div",{className:"my-monaco-editor",ref:Mn,style:Er},wt&&se.createElement(Ve.CopyToClipboard,{text:ee,onCopy:()=>at.ZP.success("\u590D\u5236\u6210\u529F")},se.createElement(nt.Z,{title:"\u590D\u5236\u4EE3\u7801"},se.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},se.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function ct({width:Le="100%",height:$e="100%",original:dt,modified:oe,language:ee,options:z={}}){const re=(0,se.useRef)(),[le,ne]=(0,se.useState)(null);function ge(pt){let xt;return re.current&&(xt=new et.Z(Bt=>{for(let Rt of Bt)(Rt.target.offsetHeight>0||Rt.target.offsetWidth>0)&&pt.layout()}),xt.observe(re.current)),xt}(0,se.useEffect)(()=>(re.current&&Promise.all([de.e(8909),de.e(9404)]).then(de.bind(de,2550)).then(pt=>{Ce=pt;const xt=Ce.editor.createDiffEditor(re.current,ht(St({enableSplitViewResizing:!1,scrollBeyondLastLine:!1,roundedSelection:!1,renderIndicators:!1,useShadows:!1,horizontal:"hidden",lineNumbers:"off",wordWrap:"off",ignoreTrimWhitespace:!1,"semanticHighlighting.enabled":!0,followsCaret:!0,ignoreCharChanges:!0,minimap:{enabled:!1},readOnly:!0},z),{wordWrap:!0}));ne(xt);let Bt=ge(xt);return()=>{xt.dispose();const Rt=xt.getModel();Rt&&Rt.dispose(),Bt.unobserve(re.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,se.useEffect)(()=>{le&&le.setModel({original:Ce.editor.createModel(dt,ee),modified:Ce.editor.createModel(oe,ee)})},[dt,oe,ee,le]);const Ie=ze(Le),wt=ze($e),Ct={width:Ie,height:wt};return se.createElement("div",{className:"my-diff-editor",ref:re,style:Ct})}},17904:function(Lt,Pt,de){"use strict";de.d(Pt,{Z:function(){return et}});var se=de(59301);function et(Fe,Oe){const me=(0,se.useRef)();(0,se.useEffect)(()=>{me.current=Fe}),(0,se.useEffect)(()=>{function ye(){me.current()}if(Oe!==null){let Te=setInterval(ye,Oe);return()=>clearInterval(Te)}},[Oe])}},81055:function(Lt,Pt,de){"use strict";de.r(Pt),de.d(Pt,{default:function(){return je}});var se=de(59301),et=de(29787),Fe=de(73327),Oe=de(76560),me=de(62673),ye=de(14566),Te=de(28284),Ze=de(6767),we=de(62957),fe=de(37568),Qe=de(99571),ve=de(61481),tt=de(90524),He=de(2978),Pe=Object.defineProperty,Me=Object.defineProperties,Ee=Object.getOwnPropertyDescriptors,qe=Object.getOwnPropertySymbols,it=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,ut=(Ce,Xe,Ne)=>Xe in Ce?Pe(Ce,Xe,{enumerable:!0,configurable:!0,writable:!0,value:Ne}):Ce[Xe]=Ne,Je=(Ce,Xe)=>{for(var Ne in Xe||(Xe={}))it.call(Xe,Ne)&&ut(Ce,Ne,Xe[Ne]);if(qe)for(var Ne of qe(Xe))lt.call(Xe,Ne)&&ut(Ce,Ne,Xe[Ne]);return Ce},at=(Ce,Xe)=>Me(Ce,Ee(Xe)),nt=(Ce,Xe)=>{var Ne={};for(var ct in Ce)it.call(Ce,ct)&&Xe.indexOf(ct)<0&&(Ne[ct]=Ce[ct]);if(Ce!=null&&qe)for(var ct of qe(Ce))Xe.indexOf(ct)<0&&lt.call(Ce,ct)&&(Ne[ct]=Ce[ct]);return Ne};const zt=me.default.Group,{Dragger:Ye}=ye.default;function Ve(Ce,Xe){const Ne=new FileReader;Ne.addEventListener("load",()=>Xe(Ne.result)),Ne.readAsDataURL(Ce)}var bt=({callback:Ce,tags:Xe=[],initialValues:Ne={},removeAttachment:ct})=>{const[Le,$e]=(0,se.useState)(""),[dt]=Te.default.useForm();function oe(ne){const ge=ne,{cover_id:Ie,attachment_ids:wt}=ge,Ct=nt(ge,["cover_id","attachment_ids"]);Ce(at(Je({},Ct),{cover_id:Ie==null?void 0:Ie.map(pt=>pt.response?pt.response.id:pt.uid)[(Ie==null?void 0:Ie.length)-1],attachment_ids:wt?wt==null?void 0:wt.map(pt=>pt.response?pt.response.id:pt.uid):[]}))}function ee(ne){return Array.isArray(ne)?ne:ne&&ne.fileList}const z={multiple:!0,beforeUpload:ne=>{const ge=ne.size/1024/1024<100;if(!ge)return Ze.ZP.error("\u8BE5\u6587\u4EF6\u65E0\u6CD5\u4E0A\u4F20\u3002\u8D85\u8FC7\u6587\u4EF6\u5927\u5C0F\u9650\u5236(100MB),\u5EFA\u8BAE\u4E0A\u4F20\u5230\u767E\u5EA6\u4E91\u7B49\u5176\u5B83\u5171\u4EAB\u5DE5\u5177\u91CC\uFF0C\u7136\u540E\u518Dtxt\u6587\u6863\u91CC\u7ED9\u51FA\u94FE\u63A5\u4EE5\u53CA\u5171\u4EAB\u5BC6\u7801\u5E76\u4E0A\u4F20"),ge},action:`${tt.Z.API_SERVER}/api/attachments.json`,onRemove:ne=>{we.default.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",content:"\u662F\u5426\u786E\u8BA4\u5220\u9664?",onOk:()=>ct(ne.response?ne.response.id:ne.uid),onCancel:()=>!1})}};function re(ne){ne.file.status==="done"&&Ve(ne.file.originFileObj,ge=>$e(ge))}const le={showUploadList:!1,withCredentials:!0,action:`${tt.Z.API_SERVER}/api/attachments.json`,onChange:re};return(0,se.useEffect)(()=>{Ne.title&&(dt.setFieldsValue(Ne),Ne.cover_id.length>0&&$e(tt.Z.IMG_SERVER+Ne.cover_id[0].url))},[Ne]),se.createElement(Te.default,{form:dt,initialValues:Ne,className:"moop-panel",style:{marginBottom:20},onFinish:oe},se.createElement(Te.default.Item,{label:"\u6807\u9898",name:"title",extra:se.createElement("div",{className:"tip"},"\u7B80\u660E\u627C\u8981\u4ECB\u7ECD\u6587\u6863/\u89C6\u9891\u6240\u5305\u542B\u7684\u4E3B\u8981\u7684\u5185\u5BB9"),rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u6807\u9898"}]},se.createElement(fe.default,{placeholder:"\u4F8B\u5982\uFF1A\u8F6F\u4EF6\u5DE5\u7A0B\u6559\u5B66\u6848\u4F8B"})),se.createElement("div",{className:"flex-container"},se.createElement(Te.default.Item,{label:"\u4F5C\u8005",name:"author_name",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4F5C\u8005\u540D\u79F0"}]},se.createElement(fe.default,{placeholder:"\u8BF7\u8F93\u5165\u59D3\u540D",style:{marginRight:20,width:200}})),se.createElement(Te.default.Item,{name:"author_school_name",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4F5C\u8005\u5355\u4F4D\u540D\u79F0"}]},se.createElement(fe.default,{placeholder:"\u8BF7\u8F93\u5165\u4F5C\u8005\u5355\u4F4D\u540D\u79F0",style:{width:200}}))),se.createElement(Te.default.Item,{name:"tag_ids",label:"\u6807\u7B7E",rules:[{required:!0,message:"\u8BF7\u9009\u62E9\u4E00\u4E2A\u6807\u7B7E"}]},se.createElement(zt,null,Xe.map(ne=>se.createElement(me.default,{key:ne.id,value:ne.id}," ",ne.name," ")))),se.createElement(Te.default.Item,{name:"publish",valuePropName:"checked"},se.createElement(me.default,null,"\u662F\u5426\u7533\u8BF7\u53D1\u5E03")),se.createElement(Te.default.Item,{name:"content",label:"\u63CF\u8FF0",valuePropName:"defaultValue",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u63CF\u8FF0\u5185\u5BB9"}]},se.createElement(He.Z,{id:"moop_cases_content",height:400})),se.createElement(Te.default.Item,{name:"attachment_ids",valuePropName:"fileList",getValueFromEvent:ee},se.createElement(Ye,Je({},z),se.createElement("p",{className:"c-blue",style:{marginBottom:10,fontSize:18}},"\u4E0A\u4F20\u9644\u4EF6"),se.createElement("p",{className:"c-grey-c"},"\u4ECE\u6211\u7684\u7535\u8111\u9009\u62E9\u8981\u4E0A\u4F20\u7684\u6587\u6863\uFF1A\u6309\u4F4FCTRL\u53EF\u4EE5\u4E0A\u4F20\u591A\u4EFD\u6587\u6863\u3002\u5355\u4E2A\u6587\u4EF6\u6700\u5927\u9650\u5236\uFF1A100MB"))),se.createElement(Te.default.Item,{name:"cover_id",label:"\u5C01\u9762\u56FE",extra:"\u4E0A\u4F20\u5C3A\u5BF8\uFF1A120*90 px",getValueFromEvent:ee,valuePropName:"fileList",rules:[{required:!0,message:"\u8BF7\u4E0A\u4F20\u5C01\u9762\u56FE"}]},se.createElement(ye.default,Je({},le),Le?se.createElement("img",{src:Le,width:120}):se.createElement("a",{title:"\u4E0A\u4F20\u5C01\u9762\u56FE",className:"upload-cover"}," ",se.createElement(ve.Z,null)," "))),se.createElement("div",{className:"desc"},se.createElement("h3",null,"\u5BA1\u6838\u8BF4\u660E"),se.createElement("p",null," \u5E73\u53F0\u7BA1\u7406\u5458\u5C06\u5BF9\u6BCF\u5929\u65B0\u4E0A\u4F20\u7684\u6587\u6863\u8FDB\u884C\u5BA1\u6838\uFF0C\u5BA1\u6838\u901A\u8FC7\u7684\u6587\u6863\u5C06\u516C\u5F00\u663E\u793A\uFF0C\u5426\u5219\u5C06\u79C1\u6709\u5316\u6216\u79FB\u9664 ")),se.createElement("div",{className:"desc"},se.createElement("h3",null,"\u6E29\u99A8\u63D0\u793A"),se.createElement("ul",{style:{padding:0}},se.createElement("li",null,"1.\u8BF7\u52FF\u4E0A\u4F20\u5DF2\u8BBE\u7F6E\u52A0\u5BC6\u53E3\u4EE4\u7684\u6587\u6863\u8D44\u6E90\uFF1B"),se.createElement("li",null,"2.\u53EF\u4EE5\u4E0A\u4F20\u7B26\u5408\u6559\u5B66\u6848\u4F8B\u6807\u51C6\u7684\u6587\u6863\u8D44\u6599\uFF0C\u5982",se.createElement("a",{href:"https://www.educoder.net/courses/1309/boards/5909/messages/34799",target:"_blank"}," \u6848\u4F8B\u5165\u5E93\u6807\u51C6 ")," \u3001",se.createElement("a",{href:"https://www.educoder.net/courses/1309/boards/5909/messages/34798",target:"_blank"},"\u6848\u4F8B\u4F7F\u7528\u8BF4\u660E\u4E66"),"\u4EE5\u53CA\u5176\u4ED6\u8D44\u6599\u7B49\uFF0C\u4E0A\u4F20\u652F\u6301\u7684\u6587\u4EF6\u6700\u5927\u5BB9\u91CF\uFF1A100MB\uFF1B"),se.createElement("li",null,"3.\u8BF7\u786E\u4FDD\u4E0A\u4F20\u5185\u5BB9\u65E0\u4FB5\u6743\u6216\u8FDD\u53CD\u56FD\u5BB6\u5173\u4E8E\u4E92\u8054\u7F51\u653F\u7B56\u7684\u4E0D\u826F\u884C\u4E3A\uFF1B"),se.createElement("li",null,"4.\u8BF7\u4F7F\u7528Chrome\uFF0CFirefox\uFF0CSafari\uFF0CIE11\uFF08\u53CA\u4EE5\u4E0A\u7248\u672C\uFF09\u6D4F\u89C8\u5668\uFF1B"))),se.createElement(Te.default.Item,{style:{marginTop:10}},se.createElement(Qe.ZP,{type:"primary",htmlType:"submit"},"\u63D0\u4EA4")))},Be=de(92725),Ge=Object.defineProperty,De=Object.defineProperties,_e=Object.getOwnPropertyDescriptors,Tt=Object.getOwnPropertySymbols,vt=Object.prototype.hasOwnProperty,St=Object.prototype.propertyIsEnumerable,ht=(Ce,Xe,Ne)=>Xe in Ce?Ge(Ce,Xe,{enumerable:!0,configurable:!0,writable:!0,value:Ne}):Ce[Xe]=Ne,pe=(Ce,Xe)=>{for(var Ne in Xe||(Xe={}))vt.call(Xe,Ne)&&ht(Ce,Ne,Xe[Ne]);if(Tt)for(var Ne of Tt(Xe))St.call(Xe,Ne)&&ht(Ce,Ne,Xe[Ne]);return Ce},ce=(Ce,Xe)=>De(Ce,_e(Xe)),ze=(Ce,Xe,Ne)=>new Promise((ct,Le)=>{var $e=ee=>{try{oe(Ne.next(ee))}catch(z){Le(z)}},dt=ee=>{try{oe(Ne.throw(ee))}catch(z){Le(z)}},oe=ee=>ee.done?ct(ee.value):Promise.resolve(ee.value).then($e,dt);oe((Ne=Ne.apply(Ce,Xe)).next())});const ft={loading:!1,data:{},tags:[]};var st=(Ce=>(Ce[Ce.GET_DATA=0]="GET_DATA",Ce[Ce.SET_LOADING=1]="SET_LOADING",Ce[Ce.GET_TAGS=2]="GET_TAGS",Ce))(st||{});function xe(Ce,Xe){switch(Xe.type){case 0:return pe(pe({},Ce),Xe.payload);case 2:return ce(pe({},Ce),{tags:Xe.payload});case 1:return ce(pe({},Ce),{loading:Xe.payload});default:throw new Error}}var je=()=>{const{caseId:Ce}=(0,Oe.useParams)(),[Xe,Ne]=(0,se.useReducer)(xe,ft),{loading:ct,tags:Le,data:$e}=Xe;(0,se.useEffect)(()=>{function ee(){return ze(this,null,function*(){const z=yield(0,Be.rO)();Ne({type:2,payload:z.library_tags})})}ee()},[]),(0,se.useEffect)(()=>{let ee=!1;function z(){return ze(this,null,function*(){Ne({type:1,payload:!1});let re=yield(0,Be.$J)(Ce);const{author_name:le,author_school_name:ne,content:ge,cover:Ie,attachments:wt,status:Ct,title:pt,tags:xt}=re;ee||(re.status===404?Oe.history.push("/moop_cases"):Ne({type:0,payload:{data:{title:pt,author_name:le,author_school_name:ne,content:ge,tag_ids:xt.map(Bt=>Bt.id),publish:Ct==="published",attachment_ids:wt.map(Bt=>({uid:Bt.id,id:Bt.id,name:Bt.title,url:Bt.url,filesize:Bt.filesize,status:"done"})),cover_id:Ie!=null&&Ie.id?[{uid:Ie==null?void 0:Ie.id,id:Ie==null?void 0:Ie.id,name:Ie==null?void 0:Ie.title,url:Ie==null?void 0:Ie.url,filesize:Ie==null?void 0:Ie.filesize,status:"done"}]:[]},loading:!1}}))})}return!ee&&Ce&&z(),()=>{ee=!0}},[Ce]);function dt(ee){return ze(this,null,function*(){if(Ce)yield(0,Be.bN)(Ce,ee),Oe.history.push(`/moop_cases/${Ce}/publish-success`);else{const{id:z}=yield(0,Be.jP)(ee);z&&Oe.history.push(`/moop_cases/${z}/publish-success`)}})}const oe={initialValues:$e,tags:Le,removeAttachment:Be.JZ,callback:dt};return se.createElement(et.Z,{spinning:ct,delay:500},se.createElement("div",{className:"moop-info"},se.createElement("div",{className:"crumb"},se.createElement(Oe.Link,{to:"/moop_cases"},"\u6559\u5B66\u6848\u4F8B > "),se.createElement("span",null,"\u65B0\u5EFA")),se.createElement("div",{className:"title"},se.createElement("h2",null,"\u4E0A\u4F20\u6559\u5B66\u6848\u4F8B"),se.createElement(Oe.Link,{to:"/moop_cases"},"\u8FD4\u56DE")),se.createElement(bt,pe({},oe))))}},92725:function(Lt,Pt,de){"use strict";de.d(Pt,{$J:function(){return Fe},JZ:function(){return me},bN:function(){return Te},jP:function(){return ye},rO:function(){return Oe}});var se=de(82093),et=(Ze,we,fe)=>new Promise((Qe,ve)=>{var tt=Me=>{try{Pe(fe.next(Me))}catch(Ee){ve(Ee)}},He=Me=>{try{Pe(fe.throw(Me))}catch(Ee){ve(Ee)}},Pe=Me=>Me.done?Qe(Me.value):Promise.resolve(Me.value).then(tt,He);Pe((fe=fe.apply(Ze,we)).next())});function Fe(Ze){return(0,se.U2)(`libraries/${Ze}.json`)}function Oe(){return(0,se.U2)("library_tags.json")}function me(Ze){return et(this,null,function*(){return(yield(0,se.IV)(`attachments/${Ze}.json`)).status===0})}function ye(Ze){return(0,se.v_)("libraries.json",Ze)}function Te(Ze,we){return(0,se.gz)(`libraries/${Ze}.json`,we)}},90290:function(Lt,Pt,de){"use strict";de.d(Pt,{AL:function(){return ut},Iy:function(){return Qe},Qv:function(){return He},ez:function(){return lt},jb:function(){return ve}});var se=de(32834),et=de.n(se),Fe=de(11690),Oe=de.n(Fe);let me=1;function ye(Ye,Ve){const bt=Ye.match(/^(\s+)(?:```)/);if(bt===null)return Ve;const Be=bt[1];return Ve.split(`
`).map(Ge=>{const De=Ge.match(/^\s+/);if(De===null)return Ge;const[_e]=De;return _e.length>=Be.length?Ge.slice(Be.length):Ge}).join(`
`)}let Te=[],Ze=["<ul>"];const we=new(et()).Renderer,fe=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function Qe(){Te.length=0,Ze=["<ul>"]}const ve={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function tt(Ye,Ve,bt,Be){if(Ve>=Ye.length||Ye[Ve].level<=bt)return Ve;var Ge=Ye[Ve];Be.push("<li><a href='#"+me+Ge.anchor+"'>"+Ge.text+"</a>"),Ve++;var De=[];return Ve=tt(Ye,Ve,Ge.level,De),De.length>0&&(Be.push("<ul>"),De.forEach(function(_e){Be.push(_e)}),Be.push("</ul>")),Be.push("</li>"),Ve=tt(Ye,Ve,bt,Be),Ve}function He(){return tt(Te,0,0,Ze),Ze.push("</ul>"),Ze.join("")}const Pe={heading(Ye){const Ve=fe.exec(Ye);if(me+=1,Ve)return{type:"heading",raw:Ve[0],depth:Ve[1].length,text:Ve[2]}},fences(Ye){const Ve=this.rules.block.fences.exec(Ye);if(Ve){const bt=Ve[0];let Be=ye(bt,Ve[3]||"");const Ge=Ve[2]?Ve[2].trim():Ve[2];if(["latex","katex","math"].indexOf(Ge)>=0){const De=qe(),_e=Be;Be=De,it[De]={type:"block",expression:_e}}return{type:"code",raw:bt,lang:Ge,text:Be}}}},Me=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let Ee=0;const qe=()=>`__special_katext_id_${Ee++}__`;let it={};function lt(){return it}function ut(){Ee=0,it={}}function Je(Ye){return Ye=Ye.replace(Me,(Ve,bt)=>{const Be=qe();return it[Be]={type:"inline",expression:bt},Be}),Ye}const at=we.listitem;we.listitem=function(Ye){return at(Je(Ye))};const nt=we.paragraph;we.paragraph=function(Ye){return nt(Je(Ye))};const zt=we.tablecell;we.tablecell=function(Ye,Ve){return zt(Je(Ye),Ve)},we.code=function(Ye,Ve,bt){const Be=(Ve||"").match(/\S*/)[0];return Be?["latex","katex","math"].indexOf(Be)>=0?`<p class='editormd-tex'>${Ye}</p>`:`<pre class="prettyprint linenums"><code class="language-${Ve}">${bt?Ye:(0,Fe.escape)(Ye,!0)}</code></pre>
`:'<pre class="prettyprint linenums"><code>'+(bt?Ye:(0,Fe.escape)(Ye,!0))+"</code></pre>"},we.heading=function(Ye,Ve,bt){let Be=this.options.headerPrefix+bt.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return Te.push({anchor:Be,level:Ve,text:Ye}),"<h"+Ve+' id="'+me+Be+'">'+Ye+"</h"+Ve+">"},et().setOptions({silent:!0,gfm:!0,pedantic:!1}),et().use({tokenizer:Pe,renderer:we}),Pt.ZP=et()},99498:function(Lt,Pt,de){(function(se){se(de(89780))})(function(se){se.defineOption("placeholder","",function(Ze,we,fe){var Qe=fe&&fe!=se.Init;if(we&&!Qe)Ze.on("blur",me),Ze.on("change",ye),Ze.on("swapDoc",ye),se.on(Ze.getInputField(),"compositionupdate",Ze.state.placeholderCompose=function(){Oe(Ze)}),ye(Ze);else if(!we&&Qe){Ze.off("blur",me),Ze.off("change",ye),Ze.off("swapDoc",ye),se.off(Ze.getInputField(),"compositionupdate",Ze.state.placeholderCompose),et(Ze);var ve=Ze.getWrapperElement();ve.className=ve.className.replace(" CodeMirror-empty","")}we&&!Ze.hasFocus()&&me(Ze)});function et(Ze){Ze.state.placeholder&&(Ze.state.placeholder.parentNode.removeChild(Ze.state.placeholder),Ze.state.placeholder=null)}function Fe(Ze){et(Ze);var we=Ze.state.placeholder=document.createElement("pre");we.style.cssText="height: 0; overflow: visible",we.style.direction=Ze.getOption("direction"),we.className="CodeMirror-placeholder CodeMirror-line-like";var fe=Ze.getOption("placeholder");typeof fe=="string"&&(fe=document.createTextNode(fe)),we.appendChild(fe),Ze.display.lineSpace.insertBefore(we,Ze.display.lineSpace.firstChild)}function Oe(Ze){setTimeout(function(){var we=!1,fe=Ze.getInputField();fe.nodeName=="TEXTAREA"?we=!fe.value:Ze.lineCount()==1&&(we=!/[^\u200b]/.test(fe.querySelector(".CodeMirror-line").textContent)),we?Fe(Ze):et(Ze)},20)}function me(Ze){Te(Ze)&&Fe(Ze)}function ye(Ze){var we=Ze.getWrapperElement(),fe=Te(Ze);we.className=we.className.replace(" CodeMirror-empty","")+(fe?" CodeMirror-empty":""),fe?Fe(Ze):et(Ze)}function Te(Ze){return Ze.lineCount()===1&&Ze.getLine(0)===""}})},25717:function(Lt,Pt,de){(function(se){se(de(89780))})(function(se){var et={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},Fe=se.Pos;se.defineOption("autoCloseBrackets",!1,function(Pe,Me,Ee){Ee&&Ee!=se.Init&&(Pe.removeKeyMap(me),Pe.state.closeBrackets=null),Me&&(ye(Oe(Me,"pairs")),Pe.state.closeBrackets=Me,Pe.addKeyMap(me))});function Oe(Pe,Me){return Me=="pairs"&&typeof Pe=="string"?Pe:typeof Pe=="object"&&Pe[Me]!=null?Pe[Me]:et[Me]}var me={Backspace:we,Enter:fe};function ye(Pe){for(var Me=0;Me<Pe.length;Me++){var Ee=Pe.charAt(Me),qe="'"+Ee+"'";me[qe]||(me[qe]=Te(Ee))}}ye(et.pairs+"`");function Te(Pe){return function(Me){return ve(Me,Pe)}}function Ze(Pe){var Me=Pe.state.closeBrackets;if(!Me||Me.override)return Me;var Ee=Pe.getModeAt(Pe.getCursor());return Ee.closeBrackets||Me}function we(Pe){var Me=Ze(Pe);if(!Me||Pe.getOption("disableInput"))return se.Pass;for(var Ee=Oe(Me,"pairs"),qe=Pe.listSelections(),it=0;it<qe.length;it++){if(!qe[it].empty())return se.Pass;var lt=tt(Pe,qe[it].head);if(!lt||Ee.indexOf(lt)%2!=0)return se.Pass}for(var it=qe.length-1;it>=0;it--){var ut=qe[it].head;Pe.replaceRange("",Fe(ut.line,ut.ch-1),Fe(ut.line,ut.ch+1),"+delete")}}function fe(Pe){var Me=Ze(Pe),Ee=Me&&Oe(Me,"explode");if(!Ee||Pe.getOption("disableInput"))return se.Pass;for(var qe=Pe.listSelections(),it=0;it<qe.length;it++){if(!qe[it].empty())return se.Pass;var lt=tt(Pe,qe[it].head);if(!lt||Ee.indexOf(lt)%2!=0)return se.Pass}Pe.operation(function(){var ut=Pe.lineSeparator()||`
`;Pe.replaceSelection(ut+ut,null),Pe.execCommand("goCharLeft"),qe=Pe.listSelections();for(var Je=0;Je<qe.length;Je++){var at=qe[Je].head.line;Pe.indentLine(at,null,!0),Pe.indentLine(at+1,null,!0)}})}function Qe(Pe){var Me=se.cmpPos(Pe.anchor,Pe.head)>0;return{anchor:new Fe(Pe.anchor.line,Pe.anchor.ch+(Me?-1:1)),head:new Fe(Pe.head.line,Pe.head.ch+(Me?1:-1))}}function ve(Pe,Me){var Ee=Ze(Pe);if(!Ee||Pe.getOption("disableInput"))return se.Pass;var qe=Oe(Ee,"pairs"),it=qe.indexOf(Me);if(it==-1)return se.Pass;for(var lt=Oe(Ee,"closeBefore"),ut=Oe(Ee,"triples"),Je=qe.charAt(it+1)==Me,at=Pe.listSelections(),nt=it%2==0,zt,Ye=0;Ye<at.length;Ye++){var Ve=at[Ye],bt=Ve.head,Be,Ge=Pe.getRange(bt,Fe(bt.line,bt.ch+1));if(nt&&!Ve.empty())Be="surround";else if((Je||!nt)&&Ge==Me)Je&&He(Pe,bt)?Be="both":ut.indexOf(Me)>=0&&Pe.getRange(bt,Fe(bt.line,bt.ch+3))==Me+Me+Me?Be="skipThree":Be="skip";else if(Je&&bt.ch>1&&ut.indexOf(Me)>=0&&Pe.getRange(Fe(bt.line,bt.ch-2),bt)==Me+Me){if(bt.ch>2&&/\bstring/.test(Pe.getTokenTypeAt(Fe(bt.line,bt.ch-2))))return se.Pass;Be="addFour"}else if(Je){var De=bt.ch==0?" ":Pe.getRange(Fe(bt.line,bt.ch-1),bt);if(!se.isWordChar(Ge)&&De!=Me&&!se.isWordChar(De))Be="both";else return se.Pass}else if(nt&&(Ge.length===0||/\s/.test(Ge)||lt.indexOf(Ge)>-1))Be="both";else return se.Pass;if(!zt)zt=Be;else if(zt!=Be)return se.Pass}var _e=it%2?qe.charAt(it-1):Me,Tt=it%2?Me:qe.charAt(it+1);Pe.operation(function(){if(zt=="skip")Pe.execCommand("goCharRight");else if(zt=="skipThree")for(var vt=0;vt<3;vt++)Pe.execCommand("goCharRight");else if(zt=="surround"){for(var St=Pe.getSelections(),vt=0;vt<St.length;vt++)St[vt]=_e+St[vt]+Tt;Pe.replaceSelections(St,"around"),St=Pe.listSelections().slice();for(var vt=0;vt<St.length;vt++)St[vt]=Qe(St[vt]);Pe.setSelections(St)}else zt=="both"?(Pe.replaceSelection(_e+Tt,null),Pe.triggerElectric(_e+Tt),Pe.execCommand("goCharLeft")):zt=="addFour"&&(Pe.replaceSelection(_e+_e+_e+_e,"before"),Pe.execCommand("goCharRight"))})}function tt(Pe,Me){var Ee=Pe.getRange(Fe(Me.line,Me.ch-1),Fe(Me.line,Me.ch+1));return Ee.length==2?Ee:null}function He(Pe,Me){var Ee=Pe.getTokenAt(Fe(Me.line,Me.ch+1));return/\bstring/.test(Ee.type)&&Ee.start==Me.ch&&(Me.ch==0||!/\bstring/.test(Pe.getTokenTypeAt(Me)))}})},6313:function(Lt,Pt,de){(function(se){se(de(89780),de(52730))})(function(se){se.defineOption("autoCloseTags",!1,function(we,fe,Qe){if(Qe!=se.Init&&Qe&&we.removeKeyMap("autoCloseTags"),!!fe){var ve={name:"autoCloseTags"};(typeof fe!="object"||fe.whenClosing!==!1)&&(ve["'/'"]=function(tt){return ye(tt)}),(typeof fe!="object"||fe.whenOpening!==!1)&&(ve["'>'"]=function(tt){return Oe(tt)}),we.addKeyMap(ve)}});var et=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],Fe=["applet","blockquote","body","button","div","dl","fieldset","form","frameset","h1","h2","h3","h4","h5","h6","head","html","iframe","layer","legend","object","ol","p","select","table","ul"];function Oe(we){if(we.getOption("disableInput"))return se.Pass;for(var fe=we.listSelections(),Qe=[],ve=we.getOption("autoCloseTags"),tt=0;tt<fe.length;tt++){if(!fe[tt].empty())return se.Pass;var He=fe[tt].head,Pe=we.getTokenAt(He),Me=se.innerMode(we.getMode(),Pe.state),Ee=Me.state,qe=Me.mode.xmlCurrentTag&&Me.mode.xmlCurrentTag(Ee),it=qe&&qe.name;if(!it)return se.Pass;var lt=Me.mode.configuration=="html",ut=typeof ve=="object"&&ve.dontCloseTags||lt&&et,Je=typeof ve=="object"&&ve.indentTags||lt&&Fe;Pe.end>He.ch&&(it=it.slice(0,it.length-Pe.end+He.ch));var at=it.toLowerCase();if(!it||Pe.type=="string"&&(Pe.end!=He.ch||!/[\"\']/.test(Pe.string.charAt(Pe.string.length-1))||Pe.string.length==1)||Pe.type=="tag"&&qe.close||Pe.string.indexOf("/")==He.ch-Pe.start-1||ut&&Te(ut,at)>-1||Ze(we,Me.mode.xmlCurrentContext&&Me.mode.xmlCurrentContext(Ee)||[],it,He,!0))return se.Pass;var nt=typeof ve=="object"&&ve.emptyTags;if(nt&&Te(nt,it)>-1){Qe[tt]={text:"/>",newPos:se.Pos(He.line,He.ch+2)};continue}var zt=Je&&Te(Je,at)>-1;Qe[tt]={indent:zt,text:">"+(zt?`
`:"")+"</"+it+">",newPos:zt?se.Pos(He.line+1,0):se.Pos(He.line,He.ch+1)}}for(var Ye=typeof ve=="object"&&ve.dontIndentOnAutoClose,tt=fe.length-1;tt>=0;tt--){var Ve=Qe[tt];we.replaceRange(Ve.text,fe[tt].head,fe[tt].anchor,"+insert");var bt=we.listSelections().slice(0);bt[tt]={head:Ve.newPos,anchor:Ve.newPos},we.setSelections(bt),!Ye&&Ve.indent&&(we.indentLine(Ve.newPos.line,null,!0),we.indentLine(Ve.newPos.line+1,null,!0))}}function me(we,fe){for(var Qe=we.listSelections(),ve=[],tt=fe?"/":"</",He=we.getOption("autoCloseTags"),Pe=typeof He=="object"&&He.dontIndentOnSlash,Me=0;Me<Qe.length;Me++){if(!Qe[Me].empty())return se.Pass;var Ee=Qe[Me].head,qe=we.getTokenAt(Ee),it=se.innerMode(we.getMode(),qe.state),lt=it.state;if(fe&&(qe.type=="string"||qe.string.charAt(0)!="<"||qe.start!=Ee.ch-1))return se.Pass;var ut,Je=it.mode.name!="xml"&&we.getMode().name=="htmlmixed";if(Je&&it.mode.name=="javascript")ut=tt+"script";else if(Je&&it.mode.name=="css")ut=tt+"style";else{var at=it.mode.xmlCurrentContext&&it.mode.xmlCurrentContext(lt);if(!at||at.length&&Ze(we,at,at[at.length-1],Ee))return se.Pass;ut=tt+at[at.length-1]}we.getLine(Ee.line).charAt(qe.end)!=">"&&(ut+=">"),ve[Me]=ut}if(we.replaceSelections(ve),Qe=we.listSelections(),!Pe)for(var Me=0;Me<Qe.length;Me++)(Me==Qe.length-1||Qe[Me].head.line<Qe[Me+1].head.line)&&we.indentLine(Qe[Me].head.line)}function ye(we){return we.getOption("disableInput")?se.Pass:me(we,!0)}se.commands.closeTag=function(we){return me(we)};function Te(we,fe){if(we.indexOf)return we.indexOf(fe);for(var Qe=0,ve=we.length;Qe<ve;++Qe)if(we[Qe]==fe)return Qe;return-1}function Ze(we,fe,Qe,ve,tt){if(!se.scanForClosingTag)return!1;var He=Math.min(we.lastLine()+1,ve.line+500),Pe=se.scanForClosingTag(we,ve,null,He);if(!Pe||Pe.tag!=Qe)return!1;for(var Me=tt?1:0,Ee=fe.length-1;Ee>=0&&fe[Ee]==Qe;Ee--)++Me;ve=Pe.to;for(var Ee=1;Ee<Me;Ee++){var qe=se.scanForClosingTag(we,ve,null,He);if(!qe||qe.tag!=Qe)return!1;ve=qe.to}return!0}})},52730:function(Lt,Pt,de){(function(se){se(de(89780))})(function(se){"use strict";var et=se.Pos;function Fe(Ee,qe){return Ee.line-qe.line||Ee.ch-qe.ch}var Oe="A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",me=Oe+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",ye=new RegExp("<(/?)(["+Oe+"]["+me+"]*)","g");function Te(Ee,qe,it,lt){this.line=qe,this.ch=it,this.cm=Ee,this.text=Ee.getLine(qe),this.min=lt?Math.max(lt.from,Ee.firstLine()):Ee.firstLine(),this.max=lt?Math.min(lt.to-1,Ee.lastLine()):Ee.lastLine()}function Ze(Ee,qe){var it=Ee.cm.getTokenTypeAt(et(Ee.line,qe));return it&&/\btag\b/.test(it)}function we(Ee){if(!(Ee.line>=Ee.max))return Ee.ch=0,Ee.text=Ee.cm.getLine(++Ee.line),!0}function fe(Ee){if(!(Ee.line<=Ee.min))return Ee.text=Ee.cm.getLine(--Ee.line),Ee.ch=Ee.text.length,!0}function Qe(Ee){for(;;){var qe=Ee.text.indexOf(">",Ee.ch);if(qe==-1){if(we(Ee))continue;return}if(!Ze(Ee,qe+1)){Ee.ch=qe+1;continue}var it=Ee.text.lastIndexOf("/",qe),lt=it>-1&&!/\S/.test(Ee.text.slice(it+1,qe));return Ee.ch=qe+1,lt?"selfClose":"regular"}}function ve(Ee){for(;;){var qe=Ee.ch?Ee.text.lastIndexOf("<",Ee.ch-1):-1;if(qe==-1){if(fe(Ee))continue;return}if(!Ze(Ee,qe+1)){Ee.ch=qe;continue}ye.lastIndex=qe,Ee.ch=qe;var it=ye.exec(Ee.text);if(it&&it.index==qe)return it}}function tt(Ee){for(;;){ye.lastIndex=Ee.ch;var qe=ye.exec(Ee.text);if(!qe){if(we(Ee))continue;return}if(!Ze(Ee,qe.index+1)){Ee.ch=qe.index+1;continue}return Ee.ch=qe.index+qe[0].length,qe}}function He(Ee){for(;;){var qe=Ee.ch?Ee.text.lastIndexOf(">",Ee.ch-1):-1;if(qe==-1){if(fe(Ee))continue;return}if(!Ze(Ee,qe+1)){Ee.ch=qe;continue}var it=Ee.text.lastIndexOf("/",qe),lt=it>-1&&!/\S/.test(Ee.text.slice(it+1,qe));return Ee.ch=qe+1,lt?"selfClose":"regular"}}function Pe(Ee,qe){for(var it=[];;){var lt=tt(Ee),ut,Je=Ee.line,at=Ee.ch-(lt?lt[0].length:0);if(!lt||!(ut=Qe(Ee)))return;if(ut!="selfClose")if(lt[1]){for(var nt=it.length-1;nt>=0;--nt)if(it[nt]==lt[2]){it.length=nt;break}if(nt<0&&(!qe||qe==lt[2]))return{tag:lt[2],from:et(Je,at),to:et(Ee.line,Ee.ch)}}else it.push(lt[2])}}function Me(Ee,qe){for(var it=[];;){var lt=He(Ee);if(!lt)return;if(lt=="selfClose"){ve(Ee);continue}var ut=Ee.line,Je=Ee.ch,at=ve(Ee);if(!at)return;if(at[1])it.push(at[2]);else{for(var nt=it.length-1;nt>=0;--nt)if(it[nt]==at[2]){it.length=nt;break}if(nt<0&&(!qe||qe==at[2]))return{tag:at[2],from:et(Ee.line,Ee.ch),to:et(ut,Je)}}}}se.registerHelper("fold","xml",function(Ee,qe){for(var it=new Te(Ee,qe.line,0);;){var lt=tt(it);if(!lt||it.line!=qe.line)return;var ut=Qe(it);if(!ut)return;if(!lt[1]&&ut!="selfClose"){var Je=et(it.line,it.ch),at=Pe(it,lt[2]);return at&&Fe(at.from,Je)>0?{from:Je,to:at.from}:null}}}),se.findMatchingTag=function(Ee,qe,it){var lt=new Te(Ee,qe.line,qe.ch,it);if(!(lt.text.indexOf(">")==-1&&lt.text.indexOf("<")==-1)){var ut=Qe(lt),Je=ut&&et(lt.line,lt.ch),at=ut&&ve(lt);if(!(!ut||!at||Fe(lt,qe)>0)){var nt={from:et(lt.line,lt.ch),to:Je,tag:at[2]};return ut=="selfClose"?{open:nt,close:null,at:"open"}:at[1]?{open:Me(lt,at[2]),close:nt,at:"close"}:(lt=new Te(Ee,Je.line,Je.ch,it),{open:nt,close:Pe(lt,at[2]),at:"open"})}}},se.findEnclosingTag=function(Ee,qe,it,lt){for(var ut=new Te(Ee,qe.line,qe.ch,it);;){var Je=Me(ut,lt);if(!Je)break;var at=new Te(Ee,qe.line,qe.ch,it),nt=Pe(at,Je.tag);if(nt)return{open:Je,close:nt}}},se.scanForClosingTag=function(Ee,qe,it,lt){var ut=new Te(Ee,qe.line,qe.ch,lt?{from:0,to:lt}:null);return Pe(ut,it)}})},89780:function(Lt){(function(Pt,de){Lt.exports=de()})(this,function(){"use strict";var Pt=navigator.userAgent,de=navigator.platform,se=/gecko\/\d/i.test(Pt),et=/MSIE \d/.test(Pt),Fe=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Pt),Oe=/Edge\/(\d+)/.exec(Pt),me=et||Fe||Oe,ye=me&&(et?document.documentMode||6:+(Oe||Fe)[1]),Te=!Oe&&/WebKit\//.test(Pt),Ze=Te&&/Qt\/\d+\.\d+/.test(Pt),we=!Oe&&/Chrome\//.test(Pt),fe=/Opera\//.test(Pt),Qe=/Apple Computer/.test(navigator.vendor),ve=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(Pt),tt=/PhantomJS/.test(Pt),He=!Oe&&/AppleWebKit/.test(Pt)&&/Mobile\/\w+/.test(Pt),Pe=/Android/.test(Pt),Me=He||Pe||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(Pt),Ee=He||/Mac/.test(de),qe=/\bCrOS\b/.test(Pt),it=/win/i.test(de),lt=fe&&Pt.match(/Version\/(\d*\.\d*)/);lt&&(lt=Number(lt[1])),lt&&lt>=15&&(fe=!1,Te=!0);var ut=Ee&&(Ze||fe&&(lt==null||lt<12.11)),Je=se||me&&ye>=9;function at(a){return new RegExp("(^|\\s)"+a+"(?:$|\\s)\\s*")}var nt=function(a,y){var x=a.className,b=at(y).exec(x);if(b){var E=x.slice(b.index+b[0].length);a.className=x.slice(0,b.index)+(E?b[1]+E:"")}};function zt(a){for(var y=a.childNodes.length;y>0;--y)a.removeChild(a.firstChild);return a}function Ye(a,y){return zt(a).appendChild(y)}function Ve(a,y,x,b){var E=document.createElement(a);if(x&&(E.className=x),b&&(E.style.cssText=b),typeof y=="string")E.appendChild(document.createTextNode(y));else if(y)for(var te=0;te<y.length;++te)E.appendChild(y[te]);return E}function bt(a,y,x,b){var E=Ve(a,y,x,b);return E.setAttribute("role","presentation"),E}var Be;document.createRange?Be=function(a,y,x,b){var E=document.createRange();return E.setEnd(b||a,x),E.setStart(a,y),E}:Be=function(a,y,x){var b=document.body.createTextRange();try{b.moveToElementText(a.parentNode)}catch(E){return b}return b.collapse(!0),b.moveEnd("character",x),b.moveStart("character",y),b};function Ge(a,y){if(y.nodeType==3&&(y=y.parentNode),a.contains)return a.contains(y);do if(y.nodeType==11&&(y=y.host),y==a)return!0;while(y=y.parentNode)}function De(){var a;try{a=document.activeElement}catch(y){a=document.body||null}for(;a&&a.shadowRoot&&a.shadowRoot.activeElement;)a=a.shadowRoot.activeElement;return a}function _e(a,y){var x=a.className;at(y).test(x)||(a.className+=(x?" ":"")+y)}function Tt(a,y){for(var x=a.split(" "),b=0;b<x.length;b++)x[b]&&!at(x[b]).test(y)&&(y+=" "+x[b]);return y}var vt=function(a){a.select()};He?vt=function(a){a.selectionStart=0,a.selectionEnd=a.value.length}:me&&(vt=function(a){try{a.select()}catch(y){}});function St(a){var y=Array.prototype.slice.call(arguments,1);return function(){return a.apply(null,y)}}function ht(a,y,x){y||(y={});for(var b in a)a.hasOwnProperty(b)&&(x!==!1||!y.hasOwnProperty(b))&&(y[b]=a[b]);return y}function pe(a,y,x,b,E){y==null&&(y=a.search(/[^\s\u00a0]/),y==-1&&(y=a.length));for(var te=b||0,ie=E||0;;){var ae=a.indexOf(" ",te);if(ae<0||ae>=y)return ie+(y-te);ie+=ae-te,ie+=x-ie%x,te=ae+1}}var ce=function(){this.id=null,this.f=null,this.time=0,this.handler=St(this.onTimeout,this)};ce.prototype.onTimeout=function(a){a.id=0,a.time<=+new Date?a.f():setTimeout(a.handler,a.time-+new Date)},ce.prototype.set=function(a,y){this.f=y;var x=+new Date+a;(!this.id||x<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,a),this.time=x)};function ze(a,y){for(var x=0;x<a.length;++x)if(a[x]==y)return x;return-1}var ft=50,st={toString:function(){return"CodeMirror.Pass"}},xe={scroll:!1},je={origin:"*mouse"},Ce={origin:"+move"};function Xe(a,y,x){for(var b=0,E=0;;){var te=a.indexOf(" ",b);te==-1&&(te=a.length);var ie=te-b;if(te==a.length||E+ie>=y)return b+Math.min(ie,y-E);if(E+=te-b,E+=x-E%x,b=te+1,E>=y)return b}}var Ne=[""];function ct(a){for(;Ne.length<=a;)Ne.push(Le(Ne)+" ");return Ne[a]}function Le(a){return a[a.length-1]}function $e(a,y){for(var x=[],b=0;b<a.length;b++)x[b]=y(a[b],b);return x}function dt(a,y,x){for(var b=0,E=x(y);b<a.length&&x(a[b])<=E;)b++;a.splice(b,0,y)}function oe(){}function ee(a,y){var x;return Object.create?x=Object.create(a):(oe.prototype=a,x=new oe),y&&ht(y,x),x}var z=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function re(a){return/\w/.test(a)||a>"\x80"&&(a.toUpperCase()!=a.toLowerCase()||z.test(a))}function le(a,y){return y?y.source.indexOf("\\w")>-1&&re(a)?!0:y.test(a):re(a)}function ne(a){for(var y in a)if(a.hasOwnProperty(y)&&a[y])return!1;return!0}var ge=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function Ie(a){return a.charCodeAt(0)>=768&&ge.test(a)}function wt(a,y,x){for(;(x<0?y>0:y<a.length)&&Ie(a.charAt(y));)y+=x;return y}function Ct(a,y,x){for(var b=y>x?-1:1;;){if(y==x)return y;var E=(y+x)/2,te=b<0?Math.ceil(E):Math.floor(E);if(te==y)return a(te)?y:x;a(te)?x=te:y=te+b}}function pt(a,y,x,b){if(!a)return b(y,x,"ltr",0);for(var E=!1,te=0;te<a.length;++te){var ie=a[te];(ie.from<x&&ie.to>y||y==x&&ie.to==y)&&(b(Math.max(ie.from,y),Math.min(ie.to,x),ie.level==1?"rtl":"ltr",te),E=!0)}E||b(y,x,"ltr")}var xt=null;function Bt(a,y,x){var b;xt=null;for(var E=0;E<a.length;++E){var te=a[E];if(te.from<y&&te.to>y)return E;te.to==y&&(te.from!=te.to&&x=="before"?b=E:xt=E),te.from==y&&(te.from!=te.to&&x!="before"?b=E:xt=E)}return b!=null?b:xt}var Rt=function(){var a="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",y="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function x(he){return he<=247?a.charAt(he):1424<=he&&he<=1524?"R":1536<=he&&he<=1785?y.charAt(he-1536):1774<=he&&he<=2220?"r":8192<=he&&he<=8203?"w":he==8204?"b":"L"}var b=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,E=/[stwN]/,te=/[LRr]/,ie=/[Lb1n]/,ae=/[1n]/;function ue(he,be,Se){this.level=he,this.from=be,this.to=Se}return function(he,be){var Se=be=="ltr"?"L":"R";if(he.length==0||be=="ltr"&&!b.test(he))return!1;for(var Ke=he.length,Ue=[],yt=0;yt<Ke;++yt)Ue.push(x(he.charCodeAt(yt)));for(var kt=0,Ht=Se;kt<Ke;++kt){var Qt=Ue[kt];Qt=="m"?Ue[kt]=Ht:Ht=Qt}for(var an=0,qt=Se;an<Ke;++an){var dn=Ue[an];dn=="1"&&qt=="r"?Ue[an]="n":te.test(dn)&&(qt=dn,dn=="r"&&(Ue[an]="R"))}for(var Cn=1,vn=Ue[0];Cn<Ke-1;++Cn){var Gn=Ue[Cn];Gn=="+"&&vn=="1"&&Ue[Cn+1]=="1"?Ue[Cn]="1":Gn==","&&vn==Ue[Cn+1]&&(vn=="1"||vn=="n")&&(Ue[Cn]=vn),vn=Gn}for(var Br=0;Br<Ke;++Br){var ii=Ue[Br];if(ii==",")Ue[Br]="N";else if(ii=="%"){var Wr=void 0;for(Wr=Br+1;Wr<Ke&&Ue[Wr]=="%";++Wr);for(var Bi=Br&&Ue[Br-1]=="!"||Wr<Ke&&Ue[Wr]=="1"?"1":"N",Ei=Br;Ei<Wr;++Ei)Ue[Ei]=Bi;Br=Wr-1}}for(var Qr=0,Di=Se;Qr<Ke;++Qr){var ci=Ue[Qr];Di=="L"&&ci=="1"?Ue[Qr]="L":te.test(ci)&&(Di=ci)}for(var ei=0;ei<Ke;++ei)if(E.test(Ue[ei])){var qr=void 0;for(qr=ei+1;qr<Ke&&E.test(Ue[qr]);++qr);for(var zr=(ei?Ue[ei-1]:Se)=="L",Li=(qr<Ke?Ue[qr]:Se)=="L",Uo=zr==Li?zr?"L":"R":Se,bo=ei;bo<qr;++bo)Ue[bo]=Uo;ei=qr-1}for(var vi=[],$i,oi=0;oi<Ke;)if(ie.test(Ue[oi])){var bs=oi;for(++oi;oi<Ke&&ie.test(Ue[oi]);++oi);vi.push(new ue(0,bs,oi))}else{var oo=oi,Mo=vi.length,Ao=be=="rtl"?1:0;for(++oi;oi<Ke&&Ue[oi]!="L";++oi);for(var bi=oo;bi<oi;)if(ae.test(Ue[bi])){oo<bi&&(vi.splice(Mo,0,new ue(1,oo,bi)),Mo+=Ao);var Vo=bi;for(++bi;bi<oi&&ae.test(Ue[bi]);++bi);vi.splice(Mo,0,new ue(2,Vo,bi)),Mo+=Ao,oo=bi}else++bi;oo<oi&&vi.splice(Mo,0,new ue(1,oo,oi))}return be=="ltr"&&(vi[0].level==1&&($i=he.match(/^\s+/))&&(vi[0].from=$i[0].length,vi.unshift(new ue(0,0,$i[0].length))),Le(vi).level==1&&($i=he.match(/\s+$/))&&(Le(vi).to-=$i[0].length,vi.push(new ue(0,Ke-$i[0].length,Ke)))),be=="rtl"?vi.reverse():vi}}();function Xt(a,y){var x=a.order;return x==null&&(x=a.order=Rt(a.text,y)),x}var $t=[],Dt=function(a,y,x){if(a.addEventListener)a.addEventListener(y,x,!1);else if(a.attachEvent)a.attachEvent("on"+y,x);else{var b=a._handlers||(a._handlers={});b[y]=(b[y]||$t).concat(x)}};function ln(a,y){return a._handlers&&a._handlers[y]||$t}function _t(a,y,x){if(a.removeEventListener)a.removeEventListener(y,x,!1);else if(a.detachEvent)a.detachEvent("on"+y,x);else{var b=a._handlers,E=b&&b[y];if(E){var te=ze(E,x);te>-1&&(b[y]=E.slice(0,te).concat(E.slice(te+1)))}}}function en(a,y){var x=ln(a,y);if(x.length)for(var b=Array.prototype.slice.call(arguments,2),E=0;E<x.length;++E)x[E].apply(null,b)}function ot(a,y,x){return typeof y=="string"&&(y={type:y,preventDefault:function(){this.defaultPrevented=!0}}),en(a,x||y.type,a,y),sn(y)||y.codemirrorIgnore}function un(a){var y=a._handlers&&a._handlers.cursorActivity;if(y)for(var x=a.curOp.cursorActivityHandlers||(a.curOp.cursorActivityHandlers=[]),b=0;b<y.length;++b)ze(x,y[b])==-1&&x.push(y[b])}function Ot(a,y){return ln(a,y).length>0}function Gt(a){a.prototype.on=function(y,x){Dt(this,y,x)},a.prototype.off=function(y,x){_t(this,y,x)}}function on(a){a.preventDefault?a.preventDefault():a.returnValue=!1}function Mn(a){a.stopPropagation?a.stopPropagation():a.cancelBubble=!0}function sn(a){return a.defaultPrevented!=null?a.defaultPrevented:a.returnValue==!1}function mn(a){on(a),Mn(a)}function nr(a){return a.target||a.srcElement}function Un(a){var y=a.which;return y==null&&(a.button&1?y=1:a.button&2?y=3:a.button&4&&(y=2)),Ee&&a.ctrlKey&&y==1&&(y=3),y}var _r=function(){if(me&&ye<9)return!1;var a=Ve("div");return"draggable"in a||"dragDrop"in a}(),Hr;function xr(a){if(Hr==null){var y=Ve("span","\u200B");Ye(a,Ve("span",[y,document.createTextNode("x")])),a.firstChild.offsetHeight!=0&&(Hr=y.offsetWidth<=1&&y.offsetHeight>2&&!(me&&ye<8))}var x=Hr?Ve("span","\u200B"):Ve("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return x.setAttribute("cm-text",""),x}var gr;function zn(a){if(gr!=null)return gr;var y=Ye(a,document.createTextNode("A\u062EA")),x=Be(y,0,1).getBoundingClientRect(),b=Be(y,1,2).getBoundingClientRect();return zt(a),!x||x.left==x.right?!1:gr=b.right-x.right<3}var ir=`
b`.split(/\n/).length!=3?function(a){for(var y=0,x=[],b=a.length;y<=b;){var E=a.indexOf(`
`,y);E==-1&&(E=a.length);var te=a.slice(y,a.charAt(E-1)=="\r"?E-1:E),ie=te.indexOf("\r");ie!=-1?(x.push(te.slice(0,ie)),y+=ie+1):(x.push(te),y=E+1)}return x}:function(a){return a.split(/\r\n?|\n/)},Fr=window.getSelection?function(a){try{return a.selectionStart!=a.selectionEnd}catch(y){return!1}}:function(a){var y;try{y=a.ownerDocument.selection.createRange()}catch(x){}return!y||y.parentElement()!=a?!1:y.compareEndPoints("StartToEnd",y)!=0},On=function(){var a=Ve("div");return"oncopy"in a?!0:(a.setAttribute("oncopy","return;"),typeof a.oncopy=="function")}(),rr=null;function Vn(a){if(rr!=null)return rr;var y=Ye(a,Ve("span","x")),x=y.getBoundingClientRect(),b=Be(y,0,1).getBoundingClientRect();return rr=Math.abs(x.left-b.left)>1}var kr={},rn={};function fn(a,y){arguments.length>2&&(y.dependencies=Array.prototype.slice.call(arguments,2)),kr[a]=y}function gn(a,y){rn[a]=y}function En(a){if(typeof a=="string"&&rn.hasOwnProperty(a))a=rn[a];else if(a&&typeof a.name=="string"&&rn.hasOwnProperty(a.name)){var y=rn[a.name];typeof y=="string"&&(y={name:y}),a=ee(y,a),a.name=y.name}else{if(typeof a=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(a))return En("application/xml");if(typeof a=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(a))return En("application/json")}return typeof a=="string"?{name:a}:a||{name:"null"}}function $n(a,y){y=En(y);var x=kr[y.name];if(!x)return $n(a,"text/plain");var b=x(a,y);if(or.hasOwnProperty(y.name)){var E=or[y.name];for(var te in E)E.hasOwnProperty(te)&&(b.hasOwnProperty(te)&&(b["_"+te]=b[te]),b[te]=E[te])}if(b.name=y.name,y.helperType&&(b.helperType=y.helperType),y.modeProps)for(var ie in y.modeProps)b[ie]=y.modeProps[ie];return b}var or={};function yr(a,y){var x=or.hasOwnProperty(a)?or[a]:or[a]={};ht(y,x)}function Zn(a,y){if(y===!0)return y;if(a.copyState)return a.copyState(y);var x={};for(var b in y){var E=y[b];E instanceof Array&&(E=E.concat([])),x[b]=E}return x}function Nn(a,y){for(var x;a.innerMode&&(x=a.innerMode(y),!(!x||x.mode==a));)y=x.state,a=x.mode;return x||{mode:a,state:y}}function Er(a,y,x){return a.startState?a.startState(y,x):!0}var Nt=function(a,y,x){this.pos=this.start=0,this.string=a,this.tabSize=y||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=x};Nt.prototype.eol=function(){return this.pos>=this.string.length},Nt.prototype.sol=function(){return this.pos==this.lineStart},Nt.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Nt.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},Nt.prototype.eat=function(a){var y=this.string.charAt(this.pos),x;if(typeof a=="string"?x=y==a:x=y&&(a.test?a.test(y):a(y)),x)return++this.pos,y},Nt.prototype.eatWhile=function(a){for(var y=this.pos;this.eat(a););return this.pos>y},Nt.prototype.eatSpace=function(){for(var a=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>a},Nt.prototype.skipToEnd=function(){this.pos=this.string.length},Nt.prototype.skipTo=function(a){var y=this.string.indexOf(a,this.pos);if(y>-1)return this.pos=y,!0},Nt.prototype.backUp=function(a){this.pos-=a},Nt.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=pe(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?pe(this.string,this.lineStart,this.tabSize):0)},Nt.prototype.indentation=function(){return pe(this.string,null,this.tabSize)-(this.lineStart?pe(this.string,this.lineStart,this.tabSize):0)},Nt.prototype.match=function(a,y,x){if(typeof a=="string"){var b=function(ie){return x?ie.toLowerCase():ie},E=this.string.substr(this.pos,a.length);if(b(E)==b(a))return y!==!1&&(this.pos+=a.length),!0}else{var te=this.string.slice(this.pos).match(a);return te&&te.index>0?null:(te&&y!==!1&&(this.pos+=te[0].length),te)}},Nt.prototype.current=function(){return this.string.slice(this.start,this.pos)},Nt.prototype.hideFirstChars=function(a,y){this.lineStart+=a;try{return y()}finally{this.lineStart-=a}},Nt.prototype.lookAhead=function(a){var y=this.lineOracle;return y&&y.lookAhead(a)},Nt.prototype.baseToken=function(){var a=this.lineOracle;return a&&a.baseToken(this.pos)};function rt(a,y){if(y-=a.first,y<0||y>=a.size)throw new Error("There is no line "+(y+a.first)+" in the document.");for(var x=a;!x.lines;)for(var b=0;;++b){var E=x.children[b],te=E.chunkSize();if(y<te){x=E;break}y-=te}return x.lines[y]}function Yt(a,y,x){var b=[],E=y.line;return a.iter(y.line,x.line+1,function(te){var ie=te.text;E==x.line&&(ie=ie.slice(0,x.ch)),E==y.line&&(ie=ie.slice(y.ch)),b.push(ie),++E}),b}function Sn(a,y,x){var b=[];return a.iter(y,x,function(E){b.push(E.text)}),b}function jn(a,y){var x=y-a.height;if(x)for(var b=a;b;b=b.parent)b.height+=x}function ke(a){if(a.parent==null)return null;for(var y=a.parent,x=ze(y.lines,a),b=y.parent;b;y=b,b=b.parent)for(var E=0;b.children[E]!=y;++E)x+=b.children[E].chunkSize();return x+y.first}function Ae(a,y){var x=a.first;e:do{for(var b=0;b<a.children.length;++b){var E=a.children[b],te=E.height;if(y<te){a=E;continue e}y-=te,x+=E.chunkSize()}return x}while(!a.lines);for(var ie=0;ie<a.lines.length;++ie){var ae=a.lines[ie],ue=ae.height;if(y<ue)break;y-=ue}return x+ie}function Mt(a,y){return y>=a.first&&y<a.first+a.size}function mt(a,y){return String(a.lineNumberFormatter(y+a.firstLineNumber))}function We(a,y,x){if(x===void 0&&(x=null),!(this instanceof We))return new We(a,y,x);this.line=a,this.ch=y,this.sticky=x}function gt(a,y){return a.line-y.line||a.ch-y.ch}function jt(a,y){return a.sticky==y.sticky&&gt(a,y)==0}function tn(a){return We(a.line,a.ch)}function nn(a,y){return gt(a,y)<0?y:a}function Ft(a,y){return gt(a,y)<0?a:y}function Ut(a,y){return Math.max(a.first,Math.min(y,a.first+a.size-1))}function Re(a,y){if(y.line<a.first)return We(a.first,0);var x=a.first+a.size-1;return y.line>x?We(x,rt(a,x).text.length):yn(y,rt(a,y.line).text.length)}function yn(a,y){var x=a.ch;return x==null||x>y?We(a.line,y):x<0?We(a.line,0):a}function Kt(a,y){for(var x=[],b=0;b<y.length;b++)x[b]=Re(a,y[b]);return x}var pn=function(a,y){this.state=a,this.lookAhead=y},cn=function(a,y,x,b){this.state=y,this.doc=a,this.line=x,this.maxLookAhead=b||0,this.baseTokens=null,this.baseTokenPos=1};cn.prototype.lookAhead=function(a){var y=this.doc.getLine(this.line+a);return y!=null&&a>this.maxLookAhead&&(this.maxLookAhead=a),y},cn.prototype.baseToken=function(a){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=a;)this.baseTokenPos+=2;var y=this.baseTokens[this.baseTokenPos+1];return{type:y&&y.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-a}},cn.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},cn.fromSaved=function(a,y,x){return y instanceof pn?new cn(a,Zn(a.mode,y.state),x,y.lookAhead):new cn(a,Zn(a.mode,y),x)},cn.prototype.save=function(a){var y=a!==!1?Zn(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new pn(y,this.maxLookAhead):y};function bn(a,y,x,b){var E=[a.state.modeGen],te={};ar(a,y.text,a.doc.mode,x,function(he,be){return E.push(he,be)},te,b);for(var ie=x.state,ae=function(he){x.baseTokens=E;var be=a.state.overlays[he],Se=1,Ke=0;x.state=!0,ar(a,y.text,be.mode,x,function(Ue,yt){for(var kt=Se;Ke<Ue;){var Ht=E[Se];Ht>Ue&&E.splice(Se,1,Ue,E[Se+1],Ht),Se+=2,Ke=Math.min(Ue,Ht)}if(yt)if(be.opaque)E.splice(kt,Se-kt,Ue,"overlay "+yt),Se=kt+2;else for(;kt<Se;kt+=2){var Qt=E[kt+1];E[kt+1]=(Qt?Qt+" ":"")+"overlay "+yt}},te),x.state=ie,x.baseTokens=null,x.baseTokenPos=1},ue=0;ue<a.state.overlays.length;++ue)ae(ue);return{styles:E,classes:te.bgClass||te.textClass?te:null}}function An(a,y,x){if(!y.styles||y.styles[0]!=a.state.modeGen){var b=cr(a,ke(y)),E=y.text.length>a.options.maxHighlightLength&&Zn(a.doc.mode,b.state),te=bn(a,y,b);E&&(b.state=E),y.stateAfter=b.save(!E),y.styles=te.styles,te.classes?y.styleClasses=te.classes:y.styleClasses&&(y.styleClasses=null),x===a.doc.highlightFrontier&&(a.doc.modeFrontier=Math.max(a.doc.modeFrontier,++a.doc.highlightFrontier))}return y.styles}function cr(a,y,x){var b=a.doc,E=a.display;if(!b.mode.startState)return new cn(b,!0,y);var te=dr(a,y,x),ie=te>b.first&&rt(b,te-1).stateAfter,ae=ie?cn.fromSaved(b,ie,te):new cn(b,Er(b.mode),te);return b.iter(te,y,function(ue){Bn(a,ue.text,ae);var he=ae.line;ue.stateAfter=he==y-1||he%5==0||he>=E.viewFrom&&he<E.viewTo?ae.save():null,ae.nextLine()}),x&&(b.modeFrontier=ae.line),ae}function Bn(a,y,x,b){var E=a.doc.mode,te=new Nt(y,a.options.tabSize,x);for(te.start=te.pos=b||0,y==""&&Dn(E,x.state);!te.eol();)er(E,te,x.state),te.start=te.pos}function Dn(a,y){if(a.blankLine)return a.blankLine(y);if(a.innerMode){var x=Nn(a,y);if(x.mode.blankLine)return x.mode.blankLine(x.state)}}function er(a,y,x,b){for(var E=0;E<10;E++){b&&(b[0]=Nn(a,x).mode);var te=a.token(y,x);if(y.pos>y.start)return te}throw new Error("Mode "+a.name+" failed to advance stream.")}var Tn=function(a,y,x){this.start=a.start,this.end=a.pos,this.string=a.current(),this.type=y||null,this.state=x};function hr(a,y,x,b){var E=a.doc,te=E.mode,ie;y=Re(E,y);var ae=rt(E,y.line),ue=cr(a,y.line,x),he=new Nt(ae.text,a.options.tabSize,ue),be;for(b&&(be=[]);(b||he.pos<y.ch)&&!he.eol();)he.start=he.pos,ie=er(te,he,ue.state),b&&be.push(new Tn(he,ie,Zn(E.mode,ue.state)));return b?be:new Tn(he,ie,ue.state)}function Ir(a,y){if(a)for(;;){var x=a.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!x)break;a=a.slice(0,x.index)+a.slice(x.index+x[0].length);var b=x[1]?"bgClass":"textClass";y[b]==null?y[b]=x[2]:new RegExp("(?:^|\\s)"+x[2]+"(?:$|\\s)").test(y[b])||(y[b]+=" "+x[2])}return a}function ar(a,y,x,b,E,te,ie){var ae=x.flattenSpans;ae==null&&(ae=a.options.flattenSpans);var ue=0,he=null,be=new Nt(y,a.options.tabSize,b),Se,Ke=a.options.addModeClass&&[null];for(y==""&&Ir(Dn(x,b.state),te);!be.eol();){if(be.pos>a.options.maxHighlightLength?(ae=!1,ie&&Bn(a,y,b,be.pos),be.pos=y.length,Se=null):Se=Ir(er(x,be,b.state,Ke),te),Ke){var Ue=Ke[0].name;Ue&&(Se="m-"+(Se?Ue+" "+Se:Ue))}if(!ae||he!=Se){for(;ue<be.start;)ue=Math.min(be.start,ue+5e3),E(ue,he);he=Se}be.start=be.pos}for(;ue<be.pos;){var yt=Math.min(be.pos,ue+5e3);E(yt,he),ue=yt}}function dr(a,y,x){for(var b,E,te=a.doc,ie=x?-1:y-(a.doc.mode.innerMode?1e3:100),ae=y;ae>ie;--ae){if(ae<=te.first)return te.first;var ue=rt(te,ae-1),he=ue.stateAfter;if(he&&(!x||ae+(he instanceof pn?he.lookAhead:0)<=te.modeFrontier))return ae;var be=pe(ue.text,null,a.options.tabSize);(E==null||b>be)&&(E=ae-1,b=be)}return E}function Dr(a,y){if(a.modeFrontier=Math.min(a.modeFrontier,y),!(a.highlightFrontier<y-10)){for(var x=a.first,b=y-1;b>x;b--){var E=rt(a,b).stateAfter;if(E&&(!(E instanceof pn)||b+E.lookAhead<y)){x=b+1;break}}a.highlightFrontier=Math.min(a.highlightFrontier,x)}}var fr=!1,Xn=!1;function Mr(){fr=!0}function Jn(){Xn=!0}function sr(a,y,x){this.marker=a,this.from=y,this.to=x}function pr(a,y){if(a)for(var x=0;x<a.length;++x){var b=a[x];if(b.marker==y)return b}}function wr(a,y){for(var x,b=0;b<a.length;++b)a[b]!=y&&(x||(x=[])).push(a[b]);return x}function lr(a,y){a.markedSpans=a.markedSpans?a.markedSpans.concat([y]):[y],y.marker.attachLine(a)}function Kn(a,y,x){var b;if(a)for(var E=0;E<a.length;++E){var te=a[E],ie=te.marker,ae=te.from==null||(ie.inclusiveLeft?te.from<=y:te.from<y);if(ae||te.from==y&&ie.type=="bookmark"&&(!x||!te.marker.insertLeft)){var ue=te.to==null||(ie.inclusiveRight?te.to>=y:te.to>y);(b||(b=[])).push(new sr(ie,te.from,ue?null:te.to))}}return b}function _n(a,y,x){var b;if(a)for(var E=0;E<a.length;++E){var te=a[E],ie=te.marker,ae=te.to==null||(ie.inclusiveRight?te.to>=y:te.to>y);if(ae||te.from==y&&ie.type=="bookmark"&&(!x||te.marker.insertLeft)){var ue=te.from==null||(ie.inclusiveLeft?te.from<=y:te.from<y);(b||(b=[])).push(new sr(ie,ue?null:te.from-y,te.to==null?null:te.to-y))}}return b}function Ar(a,y){if(y.full)return null;var x=Mt(a,y.from.line)&&rt(a,y.from.line).markedSpans,b=Mt(a,y.to.line)&&rt(a,y.to.line).markedSpans;if(!x&&!b)return null;var E=y.from.ch,te=y.to.ch,ie=gt(y.from,y.to)==0,ae=Kn(x,E,ie),ue=_n(b,te,ie),he=y.text.length==1,be=Le(y.text).length+(he?E:0);if(ae)for(var Se=0;Se<ae.length;++Se){var Ke=ae[Se];if(Ke.to==null){var Ue=pr(ue,Ke.marker);Ue?he&&(Ke.to=Ue.to==null?null:Ue.to+be):Ke.to=E}}if(ue)for(var yt=0;yt<ue.length;++yt){var kt=ue[yt];if(kt.to!=null&&(kt.to+=be),kt.from==null){var Ht=pr(ae,kt.marker);Ht||(kt.from=be,he&&(ae||(ae=[])).push(kt))}else kt.from+=be,he&&(ae||(ae=[])).push(kt)}ae&&(ae=Zr(ae)),ue&&ue!=ae&&(ue=Zr(ue));var Qt=[ae];if(!he){var an=y.text.length-2,qt;if(an>0&&ae)for(var dn=0;dn<ae.length;++dn)ae[dn].to==null&&(qt||(qt=[])).push(new sr(ae[dn].marker,null,null));for(var Cn=0;Cn<an;++Cn)Qt.push(qt);Qt.push(ue)}return Qt}function Zr(a){for(var y=0;y<a.length;++y){var x=a[y];x.from!=null&&x.from==x.to&&x.marker.clearWhenEmpty!==!1&&a.splice(y--,1)}return a.length?a:null}function Gr(a,y,x){var b=null;if(a.iter(y.line,x.line+1,function(Ue){if(Ue.markedSpans)for(var yt=0;yt<Ue.markedSpans.length;++yt){var kt=Ue.markedSpans[yt].marker;kt.readOnly&&(!b||ze(b,kt)==-1)&&(b||(b=[])).push(kt)}}),!b)return null;for(var E=[{from:y,to:x}],te=0;te<b.length;++te)for(var ie=b[te],ae=ie.find(0),ue=0;ue<E.length;++ue){var he=E[ue];if(!(gt(he.to,ae.from)<0||gt(he.from,ae.to)>0)){var be=[ue,1],Se=gt(he.from,ae.from),Ke=gt(he.to,ae.to);(Se<0||!ie.inclusiveLeft&&!Se)&&be.push({from:he.from,to:ae.from}),(Ke>0||!ie.inclusiveRight&&!Ke)&&be.push({from:ae.to,to:he.to}),E.splice.apply(E,be),ue+=be.length-3}}return E}function Yn(a){var y=a.markedSpans;if(y){for(var x=0;x<y.length;++x)y[x].marker.detachLine(a);a.markedSpans=null}}function ai(a,y){if(y){for(var x=0;x<y.length;++x)y[x].marker.attachLine(a);a.markedSpans=y}}function tr(a){return a.inclusiveLeft?-1:0}function si(a){return a.inclusiveRight?1:0}function ti(a,y){var x=a.lines.length-y.lines.length;if(x!=0)return x;var b=a.find(),E=y.find(),te=gt(b.from,E.from)||tr(a)-tr(y);if(te)return-te;var ie=gt(b.to,E.to)||si(a)-si(y);return ie||y.id-a.id}function Rr(a,y){var x=Xn&&a.markedSpans,b;if(x)for(var E=void 0,te=0;te<x.length;++te)E=x[te],E.marker.collapsed&&(y?E.from:E.to)==null&&(!b||ti(b,E.marker)<0)&&(b=E.marker);return b}function Fn(a){return Rr(a,!0)}function At(a){return Rr(a,!1)}function Wt(a,y){var x=Xn&&a.markedSpans,b;if(x)for(var E=0;E<x.length;++E){var te=x[E];te.marker.collapsed&&(te.from==null||te.from<y)&&(te.to==null||te.to>y)&&(!b||ti(b,te.marker)<0)&&(b=te.marker)}return b}function hn(a,y,x,b,E){var te=rt(a,y),ie=Xn&&te.markedSpans;if(ie)for(var ae=0;ae<ie.length;++ae){var ue=ie[ae];if(ue.marker.collapsed){var he=ue.marker.find(0),be=gt(he.from,x)||tr(ue.marker)-tr(E),Se=gt(he.to,b)||si(ue.marker)-si(E);if(!(be>=0&&Se<=0||be<=0&&Se>=0)&&(be<=0&&(ue.marker.inclusiveRight&&E.inclusiveLeft?gt(he.to,x)>=0:gt(he.to,x)>0)||be>=0&&(ue.marker.inclusiveRight&&E.inclusiveLeft?gt(he.from,b)<=0:gt(he.from,b)<0)))return!0}}}function Jt(a){for(var y;y=Fn(a);)a=y.find(-1,!0).line;return a}function xn(a){for(var y;y=At(a);)a=y.find(1,!0).line;return a}function It(a){for(var y,x;y=At(a);)a=y.find(1,!0).line,(x||(x=[])).push(a);return x}function Et(a,y){var x=rt(a,y),b=Jt(x);return x==b?y:ke(b)}function Zt(a,y){if(y>a.lastLine())return y;var x=rt(a,y),b;if(!Vt(a,x))return y;for(;b=At(x);)x=b.find(1,!0).line;return ke(x)+1}function Vt(a,y){var x=Xn&&y.markedSpans;if(x){for(var b=void 0,E=0;E<x.length;++E)if(b=x[E],!!b.marker.collapsed){if(b.from==null)return!0;if(!b.marker.widgetNode&&b.from==0&&b.marker.inclusiveLeft&&Ln(a,y,b))return!0}}}function Ln(a,y,x){if(x.to==null){var b=x.marker.find(1,!0);return Ln(a,b.line,pr(b.line.markedSpans,x.marker))}if(x.marker.inclusiveRight&&x.to==y.text.length)return!0;for(var E=void 0,te=0;te<y.markedSpans.length;++te)if(E=y.markedSpans[te],E.marker.collapsed&&!E.marker.widgetNode&&E.from==x.to&&(E.to==null||E.to!=x.from)&&(E.marker.inclusiveLeft||x.marker.inclusiveRight)&&Ln(a,y,E))return!0}function Rn(a){a=Jt(a);for(var y=0,x=a.parent,b=0;b<x.lines.length;++b){var E=x.lines[b];if(E==a)break;y+=E.height}for(var te=x.parent;te;x=te,te=x.parent)for(var ie=0;ie<te.children.length;++ie){var ae=te.children[ie];if(ae==x)break;y+=ae.height}return y}function br(a){if(a.height==0)return 0;for(var y=a.text.length,x,b=a;x=Fn(b);){var E=x.find(0,!0);b=E.from.line,y+=E.from.ch-E.to.ch}for(b=a;x=At(b);){var te=x.find(0,!0);y-=b.text.length-te.from.ch,b=te.to.line,y+=b.text.length-te.to.ch}return y}function Wn(a){var y=a.display,x=a.doc;y.maxLine=rt(x,x.first),y.maxLineLength=br(y.maxLine),y.maxLineChanged=!0,x.iter(function(b){var E=br(b);E>y.maxLineLength&&(y.maxLineLength=E,y.maxLine=b)})}var Qn=function(a,y,x){this.text=a,ai(this,y),this.height=x?x(this):1};Qn.prototype.lineNo=function(){return ke(this)},Gt(Qn);function Tr(a,y,x,b){a.text=y,a.stateAfter&&(a.stateAfter=null),a.styles&&(a.styles=null),a.order!=null&&(a.order=null),Yn(a),ai(a,x);var E=b?b(a):1;E!=a.height&&jn(a,E)}function jr(a){a.parent=null,Yn(a)}var vr={},Yr={};function Lr(a,y){if(!a||/^\s*$/.test(a))return null;var x=y.addModeClass?Yr:vr;return x[a]||(x[a]=a.replace(/\S+/g,"cm-$&"))}function hi(a,y){var x=bt("span",null,null,Te?"padding-right: .1px":null),b={pre:bt("pre",[x],"CodeMirror-line"),content:x,col:0,pos:0,cm:a,trailingSpace:!1,splitSpaces:a.getOption("lineWrapping")};y.measure={};for(var E=0;E<=(y.rest?y.rest.length:0);E++){var te=E?y.rest[E-1]:y.line,ie=void 0;b.pos=0,b.addToken=Oi,zn(a.display.measure)&&(ie=Xt(te,a.doc.direction))&&(b.addToken=mi(b.addToken,ie)),b.map=[];var ae=y!=a.display.externalMeasured&&ke(te);wi(te,b,An(a,te,ae)),te.styleClasses&&(te.styleClasses.bgClass&&(b.bgClass=Tt(te.styleClasses.bgClass,b.bgClass||"")),te.styleClasses.textClass&&(b.textClass=Tt(te.styleClasses.textClass,b.textClass||""))),b.map.length==0&&b.map.push(0,0,b.content.appendChild(xr(a.display.measure))),E==0?(y.measure.map=b.map,y.measure.cache={}):((y.measure.maps||(y.measure.maps=[])).push(b.map),(y.measure.caches||(y.measure.caches=[])).push({}))}if(Te){var ue=b.content.lastChild;(/\bcm-tab\b/.test(ue.className)||ue.querySelector&&ue.querySelector(".cm-tab"))&&(b.content.className="cm-tab-wrap-hack")}return en(a,"renderLine",a,y.line,b.pre),b.pre.className&&(b.textClass=Tt(b.pre.className,b.textClass||"")),b}function _i(a){var y=Ve("span","\u2022","cm-invalidchar");return y.title="\\u"+a.charCodeAt(0).toString(16),y.setAttribute("aria-label",y.title),y}function Oi(a,y,x,b,E,te,ie){if(y){var ae=a.splitSpaces?xi(y,a.trailingSpace):y,ue=a.cm.state.specialChars,he=!1,be;if(!ue.test(y))a.col+=y.length,be=document.createTextNode(ae),a.map.push(a.pos,a.pos+y.length,be),me&&ye<9&&(he=!0),a.pos+=y.length;else{be=document.createDocumentFragment();for(var Se=0;;){ue.lastIndex=Se;var Ke=ue.exec(y),Ue=Ke?Ke.index-Se:y.length-Se;if(Ue){var yt=document.createTextNode(ae.slice(Se,Se+Ue));me&&ye<9?be.appendChild(Ve("span",[yt])):be.appendChild(yt),a.map.push(a.pos,a.pos+Ue,yt),a.col+=Ue,a.pos+=Ue}if(!Ke)break;Se+=Ue+1;var kt=void 0;if(Ke[0]==" "){var Ht=a.cm.options.tabSize,Qt=Ht-a.col%Ht;kt=be.appendChild(Ve("span",ct(Qt),"cm-tab")),kt.setAttribute("role","presentation"),kt.setAttribute("cm-text"," "),a.col+=Qt}else Ke[0]=="\r"||Ke[0]==`
`?(kt=be.appendChild(Ve("span",Ke[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),kt.setAttribute("cm-text",Ke[0]),a.col+=1):(kt=a.cm.options.specialCharPlaceholder(Ke[0]),kt.setAttribute("cm-text",Ke[0]),me&&ye<9?be.appendChild(Ve("span",[kt])):be.appendChild(kt),a.col+=1);a.map.push(a.pos,a.pos+1,kt),a.pos++}}if(a.trailingSpace=ae.charCodeAt(y.length-1)==32,x||b||E||he||te||ie){var an=x||"";b&&(an+=b),E&&(an+=E);var qt=Ve("span",[be],an,te);if(ie)for(var dn in ie)ie.hasOwnProperty(dn)&&dn!="style"&&dn!="class"&&qt.setAttribute(dn,ie[dn]);return a.content.appendChild(qt)}a.content.appendChild(be)}}function xi(a,y){if(a.length>1&&!/ /.test(a))return a;for(var x=y,b="",E=0;E<a.length;E++){var te=a.charAt(E);te==" "&&x&&(E==a.length-1||a.charCodeAt(E+1)==32)&&(te="\xA0"),b+=te,x=te==" "}return b}function mi(a,y){return function(x,b,E,te,ie,ae,ue){E=E?E+" cm-force-border":"cm-force-border";for(var he=x.pos,be=he+b.length;;){for(var Se=void 0,Ke=0;Ke<y.length&&(Se=y[Ke],!(Se.to>he&&Se.from<=he));Ke++);if(Se.to>=be)return a(x,b,E,te,ie,ae,ue);a(x,b.slice(0,Se.to-he),E,te,null,ae,ue),te=null,b=b.slice(Se.to-he),he=Se.to}}}function Cr(a,y,x,b){var E=!b&&x.widgetNode;E&&a.map.push(a.pos,a.pos+y,E),!b&&a.cm.display.input.needsContentAttribute&&(E||(E=a.content.appendChild(document.createElement("span"))),E.setAttribute("cm-marker",x.id)),E&&(a.cm.display.input.setUneditable(E),a.content.appendChild(E)),a.pos+=y,a.trailingSpace=!1}function wi(a,y,x){var b=a.markedSpans,E=a.text,te=0;if(!b){for(var ie=1;ie<x.length;ie+=2)y.addToken(y,E.slice(te,te=x[ie]),Lr(x[ie+1],y.cm.options));return}for(var ae=E.length,ue=0,he=1,be="",Se,Ke,Ue=0,yt,kt,Ht,Qt,an;;){if(Ue==ue){yt=kt=Ht=Ke="",an=null,Qt=null,Ue=1/0;for(var qt=[],dn=void 0,Cn=0;Cn<b.length;++Cn){var vn=b[Cn],Gn=vn.marker;if(Gn.type=="bookmark"&&vn.from==ue&&Gn.widgetNode)qt.push(Gn);else if(vn.from<=ue&&(vn.to==null||vn.to>ue||Gn.collapsed&&vn.to==ue&&vn.from==ue)){if(vn.to!=null&&vn.to!=ue&&Ue>vn.to&&(Ue=vn.to,kt=""),Gn.className&&(yt+=" "+Gn.className),Gn.css&&(Ke=(Ke?Ke+";":"")+Gn.css),Gn.startStyle&&vn.from==ue&&(Ht+=" "+Gn.startStyle),Gn.endStyle&&vn.to==Ue&&(dn||(dn=[])).push(Gn.endStyle,vn.to),Gn.title&&((an||(an={})).title=Gn.title),Gn.attributes)for(var Br in Gn.attributes)(an||(an={}))[Br]=Gn.attributes[Br];Gn.collapsed&&(!Qt||ti(Qt.marker,Gn)<0)&&(Qt=vn)}else vn.from>ue&&Ue>vn.from&&(Ue=vn.from)}if(dn)for(var ii=0;ii<dn.length;ii+=2)dn[ii+1]==Ue&&(kt+=" "+dn[ii]);if(!Qt||Qt.from==ue)for(var Wr=0;Wr<qt.length;++Wr)Cr(y,0,qt[Wr]);if(Qt&&(Qt.from||0)==ue){if(Cr(y,(Qt.to==null?ae+1:Qt.to)-ue,Qt.marker,Qt.from==null),Qt.to==null)return;Qt.to==ue&&(Qt=!1)}}if(ue>=ae)break;for(var Bi=Math.min(ae,Ue);;){if(be){var Ei=ue+be.length;if(!Qt){var Qr=Ei>Bi?be.slice(0,Bi-ue):be;y.addToken(y,Qr,Se?Se+yt:yt,Ht,ue+Qr.length==Ue?kt:"",Ke,an)}if(Ei>=Bi){be=be.slice(Bi-ue),ue=Bi;break}ue=Ei,Ht=""}be=E.slice(te,te=x[he++]),Se=Lr(x[he++],y.cm.options)}}}function eo(a,y,x){this.line=y,this.rest=It(y),this.size=this.rest?ke(Le(this.rest))-x+1:1,this.node=this.text=null,this.hidden=Vt(a,y)}function Xr(a,y,x){for(var b=[],E,te=y;te<x;te=E){var ie=new eo(a.doc,rt(a.doc,te),te);E=te+ie.size,b.push(ie)}return b}var Ni=null;function Xi(a){Ni?Ni.ops.push(a):a.ownsGroup=Ni={ops:[a],delayedCallbacks:[]}}function di(a){var y=a.delayedCallbacks,x=0;do{for(;x<y.length;x++)y[x].call(null);for(var b=0;b<a.ops.length;b++){var E=a.ops[b];if(E.cursorActivityHandlers)for(;E.cursorActivityCalled<E.cursorActivityHandlers.length;)E.cursorActivityHandlers[E.cursorActivityCalled++].call(null,E.cm)}}while(x<y.length)}function ao(a,y){var x=a.ownsGroup;if(x)try{di(x)}finally{Ni=null,y(x)}}var Fi=null;function Or(a,y){var x=ln(a,y);if(x.length){var b=Array.prototype.slice.call(arguments,2),E;Ni?E=Ni.delayedCallbacks:Fi?E=Fi:(E=Fi=[],setTimeout(to,0));for(var te=function(ae){E.push(function(){return x[ae].apply(null,b)})},ie=0;ie<x.length;++ie)te(ie)}}function to(){var a=Fi;Fi=null;for(var y=0;y<a.length;++y)a[y]()}function so(a,y,x,b){for(var E=0;E<y.changes.length;E++){var te=y.changes[E];te=="text"?lo(a,y):te=="gutter"?In(a,y,x,b):te=="class"?wn(a,y):te=="widget"&&kn(a,y,b)}y.changes=null}function Zi(a){return a.node==a.text&&(a.node=Ve("div",null,null,"position: relative"),a.text.parentNode&&a.text.parentNode.replaceChild(a.node,a.text),a.node.appendChild(a.text),me&&ye<8&&(a.node.style.zIndex=2)),a.node}function Jr(a,y){var x=y.bgClass?y.bgClass+" "+(y.line.bgClass||""):y.line.bgClass;if(x&&(x+=" CodeMirror-linebackground"),y.background)x?y.background.className=x:(y.background.parentNode.removeChild(y.background),y.background=null);else if(x){var b=Zi(y);y.background=b.insertBefore(Ve("div",null,x),b.firstChild),a.display.input.setUneditable(y.background)}}function xo(a,y){var x=a.display.externalMeasured;return x&&x.line==y.line?(a.display.externalMeasured=null,y.measure=x.measure,x.built):hi(a,y)}function lo(a,y){var x=y.text.className,b=xo(a,y);y.text==y.node&&(y.node=b.pre),y.text.parentNode.replaceChild(b.pre,y.text),y.text=b.pre,b.bgClass!=y.bgClass||b.textClass!=y.textClass?(y.bgClass=b.bgClass,y.textClass=b.textClass,wn(a,y)):x&&(y.text.className=x)}function wn(a,y){Jr(a,y),y.line.wrapClass?Zi(y).className=y.line.wrapClass:y.node!=y.text&&(y.node.className="");var x=y.textClass?y.textClass+" "+(y.line.textClass||""):y.line.textClass;y.text.className=x||""}function In(a,y,x,b){if(y.gutter&&(y.node.removeChild(y.gutter),y.gutter=null),y.gutterBackground&&(y.node.removeChild(y.gutterBackground),y.gutterBackground=null),y.line.gutterClass){var E=Zi(y);y.gutterBackground=Ve("div",null,"CodeMirror-gutter-background "+y.line.gutterClass,"left: "+(a.options.fixedGutter?b.fixedPos:-b.gutterTotalWidth)+"px; width: "+b.gutterTotalWidth+"px"),a.display.input.setUneditable(y.gutterBackground),E.insertBefore(y.gutterBackground,y.text)}var te=y.line.gutterMarkers;if(a.options.lineNumbers||te){var ie=Zi(y),ae=y.gutter=Ve("div",null,"CodeMirror-gutter-wrapper","left: "+(a.options.fixedGutter?b.fixedPos:-b.gutterTotalWidth)+"px");if(a.display.input.setUneditable(ae),ie.insertBefore(ae,y.text),y.line.gutterClass&&(ae.className+=" "+y.line.gutterClass),a.options.lineNumbers&&(!te||!te["CodeMirror-linenumbers"])&&(y.lineNumber=ae.appendChild(Ve("div",mt(a.options,x),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+b.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+a.display.lineNumInnerWidth+"px"))),te)for(var ue=0;ue<a.display.gutterSpecs.length;++ue){var he=a.display.gutterSpecs[ue].className,be=te.hasOwnProperty(he)&&te[he];be&&ae.appendChild(Ve("div",[be],"CodeMirror-gutter-elt","left: "+b.gutterLeft[he]+"px; width: "+b.gutterWidth[he]+"px"))}}}function kn(a,y,x){y.alignable&&(y.alignable=null);for(var b=at("CodeMirror-linewidget"),E=y.node.firstChild,te=void 0;E;E=te)te=E.nextSibling,b.test(E.className)&&y.node.removeChild(E);ur(a,y,x)}function Pn(a,y,x,b){var E=xo(a,y);return y.text=y.node=E.pre,E.bgClass&&(y.bgClass=E.bgClass),E.textClass&&(y.textClass=E.textClass),wn(a,y),In(a,y,x,b),ur(a,y,b),y.node}function ur(a,y,x){if(Pr(a,y.line,y,x,!0),y.rest)for(var b=0;b<y.rest.length;b++)Pr(a,y.rest[b],y,x,!1)}function Pr(a,y,x,b,E){if(y.widgets)for(var te=Zi(x),ie=0,ae=y.widgets;ie<ae.length;++ie){var ue=ae[ie],he=Ve("div",[ue.node],"CodeMirror-linewidget"+(ue.className?" "+ue.className:""));ue.handleMouseEvents||he.setAttribute("cm-ignore-events","true"),Gi(ue,he,x,b),a.display.input.setUneditable(he),E&&ue.above?te.insertBefore(he,x.gutter||x.text):te.appendChild(he),Or(ue,"redraw")}}function Gi(a,y,x,b){if(a.noHScroll){(x.alignable||(x.alignable=[])).push(y);var E=b.wrapperWidth;y.style.left=b.fixedPos+"px",a.coverGutter||(E-=b.gutterTotalWidth,y.style.paddingLeft=b.gutterTotalWidth+"px"),y.style.width=E+"px"}a.coverGutter&&(y.style.zIndex=5,y.style.position="relative",a.noHScroll||(y.style.marginLeft=-b.gutterTotalWidth+"px"))}function gi(a){if(a.height!=null)return a.height;var y=a.doc.cm;if(!y)return 0;if(!Ge(document.body,a.node)){var x="position: relative;";a.coverGutter&&(x+="margin-left: -"+y.display.gutters.offsetWidth+"px;"),a.noHScroll&&(x+="width: "+y.display.wrapper.clientWidth+"px;"),Ye(y.display.measure,Ve("div",[a.node],null,x))}return a.height=a.node.parentNode.offsetHeight}function li(a,y){for(var x=nr(y);x!=a.wrapper;x=x.parentNode)if(!x||x.nodeType==1&&x.getAttribute("cm-ignore-events")=="true"||x.parentNode==a.sizer&&x!=a.mover)return!0}function Ur(a){return a.lineSpace.offsetTop}function Wi(a){return a.mover.offsetHeight-a.lineSpace.offsetHeight}function Ji(a){if(a.cachedPaddingH)return a.cachedPaddingH;var y=Ye(a.measure,Ve("pre","x","CodeMirror-line-like")),x=window.getComputedStyle?window.getComputedStyle(y):y.currentStyle,b={left:parseInt(x.paddingLeft),right:parseInt(x.paddingRight)};return!isNaN(b.left)&&!isNaN(b.right)&&(a.cachedPaddingH=b),b}function Mi(a){return ft-a.display.nativeBarWidth}function Qi(a){return a.display.scroller.clientWidth-Mi(a)-a.display.barWidth}function no(a){return a.display.scroller.clientHeight-Mi(a)-a.display.barHeight}function ji(a,y,x){var b=a.options.lineWrapping,E=b&&Qi(a);if(!y.measure.heights||b&&y.measure.width!=E){var te=y.measure.heights=[];if(b){y.measure.width=E;for(var ie=y.text.firstChild.getClientRects(),ae=0;ae<ie.length-1;ae++){var ue=ie[ae],he=ie[ae+1];Math.abs(ue.bottom-he.bottom)>2&&te.push((ue.bottom+he.top)/2-x.top)}}te.push(x.bottom-x.top)}}function To(a,y,x){if(a.line==y)return{map:a.measure.map,cache:a.measure.cache};for(var b=0;b<a.rest.length;b++)if(a.rest[b]==y)return{map:a.measure.maps[b],cache:a.measure.caches[b]};for(var E=0;E<a.rest.length;E++)if(ke(a.rest[E])>x)return{map:a.measure.maps[E],cache:a.measure.caches[E],before:!0}}function ja(a,y){y=Jt(y);var x=ke(y),b=a.display.externalMeasured=new eo(a.doc,y,x);b.lineN=x;var E=b.built=hi(a,b);return b.text=E.pre,Ye(a.display.lineMeasure,E.pre),b}function ya(a,y,x,b){return Hi(a,uo(a,y),x,b)}function qi(a,y){if(y>=a.display.viewFrom&&y<a.display.viewTo)return a.display.view[So(a,y)];var x=a.display.externalMeasured;if(x&&y>=x.lineN&&y<x.lineN+x.size)return x}function uo(a,y){var x=ke(y),b=qi(a,x);b&&!b.text?b=null:b&&b.changes&&(so(a,b,x,co(a)),a.curOp.forceUpdate=!0),b||(b=ja(a,y));var E=To(b,y,x);return{line:y,view:b,rect:null,map:E.map,cache:E.cache,before:E.before,hasHeights:!1}}function Hi(a,y,x,b,E){y.before&&(x=-1);var te=x+(b||""),ie;return y.cache.hasOwnProperty(te)?ie=y.cache[te]:(y.rect||(y.rect=y.view.text.getBoundingClientRect()),y.hasHeights||(ji(a,y.view,y.rect),y.hasHeights=!0),ie=wa(a,y,x,b),ie.bogus||(y.cache[te]=ie)),{left:ie.left,right:ie.right,top:E?ie.rtop:ie.top,bottom:E?ie.rbottom:ie.bottom}}var ba={left:0,right:0,top:0,bottom:0};function xa(a,y,x){for(var b,E,te,ie,ae,ue,he=0;he<a.length;he+=3)if(ae=a[he],ue=a[he+1],y<ae?(E=0,te=1,ie="left"):y<ue?(E=y-ae,te=E+1):(he==a.length-3||y==ue&&a[he+3]>y)&&(te=ue-ae,E=te-1,y>=ue&&(ie="right")),E!=null){if(b=a[he+2],ae==ue&&x==(b.insertLeft?"left":"right")&&(ie=x),x=="left"&&E==0)for(;he&&a[he-2]==a[he-3]&&a[he-1].insertLeft;)b=a[(he-=3)+2],ie="left";if(x=="right"&&E==ue-ae)for(;he<a.length-3&&a[he+3]==a[he+4]&&!a[he+5].insertLeft;)b=a[(he+=3)+2],ie="right";break}return{node:b,start:E,end:te,collapse:ie,coverStart:ae,coverEnd:ue}}function Ua(a,y){var x=ba;if(y=="left")for(var b=0;b<a.length&&(x=a[b]).left==x.right;b++);else for(var E=a.length-1;E>=0&&(x=a[E]).left==x.right;E--);return x}function wa(a,y,x,b){var E=xa(y.map,x,b),te=E.node,ie=E.start,ae=E.end,ue=E.collapse,he;if(te.nodeType==3){for(var be=0;be<4;be++){for(;ie&&Ie(y.line.text.charAt(E.coverStart+ie));)--ie;for(;E.coverStart+ae<E.coverEnd&&Ie(y.line.text.charAt(E.coverStart+ae));)++ae;if(me&&ye<9&&ie==0&&ae==E.coverEnd-E.coverStart?he=te.parentNode.getBoundingClientRect():he=Ua(Be(te,ie,ae).getClientRects(),b),he.left||he.right||ie==0)break;ae=ie,ie=ie-1,ue="right"}me&&ye<11&&(he=Va(a.display.measure,he))}else{ie>0&&(ue=b="right");var Se;a.options.lineWrapping&&(Se=te.getClientRects()).length>1?he=Se[b=="right"?Se.length-1:0]:he=te.getBoundingClientRect()}if(me&&ye<9&&!ie&&(!he||!he.left&&!he.right)){var Ke=te.parentNode.getClientRects()[0];Ke?he={left:Ke.left,right:Ke.left+Vi(a.display),top:Ke.top,bottom:Ke.bottom}:he=ba}for(var Ue=he.top-y.rect.top,yt=he.bottom-y.rect.top,kt=(Ue+yt)/2,Ht=y.view.measure.heights,Qt=0;Qt<Ht.length-1&&!(kt<Ht[Qt]);Qt++);var an=Qt?Ht[Qt-1]:0,qt=Ht[Qt],dn={left:(ue=="right"?he.right:he.left)-y.rect.left,right:(ue=="left"?he.left:he.right)-y.rect.left,top:an,bottom:qt};return!he.left&&!he.right&&(dn.bogus=!0),a.options.singleCursorHeightPerLine||(dn.rtop=Ue,dn.rbottom=yt),dn}function Va(a,y){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Vn(a))return y;var x=screen.logicalXDPI/screen.deviceXDPI,b=screen.logicalYDPI/screen.deviceYDPI;return{left:y.left*x,right:y.right*x,top:y.top*b,bottom:y.bottom*b}}function Ko(a){if(a.measure&&(a.measure.cache={},a.measure.heights=null,a.rest))for(var y=0;y<a.rest.length;y++)a.measure.caches[y]={}}function Yo(a){a.display.externalMeasure=null,zt(a.display.lineMeasure);for(var y=0;y<a.display.view.length;y++)Ko(a.display.view[y])}function wo(a){Yo(a),a.display.cachedCharWidth=a.display.cachedTextHeight=a.display.cachedPaddingH=null,a.options.lineWrapping||(a.display.maxLineChanged=!0),a.display.lineNumChars=null}function Xo(){return we&&Pe?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function Ca(){return we&&Pe?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function Jo(a){var y=0;if(a.widgets)for(var x=0;x<a.widgets.length;++x)a.widgets[x].above&&(y+=gi(a.widgets[x]));return y}function Po(a,y,x,b,E){if(!E){var te=Jo(y);x.top+=te,x.bottom+=te}if(b=="line")return x;b||(b="local");var ie=Rn(y);if(b=="local"?ie+=Ur(a.display):ie-=a.display.viewOffset,b=="page"||b=="window"){var ae=a.display.lineSpace.getBoundingClientRect();ie+=ae.top+(b=="window"?0:Ca());var ue=ae.left+(b=="window"?0:Xo());x.left+=ue,x.right+=ue}return x.top+=ie,x.bottom+=ie,x}function Sa(a,y,x){if(x=="div")return y;var b=y.left,E=y.top;if(x=="page")b-=Xo(),E-=Ca();else if(x=="local"||!x){var te=a.display.sizer.getBoundingClientRect();b+=te.left,E+=te.top}var ie=a.display.lineSpace.getBoundingClientRect();return{left:b-ie.left,top:E-ie.top}}function Bo(a,y,x,b,E){return b||(b=rt(a.doc,y.line)),Po(a,b,ya(a,b,y.ch,E),x)}function Ci(a,y,x,b,E,te){b=b||rt(a.doc,y.line),E||(E=uo(a,b));function ie(yt,kt){var Ht=Hi(a,E,yt,kt?"right":"left",te);return kt?Ht.left=Ht.right:Ht.right=Ht.left,Po(a,b,Ht,x)}var ae=Xt(b,a.doc.direction),ue=y.ch,he=y.sticky;if(ue>=b.text.length?(ue=b.text.length,he="before"):ue<=0&&(ue=0,he="after"),!ae)return ie(he=="before"?ue-1:ue,he=="before");function be(yt,kt,Ht){var Qt=ae[kt],an=Qt.level==1;return ie(Ht?yt-1:yt,an!=Ht)}var Se=Bt(ae,ue,he),Ke=xt,Ue=be(ue,Se,he=="before");return Ke!=null&&(Ue.other=be(ue,Ke,he!="before")),Ue}function qn(a,y){var x=0;y=Re(a.doc,y),a.options.lineWrapping||(x=Vi(a.display)*y.ch);var b=rt(a.doc,y.line),E=Rn(b)+Ur(a.display);return{left:x,right:x,top:E,bottom:E+b.height}}function Hn(a,y,x,b,E){var te=We(a,y,x);return te.xRel=E,b&&(te.outside=b),te}function ui(a,y,x){var b=a.doc;if(x+=a.display.viewOffset,x<0)return Hn(b.first,0,null,-1,-1);var E=Ae(b,x),te=b.first+b.size-1;if(E>te)return Hn(b.first+b.size-1,rt(b,te).text.length,null,1,1);y<0&&(y=0);for(var ie=rt(b,E);;){var ae=Ui(a,ie,E,y,x),ue=Wt(ie,ae.ch+(ae.xRel>0||ae.outside>0?1:0));if(!ue)return ae;var he=ue.find(1);if(he.line==E)return he;ie=rt(b,E=he.line)}}function fi(a,y,x,b){b-=Jo(y);var E=y.text.length,te=Ct(function(ie){return Hi(a,x,ie-1).bottom<=b},E,0);return E=Ct(function(ie){return Hi(a,x,ie).top>b},te,E),{begin:te,end:E}}function Vr(a,y,x,b){x||(x=uo(a,y));var E=Po(a,y,Hi(a,x,b),"line").top;return fi(a,y,x,E)}function $r(a,y,x,b){return a.bottom<=x?!1:a.top>x?!0:(b?a.left:a.right)>y}function Ui(a,y,x,b,E){E-=Rn(y);var te=uo(a,y),ie=Jo(y),ae=0,ue=y.text.length,he=!0,be=Xt(y,a.doc.direction);if(be){var Se=(a.options.lineWrapping?ro:zi)(a,y,x,te,be,b,E);he=Se.level!=1,ae=he?Se.from:Se.to-1,ue=he?Se.to:Se.from-1}var Ke=null,Ue=null,yt=Ct(function(Cn){var vn=Hi(a,te,Cn);return vn.top+=ie,vn.bottom+=ie,$r(vn,b,E,!1)?(vn.top<=E&&vn.left<=b&&(Ke=Cn,Ue=vn),!0):!1},ae,ue),kt,Ht,Qt=!1;if(Ue){var an=b-Ue.left<Ue.right-b,qt=an==he;yt=Ke+(qt?0:1),Ht=qt?"after":"before",kt=an?Ue.left:Ue.right}else{!he&&(yt==ue||yt==ae)&&yt++,Ht=yt==0?"after":yt==y.text.length?"before":Hi(a,te,yt-(he?1:0)).bottom+ie<=E==he?"after":"before";var dn=Ci(a,We(x,yt,Ht),"line",y,te);kt=dn.left,Qt=E<dn.top?-1:E>=dn.bottom?1:0}return yt=wt(y.text,yt,1),Hn(x,yt,Ht,Qt,b-kt)}function zi(a,y,x,b,E,te,ie){var ae=Ct(function(Se){var Ke=E[Se],Ue=Ke.level!=1;return $r(Ci(a,We(x,Ue?Ke.to:Ke.from,Ue?"before":"after"),"line",y,b),te,ie,!0)},0,E.length-1),ue=E[ae];if(ae>0){var he=ue.level!=1,be=Ci(a,We(x,he?ue.from:ue.to,he?"after":"before"),"line",y,b);$r(be,te,ie,!0)&&be.top>ie&&(ue=E[ae-1])}return ue}function ro(a,y,x,b,E,te,ie){var ae=fi(a,y,b,ie),ue=ae.begin,he=ae.end;/\s/.test(y.text.charAt(he-1))&&he--;for(var be=null,Se=null,Ke=0;Ke<E.length;Ke++){var Ue=E[Ke];if(!(Ue.from>=he||Ue.to<=ue)){var yt=Ue.level!=1,kt=Hi(a,b,yt?Math.min(he,Ue.to)-1:Math.max(ue,Ue.from)).right,Ht=kt<te?te-kt+1e9:kt-te;(!be||Se>Ht)&&(be=Ue,Se=Ht)}}return be||(be=E[E.length-1]),be.from<ue&&(be={from:ue,to:be.to,level:be.level}),be.to>he&&(be={from:be.from,to:he,level:be.level}),be}var Ai;function Ti(a){if(a.cachedTextHeight!=null)return a.cachedTextHeight;if(Ai==null){Ai=Ve("pre",null,"CodeMirror-line-like");for(var y=0;y<49;++y)Ai.appendChild(document.createTextNode("x")),Ai.appendChild(Ve("br"));Ai.appendChild(document.createTextNode("x"))}Ye(a.measure,Ai);var x=Ai.offsetHeight/50;return x>3&&(a.cachedTextHeight=x),zt(a.measure),x||1}function Vi(a){if(a.cachedCharWidth!=null)return a.cachedCharWidth;var y=Ve("span","xxxxxxxxxx"),x=Ve("pre",[y],"CodeMirror-line-like");Ye(a.measure,x);var b=y.getBoundingClientRect(),E=(b.right-b.left)/10;return E>2&&(a.cachedCharWidth=E),E||10}function co(a){for(var y=a.display,x={},b={},E=y.gutters.clientLeft,te=y.gutters.firstChild,ie=0;te;te=te.nextSibling,++ie){var ae=a.display.gutterSpecs[ie].className;x[ae]=te.offsetLeft+te.clientLeft+E,b[ae]=te.clientWidth}return{fixedPos:Ka(y),gutterTotalWidth:y.gutters.offsetWidth,gutterLeft:x,gutterWidth:b,wrapperWidth:y.wrapper.clientWidth}}function Ka(a){return a.scroller.getBoundingClientRect().left-a.sizer.getBoundingClientRect().left}function ws(a){var y=Ti(a.display),x=a.options.lineWrapping,b=x&&Math.max(5,a.display.scroller.clientWidth/Vi(a.display)-3);return function(E){if(Vt(a.doc,E))return 0;var te=0;if(E.widgets)for(var ie=0;ie<E.widgets.length;ie++)E.widgets[ie].height&&(te+=E.widgets[ie].height);return x?te+(Math.ceil(E.text.length/b)||1)*y:te+y}}function Ya(a){var y=a.doc,x=ws(a);y.iter(function(b){var E=x(b);E!=b.height&&jn(b,E)})}function Co(a,y,x,b){var E=a.display;if(!x&&nr(y).getAttribute("cm-not-content")=="true")return null;var te,ie,ae=E.lineSpace.getBoundingClientRect();try{te=y.clientX-ae.left,ie=y.clientY-ae.top}catch(Se){return null}var ue=ui(a,te,ie),he;if(b&&ue.xRel>0&&(he=rt(a.doc,ue.line).text).length==ue.ch){var be=pe(he,he.length,a.options.tabSize)-he.length;ue=We(ue.line,Math.max(0,Math.round((te-Ji(a.display).left)/Vi(a.display))-be))}return ue}function So(a,y){if(y>=a.display.viewTo||(y-=a.display.viewFrom,y<0))return null;for(var x=a.display.view,b=0;b<x.length;b++)if(y-=x[b].size,y<0)return b}function Si(a,y,x,b){y==null&&(y=a.doc.first),x==null&&(x=a.doc.first+a.doc.size),b||(b=0);var E=a.display;if(b&&x<E.viewTo&&(E.updateLineNumbers==null||E.updateLineNumbers>y)&&(E.updateLineNumbers=y),a.curOp.viewChanged=!0,y>=E.viewTo)Xn&&Et(a.doc,y)<E.viewTo&&fo(a);else if(x<=E.viewFrom)Xn&&Zt(a.doc,x+b)>E.viewFrom?fo(a):(E.viewFrom+=b,E.viewTo+=b);else if(y<=E.viewFrom&&x>=E.viewTo)fo(a);else if(y<=E.viewFrom){var te=ka(a,x,x+b,1);te?(E.view=E.view.slice(te.index),E.viewFrom=te.lineN,E.viewTo+=b):fo(a)}else if(x>=E.viewTo){var ie=ka(a,y,y,-1);ie?(E.view=E.view.slice(0,ie.index),E.viewTo=ie.lineN):fo(a)}else{var ae=ka(a,y,y,-1),ue=ka(a,x,x+b,1);ae&&ue?(E.view=E.view.slice(0,ae.index).concat(Xr(a,ae.lineN,ue.lineN)).concat(E.view.slice(ue.index)),E.viewTo+=b):fo(a)}var he=E.externalMeasured;he&&(x<he.lineN?he.lineN+=b:y<he.lineN+he.size&&(E.externalMeasured=null))}function ho(a,y,x){a.curOp.viewChanged=!0;var b=a.display,E=a.display.externalMeasured;if(E&&y>=E.lineN&&y<E.lineN+E.size&&(b.externalMeasured=null),!(y<b.viewFrom||y>=b.viewTo)){var te=b.view[So(a,y)];if(te.node!=null){var ie=te.changes||(te.changes=[]);ze(ie,x)==-1&&ie.push(x)}}}function fo(a){a.display.viewFrom=a.display.viewTo=a.doc.first,a.display.view=[],a.display.viewOffset=0}function ka(a,y,x,b){var E=So(a,y),te,ie=a.display.view;if(!Xn||x==a.doc.first+a.doc.size)return{index:E,lineN:x};for(var ae=a.display.viewFrom,ue=0;ue<E;ue++)ae+=ie[ue].size;if(ae!=y){if(b>0){if(E==ie.length-1)return null;te=ae+ie[E].size-y,E++}else te=ae-y;y+=te,x+=te}for(;Et(a.doc,x)!=x;){if(E==(b<0?0:ie.length-1))return null;x+=b*ie[E-(b<0?1:0)].size,E+=b}return{index:E,lineN:x}}function Hl(a,y,x){var b=a.display,E=b.view;E.length==0||y>=b.viewTo||x<=b.viewFrom?(b.view=Xr(a,y,x),b.viewFrom=y):(b.viewFrom>y?b.view=Xr(a,y,b.viewFrom).concat(b.view):b.viewFrom<y&&(b.view=b.view.slice(So(a,y))),b.viewFrom=y,b.viewTo<x?b.view=b.view.concat(Xr(a,b.viewTo,x)):b.viewTo>x&&(b.view=b.view.slice(0,So(a,x)))),b.viewTo=x}function Cs(a){for(var y=a.display.view,x=0,b=0;b<y.length;b++){var E=y[b];!E.hidden&&(!E.node||E.changes)&&++x}return x}function Qo(a){a.display.input.showSelection(a.display.input.prepareSelection())}function Ss(a,y){y===void 0&&(y=!0);for(var x=a.doc,b={},E=b.cursors=document.createDocumentFragment(),te=b.selection=document.createDocumentFragment(),ie=0;ie<x.sel.ranges.length;ie++)if(!(!y&&ie==x.sel.primIndex)){var ae=x.sel.ranges[ie];if(!(ae.from().line>=a.display.viewTo||ae.to().line<a.display.viewFrom)){var ue=ae.empty();(ue||a.options.showCursorWhenSelecting)&&ks(a,ae.head,E),ue||zl(a,ae,te)}}return b}function ks(a,y,x){var b=Ci(a,y,"div",null,null,!a.options.singleCursorHeightPerLine),E=x.appendChild(Ve("div","\xA0","CodeMirror-cursor"));if(E.style.left=b.left+"px",E.style.top=b.top+"px",E.style.height=Math.max(0,b.bottom-b.top)*a.options.cursorHeight+"px",b.other){var te=x.appendChild(Ve("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));te.style.display="",te.style.left=b.other.left+"px",te.style.top=b.other.top+"px",te.style.height=(b.other.bottom-b.other.top)*.85+"px"}}function Ea(a,y){return a.top-y.top||a.left-y.left}function zl(a,y,x){var b=a.display,E=a.doc,te=document.createDocumentFragment(),ie=Ji(a.display),ae=ie.left,ue=Math.max(b.sizerWidth,Qi(a)-b.sizer.offsetLeft)-ie.right,he=E.direction=="ltr";function be(qt,dn,Cn,vn){dn<0&&(dn=0),dn=Math.round(dn),vn=Math.round(vn),te.appendChild(Ve("div",null,"CodeMirror-selected","position: absolute; left: "+qt+`px;
top: `+dn+"px; width: "+(Cn==null?ue-qt:Cn)+`px;
height: `+(vn-dn)+"px"))}function Se(qt,dn,Cn){var vn=rt(E,qt),Gn=vn.text.length,Br,ii;function Wr(Qr,Di){return Bo(a,We(qt,Qr),"div",vn,Di)}function Bi(Qr,Di,ci){var ei=Vr(a,vn,null,Qr),qr=Di=="ltr"==(ci=="after")?"left":"right",zr=ci=="after"?ei.begin:ei.end-(/\s/.test(vn.text.charAt(ei.end-1))?2:1);return Wr(zr,qr)[qr]}var Ei=Xt(vn,E.direction);return pt(Ei,dn||0,Cn==null?Gn:Cn,function(Qr,Di,ci,ei){var qr=ci=="ltr",zr=Wr(Qr,qr?"left":"right"),Li=Wr(Di-1,qr?"right":"left"),Uo=dn==null&&Qr==0,bo=Cn==null&&Di==Gn,vi=ei==0,$i=!Ei||ei==Ei.length-1;if(Li.top-zr.top<=3){var oi=(he?Uo:bo)&&vi,bs=(he?bo:Uo)&&$i,oo=oi?ae:(qr?zr:Li).left,Mo=bs?ue:(qr?Li:zr).right;be(oo,zr.top,Mo-oo,zr.bottom)}else{var Ao,bi,Vo,xs;qr?(Ao=he&&Uo&&vi?ae:zr.left,bi=he?ue:Bi(Qr,ci,"before"),Vo=he?ae:Bi(Di,ci,"after"),xs=he&&bo&&$i?ue:Li.right):(Ao=he?Bi(Qr,ci,"before"):ae,bi=!he&&Uo&&vi?ue:zr.right,Vo=!he&&bo&&$i?ae:Li.left,xs=he?Bi(Di,ci,"after"):ue),be(Ao,zr.top,bi-Ao,zr.bottom),zr.bottom<Li.top&&be(ae,zr.bottom,null,Li.top),be(Vo,Li.top,xs-Vo,Li.bottom)}(!Br||Ea(zr,Br)<0)&&(Br=zr),Ea(Li,Br)<0&&(Br=Li),(!ii||Ea(zr,ii)<0)&&(ii=zr),Ea(Li,ii)<0&&(ii=Li)}),{start:Br,end:ii}}var Ke=y.from(),Ue=y.to();if(Ke.line==Ue.line)Se(Ke.line,Ke.ch,Ue.ch);else{var yt=rt(E,Ke.line),kt=rt(E,Ue.line),Ht=Jt(yt)==Jt(kt),Qt=Se(Ke.line,Ke.ch,Ht?yt.text.length+1:null).end,an=Se(Ue.line,Ht?0:null,Ue.ch).start;Ht&&(Qt.top<an.top-2?(be(Qt.right,Qt.top,null,Qt.bottom),be(ae,an.top,an.left,an.bottom)):be(Qt.right,Qt.top,an.left-Qt.right,Qt.bottom)),Qt.bottom<an.top&&be(ae,Qt.bottom,null,an.top)}x.appendChild(te)}function Xa(a){if(a.state.focused){var y=a.display;clearInterval(y.blinker);var x=!0;y.cursorDiv.style.visibility="",a.options.cursorBlinkRate>0?y.blinker=setInterval(function(){a.hasFocus()||Fo(a),y.cursorDiv.style.visibility=(x=!x)?"":"hidden"},a.options.cursorBlinkRate):a.options.cursorBlinkRate<0&&(y.cursorDiv.style.visibility="hidden")}}function Es(a){a.state.focused||(a.display.input.focus(),Ja(a))}function Ds(a){a.state.delayingBlurEvent=!0,setTimeout(function(){a.state.delayingBlurEvent&&(a.state.delayingBlurEvent=!1,Fo(a))},100)}function Ja(a,y){a.state.delayingBlurEvent&&(a.state.delayingBlurEvent=!1),a.options.readOnly!="nocursor"&&(a.state.focused||(en(a,"focus",a,y),a.state.focused=!0,_e(a.display.wrapper,"CodeMirror-focused"),!a.curOp&&a.display.selForContextMenu!=a.doc.sel&&(a.display.input.reset(),Te&&setTimeout(function(){return a.display.input.reset(!0)},20)),a.display.input.receivedFocus()),Xa(a))}function Fo(a,y){a.state.delayingBlurEvent||(a.state.focused&&(en(a,"blur",a,y),a.state.focused=!1,nt(a.display.wrapper,"CodeMirror-focused")),clearInterval(a.display.blinker),setTimeout(function(){a.state.focused||(a.display.shift=!1)},150))}function Da(a){for(var y=a.display,x=y.lineDiv.offsetTop,b=0;b<y.view.length;b++){var E=y.view[b],te=a.options.lineWrapping,ie=void 0,ae=0;if(!E.hidden){if(me&&ye<8){var ue=E.node.offsetTop+E.node.offsetHeight;ie=ue-x,x=ue}else{var he=E.node.getBoundingClientRect();ie=he.bottom-he.top,!te&&E.text.firstChild&&(ae=E.text.firstChild.getBoundingClientRect().right-he.left-1)}var be=E.line.height-ie;if((be>.005||be<-.005)&&(jn(E.line,ie),Ls(E.line),E.rest))for(var Se=0;Se<E.rest.length;Se++)Ls(E.rest[Se]);if(ae>a.display.sizerWidth){var Ke=Math.ceil(ae/Vi(a.display));Ke>a.display.maxLineLength&&(a.display.maxLineLength=Ke,a.display.maxLine=E.line,a.display.maxLineChanged=!0)}}}}function Ls(a){if(a.widgets)for(var y=0;y<a.widgets.length;++y){var x=a.widgets[y],b=x.node.parentNode;b&&(x.height=b.offsetHeight)}}function La(a,y,x){var b=x&&x.top!=null?Math.max(0,x.top):a.scroller.scrollTop;b=Math.floor(b-Ur(a));var E=x&&x.bottom!=null?x.bottom:b+a.wrapper.clientHeight,te=Ae(y,b),ie=Ae(y,E);if(x&&x.ensure){var ae=x.ensure.from.line,ue=x.ensure.to.line;ae<te?(te=ae,ie=Ae(y,Rn(rt(y,ae))+a.wrapper.clientHeight)):Math.min(ue,y.lastLine())>=ie&&(te=Ae(y,Rn(rt(y,ue))-a.wrapper.clientHeight),ie=ue)}return{from:te,to:Math.max(ie,te+1)}}function _l(a,y){if(!ot(a,"scrollCursorIntoView")){var x=a.display,b=x.sizer.getBoundingClientRect(),E=null;if(y.top+b.top<0?E=!0:y.bottom+b.top>(window.innerHeight||document.documentElement.clientHeight)&&(E=!1),E!=null&&!tt){var te=Ve("div","\u200B",null,`position: absolute;
top: `+(y.top-x.viewOffset-Ur(a.display))+`px;
height: `+(y.bottom-y.top+Mi(a)+x.barHeight)+`px;
left: `+y.left+"px; width: "+Math.max(2,y.right-y.left)+"px;");a.display.lineSpace.appendChild(te),te.scrollIntoView(E),a.display.lineSpace.removeChild(te)}}}function Zl(a,y,x,b){b==null&&(b=0);var E;!a.options.lineWrapping&&y==x&&(y=y.ch?We(y.line,y.sticky=="before"?y.ch-1:y.ch,"after"):y,x=y.sticky=="before"?We(y.line,y.ch+1,"before"):y);for(var te=0;te<5;te++){var ie=!1,ae=Ci(a,y),ue=!x||x==y?ae:Ci(a,x);E={left:Math.min(ae.left,ue.left),top:Math.min(ae.top,ue.top)-b,right:Math.max(ae.left,ue.left),bottom:Math.max(ae.bottom,ue.bottom)+b};var he=Qa(a,E),be=a.doc.scrollTop,Se=a.doc.scrollLeft;if(he.scrollTop!=null&&($o(a,he.scrollTop),Math.abs(a.doc.scrollTop-be)>1&&(ie=!0)),he.scrollLeft!=null&&(ko(a,he.scrollLeft),Math.abs(a.doc.scrollLeft-Se)>1&&(ie=!0)),!ie)break}return E}function Gl(a,y){var x=Qa(a,y);x.scrollTop!=null&&$o(a,x.scrollTop),x.scrollLeft!=null&&ko(a,x.scrollLeft)}function Qa(a,y){var x=a.display,b=Ti(a.display);y.top<0&&(y.top=0);var E=a.curOp&&a.curOp.scrollTop!=null?a.curOp.scrollTop:x.scroller.scrollTop,te=no(a),ie={};y.bottom-y.top>te&&(y.bottom=y.top+te);var ae=a.doc.height+Wi(x),ue=y.top<b,he=y.bottom>ae-b;if(y.top<E)ie.scrollTop=ue?0:y.top;else if(y.bottom>E+te){var be=Math.min(y.top,(he?ae:y.bottom)-te);be!=E&&(ie.scrollTop=be)}var Se=a.options.fixedGutter?0:x.gutters.offsetWidth,Ke=a.curOp&&a.curOp.scrollLeft!=null?a.curOp.scrollLeft:x.scroller.scrollLeft-Se,Ue=Qi(a)-x.gutters.offsetWidth,yt=y.right-y.left>Ue;return yt&&(y.right=y.left+Ue),y.left<10?ie.scrollLeft=0:y.left<Ke?ie.scrollLeft=Math.max(0,y.left+Se-(yt?0:10)):y.right>Ue+Ke-3&&(ie.scrollLeft=y.right+(yt?0:10)-Ue),ie}function qa(a,y){y!=null&&(Ma(a),a.curOp.scrollTop=(a.curOp.scrollTop==null?a.doc.scrollTop:a.curOp.scrollTop)+y)}function Ro(a){Ma(a);var y=a.getCursor();a.curOp.scrollToPos={from:y,to:y,margin:a.options.cursorScrollMargin}}function qo(a,y,x){(y!=null||x!=null)&&Ma(a),y!=null&&(a.curOp.scrollLeft=y),x!=null&&(a.curOp.scrollTop=x)}function jl(a,y){Ma(a),a.curOp.scrollToPos=y}function Ma(a){var y=a.curOp.scrollToPos;if(y){a.curOp.scrollToPos=null;var x=qn(a,y.from),b=qn(a,y.to);Ms(a,x,b,y.margin)}}function Ms(a,y,x,b){var E=Qa(a,{left:Math.min(y.left,x.left),top:Math.min(y.top,x.top)-b,right:Math.max(y.right,x.right),bottom:Math.max(y.bottom,x.bottom)+b});qo(a,E.scrollLeft,E.scrollTop)}function $o(a,y){Math.abs(a.doc.scrollTop-y)<2||(se||es(a,{top:y}),As(a,y,!0),se&&es(a),na(a,100))}function As(a,y,x){y=Math.max(0,Math.min(a.display.scroller.scrollHeight-a.display.scroller.clientHeight,y)),!(a.display.scroller.scrollTop==y&&!x)&&(a.doc.scrollTop=y,a.display.scrollbars.setScrollTop(y),a.display.scroller.scrollTop!=y&&(a.display.scroller.scrollTop=y))}function ko(a,y,x,b){y=Math.max(0,Math.min(y,a.display.scroller.scrollWidth-a.display.scroller.clientWidth)),!((x?y==a.doc.scrollLeft:Math.abs(a.doc.scrollLeft-y)<2)&&!b)&&(a.doc.scrollLeft=y,Rs(a),a.display.scroller.scrollLeft!=y&&(a.display.scroller.scrollLeft=y),a.display.scrollbars.setScrollLeft(y))}function ea(a){var y=a.display,x=y.gutters.offsetWidth,b=Math.round(a.doc.height+Wi(a.display));return{clientHeight:y.scroller.clientHeight,viewHeight:y.wrapper.clientHeight,scrollWidth:y.scroller.scrollWidth,clientWidth:y.scroller.clientWidth,viewWidth:y.wrapper.clientWidth,barLeft:a.options.fixedGutter?x:0,docHeight:b,scrollHeight:b+Mi(a)+y.barHeight,nativeBarWidth:y.nativeBarWidth,gutterWidth:x}}var Eo=function(a,y,x){this.cm=x;var b=this.vert=Ve("div",[Ve("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),E=this.horiz=Ve("div",[Ve("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");b.tabIndex=E.tabIndex=-1,a(b),a(E),Dt(b,"scroll",function(){b.clientHeight&&y(b.scrollTop,"vertical")}),Dt(E,"scroll",function(){E.clientWidth&&y(E.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,me&&ye<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Eo.prototype.update=function(a){var y=a.scrollWidth>a.clientWidth+1,x=a.scrollHeight>a.clientHeight+1,b=a.nativeBarWidth;if(x){this.vert.style.display="block",this.vert.style.bottom=y?b+"px":"0";var E=a.viewHeight-(y?b:0);this.vert.firstChild.style.height=Math.max(0,a.scrollHeight-a.clientHeight+E)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(y){this.horiz.style.display="block",this.horiz.style.right=x?b+"px":"0",this.horiz.style.left=a.barLeft+"px";var te=a.viewWidth-a.barLeft-(x?b:0);this.horiz.firstChild.style.width=Math.max(0,a.scrollWidth-a.clientWidth+te)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&a.clientHeight>0&&(b==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:x?b:0,bottom:y?b:0}},Eo.prototype.setScrollLeft=function(a){this.horiz.scrollLeft!=a&&(this.horiz.scrollLeft=a),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Eo.prototype.setScrollTop=function(a){this.vert.scrollTop!=a&&(this.vert.scrollTop=a),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Eo.prototype.zeroWidthHack=function(){var a=Ee&&!ve?"12px":"18px";this.horiz.style.height=this.vert.style.width=a,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new ce,this.disableVert=new ce},Eo.prototype.enableZeroWidthBar=function(a,y,x){a.style.pointerEvents="auto";function b(){var E=a.getBoundingClientRect(),te=x=="vert"?document.elementFromPoint(E.right-1,(E.top+E.bottom)/2):document.elementFromPoint((E.right+E.left)/2,E.bottom-1);te!=a?a.style.pointerEvents="none":y.set(1e3,b)}y.set(1e3,b)},Eo.prototype.clear=function(){var a=this.horiz.parentNode;a.removeChild(this.horiz),a.removeChild(this.vert)};var ta=function(){};ta.prototype.update=function(){return{bottom:0,right:0}},ta.prototype.setScrollLeft=function(){},ta.prototype.setScrollTop=function(){},ta.prototype.clear=function(){};function Io(a,y){y||(y=ea(a));var x=a.display.barWidth,b=a.display.barHeight;Ts(a,y);for(var E=0;E<4&&x!=a.display.barWidth||b!=a.display.barHeight;E++)x!=a.display.barWidth&&a.options.lineWrapping&&Da(a),Ts(a,ea(a)),x=a.display.barWidth,b=a.display.barHeight}function Ts(a,y){var x=a.display,b=x.scrollbars.update(y);x.sizer.style.paddingRight=(x.barWidth=b.right)+"px",x.sizer.style.paddingBottom=(x.barHeight=b.bottom)+"px",x.heightForcer.style.borderBottom=b.bottom+"px solid transparent",b.right&&b.bottom?(x.scrollbarFiller.style.display="block",x.scrollbarFiller.style.height=b.bottom+"px",x.scrollbarFiller.style.width=b.right+"px"):x.scrollbarFiller.style.display="",b.bottom&&a.options.coverGutterNextToScrollbar&&a.options.fixedGutter?(x.gutterFiller.style.display="block",x.gutterFiller.style.height=b.bottom+"px",x.gutterFiller.style.width=y.gutterWidth+"px"):x.gutterFiller.style.display=""}var Ps={native:Eo,null:ta};function Bs(a){a.display.scrollbars&&(a.display.scrollbars.clear(),a.display.scrollbars.addClass&&nt(a.display.wrapper,a.display.scrollbars.addClass)),a.display.scrollbars=new Ps[a.options.scrollbarStyle](function(y){a.display.wrapper.insertBefore(y,a.display.scrollbarFiller),Dt(y,"mousedown",function(){a.state.focused&&setTimeout(function(){return a.display.input.focus()},0)}),y.setAttribute("cm-not-content","true")},function(y,x){x=="horizontal"?ko(a,y):$o(a,y)},a),a.display.scrollbars.addClass&&_e(a.display.wrapper,a.display.scrollbars.addClass)}var Ul=0;function Do(a){a.curOp={cm:a,viewChanged:!1,startHeight:a.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++Ul},Xi(a.curOp)}function Lo(a){var y=a.curOp;y&&ao(y,function(x){for(var b=0;b<x.ops.length;b++)x.ops[b].cm.curOp=null;Vl(x)})}function Vl(a){for(var y=a.ops,x=0;x<y.length;x++)Kl(y[x]);for(var b=0;b<y.length;b++)Yl(y[b]);for(var E=0;E<y.length;E++)Xl(y[E]);for(var te=0;te<y.length;te++)Jl(y[te]);for(var ie=0;ie<y.length;ie++)Ql(y[ie])}function Kl(a){var y=a.cm,x=y.display;$l(y),a.updateMaxLine&&Wn(y),a.mustUpdate=a.viewChanged||a.forceUpdate||a.scrollTop!=null||a.scrollToPos&&(a.scrollToPos.from.line<x.viewFrom||a.scrollToPos.to.line>=x.viewTo)||x.maxLineChanged&&y.options.lineWrapping,a.update=a.mustUpdate&&new Aa(y,a.mustUpdate&&{top:a.scrollTop,ensure:a.scrollToPos},a.forceUpdate)}function Yl(a){a.updatedDisplay=a.mustUpdate&&$a(a.cm,a.update)}function Xl(a){var y=a.cm,x=y.display;a.updatedDisplay&&Da(y),a.barMeasure=ea(y),x.maxLineChanged&&!y.options.lineWrapping&&(a.adjustWidthTo=ya(y,x.maxLine,x.maxLine.text.length).left+3,y.display.sizerWidth=a.adjustWidthTo,a.barMeasure.scrollWidth=Math.max(x.scroller.clientWidth,x.sizer.offsetLeft+a.adjustWidthTo+Mi(y)+y.display.barWidth),a.maxScrollLeft=Math.max(0,x.sizer.offsetLeft+a.adjustWidthTo-Qi(y))),(a.updatedDisplay||a.selectionChanged)&&(a.preparedSelection=x.input.prepareSelection())}function Jl(a){var y=a.cm;a.adjustWidthTo!=null&&(y.display.sizer.style.minWidth=a.adjustWidthTo+"px",a.maxScrollLeft<y.doc.scrollLeft&&ko(y,Math.min(y.display.scroller.scrollLeft,a.maxScrollLeft),!0),y.display.maxLineChanged=!1);var x=a.focus&&a.focus==De();a.preparedSelection&&y.display.input.showSelection(a.preparedSelection,x),(a.updatedDisplay||a.startHeight!=y.doc.height)&&Io(y,a.barMeasure),a.updatedDisplay&&ns(y,a.barMeasure),a.selectionChanged&&Xa(y),y.state.focused&&a.updateInput&&y.display.input.reset(a.typing),x&&Es(a.cm)}function Ql(a){var y=a.cm,x=y.display,b=y.doc;if(a.updatedDisplay&&Fs(y,a.update),x.wheelStartX!=null&&(a.scrollTop!=null||a.scrollLeft!=null||a.scrollToPos)&&(x.wheelStartX=x.wheelStartY=null),a.scrollTop!=null&&As(y,a.scrollTop,a.forceScroll),a.scrollLeft!=null&&ko(y,a.scrollLeft,!0,!0),a.scrollToPos){var E=Zl(y,Re(b,a.scrollToPos.from),Re(b,a.scrollToPos.to),a.scrollToPos.margin);_l(y,E)}var te=a.maybeHiddenMarkers,ie=a.maybeUnhiddenMarkers;if(te)for(var ae=0;ae<te.length;++ae)te[ae].lines.length||en(te[ae],"hide");if(ie)for(var ue=0;ue<ie.length;++ue)ie[ue].lines.length&&en(ie[ue],"unhide");x.wrapper.offsetHeight&&(b.scrollTop=y.display.scroller.scrollTop),a.changeObjs&&en(y,"changes",y,a.changeObjs),a.update&&a.update.finish()}function Pi(a,y){if(a.curOp)return y();Do(a);try{return y()}finally{Lo(a)}}function ni(a,y){return function(){if(a.curOp)return y.apply(a,arguments);Do(a);try{return y.apply(a,arguments)}finally{Lo(a)}}}function yi(a){return function(){if(this.curOp)return a.apply(this,arguments);Do(this);try{return a.apply(this,arguments)}finally{Lo(this)}}}function ri(a){return function(){var y=this.cm;if(!y||y.curOp)return a.apply(this,arguments);Do(y);try{return a.apply(this,arguments)}finally{Lo(y)}}}function na(a,y){a.doc.highlightFrontier<a.display.viewTo&&a.state.highlight.set(y,St(ql,a))}function ql(a){var y=a.doc;if(!(y.highlightFrontier>=a.display.viewTo)){var x=+new Date+a.options.workTime,b=cr(a,y.highlightFrontier),E=[];y.iter(b.line,Math.min(y.first+y.size,a.display.viewTo+500),function(te){if(b.line>=a.display.viewFrom){var ie=te.styles,ae=te.text.length>a.options.maxHighlightLength?Zn(y.mode,b.state):null,ue=bn(a,te,b,!0);ae&&(b.state=ae),te.styles=ue.styles;var he=te.styleClasses,be=ue.classes;be?te.styleClasses=be:he&&(te.styleClasses=null);for(var Se=!ie||ie.length!=te.styles.length||he!=be&&(!he||!be||he.bgClass!=be.bgClass||he.textClass!=be.textClass),Ke=0;!Se&&Ke<ie.length;++Ke)Se=ie[Ke]!=te.styles[Ke];Se&&E.push(b.line),te.stateAfter=b.save(),b.nextLine()}else te.text.length<=a.options.maxHighlightLength&&Bn(a,te.text,b),te.stateAfter=b.line%5==0?b.save():null,b.nextLine();if(+new Date>x)return na(a,a.options.workDelay),!0}),y.highlightFrontier=b.line,y.modeFrontier=Math.max(y.modeFrontier,b.line),E.length&&Pi(a,function(){for(var te=0;te<E.length;te++)ho(a,E[te],"text")})}}var Aa=function(a,y,x){var b=a.display;this.viewport=y,this.visible=La(b,a.doc,y),this.editorIsHidden=!b.wrapper.offsetWidth,this.wrapperHeight=b.wrapper.clientHeight,this.wrapperWidth=b.wrapper.clientWidth,this.oldDisplayWidth=Qi(a),this.force=x,this.dims=co(a),this.events=[]};Aa.prototype.signal=function(a,y){Ot(a,y)&&this.events.push(arguments)},Aa.prototype.finish=function(){for(var a=0;a<this.events.length;a++)en.apply(null,this.events[a])};function $l(a){var y=a.display;!y.scrollbarsClipped&&y.scroller.offsetWidth&&(y.nativeBarWidth=y.scroller.offsetWidth-y.scroller.clientWidth,y.heightForcer.style.height=Mi(a)+"px",y.sizer.style.marginBottom=-y.nativeBarWidth+"px",y.sizer.style.borderRightWidth=Mi(a)+"px",y.scrollbarsClipped=!0)}function eu(a){if(a.hasFocus())return null;var y=De();if(!y||!Ge(a.display.lineDiv,y))return null;var x={activeElt:y};if(window.getSelection){var b=window.getSelection();b.anchorNode&&b.extend&&Ge(a.display.lineDiv,b.anchorNode)&&(x.anchorNode=b.anchorNode,x.anchorOffset=b.anchorOffset,x.focusNode=b.focusNode,x.focusOffset=b.focusOffset)}return x}function tu(a){if(!(!a||!a.activeElt||a.activeElt==De())&&(a.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(a.activeElt.nodeName)&&a.anchorNode&&Ge(document.body,a.anchorNode)&&Ge(document.body,a.focusNode))){var y=window.getSelection(),x=document.createRange();x.setEnd(a.anchorNode,a.anchorOffset),x.collapse(!1),y.removeAllRanges(),y.addRange(x),y.extend(a.focusNode,a.focusOffset)}}function $a(a,y){var x=a.display,b=a.doc;if(y.editorIsHidden)return fo(a),!1;if(!y.force&&y.visible.from>=x.viewFrom&&y.visible.to<=x.viewTo&&(x.updateLineNumbers==null||x.updateLineNumbers>=x.viewTo)&&x.renderedView==x.view&&Cs(a)==0)return!1;Is(a)&&(fo(a),y.dims=co(a));var E=b.first+b.size,te=Math.max(y.visible.from-a.options.viewportMargin,b.first),ie=Math.min(E,y.visible.to+a.options.viewportMargin);x.viewFrom<te&&te-x.viewFrom<20&&(te=Math.max(b.first,x.viewFrom)),x.viewTo>ie&&x.viewTo-ie<20&&(ie=Math.min(E,x.viewTo)),Xn&&(te=Et(a.doc,te),ie=Zt(a.doc,ie));var ae=te!=x.viewFrom||ie!=x.viewTo||x.lastWrapHeight!=y.wrapperHeight||x.lastWrapWidth!=y.wrapperWidth;Hl(a,te,ie),x.viewOffset=Rn(rt(a.doc,x.viewFrom)),a.display.mover.style.top=x.viewOffset+"px";var ue=Cs(a);if(!ae&&ue==0&&!y.force&&x.renderedView==x.view&&(x.updateLineNumbers==null||x.updateLineNumbers>=x.viewTo))return!1;var he=eu(a);return ue>4&&(x.lineDiv.style.display="none"),nu(a,x.updateLineNumbers,y.dims),ue>4&&(x.lineDiv.style.display=""),x.renderedView=x.view,tu(he),zt(x.cursorDiv),zt(x.selectionDiv),x.gutters.style.height=x.sizer.style.minHeight=0,ae&&(x.lastWrapHeight=y.wrapperHeight,x.lastWrapWidth=y.wrapperWidth,na(a,400)),x.updateLineNumbers=null,!0}function Fs(a,y){for(var x=y.viewport,b=!0;;b=!1){if(!b||!a.options.lineWrapping||y.oldDisplayWidth==Qi(a)){if(x&&x.top!=null&&(x={top:Math.min(a.doc.height+Wi(a.display)-no(a),x.top)}),y.visible=La(a.display,a.doc,x),y.visible.from>=a.display.viewFrom&&y.visible.to<=a.display.viewTo)break}else b&&(y.visible=La(a.display,a.doc,x));if(!$a(a,y))break;Da(a);var E=ea(a);Qo(a),Io(a,E),ns(a,E),y.force=!1}y.signal(a,"update",a),(a.display.viewFrom!=a.display.reportedViewFrom||a.display.viewTo!=a.display.reportedViewTo)&&(y.signal(a,"viewportChange",a,a.display.viewFrom,a.display.viewTo),a.display.reportedViewFrom=a.display.viewFrom,a.display.reportedViewTo=a.display.viewTo)}function es(a,y){var x=new Aa(a,y);if($a(a,x)){Da(a),Fs(a,x);var b=ea(a);Qo(a),Io(a,b),ns(a,b),x.finish()}}function nu(a,y,x){var b=a.display,E=a.options.lineNumbers,te=b.lineDiv,ie=te.firstChild;function ae(yt){var kt=yt.nextSibling;return Te&&Ee&&a.display.currentWheelTarget==yt?yt.style.display="none":yt.parentNode.removeChild(yt),kt}for(var ue=b.view,he=b.viewFrom,be=0;be<ue.length;be++){var Se=ue[be];if(!Se.hidden)if(!Se.node||Se.node.parentNode!=te){var Ke=Pn(a,Se,he,x);te.insertBefore(Ke,ie)}else{for(;ie!=Se.node;)ie=ae(ie);var Ue=E&&y!=null&&y<=he&&Se.lineNumber;Se.changes&&(ze(Se.changes,"gutter")>-1&&(Ue=!1),so(a,Se,he,x)),Ue&&(zt(Se.lineNumber),Se.lineNumber.appendChild(document.createTextNode(mt(a.options,he)))),ie=Se.node.nextSibling}he+=Se.size}for(;ie;)ie=ae(ie)}function ts(a){var y=a.gutters.offsetWidth;a.sizer.style.marginLeft=y+"px"}function ns(a,y){a.display.sizer.style.minHeight=y.docHeight+"px",a.display.heightForcer.style.top=y.docHeight+"px",a.display.gutters.style.height=y.docHeight+a.display.barHeight+Mi(a)+"px"}function Rs(a){var y=a.display,x=y.view;if(!(!y.alignWidgets&&(!y.gutters.firstChild||!a.options.fixedGutter))){for(var b=Ka(y)-y.scroller.scrollLeft+a.doc.scrollLeft,E=y.gutters.offsetWidth,te=b+"px",ie=0;ie<x.length;ie++)if(!x[ie].hidden){a.options.fixedGutter&&(x[ie].gutter&&(x[ie].gutter.style.left=te),x[ie].gutterBackground&&(x[ie].gutterBackground.style.left=te));var ae=x[ie].alignable;if(ae)for(var ue=0;ue<ae.length;ue++)ae[ue].style.left=te}a.options.fixedGutter&&(y.gutters.style.left=b+E+"px")}}function Is(a){if(!a.options.lineNumbers)return!1;var y=a.doc,x=mt(a.options,y.first+y.size-1),b=a.display;if(x.length!=b.lineNumChars){var E=b.measure.appendChild(Ve("div",[Ve("div",x)],"CodeMirror-linenumber CodeMirror-gutter-elt")),te=E.firstChild.offsetWidth,ie=E.offsetWidth-te;return b.lineGutter.style.width="",b.lineNumInnerWidth=Math.max(te,b.lineGutter.offsetWidth-ie)+1,b.lineNumWidth=b.lineNumInnerWidth+ie,b.lineNumChars=b.lineNumInnerWidth?x.length:-1,b.lineGutter.style.width=b.lineNumWidth+"px",ts(a.display),!0}return!1}function rs(a,y){for(var x=[],b=!1,E=0;E<a.length;E++){var te=a[E],ie=null;if(typeof te!="string"&&(ie=te.style,te=te.className),te=="CodeMirror-linenumbers")if(y)b=!0;else continue;x.push({className:te,style:ie})}return y&&!b&&x.push({className:"CodeMirror-linenumbers",style:null}),x}function Os(a){var y=a.gutters,x=a.gutterSpecs;zt(y),a.lineGutter=null;for(var b=0;b<x.length;++b){var E=x[b],te=E.className,ie=E.style,ae=y.appendChild(Ve("div",null,"CodeMirror-gutter "+te));ie&&(ae.style.cssText=ie),te=="CodeMirror-linenumbers"&&(a.lineGutter=ae,ae.style.width=(a.lineNumWidth||1)+"px")}y.style.display=x.length?"":"none",ts(a)}function ra(a){Os(a.display),Si(a),Rs(a)}function ru(a,y,x,b){var E=this;this.input=x,E.scrollbarFiller=Ve("div",null,"CodeMirror-scrollbar-filler"),E.scrollbarFiller.setAttribute("cm-not-content","true"),E.gutterFiller=Ve("div",null,"CodeMirror-gutter-filler"),E.gutterFiller.setAttribute("cm-not-content","true"),E.lineDiv=bt("div",null,"CodeMirror-code"),E.selectionDiv=Ve("div",null,null,"position: relative; z-index: 1"),E.cursorDiv=Ve("div",null,"CodeMirror-cursors"),E.measure=Ve("div",null,"CodeMirror-measure"),E.lineMeasure=Ve("div",null,"CodeMirror-measure"),E.lineSpace=bt("div",[E.measure,E.lineMeasure,E.selectionDiv,E.cursorDiv,E.lineDiv],null,"position: relative; outline: none");var te=bt("div",[E.lineSpace],"CodeMirror-lines");E.mover=Ve("div",[te],null,"position: relative"),E.sizer=Ve("div",[E.mover],"CodeMirror-sizer"),E.sizerWidth=null,E.heightForcer=Ve("div",null,null,"position: absolute; height: "+ft+"px; width: 1px;"),E.gutters=Ve("div",null,"CodeMirror-gutters"),E.lineGutter=null,E.scroller=Ve("div",[E.sizer,E.heightForcer,E.gutters],"CodeMirror-scroll"),E.scroller.setAttribute("tabIndex","-1"),E.wrapper=Ve("div",[E.scrollbarFiller,E.gutterFiller,E.scroller],"CodeMirror"),me&&ye<8&&(E.gutters.style.zIndex=-1,E.scroller.style.paddingRight=0),!Te&&!(se&&Me)&&(E.scroller.draggable=!0),a&&(a.appendChild?a.appendChild(E.wrapper):a(E.wrapper)),E.viewFrom=E.viewTo=y.first,E.reportedViewFrom=E.reportedViewTo=y.first,E.view=[],E.renderedView=null,E.externalMeasured=null,E.viewOffset=0,E.lastWrapHeight=E.lastWrapWidth=0,E.updateLineNumbers=null,E.nativeBarWidth=E.barHeight=E.barWidth=0,E.scrollbarsClipped=!1,E.lineNumWidth=E.lineNumInnerWidth=E.lineNumChars=null,E.alignWidgets=!1,E.cachedCharWidth=E.cachedTextHeight=E.cachedPaddingH=null,E.maxLine=null,E.maxLineLength=0,E.maxLineChanged=!1,E.wheelDX=E.wheelDY=E.wheelStartX=E.wheelStartY=null,E.shift=!1,E.selForContextMenu=null,E.activeTouch=null,E.gutterSpecs=rs(b.gutters,b.lineNumbers),Os(E),x.init(E)}var Ta=0,Ri=null;me?Ri=-.53:se?Ri=15:we?Ri=-.7:Qe&&(Ri=-1/3);function Ns(a){var y=a.wheelDeltaX,x=a.wheelDeltaY;return y==null&&a.detail&&a.axis==a.HORIZONTAL_AXIS&&(y=a.detail),x==null&&a.detail&&a.axis==a.VERTICAL_AXIS?x=a.detail:x==null&&(x=a.wheelDelta),{x:y,y:x}}function iu(a){var y=Ns(a);return y.x*=Ri,y.y*=Ri,y}function Ws(a,y){var x=Ns(y),b=x.x,E=x.y,te=a.display,ie=te.scroller,ae=ie.scrollWidth>ie.clientWidth,ue=ie.scrollHeight>ie.clientHeight;if(b&&ae||E&&ue){if(E&&Ee&&Te){e:for(var he=y.target,be=te.view;he!=ie;he=he.parentNode)for(var Se=0;Se<be.length;Se++)if(be[Se].node==he){a.display.currentWheelTarget=he;break e}}if(b&&!se&&!fe&&Ri!=null){E&&ue&&$o(a,Math.max(0,ie.scrollTop+E*Ri)),ko(a,Math.max(0,ie.scrollLeft+b*Ri)),(!E||E&&ue)&&on(y),te.wheelStartX=null;return}if(E&&Ri!=null){var Ke=E*Ri,Ue=a.doc.scrollTop,yt=Ue+te.wrapper.clientHeight;Ke<0?Ue=Math.max(0,Ue+Ke-50):yt=Math.min(a.doc.height,yt+Ke+50),es(a,{top:Ue,bottom:yt})}Ta<20&&(te.wheelStartX==null?(te.wheelStartX=ie.scrollLeft,te.wheelStartY=ie.scrollTop,te.wheelDX=b,te.wheelDY=E,setTimeout(function(){if(te.wheelStartX!=null){var kt=ie.scrollLeft-te.wheelStartX,Ht=ie.scrollTop-te.wheelStartY,Qt=Ht&&te.wheelDY&&Ht/te.wheelDY||kt&&te.wheelDX&&kt/te.wheelDX;te.wheelStartX=te.wheelStartY=null,Qt&&(Ri=(Ri*Ta+Qt)/(Ta+1),++Ta)}},200)):(te.wheelDX+=b,te.wheelDY+=E))}}var Ii=function(a,y){this.ranges=a,this.primIndex=y};Ii.prototype.primary=function(){return this.ranges[this.primIndex]},Ii.prototype.equals=function(a){if(a==this)return!0;if(a.primIndex!=this.primIndex||a.ranges.length!=this.ranges.length)return!1;for(var y=0;y<this.ranges.length;y++){var x=this.ranges[y],b=a.ranges[y];if(!jt(x.anchor,b.anchor)||!jt(x.head,b.head))return!1}return!0},Ii.prototype.deepCopy=function(){for(var a=[],y=0;y<this.ranges.length;y++)a[y]=new mr(tn(this.ranges[y].anchor),tn(this.ranges[y].head));return new Ii(a,this.primIndex)},Ii.prototype.somethingSelected=function(){for(var a=0;a<this.ranges.length;a++)if(!this.ranges[a].empty())return!0;return!1},Ii.prototype.contains=function(a,y){y||(y=a);for(var x=0;x<this.ranges.length;x++){var b=this.ranges[x];if(gt(y,b.from())>=0&&gt(a,b.to())<=0)return x}return-1};var mr=function(a,y){this.anchor=a,this.head=y};mr.prototype.from=function(){return Ft(this.anchor,this.head)},mr.prototype.to=function(){return nn(this.anchor,this.head)},mr.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function Ki(a,y,x){var b=a&&a.options.selectionsMayTouch,E=y[x];y.sort(function(Ke,Ue){return gt(Ke.from(),Ue.from())}),x=ze(y,E);for(var te=1;te<y.length;te++){var ie=y[te],ae=y[te-1],ue=gt(ae.to(),ie.from());if(b&&!ie.empty()?ue>0:ue>=0){var he=Ft(ae.from(),ie.from()),be=nn(ae.to(),ie.to()),Se=ae.empty()?ie.from()==ie.head:ae.from()==ae.head;te<=x&&--x,y.splice(--te,2,new mr(Se?be:he,Se?he:be))}}return new Ii(y,x)}function po(a,y){return new Ii([new mr(a,y||a)],0)}function vo(a){return a.text?We(a.from.line+a.text.length-1,Le(a.text).length+(a.text.length==1?a.from.ch:0)):a.to}function Hs(a,y){if(gt(a,y.from)<0)return a;if(gt(a,y.to)<=0)return vo(y);var x=a.line+y.text.length-(y.to.line-y.from.line)-1,b=a.ch;return a.line==y.to.line&&(b+=vo(y).ch-y.to.ch),We(x,b)}function is(a,y){for(var x=[],b=0;b<a.sel.ranges.length;b++){var E=a.sel.ranges[b];x.push(new mr(Hs(E.anchor,y),Hs(E.head,y)))}return Ki(a.cm,x,a.sel.primIndex)}function zs(a,y,x){return a.line==y.line?We(x.line,a.ch-y.ch+x.ch):We(x.line+(a.line-y.line),a.ch)}function ou(a,y,x){for(var b=[],E=We(a.first,0),te=E,ie=0;ie<y.length;ie++){var ae=y[ie],ue=zs(ae.from,E,te),he=zs(vo(ae),E,te);if(E=ae.to,te=he,x=="around"){var be=a.sel.ranges[ie],Se=gt(be.head,be.anchor)<0;b[ie]=new mr(Se?he:ue,Se?ue:he)}else b[ie]=new mr(ue,ue)}return new Ii(b,a.sel.primIndex)}function os(a){a.doc.mode=$n(a.options,a.doc.modeOption),ia(a)}function ia(a){a.doc.iter(function(y){y.stateAfter&&(y.stateAfter=null),y.styles&&(y.styles=null)}),a.doc.modeFrontier=a.doc.highlightFrontier=a.doc.first,na(a,100),a.state.modeGen++,a.curOp&&Si(a)}function _s(a,y){return y.from.ch==0&&y.to.ch==0&&Le(y.text)==""&&(!a.cm||a.cm.options.wholeLineUpdateBefore)}function as(a,y,x,b){function E(an){return x?x[an]:null}function te(an,qt,dn){Tr(an,qt,dn,b),Or(an,"change",an,y)}function ie(an,qt){for(var dn=[],Cn=an;Cn<qt;++Cn)dn.push(new Qn(he[Cn],E(Cn),b));return dn}var ae=y.from,ue=y.to,he=y.text,be=rt(a,ae.line),Se=rt(a,ue.line),Ke=Le(he),Ue=E(he.length-1),yt=ue.line-ae.line;if(y.full)a.insert(0,ie(0,he.length)),a.remove(he.length,a.size-he.length);else if(_s(a,y)){var kt=ie(0,he.length-1);te(Se,Se.text,Ue),yt&&a.remove(ae.line,yt),kt.length&&a.insert(ae.line,kt)}else if(be==Se)if(he.length==1)te(be,be.text.slice(0,ae.ch)+Ke+be.text.slice(ue.ch),Ue);else{var Ht=ie(1,he.length-1);Ht.push(new Qn(Ke+be.text.slice(ue.ch),Ue,b)),te(be,be.text.slice(0,ae.ch)+he[0],E(0)),a.insert(ae.line+1,Ht)}else if(he.length==1)te(be,be.text.slice(0,ae.ch)+he[0]+Se.text.slice(ue.ch),E(0)),a.remove(ae.line+1,yt);else{te(be,be.text.slice(0,ae.ch)+he[0],E(0)),te(Se,Ke+Se.text.slice(ue.ch),Ue);var Qt=ie(1,he.length-1);yt>1&&a.remove(ae.line+1,yt-1),a.insert(ae.line+1,Qt)}Or(a,"change",a,y)}function mo(a,y,x){function b(E,te,ie){if(E.linked)for(var ae=0;ae<E.linked.length;++ae){var ue=E.linked[ae];if(ue.doc!=te){var he=ie&&ue.sharedHist;x&&!he||(y(ue.doc,he),b(ue.doc,E,he))}}}b(a,null,!0)}function Zs(a,y){if(y.cm)throw new Error("This document is already in use.");a.doc=y,y.cm=a,Ya(a),os(a),Gs(a),a.options.lineWrapping||Wn(a),a.options.mode=y.modeOption,Si(a)}function Gs(a){(a.doc.direction=="rtl"?_e:nt)(a.display.lineDiv,"CodeMirror-rtl")}function au(a){Pi(a,function(){Gs(a),Si(a)})}function Pa(a){this.done=[],this.undone=[],this.undoDepth=1/0,this.lastModTime=this.lastSelTime=0,this.lastOp=this.lastSelOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=a||1}function ss(a,y){var x={from:tn(y.from),to:vo(y),text:Yt(a,y.from,y.to)};return Vs(a,x,y.from.line,y.to.line+1),mo(a,function(b){return Vs(b,x,y.from.line,y.to.line+1)},!0),x}function js(a){for(;a.length;){var y=Le(a);if(y.ranges)a.pop();else break}}function su(a,y){if(y)return js(a.done),Le(a.done);if(a.done.length&&!Le(a.done).ranges)return Le(a.done);if(a.done.length>1&&!a.done[a.done.length-2].ranges)return a.done.pop(),Le(a.done)}function Us(a,y,x,b){var E=a.history;E.undone.length=0;var te=+new Date,ie,ae;if((E.lastOp==b||E.lastOrigin==y.origin&&y.origin&&(y.origin.charAt(0)=="+"&&E.lastModTime>te-(a.cm?a.cm.options.historyEventDelay:500)||y.origin.charAt(0)=="*"))&&(ie=su(E,E.lastOp==b)))ae=Le(ie.changes),gt(y.from,y.to)==0&&gt(y.from,ae.to)==0?ae.to=vo(y):ie.changes.push(ss(a,y));else{var ue=Le(E.done);for((!ue||!ue.ranges)&&Ba(a.sel,E.done),ie={changes:[ss(a,y)],generation:E.generation},E.done.push(ie);E.done.length>E.undoDepth;)E.done.shift(),E.done[0].ranges||E.done.shift()}E.done.push(x),E.generation=++E.maxGeneration,E.lastModTime=E.lastSelTime=te,E.lastOp=E.lastSelOp=b,E.lastOrigin=E.lastSelOrigin=y.origin,ae||en(a,"historyAdded")}function lu(a,y,x,b){var E=y.charAt(0);return E=="*"||E=="+"&&x.ranges.length==b.ranges.length&&x.somethingSelected()==b.somethingSelected()&&new Date-a.history.lastSelTime<=(a.cm?a.cm.options.historyEventDelay:500)}function uu(a,y,x,b){var E=a.history,te=b&&b.origin;x==E.lastSelOp||te&&E.lastSelOrigin==te&&(E.lastModTime==E.lastSelTime&&E.lastOrigin==te||lu(a,te,Le(E.done),y))?E.done[E.done.length-1]=y:Ba(y,E.done),E.lastSelTime=+new Date,E.lastSelOrigin=te,E.lastSelOp=x,b&&b.clearRedo!==!1&&js(E.undone)}function Ba(a,y){var x=Le(y);x&&x.ranges&&x.equals(a)||y.push(a)}function Vs(a,y,x,b){var E=y["spans_"+a.id],te=0;a.iter(Math.max(a.first,x),Math.min(a.first+a.size,b),function(ie){ie.markedSpans&&((E||(E=y["spans_"+a.id]={}))[te]=ie.markedSpans),++te})}function cu(a){if(!a)return null;for(var y,x=0;x<a.length;++x)a[x].marker.explicitlyCleared?y||(y=a.slice(0,x)):y&&y.push(a[x]);return y?y.length?y:null:a}function hu(a,y){var x=y["spans_"+a.id];if(!x)return null;for(var b=[],E=0;E<y.text.length;++E)b.push(cu(x[E]));return b}function Ks(a,y){var x=hu(a,y),b=Ar(a,y);if(!x)return b;if(!b)return x;for(var E=0;E<x.length;++E){var te=x[E],ie=b[E];if(te&&ie)e:for(var ae=0;ae<ie.length;++ae){for(var ue=ie[ae],he=0;he<te.length;++he)if(te[he].marker==ue.marker)continue e;te.push(ue)}else ie&&(x[E]=ie)}return x}function Oo(a,y,x){for(var b=[],E=0;E<a.length;++E){var te=a[E];if(te.ranges){b.push(x?Ii.prototype.deepCopy.call(te):te);continue}var ie=te.changes,ae=[];b.push({changes:ae});for(var ue=0;ue<ie.length;++ue){var he=ie[ue],be=void 0;if(ae.push({from:he.from,to:he.to,text:he.text}),y)for(var Se in he)(be=Se.match(/^spans_(\d+)$/))&&ze(y,Number(be[1]))>-1&&(Le(ae)[Se]=he[Se],delete he[Se])}}return b}function ls(a,y,x,b){if(b){var E=a.anchor;if(x){var te=gt(y,E)<0;te!=gt(x,E)<0?(E=y,y=x):te!=gt(y,x)<0&&(y=x)}return new mr(E,y)}else return new mr(x||y,y)}function Fa(a,y,x,b,E){E==null&&(E=a.cm&&(a.cm.display.shift||a.extend)),pi(a,new Ii([ls(a.sel.primary(),y,x,E)],0),b)}function Ys(a,y,x){for(var b=[],E=a.cm&&(a.cm.display.shift||a.extend),te=0;te<a.sel.ranges.length;te++)b[te]=ls(a.sel.ranges[te],y[te],null,E);var ie=Ki(a.cm,b,a.sel.primIndex);pi(a,ie,x)}function us(a,y,x,b){var E=a.sel.ranges.slice(0);E[y]=x,pi(a,Ki(a.cm,E,a.sel.primIndex),b)}function Xs(a,y,x,b){pi(a,po(y,x),b)}function du(a,y,x){var b={ranges:y.ranges,update:function(E){this.ranges=[];for(var te=0;te<E.length;te++)this.ranges[te]=new mr(Re(a,E[te].anchor),Re(a,E[te].head))},origin:x&&x.origin};return en(a,"beforeSelectionChange",a,b),a.cm&&en(a.cm,"beforeSelectionChange",a.cm,b),b.ranges!=y.ranges?Ki(a.cm,b.ranges,b.ranges.length-1):y}function Js(a,y,x){var b=a.history.done,E=Le(b);E&&E.ranges?(b[b.length-1]=y,Ra(a,y,x)):pi(a,y,x)}function pi(a,y,x){Ra(a,y,x),uu(a,a.sel,a.cm?a.cm.curOp.id:NaN,x)}function Ra(a,y,x){(Ot(a,"beforeSelectionChange")||a.cm&&Ot(a.cm,"beforeSelectionChange"))&&(y=du(a,y,x));var b=x&&x.bias||(gt(y.primary().head,a.sel.primary().head)<0?-1:1);Qs(a,$s(a,y,b,!0)),!(x&&x.scroll===!1)&&a.cm&&Ro(a.cm)}function Qs(a,y){y.equals(a.sel)||(a.sel=y,a.cm&&(a.cm.curOp.updateInput=1,a.cm.curOp.selectionChanged=!0,un(a.cm)),Or(a,"cursorActivity",a))}function qs(a){Qs(a,$s(a,a.sel,null,!1))}function $s(a,y,x,b){for(var E,te=0;te<y.ranges.length;te++){var ie=y.ranges[te],ae=y.ranges.length==a.sel.ranges.length&&a.sel.ranges[te],ue=Ia(a,ie.anchor,ae&&ae.anchor,x,b),he=Ia(a,ie.head,ae&&ae.head,x,b);(E||ue!=ie.anchor||he!=ie.head)&&(E||(E=y.ranges.slice(0,te)),E[te]=new mr(ue,he))}return E?Ki(a.cm,E,y.primIndex):y}function No(a,y,x,b,E){var te=rt(a,y.line);if(te.markedSpans)for(var ie=0;ie<te.markedSpans.length;++ie){var ae=te.markedSpans[ie],ue=ae.marker,he="selectLeft"in ue?!ue.selectLeft:ue.inclusiveLeft,be="selectRight"in ue?!ue.selectRight:ue.inclusiveRight;if((ae.from==null||(he?ae.from<=y.ch:ae.from<y.ch))&&(ae.to==null||(be?ae.to>=y.ch:ae.to>y.ch))){if(E&&(en(ue,"beforeCursorEnter"),ue.explicitlyCleared))if(te.markedSpans){--ie;continue}else break;if(!ue.atomic)continue;if(x){var Se=ue.find(b<0?1:-1),Ke=void 0;if((b<0?be:he)&&(Se=el(a,Se,-b,Se&&Se.line==y.line?te:null)),Se&&Se.line==y.line&&(Ke=gt(Se,x))&&(b<0?Ke<0:Ke>0))return No(a,Se,y,b,E)}var Ue=ue.find(b<0?-1:1);return(b<0?he:be)&&(Ue=el(a,Ue,b,Ue.line==y.line?te:null)),Ue?No(a,Ue,y,b,E):null}}return y}function Ia(a,y,x,b,E){var te=b||1,ie=No(a,y,x,te,E)||!E&&No(a,y,x,te,!0)||No(a,y,x,-te,E)||!E&&No(a,y,x,-te,!0);return ie||(a.cantEdit=!0,We(a.first,0))}function el(a,y,x,b){return x<0&&y.ch==0?y.line>a.first?Re(a,We(y.line-1)):null:x>0&&y.ch==(b||rt(a,y.line)).text.length?y.line<a.first+a.size-1?We(y.line+1,0):null:new We(y.line,y.ch+x)}function tl(a){a.setSelection(We(a.firstLine(),0),We(a.lastLine()),xe)}function nl(a,y,x){var b={canceled:!1,from:y.from,to:y.to,text:y.text,origin:y.origin,cancel:function(){return b.canceled=!0}};return x&&(b.update=function(E,te,ie,ae){E&&(b.from=Re(a,E)),te&&(b.to=Re(a,te)),ie&&(b.text=ie),ae!==void 0&&(b.origin=ae)}),en(a,"beforeChange",a,b),a.cm&&en(a.cm,"beforeChange",a.cm,b),b.canceled?(a.cm&&(a.cm.curOp.updateInput=2),null):{from:b.from,to:b.to,text:b.text,origin:b.origin}}function Wo(a,y,x){if(a.cm){if(!a.cm.curOp)return ni(a.cm,Wo)(a,y,x);if(a.cm.state.suppressEdits)return}if(!((Ot(a,"beforeChange")||a.cm&&Ot(a.cm,"beforeChange"))&&(y=nl(a,y,!0),!y))){var b=fr&&!x&&Gr(a,y.from,y.to);if(b)for(var E=b.length-1;E>=0;--E)rl(a,{from:b[E].from,to:b[E].to,text:E?[""]:y.text,origin:y.origin});else rl(a,y)}}function rl(a,y){if(!(y.text.length==1&&y.text[0]==""&&gt(y.from,y.to)==0)){var x=is(a,y);Us(a,y,x,a.cm?a.cm.curOp.id:NaN),oa(a,y,x,Ar(a,y));var b=[];mo(a,function(E,te){!te&&ze(b,E.history)==-1&&(sl(E.history,y),b.push(E.history)),oa(E,y,null,Ar(E,y))})}}function Oa(a,y,x){var b=a.cm&&a.cm.state.suppressEdits;if(!(b&&!x)){for(var E=a.history,te,ie=a.sel,ae=y=="undo"?E.done:E.undone,ue=y=="undo"?E.undone:E.done,he=0;he<ae.length&&(te=ae[he],!(x?te.ranges&&!te.equals(a.sel):!te.ranges));he++);if(he!=ae.length){for(E.lastOrigin=E.lastSelOrigin=null;;)if(te=ae.pop(),te.ranges){if(Ba(te,ue),x&&!te.equals(a.sel)){pi(a,te,{clearRedo:!1});return}ie=te}else if(b){ae.push(te);return}else break;var be=[];Ba(ie,ue),ue.push({changes:be,generation:E.generation}),E.generation=te.generation||++E.maxGeneration;for(var Se=Ot(a,"beforeChange")||a.cm&&Ot(a.cm,"beforeChange"),Ke=function(kt){var Ht=te.changes[kt];if(Ht.origin=y,Se&&!nl(a,Ht,!1))return ae.length=0,{};be.push(ss(a,Ht));var Qt=kt?is(a,Ht):Le(ae);oa(a,Ht,Qt,Ks(a,Ht)),!kt&&a.cm&&a.cm.scrollIntoView({from:Ht.from,to:vo(Ht)});var an=[];mo(a,function(qt,dn){!dn&&ze(an,qt.history)==-1&&(sl(qt.history,Ht),an.push(qt.history)),oa(qt,Ht,null,Ks(qt,Ht))})},Ue=te.changes.length-1;Ue>=0;--Ue){var yt=Ke(Ue);if(yt)return yt.v}}}}function il(a,y){if(y!=0&&(a.first+=y,a.sel=new Ii($e(a.sel.ranges,function(E){return new mr(We(E.anchor.line+y,E.anchor.ch),We(E.head.line+y,E.head.ch))}),a.sel.primIndex),a.cm)){Si(a.cm,a.first,a.first-y,y);for(var x=a.cm.display,b=x.viewFrom;b<x.viewTo;b++)ho(a.cm,b,"gutter")}}function oa(a,y,x,b){if(a.cm&&!a.cm.curOp)return ni(a.cm,oa)(a,y,x,b);if(y.to.line<a.first){il(a,y.text.length-1-(y.to.line-y.from.line));return}if(!(y.from.line>a.lastLine())){if(y.from.line<a.first){var E=y.text.length-1-(a.first-y.from.line);il(a,E),y={from:We(a.first,0),to:We(y.to.line+E,y.to.ch),text:[Le(y.text)],origin:y.origin}}var te=a.lastLine();y.to.line>te&&(y={from:y.from,to:We(te,rt(a,te).text.length),text:[y.text[0]],origin:y.origin}),y.removed=Yt(a,y.from,y.to),x||(x=is(a,y)),a.cm?fu(a.cm,y,b):as(a,y,b),Ra(a,x,xe),a.cantEdit&&Ia(a,We(a.firstLine(),0))&&(a.cantEdit=!1)}}function fu(a,y,x){var b=a.doc,E=a.display,te=y.from,ie=y.to,ae=!1,ue=te.line;a.options.lineWrapping||(ue=ke(Jt(rt(b,te.line))),b.iter(ue,ie.line+1,function(Ue){if(Ue==E.maxLine)return ae=!0,!0})),b.sel.contains(y.from,y.to)>-1&&un(a),as(b,y,x,ws(a)),a.options.lineWrapping||(b.iter(ue,te.line+y.text.length,function(Ue){var yt=br(Ue);yt>E.maxLineLength&&(E.maxLine=Ue,E.maxLineLength=yt,E.maxLineChanged=!0,ae=!1)}),ae&&(a.curOp.updateMaxLine=!0)),Dr(b,te.line),na(a,400);var he=y.text.length-(ie.line-te.line)-1;y.full?Si(a):te.line==ie.line&&y.text.length==1&&!_s(a.doc,y)?ho(a,te.line,"text"):Si(a,te.line,ie.line+1,he);var be=Ot(a,"changes"),Se=Ot(a,"change");if(Se||be){var Ke={from:te,to:ie,text:y.text,removed:y.removed,origin:y.origin};Se&&Or(a,"change",a,Ke),be&&(a.curOp.changeObjs||(a.curOp.changeObjs=[])).push(Ke)}a.display.selForContextMenu=null}function Ho(a,y,x,b,E){var te;b||(b=x),gt(b,x)<0&&(te=[b,x],x=te[0],b=te[1]),typeof y=="string"&&(y=a.splitLines(y)),Wo(a,{from:x,to:b,text:y,origin:E})}function ol(a,y,x,b){x<a.line?a.line+=b:y<a.line&&(a.line=y,a.ch=0)}function al(a,y,x,b){for(var E=0;E<a.length;++E){var te=a[E],ie=!0;if(te.ranges){te.copied||(te=a[E]=te.deepCopy(),te.copied=!0);for(var ae=0;ae<te.ranges.length;ae++)ol(te.ranges[ae].anchor,y,x,b),ol(te.ranges[ae].head,y,x,b);continue}for(var ue=0;ue<te.changes.length;++ue){var he=te.changes[ue];if(x<he.from.line)he.from=We(he.from.line+b,he.from.ch),he.to=We(he.to.line+b,he.to.ch);else if(y<=he.to.line){ie=!1;break}}ie||(a.splice(0,E+1),E=0)}}function sl(a,y){var x=y.from.line,b=y.to.line,E=y.text.length-(b-x)-1;al(a.done,x,b,E),al(a.undone,x,b,E)}function aa(a,y,x,b){var E=y,te=y;return typeof y=="number"?te=rt(a,Ut(a,y)):E=ke(y),E==null?null:(b(te,E)&&a.cm&&ho(a.cm,E,x),te)}function sa(a){this.lines=a,this.parent=null;for(var y=0,x=0;x<a.length;++x)a[x].parent=this,y+=a[x].height;this.height=y}sa.prototype={chunkSize:function(){return this.lines.length},removeInner:function(a,y){for(var x=a,b=a+y;x<b;++x){var E=this.lines[x];this.height-=E.height,jr(E),Or(E,"delete")}this.lines.splice(a,y)},collapse:function(a){a.push.apply(a,this.lines)},insertInner:function(a,y,x){this.height+=x,this.lines=this.lines.slice(0,a).concat(y).concat(this.lines.slice(a));for(var b=0;b<y.length;++b)y[b].parent=this},iterN:function(a,y,x){for(var b=a+y;a<b;++a)if(x(this.lines[a]))return!0}};function la(a){this.children=a;for(var y=0,x=0,b=0;b<a.length;++b){var E=a[b];y+=E.chunkSize(),x+=E.height,E.parent=this}this.size=y,this.height=x,this.parent=null}la.prototype={chunkSize:function(){return this.size},removeInner:function(a,y){this.size-=y;for(var x=0;x<this.children.length;++x){var b=this.children[x],E=b.chunkSize();if(a<E){var te=Math.min(y,E-a),ie=b.height;if(b.removeInner(a,te),this.height-=ie-b.height,E==te&&(this.children.splice(x--,1),b.parent=null),(y-=te)==0)break;a=0}else a-=E}if(this.size-y<25&&(this.children.length>1||!(this.children[0]instanceof sa))){var ae=[];this.collapse(ae),this.children=[new sa(ae)],this.children[0].parent=this}},collapse:function(a){for(var y=0;y<this.children.length;++y)this.children[y].collapse(a)},insertInner:function(a,y,x){this.size+=y.length,this.height+=x;for(var b=0;b<this.children.length;++b){var E=this.children[b],te=E.chunkSize();if(a<=te){if(E.insertInner(a,y,x),E.lines&&E.lines.length>50){for(var ie=E.lines.length%25+25,ae=ie;ae<E.lines.length;){var ue=new sa(E.lines.slice(ae,ae+=25));E.height-=ue.height,this.children.splice(++b,0,ue),ue.parent=this}E.lines=E.lines.slice(0,ie),this.maybeSpill()}break}a-=te}},maybeSpill:function(){if(!(this.children.length<=10)){var a=this;do{var y=a.children.splice(a.children.length-5,5),x=new la(y);if(a.parent){a.size-=x.size,a.height-=x.height;var E=ze(a.parent.children,a);a.parent.children.splice(E+1,0,x)}else{var b=new la(a.children);b.parent=a,a.children=[b,x],a=b}x.parent=a.parent}while(a.children.length>10);a.parent.maybeSpill()}},iterN:function(a,y,x){for(var b=0;b<this.children.length;++b){var E=this.children[b],te=E.chunkSize();if(a<te){var ie=Math.min(y,te-a);if(E.iterN(a,ie,x))return!0;if((y-=ie)==0)break;a=0}else a-=te}}};var ua=function(a,y,x){if(x)for(var b in x)x.hasOwnProperty(b)&&(this[b]=x[b]);this.doc=a,this.node=y};ua.prototype.clear=function(){var a=this.doc.cm,y=this.line.widgets,x=this.line,b=ke(x);if(!(b==null||!y)){for(var E=0;E<y.length;++E)y[E]==this&&y.splice(E--,1);y.length||(x.widgets=null);var te=gi(this);jn(x,Math.max(0,x.height-te)),a&&(Pi(a,function(){ll(a,x,-te),ho(a,b,"widget")}),Or(a,"lineWidgetCleared",a,this,b))}},ua.prototype.changed=function(){var a=this,y=this.height,x=this.doc.cm,b=this.line;this.height=null;var E=gi(this)-y;E&&(Vt(this.doc,b)||jn(b,b.height+E),x&&Pi(x,function(){x.curOp.forceUpdate=!0,ll(x,b,E),Or(x,"lineWidgetChanged",x,a,ke(b))}))},Gt(ua);function ll(a,y,x){Rn(y)<(a.curOp&&a.curOp.scrollTop||a.doc.scrollTop)&&qa(a,x)}function pu(a,y,x,b){var E=new ua(a,x,b),te=a.cm;return te&&E.noHScroll&&(te.display.alignWidgets=!0),aa(a,y,"widget",function(ie){var ae=ie.widgets||(ie.widgets=[]);if(E.insertAt==null?ae.push(E):ae.splice(Math.min(ae.length-1,Math.max(0,E.insertAt)),0,E),E.line=ie,te&&!Vt(a,ie)){var ue=Rn(ie)<a.scrollTop;jn(ie,ie.height+gi(E)),ue&&qa(te,E.height),te.curOp.forceUpdate=!0}return!0}),te&&Or(te,"lineWidgetAdded",te,E,typeof y=="number"?y:ke(y)),E}var ul=0,go=function(a,y){this.lines=[],this.type=y,this.doc=a,this.id=++ul};go.prototype.clear=function(){if(!this.explicitlyCleared){var a=this.doc.cm,y=a&&!a.curOp;if(y&&Do(a),Ot(this,"clear")){var x=this.find();x&&Or(this,"clear",x.from,x.to)}for(var b=null,E=null,te=0;te<this.lines.length;++te){var ie=this.lines[te],ae=pr(ie.markedSpans,this);a&&!this.collapsed?ho(a,ke(ie),"text"):a&&(ae.to!=null&&(E=ke(ie)),ae.from!=null&&(b=ke(ie))),ie.markedSpans=wr(ie.markedSpans,ae),ae.from==null&&this.collapsed&&!Vt(this.doc,ie)&&a&&jn(ie,Ti(a.display))}if(a&&this.collapsed&&!a.options.lineWrapping)for(var ue=0;ue<this.lines.length;++ue){var he=Jt(this.lines[ue]),be=br(he);be>a.display.maxLineLength&&(a.display.maxLine=he,a.display.maxLineLength=be,a.display.maxLineChanged=!0)}b!=null&&a&&this.collapsed&&Si(a,b,E+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,a&&qs(a.doc)),a&&Or(a,"markerCleared",a,this,b,E),y&&Lo(a),this.parent&&this.parent.clear()}},go.prototype.find=function(a,y){a==null&&this.type=="bookmark"&&(a=1);for(var x,b,E=0;E<this.lines.length;++E){var te=this.lines[E],ie=pr(te.markedSpans,this);if(ie.from!=null&&(x=We(y?te:ke(te),ie.from),a==-1))return x;if(ie.to!=null&&(b=We(y?te:ke(te),ie.to),a==1))return b}return x&&{from:x,to:b}},go.prototype.changed=function(){var a=this,y=this.find(-1,!0),x=this,b=this.doc.cm;!y||!b||Pi(b,function(){var E=y.line,te=ke(y.line),ie=qi(b,te);if(ie&&(Ko(ie),b.curOp.selectionChanged=b.curOp.forceUpdate=!0),b.curOp.updateMaxLine=!0,!Vt(x.doc,E)&&x.height!=null){var ae=x.height;x.height=null;var ue=gi(x)-ae;ue&&jn(E,E.height+ue)}Or(b,"markerChanged",b,a)})},go.prototype.attachLine=function(a){if(!this.lines.length&&this.doc.cm){var y=this.doc.cm.curOp;(!y.maybeHiddenMarkers||ze(y.maybeHiddenMarkers,this)==-1)&&(y.maybeUnhiddenMarkers||(y.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(a)},go.prototype.detachLine=function(a){if(this.lines.splice(ze(this.lines,a),1),!this.lines.length&&this.doc.cm){var y=this.doc.cm.curOp;(y.maybeHiddenMarkers||(y.maybeHiddenMarkers=[])).push(this)}},Gt(go);function zo(a,y,x,b,E){if(b&&b.shared)return vu(a,y,x,b,E);if(a.cm&&!a.cm.curOp)return ni(a.cm,zo)(a,y,x,b,E);var te=new go(a,E),ie=gt(y,x);if(b&&ht(b,te,!1),ie>0||ie==0&&te.clearWhenEmpty!==!1)return te;if(te.replacedWith&&(te.collapsed=!0,te.widgetNode=bt("span",[te.replacedWith],"CodeMirror-widget"),b.handleMouseEvents||te.widgetNode.setAttribute("cm-ignore-events","true"),b.insertLeft&&(te.widgetNode.insertLeft=!0)),te.collapsed){if(hn(a,y.line,y,x,te)||y.line!=x.line&&hn(a,x.line,y,x,te))throw new Error("Inserting collapsed marker partially overlapping an existing one");Jn()}te.addToHistory&&Us(a,{from:y,to:x,origin:"markText"},a.sel,NaN);var ae=y.line,ue=a.cm,he;if(a.iter(ae,x.line+1,function(Se){ue&&te.collapsed&&!ue.options.lineWrapping&&Jt(Se)==ue.display.maxLine&&(he=!0),te.collapsed&&ae!=y.line&&jn(Se,0),lr(Se,new sr(te,ae==y.line?y.ch:null,ae==x.line?x.ch:null)),++ae}),te.collapsed&&a.iter(y.line,x.line+1,function(Se){Vt(a,Se)&&jn(Se,0)}),te.clearOnEnter&&Dt(te,"beforeCursorEnter",function(){return te.clear()}),te.readOnly&&(Mr(),(a.history.done.length||a.history.undone.length)&&a.clearHistory()),te.collapsed&&(te.id=++ul,te.atomic=!0),ue){if(he&&(ue.curOp.updateMaxLine=!0),te.collapsed)Si(ue,y.line,x.line+1);else if(te.className||te.startStyle||te.endStyle||te.css||te.attributes||te.title)for(var be=y.line;be<=x.line;be++)ho(ue,be,"text");te.atomic&&qs(ue.doc),Or(ue,"markerAdded",ue,te)}return te}var ca=function(a,y){this.markers=a,this.primary=y;for(var x=0;x<a.length;++x)a[x].parent=this};ca.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var a=0;a<this.markers.length;++a)this.markers[a].clear();Or(this,"clear")}},ca.prototype.find=function(a,y){return this.primary.find(a,y)},Gt(ca);function vu(a,y,x,b,E){b=ht(b),b.shared=!1;var te=[zo(a,y,x,b,E)],ie=te[0],ae=b.widgetNode;return mo(a,function(ue){ae&&(b.widgetNode=ae.cloneNode(!0)),te.push(zo(ue,Re(ue,y),Re(ue,x),b,E));for(var he=0;he<ue.linked.length;++he)if(ue.linked[he].isParent)return;ie=Le(te)}),new ca(te,ie)}function cl(a){return a.findMarks(We(a.first,0),a.clipPos(We(a.lastLine())),function(y){return y.parent})}function mu(a,y){for(var x=0;x<y.length;x++){var b=y[x],E=b.find(),te=a.clipPos(E.from),ie=a.clipPos(E.to);if(gt(te,ie)){var ae=zo(a,te,ie,b.primary,b.primary.type);b.markers.push(ae),ae.parent=b}}}function gu(a){for(var y=function(b){var E=a[b],te=[E.primary.doc];mo(E.primary.doc,function(ue){return te.push(ue)});for(var ie=0;ie<E.markers.length;ie++){var ae=E.markers[ie];ze(te,ae.doc)==-1&&(ae.parent=null,E.markers.splice(ie--,1))}},x=0;x<a.length;x++)y(x)}var yu=0,ki=function(a,y,x,b,E){if(!(this instanceof ki))return new ki(a,y,x,b,E);x==null&&(x=0),la.call(this,[new sa([new Qn("",null)])]),this.first=x,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=x;var te=We(x,0);this.sel=po(te),this.history=new Pa(null),this.id=++yu,this.modeOption=y,this.lineSep=b,this.direction=E=="rtl"?"rtl":"ltr",this.extend=!1,typeof a=="string"&&(a=this.splitLines(a)),as(this,{from:te,to:te,text:a}),pi(this,po(te),xe)};ki.prototype=ee(la.prototype,{constructor:ki,iter:function(a,y,x){x?this.iterN(a-this.first,y-a,x):this.iterN(this.first,this.first+this.size,a)},insert:function(a,y){for(var x=0,b=0;b<y.length;++b)x+=y[b].height;this.insertInner(a-this.first,y,x)},remove:function(a,y){this.removeInner(a-this.first,y)},getValue:function(a){var y=Sn(this,this.first,this.first+this.size);return a===!1?y:y.join(a||this.lineSeparator())},setValue:ri(function(a){var y=We(this.first,0),x=this.first+this.size-1;Wo(this,{from:y,to:We(x,rt(this,x).text.length),text:this.splitLines(a),origin:"setValue",full:!0},!0),this.cm&&qo(this.cm,0,0),pi(this,po(y),xe)}),replaceRange:function(a,y,x,b){y=Re(this,y),x=x?Re(this,x):y,Ho(this,a,y,x,b)},getRange:function(a,y,x){var b=Yt(this,Re(this,a),Re(this,y));return x===!1?b:b.join(x||this.lineSeparator())},getLine:function(a){var y=this.getLineHandle(a);return y&&y.text},getLineHandle:function(a){if(Mt(this,a))return rt(this,a)},getLineNumber:function(a){return ke(a)},getLineHandleVisualStart:function(a){return typeof a=="number"&&(a=rt(this,a)),Jt(a)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(a){return Re(this,a)},getCursor:function(a){var y=this.sel.primary(),x;return a==null||a=="head"?x=y.head:a=="anchor"?x=y.anchor:a=="end"||a=="to"||a===!1?x=y.to():x=y.from(),x},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:ri(function(a,y,x){Xs(this,Re(this,typeof a=="number"?We(a,y||0):a),null,x)}),setSelection:ri(function(a,y,x){Xs(this,Re(this,a),Re(this,y||a),x)}),extendSelection:ri(function(a,y,x){Fa(this,Re(this,a),y&&Re(this,y),x)}),extendSelections:ri(function(a,y){Ys(this,Kt(this,a),y)}),extendSelectionsBy:ri(function(a,y){var x=$e(this.sel.ranges,a);Ys(this,Kt(this,x),y)}),setSelections:ri(function(a,y,x){if(a.length){for(var b=[],E=0;E<a.length;E++)b[E]=new mr(Re(this,a[E].anchor),Re(this,a[E].head));y==null&&(y=Math.min(a.length-1,this.sel.primIndex)),pi(this,Ki(this.cm,b,y),x)}}),addSelection:ri(function(a,y,x){var b=this.sel.ranges.slice(0);b.push(new mr(Re(this,a),Re(this,y||a))),pi(this,Ki(this.cm,b,b.length-1),x)}),getSelection:function(a){for(var y=this.sel.ranges,x,b=0;b<y.length;b++){var E=Yt(this,y[b].from(),y[b].to());x=x?x.concat(E):E}return a===!1?x:x.join(a||this.lineSeparator())},getSelections:function(a){for(var y=[],x=this.sel.ranges,b=0;b<x.length;b++){var E=Yt(this,x[b].from(),x[b].to());a!==!1&&(E=E.join(a||this.lineSeparator())),y[b]=E}return y},replaceSelection:function(a,y,x){for(var b=[],E=0;E<this.sel.ranges.length;E++)b[E]=a;this.replaceSelections(b,y,x||"+input")},replaceSelections:ri(function(a,y,x){for(var b=[],E=this.sel,te=0;te<E.ranges.length;te++){var ie=E.ranges[te];b[te]={from:ie.from(),to:ie.to(),text:this.splitLines(a[te]),origin:x}}for(var ae=y&&y!="end"&&ou(this,b,y),ue=b.length-1;ue>=0;ue--)Wo(this,b[ue]);ae?Js(this,ae):this.cm&&Ro(this.cm)}),undo:ri(function(){Oa(this,"undo")}),redo:ri(function(){Oa(this,"redo")}),undoSelection:ri(function(){Oa(this,"undo",!0)}),redoSelection:ri(function(){Oa(this,"redo",!0)}),setExtending:function(a){this.extend=a},getExtending:function(){return this.extend},historySize:function(){for(var a=this.history,y=0,x=0,b=0;b<a.done.length;b++)a.done[b].ranges||++y;for(var E=0;E<a.undone.length;E++)a.undone[E].ranges||++x;return{undo:y,redo:x}},clearHistory:function(){var a=this;this.history=new Pa(this.history.maxGeneration),mo(this,function(y){return y.history=a.history},!0)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(a){return a&&(this.history.lastOp=this.history.lastSelOp=this.history.lastOrigin=null),this.history.generation},isClean:function(a){return this.history.generation==(a||this.cleanGeneration)},getHistory:function(){return{done:Oo(this.history.done),undone:Oo(this.history.undone)}},setHistory:function(a){var y=this.history=new Pa(this.history.maxGeneration);y.done=Oo(a.done.slice(0),null,!0),y.undone=Oo(a.undone.slice(0),null,!0)},setGutterMarker:ri(function(a,y,x){return aa(this,a,"gutter",function(b){var E=b.gutterMarkers||(b.gutterMarkers={});return E[y]=x,!x&&ne(E)&&(b.gutterMarkers=null),!0})}),clearGutter:ri(function(a){var y=this;this.iter(function(x){x.gutterMarkers&&x.gutterMarkers[a]&&aa(y,x,"gutter",function(){return x.gutterMarkers[a]=null,ne(x.gutterMarkers)&&(x.gutterMarkers=null),!0})})}),lineInfo:function(a){var y;if(typeof a=="number"){if(!Mt(this,a)||(y=a,a=rt(this,a),!a))return null}else if(y=ke(a),y==null)return null;return{line:y,handle:a,text:a.text,gutterMarkers:a.gutterMarkers,textClass:a.textClass,bgClass:a.bgClass,wrapClass:a.wrapClass,widgets:a.widgets}},addLineClass:ri(function(a,y,x){return aa(this,a,y=="gutter"?"gutter":"class",function(b){var E=y=="text"?"textClass":y=="background"?"bgClass":y=="gutter"?"gutterClass":"wrapClass";if(!b[E])b[E]=x;else{if(at(x).test(b[E]))return!1;b[E]+=" "+x}return!0})}),removeLineClass:ri(function(a,y,x){return aa(this,a,y=="gutter"?"gutter":"class",function(b){var E=y=="text"?"textClass":y=="background"?"bgClass":y=="gutter"?"gutterClass":"wrapClass",te=b[E];if(te)if(x==null)b[E]=null;else{var ie=te.match(at(x));if(!ie)return!1;var ae=ie.index+ie[0].length;b[E]=te.slice(0,ie.index)+(!ie.index||ae==te.length?"":" ")+te.slice(ae)||null}else return!1;return!0})}),addLineWidget:ri(function(a,y,x){return pu(this,a,y,x)}),removeLineWidget:function(a){a.clear()},markText:function(a,y,x){return zo(this,Re(this,a),Re(this,y),x,x&&x.type||"range")},setBookmark:function(a,y){var x={replacedWith:y&&(y.nodeType==null?y.widget:y),insertLeft:y&&y.insertLeft,clearWhenEmpty:!1,shared:y&&y.shared,handleMouseEvents:y&&y.handleMouseEvents};return a=Re(this,a),zo(this,a,a,x,"bookmark")},findMarksAt:function(a){a=Re(this,a);var y=[],x=rt(this,a.line).markedSpans;if(x)for(var b=0;b<x.length;++b){var E=x[b];(E.from==null||E.from<=a.ch)&&(E.to==null||E.to>=a.ch)&&y.push(E.marker.parent||E.marker)}return y},findMarks:function(a,y,x){a=Re(this,a),y=Re(this,y);var b=[],E=a.line;return this.iter(a.line,y.line+1,function(te){var ie=te.markedSpans;if(ie)for(var ae=0;ae<ie.length;ae++){var ue=ie[ae];!(ue.to!=null&&E==a.line&&a.ch>=ue.to||ue.from==null&&E!=a.line||ue.from!=null&&E==y.line&&ue.from>=y.ch)&&(!x||x(ue.marker))&&b.push(ue.marker.parent||ue.marker)}++E}),b},getAllMarks:function(){var a=[];return this.iter(function(y){var x=y.markedSpans;if(x)for(var b=0;b<x.length;++b)x[b].from!=null&&a.push(x[b].marker)}),a},posFromIndex:function(a){var y,x=this.first,b=this.lineSeparator().length;return this.iter(function(E){var te=E.text.length+b;if(te>a)return y=a,!0;a-=te,++x}),Re(this,We(x,y))},indexFromPos:function(a){a=Re(this,a);var y=a.ch;if(a.line<this.first||a.ch<0)return 0;var x=this.lineSeparator().length;return this.iter(this.first,a.line,function(b){y+=b.text.length+x}),y},copy:function(a){var y=new ki(Sn(this,this.first,this.first+this.size),this.modeOption,this.first,this.lineSep,this.direction);return y.scrollTop=this.scrollTop,y.scrollLeft=this.scrollLeft,y.sel=this.sel,y.extend=!1,a&&(y.history.undoDepth=this.history.undoDepth,y.setHistory(this.getHistory())),y},linkedDoc:function(a){a||(a={});var y=this.first,x=this.first+this.size;a.from!=null&&a.from>y&&(y=a.from),a.to!=null&&a.to<x&&(x=a.to);var b=new ki(Sn(this,y,x),a.mode||this.modeOption,y,this.lineSep,this.direction);return a.sharedHist&&(b.history=this.history),(this.linked||(this.linked=[])).push({doc:b,sharedHist:a.sharedHist}),b.linked=[{doc:this,isParent:!0,sharedHist:a.sharedHist}],mu(b,cl(this)),b},unlinkDoc:function(a){if(a instanceof Nr&&(a=a.doc),this.linked)for(var y=0;y<this.linked.length;++y){var x=this.linked[y];if(x.doc==a){this.linked.splice(y,1),a.unlinkDoc(this),gu(cl(this));break}}if(a.history==this.history){var b=[a.id];mo(a,function(E){return b.push(E.id)},!0),a.history=new Pa(null),a.history.done=Oo(this.history.done,b),a.history.undone=Oo(this.history.undone,b)}},iterLinkedDocs:function(a){mo(this,a)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(a){return this.lineSep?a.split(this.lineSep):ir(a)},lineSeparator:function(){return this.lineSep||`
`},setDirection:ri(function(a){a!="rtl"&&(a="ltr"),a!=this.direction&&(this.direction=a,this.iter(function(y){return y.order=null}),this.cm&&au(this.cm))})}),ki.prototype.eachLine=ki.prototype.iter;var hl=0;function bu(a){var y=this;if(dl(y),!(ot(y,a)||li(y.display,a))){on(a),me&&(hl=+new Date);var x=Co(y,a,!0),b=a.dataTransfer.files;if(!(!x||y.isReadOnly()))if(b&&b.length&&window.FileReader&&window.File)for(var E=b.length,te=Array(E),ie=0,ae=function(){++ie==E&&ni(y,function(){x=Re(y.doc,x);var Ue={from:x,to:x,text:y.doc.splitLines(te.filter(function(yt){return yt!=null}).join(y.doc.lineSeparator())),origin:"paste"};Wo(y.doc,Ue),Js(y.doc,po(Re(y.doc,x),Re(y.doc,vo(Ue))))})()},ue=function(Ue,yt){if(y.options.allowDropFileTypes&&ze(y.options.allowDropFileTypes,Ue.type)==-1){ae();return}var kt=new FileReader;kt.onerror=function(){return ae()},kt.onload=function(){var Ht=kt.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(Ht)){ae();return}te[yt]=Ht,ae()},kt.readAsText(Ue)},he=0;he<b.length;he++)ue(b[he],he);else{if(y.state.draggingText&&y.doc.sel.contains(x)>-1){y.state.draggingText(a),setTimeout(function(){return y.display.input.focus()},20);return}try{var be=a.dataTransfer.getData("Text");if(be){var Se;if(y.state.draggingText&&!y.state.draggingText.copy&&(Se=y.listSelections()),Ra(y.doc,po(x,x)),Se)for(var Ke=0;Ke<Se.length;++Ke)Ho(y.doc,"",Se[Ke].anchor,Se[Ke].head,"drag");y.replaceSelection(be,"around","paste"),y.display.input.focus()}}catch(Ue){}}}}function xu(a,y){if(me&&(!a.state.draggingText||+new Date-hl<100)){mn(y);return}if(!(ot(a,y)||li(a.display,y))&&(y.dataTransfer.setData("Text",a.getSelection()),y.dataTransfer.effectAllowed="copyMove",y.dataTransfer.setDragImage&&!Qe)){var x=Ve("img",null,null,"position: fixed; left: 0; top: 0;");x.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",fe&&(x.width=x.height=1,a.display.wrapper.appendChild(x),x._top=x.offsetTop),y.dataTransfer.setDragImage(x,0,0),fe&&x.parentNode.removeChild(x)}}function wu(a,y){var x=Co(a,y);if(x){var b=document.createDocumentFragment();ks(a,x,b),a.display.dragCursor||(a.display.dragCursor=Ve("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),a.display.lineSpace.insertBefore(a.display.dragCursor,a.display.cursorDiv)),Ye(a.display.dragCursor,b)}}function dl(a){a.display.dragCursor&&(a.display.lineSpace.removeChild(a.display.dragCursor),a.display.dragCursor=null)}function fl(a){if(document.getElementsByClassName){for(var y=document.getElementsByClassName("CodeMirror"),x=[],b=0;b<y.length;b++){var E=y[b].CodeMirror;E&&x.push(E)}x.length&&x[0].operation(function(){for(var te=0;te<x.length;te++)a(x[te])})}}var pl=!1;function Cu(){pl||(Su(),pl=!0)}function Su(){var a;Dt(window,"resize",function(){a==null&&(a=setTimeout(function(){a=null,fl(ku)},100))}),Dt(window,"blur",function(){return fl(Fo)})}function ku(a){var y=a.display;y.cachedCharWidth=y.cachedTextHeight=y.cachedPaddingH=null,y.scrollbarsClipped=!1,a.setSize()}for(var yo={3:"Pause",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"=",91:"Mod",92:"Mod",93:"Mod",106:"*",107:"=",109:"-",110:".",111:"/",145:"ScrollLock",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",224:"Mod",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home",63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"},ha=0;ha<10;ha++)yo[ha+48]=yo[ha+96]=String(ha);for(var Na=65;Na<=90;Na++)yo[Na]=String.fromCharCode(Na);for(var da=1;da<=12;da++)yo[da+111]=yo[da+63235]="F"+da;var io={};io.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},io.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},io.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Alt-F":"goWordRight","Alt-B":"goWordLeft","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-D":"delWordAfter","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},io.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},io.default=Ee?io.macDefault:io.pcDefault;function Eu(a){var y=a.split(/-(?!$)/);a=y[y.length-1];for(var x,b,E,te,ie=0;ie<y.length-1;ie++){var ae=y[ie];if(/^(cmd|meta|m)$/i.test(ae))te=!0;else if(/^a(lt)?$/i.test(ae))x=!0;else if(/^(c|ctrl|control)$/i.test(ae))b=!0;else if(/^s(hift)?$/i.test(ae))E=!0;else throw new Error("Unrecognized modifier name: "+ae)}return x&&(a="Alt-"+a),b&&(a="Ctrl-"+a),te&&(a="Cmd-"+a),E&&(a="Shift-"+a),a}function Du(a){var y={};for(var x in a)if(a.hasOwnProperty(x)){var b=a[x];if(/^(name|fallthrough|(de|at)tach)$/.test(x))continue;if(b=="..."){delete a[x];continue}for(var E=$e(x.split(" "),Eu),te=0;te<E.length;te++){var ie=void 0,ae=void 0;te==E.length-1?(ae=E.join(" "),ie=b):(ae=E.slice(0,te+1).join(" "),ie="...");var ue=y[ae];if(!ue)y[ae]=ie;else if(ue!=ie)throw new Error("Inconsistent bindings for "+ae)}delete a[x]}for(var he in y)a[he]=y[he];return a}function _o(a,y,x,b){y=Wa(y);var E=y.call?y.call(a,b):y[a];if(E===!1)return"nothing";if(E==="...")return"multi";if(E!=null&&x(E))return"handled";if(y.fallthrough){if(Object.prototype.toString.call(y.fallthrough)!="[object Array]")return _o(a,y.fallthrough,x,b);for(var te=0;te<y.fallthrough.length;te++){var ie=_o(a,y.fallthrough[te],x,b);if(ie)return ie}}}function vl(a){var y=typeof a=="string"?a:yo[a.keyCode];return y=="Ctrl"||y=="Alt"||y=="Shift"||y=="Mod"}function ml(a,y,x){var b=a;return y.altKey&&b!="Alt"&&(a="Alt-"+a),(ut?y.metaKey:y.ctrlKey)&&b!="Ctrl"&&(a="Ctrl-"+a),(ut?y.ctrlKey:y.metaKey)&&b!="Mod"&&(a="Cmd-"+a),!x&&y.shiftKey&&b!="Shift"&&(a="Shift-"+a),a}function gl(a,y){if(fe&&a.keyCode==34&&a.char)return!1;var x=yo[a.keyCode];return x==null||a.altGraphKey?!1:(a.keyCode==3&&a.code&&(x=a.code),ml(x,a,y))}function Wa(a){return typeof a=="string"?io[a]:a}function Zo(a,y){for(var x=a.doc.sel.ranges,b=[],E=0;E<x.length;E++){for(var te=y(x[E]);b.length&&gt(te.from,Le(b).to)<=0;){var ie=b.pop();if(gt(ie.from,te.from)<0){te.from=ie.from;break}}b.push(te)}Pi(a,function(){for(var ae=b.length-1;ae>=0;ae--)Ho(a.doc,"",b[ae].from,b[ae].to,"+delete");Ro(a)})}function cs(a,y,x){var b=wt(a.text,y+x,x);return b<0||b>a.text.length?null:b}function hs(a,y,x){var b=cs(a,y.ch,x);return b==null?null:new We(y.line,b,x<0?"after":"before")}function ds(a,y,x,b,E){if(a){y.doc.direction=="rtl"&&(E=-E);var te=Xt(x,y.doc.direction);if(te){var ie=E<0?Le(te):te[0],ae=E<0==(ie.level==1),ue=ae?"after":"before",he;if(ie.level>0||y.doc.direction=="rtl"){var be=uo(y,x);he=E<0?x.text.length-1:0;var Se=Hi(y,be,he).top;he=Ct(function(Ke){return Hi(y,be,Ke).top==Se},E<0==(ie.level==1)?ie.from:ie.to-1,he),ue=="before"&&(he=cs(x,he,1))}else he=E<0?ie.to:ie.from;return new We(b,he,ue)}}return new We(b,E<0?x.text.length:0,E<0?"before":"after")}function Lu(a,y,x,b){var E=Xt(y,a.doc.direction);if(!E)return hs(y,x,b);x.ch>=y.text.length?(x.ch=y.text.length,x.sticky="before"):x.ch<=0&&(x.ch=0,x.sticky="after");var te=Bt(E,x.ch,x.sticky),ie=E[te];if(a.doc.direction=="ltr"&&ie.level%2==0&&(b>0?ie.to>x.ch:ie.from<x.ch))return hs(y,x,b);var ae=function(Qt,an){return cs(y,Qt instanceof We?Qt.ch:Qt,an)},ue,he=function(Qt){return a.options.lineWrapping?(ue=ue||uo(a,y),Vr(a,y,ue,Qt)):{begin:0,end:y.text.length}},be=he(x.sticky=="before"?ae(x,-1):x.ch);if(a.doc.direction=="rtl"||ie.level==1){var Se=ie.level==1==b<0,Ke=ae(x,Se?1:-1);if(Ke!=null&&(Se?Ke<=ie.to&&Ke<=be.end:Ke>=ie.from&&Ke>=be.begin)){var Ue=Se?"before":"after";return new We(x.line,Ke,Ue)}}var yt=function(Qt,an,qt){for(var dn=function(Br,ii){return ii?new We(x.line,ae(Br,1),"before"):new We(x.line,Br,"after")};Qt>=0&&Qt<E.length;Qt+=an){var Cn=E[Qt],vn=an>0==(Cn.level!=1),Gn=vn?qt.begin:ae(qt.end,-1);if(Cn.from<=Gn&&Gn<Cn.to||(Gn=vn?Cn.from:ae(Cn.to,-1),qt.begin<=Gn&&Gn<qt.end))return dn(Gn,vn)}},kt=yt(te+b,b,be);if(kt)return kt;var Ht=b>0?be.end:ae(be.begin,-1);return Ht!=null&&!(b>0&&Ht==y.text.length)&&(kt=yt(b>0?0:E.length-1,b,he(Ht)),kt)?kt:null}var fa={selectAll:tl,singleSelection:function(a){return a.setSelection(a.getCursor("anchor"),a.getCursor("head"),xe)},killLine:function(a){return Zo(a,function(y){if(y.empty()){var x=rt(a.doc,y.head.line).text.length;return y.head.ch==x&&y.head.line<a.lastLine()?{from:y.head,to:We(y.head.line+1,0)}:{from:y.head,to:We(y.head.line,x)}}else return{from:y.from(),to:y.to()}})},deleteLine:function(a){return Zo(a,function(y){return{from:We(y.from().line,0),to:Re(a.doc,We(y.to().line+1,0))}})},delLineLeft:function(a){return Zo(a,function(y){return{from:We(y.from().line,0),to:y.from()}})},delWrappedLineLeft:function(a){return Zo(a,function(y){var x=a.charCoords(y.head,"div").top+5,b=a.coordsChar({left:0,top:x},"div");return{from:b,to:y.from()}})},delWrappedLineRight:function(a){return Zo(a,function(y){var x=a.charCoords(y.head,"div").top+5,b=a.coordsChar({left:a.display.lineDiv.offsetWidth+100,top:x},"div");return{from:y.from(),to:b}})},undo:function(a){return a.undo()},redo:function(a){return a.redo()},undoSelection:function(a){return a.undoSelection()},redoSelection:function(a){return a.redoSelection()},goDocStart:function(a){return a.extendSelection(We(a.firstLine(),0))},goDocEnd:function(a){return a.extendSelection(We(a.lastLine()))},goLineStart:function(a){return a.extendSelectionsBy(function(y){return yl(a,y.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(a){return a.extendSelectionsBy(function(y){return bl(a,y.head)},{origin:"+move",bias:1})},goLineEnd:function(a){return a.extendSelectionsBy(function(y){return Mu(a,y.head.line)},{origin:"+move",bias:-1})},goLineRight:function(a){return a.extendSelectionsBy(function(y){var x=a.cursorCoords(y.head,"div").top+5;return a.coordsChar({left:a.display.lineDiv.offsetWidth+100,top:x},"div")},Ce)},goLineLeft:function(a){return a.extendSelectionsBy(function(y){var x=a.cursorCoords(y.head,"div").top+5;return a.coordsChar({left:0,top:x},"div")},Ce)},goLineLeftSmart:function(a){return a.extendSelectionsBy(function(y){var x=a.cursorCoords(y.head,"div").top+5,b=a.coordsChar({left:0,top:x},"div");return b.ch<a.getLine(b.line).search(/\S/)?bl(a,y.head):b},Ce)},goLineUp:function(a){return a.moveV(-1,"line")},goLineDown:function(a){return a.moveV(1,"line")},goPageUp:function(a){return a.moveV(-1,"page")},goPageDown:function(a){return a.moveV(1,"page")},goCharLeft:function(a){return a.moveH(-1,"char")},goCharRight:function(a){return a.moveH(1,"char")},goColumnLeft:function(a){return a.moveH(-1,"column")},goColumnRight:function(a){return a.moveH(1,"column")},goWordLeft:function(a){return a.moveH(-1,"word")},goGroupRight:function(a){return a.moveH(1,"group")},goGroupLeft:function(a){return a.moveH(-1,"group")},goWordRight:function(a){return a.moveH(1,"word")},delCharBefore:function(a){return a.deleteH(-1,"codepoint")},delCharAfter:function(a){return a.deleteH(1,"char")},delWordBefore:function(a){return a.deleteH(-1,"word")},delWordAfter:function(a){return a.deleteH(1,"word")},delGroupBefore:function(a){return a.deleteH(-1,"group")},delGroupAfter:function(a){return a.deleteH(1,"group")},indentAuto:function(a){return a.indentSelection("smart")},indentMore:function(a){return a.indentSelection("add")},indentLess:function(a){return a.indentSelection("subtract")},insertTab:function(a){return a.replaceSelection(" ")},insertSoftTab:function(a){for(var y=[],x=a.listSelections(),b=a.options.tabSize,E=0;E<x.length;E++){var te=x[E].from(),ie=pe(a.getLine(te.line),te.ch,b);y.push(ct(b-ie%b))}a.replaceSelections(y)},defaultTab:function(a){a.somethingSelected()?a.indentSelection("add"):a.execCommand("insertTab")},transposeChars:function(a){return Pi(a,function(){for(var y=a.listSelections(),x=[],b=0;b<y.length;b++)if(y[b].empty()){var E=y[b].head,te=rt(a.doc,E.line).text;if(te){if(E.ch==te.length&&(E=new We(E.line,E.ch-1)),E.ch>0)E=new We(E.line,E.ch+1),a.replaceRange(te.charAt(E.ch-1)+te.charAt(E.ch-2),We(E.line,E.ch-2),E,"+transpose");else if(E.line>a.doc.first){var ie=rt(a.doc,E.line-1).text;ie&&(E=new We(E.line,1),a.replaceRange(te.charAt(0)+a.doc.lineSeparator()+ie.charAt(ie.length-1),We(E.line-1,ie.length-1),E,"+transpose"))}}x.push(new mr(E,E))}a.setSelections(x)})},newlineAndIndent:function(a){return Pi(a,function(){for(var y=a.listSelections(),x=y.length-1;x>=0;x--)a.replaceRange(a.doc.lineSeparator(),y[x].anchor,y[x].head,"+input");y=a.listSelections();for(var b=0;b<y.length;b++)a.indentLine(y[b].from().line,null,!0);Ro(a)})},openLine:function(a){return a.replaceSelection(`
`,"start")},toggleOverwrite:function(a){return a.toggleOverwrite()}};function yl(a,y){var x=rt(a.doc,y),b=Jt(x);return b!=x&&(y=ke(b)),ds(!0,a,b,y,1)}function Mu(a,y){var x=rt(a.doc,y),b=xn(x);return b!=x&&(y=ke(b)),ds(!0,a,x,y,-1)}function bl(a,y){var x=yl(a,y.line),b=rt(a.doc,x.line),E=Xt(b,a.doc.direction);if(!E||E[0].level==0){var te=Math.max(x.ch,b.text.search(/\S/)),ie=y.line==x.line&&y.ch<=te&&y.ch;return We(x.line,ie?0:te,x.sticky)}return x}function Ha(a,y,x){if(typeof y=="string"&&(y=fa[y],!y))return!1;a.display.input.ensurePolled();var b=a.display.shift,E=!1;try{a.isReadOnly()&&(a.state.suppressEdits=!0),x&&(a.display.shift=!1),E=y(a)!=st}finally{a.display.shift=b,a.state.suppressEdits=!1}return E}function Au(a,y,x){for(var b=0;b<a.state.keyMaps.length;b++){var E=_o(y,a.state.keyMaps[b],x,a);if(E)return E}return a.options.extraKeys&&_o(y,a.options.extraKeys,x,a)||_o(y,a.options.keyMap,x,a)}var Tu=new ce;function pa(a,y,x,b){var E=a.state.keySeq;if(E){if(vl(y))return"handled";if(/\'$/.test(y)?a.state.keySeq=null:Tu.set(50,function(){a.state.keySeq==E&&(a.state.keySeq=null,a.display.input.reset())}),xl(a,E+" "+y,x,b))return!0}return xl(a,y,x,b)}function xl(a,y,x,b){var E=Au(a,y,b);return E=="multi"&&(a.state.keySeq=y),E=="handled"&&Or(a,"keyHandled",a,y,x),(E=="handled"||E=="multi")&&(on(x),Xa(a)),!!E}function wl(a,y){var x=gl(y,!0);return x?y.shiftKey&&!a.state.keySeq?pa(a,"Shift-"+x,y,function(b){return Ha(a,b,!0)})||pa(a,x,y,function(b){if(typeof b=="string"?/^go[A-Z]/.test(b):b.motion)return Ha(a,b)}):pa(a,x,y,function(b){return Ha(a,b)}):!1}function Pu(a,y,x){return pa(a,"'"+x+"'",y,function(b){return Ha(a,b,!0)})}var fs=null;function Cl(a){var y=this;if(!(a.target&&a.target!=y.display.input.getField())&&(y.curOp.focus=De(),!ot(y,a))){me&&ye<11&&a.keyCode==27&&(a.returnValue=!1);var x=a.keyCode;y.display.shift=x==16||a.shiftKey;var b=wl(y,a);fe&&(fs=b?x:null,!b&&x==88&&!On&&(Ee?a.metaKey:a.ctrlKey)&&y.replaceSelection("",null,"cut")),se&&!Ee&&!b&&x==46&&a.shiftKey&&!a.ctrlKey&&document.execCommand&&document.execCommand("cut"),x==18&&!/\bCodeMirror-crosshair\b/.test(y.display.lineDiv.className)&&Bu(y)}}function Bu(a){var y=a.display.lineDiv;_e(y,"CodeMirror-crosshair");function x(b){(b.keyCode==18||!b.altKey)&&(nt(y,"CodeMirror-crosshair"),_t(document,"keyup",x),_t(document,"mouseover",x))}Dt(document,"keyup",x),Dt(document,"mouseover",x)}function Sl(a){a.keyCode==16&&(this.doc.sel.shift=!1),ot(this,a)}function kl(a){var y=this;if(!(a.target&&a.target!=y.display.input.getField())&&!(li(y.display,a)||ot(y,a)||a.ctrlKey&&!a.altKey||Ee&&a.metaKey)){var x=a.keyCode,b=a.charCode;if(fe&&x==fs){fs=null,on(a);return}if(!(fe&&(!a.which||a.which<10)&&wl(y,a))){var E=String.fromCharCode(b==null?x:b);E!="\b"&&(Pu(y,a,E)||y.display.input.onKeyPress(a))}}}var Fu=400,ps=function(a,y,x){this.time=a,this.pos=y,this.button=x};ps.prototype.compare=function(a,y,x){return this.time+Fu>a&&gt(y,this.pos)==0&&x==this.button};var va,ma;function Ru(a,y){var x=+new Date;return ma&&ma.compare(x,a,y)?(va=ma=null,"triple"):va&&va.compare(x,a,y)?(ma=new ps(x,a,y),va=null,"double"):(va=new ps(x,a,y),ma=null,"single")}function El(a){var y=this,x=y.display;if(!(ot(y,a)||x.activeTouch&&x.input.supportsTouch())){if(x.input.ensurePolled(),x.shift=a.shiftKey,li(x,a)){Te||(x.scroller.draggable=!1,setTimeout(function(){return x.scroller.draggable=!0},100));return}if(!vs(y,a)){var b=Co(y,a),E=Un(a),te=b?Ru(b,E):"single";window.focus(),E==1&&y.state.selectingText&&y.state.selectingText(a),!(b&&Iu(y,E,b,te,a))&&(E==1?b?Nu(y,b,te,a):nr(a)==x.scroller&&on(a):E==2?(b&&Fa(y.doc,b),setTimeout(function(){return x.input.focus()},20)):E==3&&(Je?y.display.input.onContextMenu(a):Ds(y)))}}}function Iu(a,y,x,b,E){var te="Click";return b=="double"?te="Double"+te:b=="triple"&&(te="Triple"+te),te=(y==1?"Left":y==2?"Middle":"Right")+te,pa(a,ml(te,E),E,function(ie){if(typeof ie=="string"&&(ie=fa[ie]),!ie)return!1;var ae=!1;try{a.isReadOnly()&&(a.state.suppressEdits=!0),ae=ie(a,x)!=st}finally{a.state.suppressEdits=!1}return ae})}function Ou(a,y,x){var b=a.getOption("configureMouse"),E=b?b(a,y,x):{};if(E.unit==null){var te=qe?x.shiftKey&&x.metaKey:x.altKey;E.unit=te?"rectangle":y=="single"?"char":y=="double"?"word":"line"}return(E.extend==null||a.doc.extend)&&(E.extend=a.doc.extend||x.shiftKey),E.addNew==null&&(E.addNew=Ee?x.metaKey:x.ctrlKey),E.moveOnDrag==null&&(E.moveOnDrag=!(Ee?x.altKey:x.ctrlKey)),E}function Nu(a,y,x,b){me?setTimeout(St(Es,a),0):a.curOp.focus=De();var E=Ou(a,x,b),te=a.doc.sel,ie;a.options.dragDrop&&_r&&!a.isReadOnly()&&x=="single"&&(ie=te.contains(y))>-1&&(gt((ie=te.ranges[ie]).from(),y)<0||y.xRel>0)&&(gt(ie.to(),y)>0||y.xRel<0)?Wu(a,b,y,E):Hu(a,b,y,E)}function Wu(a,y,x,b){var E=a.display,te=!1,ie=ni(a,function(he){Te&&(E.scroller.draggable=!1),a.state.draggingText=!1,_t(E.wrapper.ownerDocument,"mouseup",ie),_t(E.wrapper.ownerDocument,"mousemove",ae),_t(E.scroller,"dragstart",ue),_t(E.scroller,"drop",ie),te||(on(he),b.addNew||Fa(a.doc,x,null,null,b.extend),Te&&!Qe||me&&ye==9?setTimeout(function(){E.wrapper.ownerDocument.body.focus({preventScroll:!0}),E.input.focus()},20):E.input.focus())}),ae=function(he){te=te||Math.abs(y.clientX-he.clientX)+Math.abs(y.clientY-he.clientY)>=10},ue=function(){return te=!0};Te&&(E.scroller.draggable=!0),a.state.draggingText=ie,ie.copy=!b.moveOnDrag,E.scroller.dragDrop&&E.scroller.dragDrop(),Dt(E.wrapper.ownerDocument,"mouseup",ie),Dt(E.wrapper.ownerDocument,"mousemove",ae),Dt(E.scroller,"dragstart",ue),Dt(E.scroller,"drop",ie),Ds(a),setTimeout(function(){return E.input.focus()},20)}function Dl(a,y,x){if(x=="char")return new mr(y,y);if(x=="word")return a.findWordAt(y);if(x=="line")return new mr(We(y.line,0),Re(a.doc,We(y.line+1,0)));var b=x(a,y);return new mr(b.from,b.to)}function Hu(a,y,x,b){var E=a.display,te=a.doc;on(y);var ie,ae,ue=te.sel,he=ue.ranges;if(b.addNew&&!b.extend?(ae=te.sel.contains(x),ae>-1?ie=he[ae]:ie=new mr(x,x)):(ie=te.sel.primary(),ae=te.sel.primIndex),b.unit=="rectangle")b.addNew||(ie=new mr(x,x)),x=Co(a,y,!0,!0),ae=-1;else{var be=Dl(a,x,b.unit);b.extend?ie=ls(ie,be.anchor,be.head,b.extend):ie=be}b.addNew?ae==-1?(ae=he.length,pi(te,Ki(a,he.concat([ie]),ae),{scroll:!1,origin:"*mouse"})):he.length>1&&he[ae].empty()&&b.unit=="char"&&!b.extend?(pi(te,Ki(a,he.slice(0,ae).concat(he.slice(ae+1)),0),{scroll:!1,origin:"*mouse"}),ue=te.sel):us(te,ae,ie,je):(ae=0,pi(te,new Ii([ie],0),je),ue=te.sel);var Se=x;function Ke(qt){if(gt(Se,qt)!=0)if(Se=qt,b.unit=="rectangle"){for(var dn=[],Cn=a.options.tabSize,vn=pe(rt(te,x.line).text,x.ch,Cn),Gn=pe(rt(te,qt.line).text,qt.ch,Cn),Br=Math.min(vn,Gn),ii=Math.max(vn,Gn),Wr=Math.min(x.line,qt.line),Bi=Math.min(a.lastLine(),Math.max(x.line,qt.line));Wr<=Bi;Wr++){var Ei=rt(te,Wr).text,Qr=Xe(Ei,Br,Cn);Br==ii?dn.push(new mr(We(Wr,Qr),We(Wr,Qr))):Ei.length>Qr&&dn.push(new mr(We(Wr,Qr),We(Wr,Xe(Ei,ii,Cn))))}dn.length||dn.push(new mr(x,x)),pi(te,Ki(a,ue.ranges.slice(0,ae).concat(dn),ae),{origin:"*mouse",scroll:!1}),a.scrollIntoView(qt)}else{var Di=ie,ci=Dl(a,qt,b.unit),ei=Di.anchor,qr;gt(ci.anchor,ei)>0?(qr=ci.head,ei=Ft(Di.from(),ci.anchor)):(qr=ci.anchor,ei=nn(Di.to(),ci.head));var zr=ue.ranges.slice(0);zr[ae]=zu(a,new mr(Re(te,ei),qr)),pi(te,Ki(a,zr,ae),je)}}var Ue=E.wrapper.getBoundingClientRect(),yt=0;function kt(qt){var dn=++yt,Cn=Co(a,qt,!0,b.unit=="rectangle");if(Cn)if(gt(Cn,Se)!=0){a.curOp.focus=De(),Ke(Cn);var vn=La(E,te);(Cn.line>=vn.to||Cn.line<vn.from)&&setTimeout(ni(a,function(){yt==dn&&kt(qt)}),150)}else{var Gn=qt.clientY<Ue.top?-20:qt.clientY>Ue.bottom?20:0;Gn&&setTimeout(ni(a,function(){yt==dn&&(E.scroller.scrollTop+=Gn,kt(qt))}),50)}}function Ht(qt){a.state.selectingText=!1,yt=1/0,qt&&(on(qt),E.input.focus()),_t(E.wrapper.ownerDocument,"mousemove",Qt),_t(E.wrapper.ownerDocument,"mouseup",an),te.history.lastSelOrigin=null}var Qt=ni(a,function(qt){qt.buttons===0||!Un(qt)?Ht(qt):kt(qt)}),an=ni(a,Ht);a.state.selectingText=an,Dt(E.wrapper.ownerDocument,"mousemove",Qt),Dt(E.wrapper.ownerDocument,"mouseup",an)}function zu(a,y){var x=y.anchor,b=y.head,E=rt(a.doc,x.line);if(gt(x,b)==0&&x.sticky==b.sticky)return y;var te=Xt(E);if(!te)return y;var ie=Bt(te,x.ch,x.sticky),ae=te[ie];if(ae.from!=x.ch&&ae.to!=x.ch)return y;var ue=ie+(ae.from==x.ch==(ae.level!=1)?0:1);if(ue==0||ue==te.length)return y;var he;if(b.line!=x.line)he=(b.line-x.line)*(a.doc.direction=="ltr"?1:-1)>0;else{var be=Bt(te,b.ch,b.sticky),Se=be-ie||(b.ch-x.ch)*(ae.level==1?-1:1);be==ue-1||be==ue?he=Se<0:he=Se>0}var Ke=te[ue+(he?-1:0)],Ue=he==(Ke.level==1),yt=Ue?Ke.from:Ke.to,kt=Ue?"after":"before";return x.ch==yt&&x.sticky==kt?y:new mr(new We(x.line,yt,kt),b)}function Ll(a,y,x,b){var E,te;if(y.touches)E=y.touches[0].clientX,te=y.touches[0].clientY;else try{E=y.clientX,te=y.clientY}catch(Ke){return!1}if(E>=Math.floor(a.display.gutters.getBoundingClientRect().right))return!1;b&&on(y);var ie=a.display,ae=ie.lineDiv.getBoundingClientRect();if(te>ae.bottom||!Ot(a,x))return sn(y);te-=ae.top-ie.viewOffset;for(var ue=0;ue<a.display.gutterSpecs.length;++ue){var he=ie.gutters.childNodes[ue];if(he&&he.getBoundingClientRect().right>=E){var be=Ae(a.doc,te),Se=a.display.gutterSpecs[ue];return en(a,x,a,be,Se.className,y),sn(y)}}}function vs(a,y){return Ll(a,y,"gutterClick",!0)}function Ml(a,y){li(a.display,y)||_u(a,y)||ot(a,y,"contextmenu")||Je||a.display.input.onContextMenu(y)}function _u(a,y){return Ot(a,"gutterContextMenu")?Ll(a,y,"gutterContextMenu",!1):!1}function Al(a){a.display.wrapper.className=a.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+a.options.theme.replace(/(^|\s)\s*/g," cm-s-"),wo(a)}var Go={toString:function(){return"CodeMirror.Init"}},Tl={},za={};function Zu(a){var y=a.optionHandlers;function x(b,E,te,ie){a.defaults[b]=E,te&&(y[b]=ie?function(ae,ue,he){he!=Go&&te(ae,ue,he)}:te)}a.defineOption=x,a.Init=Go,x("value","",function(b,E){return b.setValue(E)},!0),x("mode",null,function(b,E){b.doc.modeOption=E,os(b)},!0),x("indentUnit",2,os,!0),x("indentWithTabs",!1),x("smartIndent",!0),x("tabSize",4,function(b){ia(b),wo(b),Si(b)},!0),x("lineSeparator",null,function(b,E){if(b.doc.lineSep=E,!!E){var te=[],ie=b.doc.first;b.doc.iter(function(ue){for(var he=0;;){var be=ue.text.indexOf(E,he);if(be==-1)break;he=be+E.length,te.push(We(ie,be))}ie++});for(var ae=te.length-1;ae>=0;ae--)Ho(b.doc,E,te[ae],We(te[ae].line,te[ae].ch+E.length))}}),x("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(b,E,te){b.state.specialChars=new RegExp(E.source+(E.test(" ")?"":"| "),"g"),te!=Go&&b.refresh()}),x("specialCharPlaceholder",_i,function(b){return b.refresh()},!0),x("electricChars",!0),x("inputStyle",Me?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),x("spellcheck",!1,function(b,E){return b.getInputField().spellcheck=E},!0),x("autocorrect",!1,function(b,E){return b.getInputField().autocorrect=E},!0),x("autocapitalize",!1,function(b,E){return b.getInputField().autocapitalize=E},!0),x("rtlMoveVisually",!it),x("wholeLineUpdateBefore",!0),x("theme","default",function(b){Al(b),ra(b)},!0),x("keyMap","default",function(b,E,te){var ie=Wa(E),ae=te!=Go&&Wa(te);ae&&ae.detach&&ae.detach(b,ie),ie.attach&&ie.attach(b,ae||null)}),x("extraKeys",null),x("configureMouse",null),x("lineWrapping",!1,ju,!0),x("gutters",[],function(b,E){b.display.gutterSpecs=rs(E,b.options.lineNumbers),ra(b)},!0),x("fixedGutter",!0,function(b,E){b.display.gutters.style.left=E?Ka(b.display)+"px":"0",b.refresh()},!0),x("coverGutterNextToScrollbar",!1,function(b){return Io(b)},!0),x("scrollbarStyle","native",function(b){Bs(b),Io(b),b.display.scrollbars.setScrollTop(b.doc.scrollTop),b.display.scrollbars.setScrollLeft(b.doc.scrollLeft)},!0),x("lineNumbers",!1,function(b,E){b.display.gutterSpecs=rs(b.options.gutters,E),ra(b)},!0),x("firstLineNumber",1,ra,!0),x("lineNumberFormatter",function(b){return b},ra,!0),x("showCursorWhenSelecting",!1,Qo,!0),x("resetSelectionOnContextMenu",!0),x("lineWiseCopyCut",!0),x("pasteLinesPerSelection",!0),x("selectionsMayTouch",!1),x("readOnly",!1,function(b,E){E=="nocursor"&&(Fo(b),b.display.input.blur()),b.display.input.readOnlyChanged(E)}),x("screenReaderLabel",null,function(b,E){E=E===""?null:E,b.display.input.screenReaderLabelChanged(E)}),x("disableInput",!1,function(b,E){E||b.display.input.reset()},!0),x("dragDrop",!0,Gu),x("allowDropFileTypes",null),x("cursorBlinkRate",530),x("cursorScrollMargin",0),x("cursorHeight",1,Qo,!0),x("singleCursorHeightPerLine",!0,Qo,!0),x("workTime",100),x("workDelay",100),x("flattenSpans",!0,ia,!0),x("addModeClass",!1,ia,!0),x("pollInterval",100),x("undoDepth",200,function(b,E){return b.doc.history.undoDepth=E}),x("historyEventDelay",1250),x("viewportMargin",10,function(b){return b.refresh()},!0),x("maxHighlightLength",1e4,ia,!0),x("moveInputWithCursor",!0,function(b,E){E||b.display.input.resetPosition()}),x("tabindex",null,function(b,E){return b.display.input.getField().tabIndex=E||""}),x("autofocus",null),x("direction","ltr",function(b,E){return b.doc.setDirection(E)},!0),x("phrases",null)}function Gu(a,y,x){var b=x&&x!=Go;if(!y!=!b){var E=a.display.dragFunctions,te=y?Dt:_t;te(a.display.scroller,"dragstart",E.start),te(a.display.scroller,"dragenter",E.enter),te(a.display.scroller,"dragover",E.over),te(a.display.scroller,"dragleave",E.leave),te(a.display.scroller,"drop",E.drop)}}function ju(a){a.options.lineWrapping?(_e(a.display.wrapper,"CodeMirror-wrap"),a.display.sizer.style.minWidth="",a.display.sizerWidth=null):(nt(a.display.wrapper,"CodeMirror-wrap"),Wn(a)),Ya(a),Si(a),wo(a),setTimeout(function(){return Io(a)},100)}function Nr(a,y){var x=this;if(!(this instanceof Nr))return new Nr(a,y);this.options=y=y?ht(y):{},ht(Tl,y,!1);var b=y.value;typeof b=="string"?b=new ki(b,y.mode,null,y.lineSeparator,y.direction):y.mode&&(b.modeOption=y.mode),this.doc=b;var E=new Nr.inputStyles[y.inputStyle](this),te=this.display=new ru(a,b,E,y);te.wrapper.CodeMirror=this,Al(this),y.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),Bs(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new ce,keySeq:null,specialChars:null},y.autofocus&&!Me&&te.input.focus(),me&&ye<11&&setTimeout(function(){return x.display.input.reset(!0)},20),Uu(this),Cu(),Do(this),this.curOp.forceUpdate=!0,Zs(this,b),y.autofocus&&!Me||this.hasFocus()?setTimeout(function(){x.hasFocus()&&!x.state.focused&&Ja(x)},20):Fo(this);for(var ie in za)za.hasOwnProperty(ie)&&za[ie](this,y[ie],Go);Is(this),y.finishInit&&y.finishInit(this);for(var ae=0;ae<ms.length;++ae)ms[ae](this);Lo(this),Te&&y.lineWrapping&&getComputedStyle(te.lineDiv).textRendering=="optimizelegibility"&&(te.lineDiv.style.textRendering="auto")}Nr.defaults=Tl,Nr.optionHandlers=za;function Uu(a){var y=a.display;Dt(y.scroller,"mousedown",ni(a,El)),me&&ye<11?Dt(y.scroller,"dblclick",ni(a,function(ue){if(!ot(a,ue)){var he=Co(a,ue);if(!(!he||vs(a,ue)||li(a.display,ue))){on(ue);var be=a.findWordAt(he);Fa(a.doc,be.anchor,be.head)}}})):Dt(y.scroller,"dblclick",function(ue){return ot(a,ue)||on(ue)}),Dt(y.scroller,"contextmenu",function(ue){return Ml(a,ue)}),Dt(y.input.getField(),"contextmenu",function(ue){y.scroller.contains(ue.target)||Ml(a,ue)});var x,b={end:0};function E(){y.activeTouch&&(x=setTimeout(function(){return y.activeTouch=null},1e3),b=y.activeTouch,b.end=+new Date)}function te(ue){if(ue.touches.length!=1)return!1;var he=ue.touches[0];return he.radiusX<=1&&he.radiusY<=1}function ie(ue,he){if(he.left==null)return!0;var be=he.left-ue.left,Se=he.top-ue.top;return be*be+Se*Se>20*20}Dt(y.scroller,"touchstart",function(ue){if(!ot(a,ue)&&!te(ue)&&!vs(a,ue)){y.input.ensurePolled(),clearTimeout(x);var he=+new Date;y.activeTouch={start:he,moved:!1,prev:he-b.end<=300?b:null},ue.touches.length==1&&(y.activeTouch.left=ue.touches[0].pageX,y.activeTouch.top=ue.touches[0].pageY)}}),Dt(y.scroller,"touchmove",function(){y.activeTouch&&(y.activeTouch.moved=!0)}),Dt(y.scroller,"touchend",function(ue){var he=y.activeTouch;if(he&&!li(y,ue)&&he.left!=null&&!he.moved&&new Date-he.start<300){var be=a.coordsChar(y.activeTouch,"page"),Se;!he.prev||ie(he,he.prev)?Se=new mr(be,be):!he.prev.prev||ie(he,he.prev.prev)?Se=a.findWordAt(be):Se=new mr(We(be.line,0),Re(a.doc,We(be.line+1,0))),a.setSelection(Se.anchor,Se.head),a.focus(),on(ue)}E()}),Dt(y.scroller,"touchcancel",E),Dt(y.scroller,"scroll",function(){y.scroller.clientHeight&&($o(a,y.scroller.scrollTop),ko(a,y.scroller.scrollLeft,!0),en(a,"scroll",a))}),Dt(y.scroller,"mousewheel",function(ue){return Ws(a,ue)}),Dt(y.scroller,"DOMMouseScroll",function(ue){return Ws(a,ue)}),Dt(y.wrapper,"scroll",function(){return y.wrapper.scrollTop=y.wrapper.scrollLeft=0}),y.dragFunctions={enter:function(ue){ot(a,ue)||mn(ue)},over:function(ue){ot(a,ue)||(wu(a,ue),mn(ue))},start:function(ue){return xu(a,ue)},drop:ni(a,bu),leave:function(ue){ot(a,ue)||dl(a)}};var ae=y.input.getField();Dt(ae,"keyup",function(ue){return Sl.call(a,ue)}),Dt(ae,"keydown",ni(a,Cl)),Dt(ae,"keypress",ni(a,kl)),Dt(ae,"focus",function(ue){return Ja(a,ue)}),Dt(ae,"blur",function(ue){return Fo(a,ue)})}var ms=[];Nr.defineInitHook=function(a){return ms.push(a)};function ga(a,y,x,b){var E=a.doc,te;x==null&&(x="add"),x=="smart"&&(E.mode.indent?te=cr(a,y).state:x="prev");var ie=a.options.tabSize,ae=rt(E,y),ue=pe(ae.text,null,ie);ae.stateAfter&&(ae.stateAfter=null);var he=ae.text.match(/^\s*/)[0],be;if(!b&&!/\S/.test(ae.text))be=0,x="not";else if(x=="smart"&&(be=E.mode.indent(te,ae.text.slice(he.length),ae.text),be==st||be>150)){if(!b)return;x="prev"}x=="prev"?y>E.first?be=pe(rt(E,y-1).text,null,ie):be=0:x=="add"?be=ue+a.options.indentUnit:x=="subtract"?be=ue-a.options.indentUnit:typeof x=="number"&&(be=ue+x),be=Math.max(0,be);var Se="",Ke=0;if(a.options.indentWithTabs)for(var Ue=Math.floor(be/ie);Ue;--Ue)Ke+=ie,Se+=" ";if(Ke<be&&(Se+=ct(be-Ke)),Se!=he)return Ho(E,Se,We(y,0),We(y,he.length),"+input"),ae.stateAfter=null,!0;for(var yt=0;yt<E.sel.ranges.length;yt++){var kt=E.sel.ranges[yt];if(kt.head.line==y&&kt.head.ch<he.length){var Ht=We(y,he.length);us(E,yt,new mr(Ht,Ht));break}}}var Yi=null;function _a(a){Yi=a}function gs(a,y,x,b,E){var te=a.doc;a.display.shift=!1,b||(b=te.sel);var ie=+new Date-200,ae=E=="paste"||a.state.pasteIncoming>ie,ue=ir(y),he=null;if(ae&&b.ranges.length>1)if(Yi&&Yi.text.join(`
`)==y){if(b.ranges.length%Yi.text.length==0){he=[];for(var be=0;be<Yi.text.length;be++)he.push(te.splitLines(Yi.text[be]))}}else ue.length==b.ranges.length&&a.options.pasteLinesPerSelection&&(he=$e(ue,function(Qt){return[Qt]}));for(var Se=a.curOp.updateInput,Ke=b.ranges.length-1;Ke>=0;Ke--){var Ue=b.ranges[Ke],yt=Ue.from(),kt=Ue.to();Ue.empty()&&(x&&x>0?yt=We(yt.line,yt.ch-x):a.state.overwrite&&!ae?kt=We(kt.line,Math.min(rt(te,kt.line).text.length,kt.ch+Le(ue).length)):ae&&Yi&&Yi.lineWise&&Yi.text.join(`
`)==ue.join(`
`)&&(yt=kt=We(yt.line,0)));var Ht={from:yt,to:kt,text:he?he[Ke%he.length]:ue,origin:E||(ae?"paste":a.state.cutIncoming>ie?"cut":"+input")};Wo(a.doc,Ht),Or(a,"inputRead",a,Ht)}y&&!ae&&Bl(a,y),Ro(a),a.curOp.updateInput<2&&(a.curOp.updateInput=Se),a.curOp.typing=!0,a.state.pasteIncoming=a.state.cutIncoming=-1}function Pl(a,y){var x=a.clipboardData&&a.clipboardData.getData("Text");if(x)return a.preventDefault(),!y.isReadOnly()&&!y.options.disableInput&&Pi(y,function(){return gs(y,x,0,null,"paste")}),!0}function Bl(a,y){if(!(!a.options.electricChars||!a.options.smartIndent))for(var x=a.doc.sel,b=x.ranges.length-1;b>=0;b--){var E=x.ranges[b];if(!(E.head.ch>100||b&&x.ranges[b-1].head.line==E.head.line)){var te=a.getModeAt(E.head),ie=!1;if(te.electricChars){for(var ae=0;ae<te.electricChars.length;ae++)if(y.indexOf(te.electricChars.charAt(ae))>-1){ie=ga(a,E.head.line,"smart");break}}else te.electricInput&&te.electricInput.test(rt(a.doc,E.head.line).text.slice(0,E.head.ch))&&(ie=ga(a,E.head.line,"smart"));ie&&Or(a,"electricInput",a,E.head.line)}}}function Fl(a){for(var y=[],x=[],b=0;b<a.doc.sel.ranges.length;b++){var E=a.doc.sel.ranges[b].head.line,te={anchor:We(E,0),head:We(E+1,0)};x.push(te),y.push(a.getRange(te.anchor,te.head))}return{text:y,ranges:x}}function Rl(a,y,x,b){a.setAttribute("autocorrect",x?"":"off"),a.setAttribute("autocapitalize",b?"":"off"),a.setAttribute("spellcheck",!!y)}function Il(){var a=Ve("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),y=Ve("div",[a],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return Te?a.style.width="1000px":a.setAttribute("wrap","off"),He&&(a.style.border="1px solid black"),Rl(a),y}function Vu(a){var y=a.optionHandlers,x=a.helpers={};a.prototype={constructor:a,focus:function(){window.focus(),this.display.input.focus()},setOption:function(b,E){var te=this.options,ie=te[b];te[b]==E&&b!="mode"||(te[b]=E,y.hasOwnProperty(b)&&ni(this,y[b])(this,E,ie),en(this,"optionChange",this,b))},getOption:function(b){return this.options[b]},getDoc:function(){return this.doc},addKeyMap:function(b,E){this.state.keyMaps[E?"push":"unshift"](Wa(b))},removeKeyMap:function(b){for(var E=this.state.keyMaps,te=0;te<E.length;++te)if(E[te]==b||E[te].name==b)return E.splice(te,1),!0},addOverlay:yi(function(b,E){var te=b.token?b:a.getMode(this.options,b);if(te.startState)throw new Error("Overlays may not be stateful.");dt(this.state.overlays,{mode:te,modeSpec:b,opaque:E&&E.opaque,priority:E&&E.priority||0},function(ie){return ie.priority}),this.state.modeGen++,Si(this)}),removeOverlay:yi(function(b){for(var E=this.state.overlays,te=0;te<E.length;++te){var ie=E[te].modeSpec;if(ie==b||typeof b=="string"&&ie.name==b){E.splice(te,1),this.state.modeGen++,Si(this);return}}}),indentLine:yi(function(b,E,te){typeof E!="string"&&typeof E!="number"&&(E==null?E=this.options.smartIndent?"smart":"prev":E=E?"add":"subtract"),Mt(this.doc,b)&&ga(this,b,E,te)}),indentSelection:yi(function(b){for(var E=this.doc.sel.ranges,te=-1,ie=0;ie<E.length;ie++){var ae=E[ie];if(ae.empty())ae.head.line>te&&(ga(this,ae.head.line,b,!0),te=ae.head.line,ie==this.doc.sel.primIndex&&Ro(this));else{var ue=ae.from(),he=ae.to(),be=Math.max(te,ue.line);te=Math.min(this.lastLine(),he.line-(he.ch?0:1))+1;for(var Se=be;Se<te;++Se)ga(this,Se,b);var Ke=this.doc.sel.ranges;ue.ch==0&&E.length==Ke.length&&Ke[ie].from().ch>0&&us(this.doc,ie,new mr(ue,Ke[ie].to()),xe)}}}),getTokenAt:function(b,E){return hr(this,b,E)},getLineTokens:function(b,E){return hr(this,We(b),E,!0)},getTokenTypeAt:function(b){b=Re(this.doc,b);var E=An(this,rt(this.doc,b.line)),te=0,ie=(E.length-1)/2,ae=b.ch,ue;if(ae==0)ue=E[2];else for(;;){var he=te+ie>>1;if((he?E[he*2-1]:0)>=ae)ie=he;else if(E[he*2+1]<ae)te=he+1;else{ue=E[he*2+2];break}}var be=ue?ue.indexOf("overlay "):-1;return be<0?ue:be==0?null:ue.slice(0,be-1)},getModeAt:function(b){var E=this.doc.mode;return E.innerMode?a.innerMode(E,this.getTokenAt(b).state).mode:E},getHelper:function(b,E){return this.getHelpers(b,E)[0]},getHelpers:function(b,E){var te=[];if(!x.hasOwnProperty(E))return te;var ie=x[E],ae=this.getModeAt(b);if(typeof ae[E]=="string")ie[ae[E]]&&te.push(ie[ae[E]]);else if(ae[E])for(var ue=0;ue<ae[E].length;ue++){var he=ie[ae[E][ue]];he&&te.push(he)}else ae.helperType&&ie[ae.helperType]?te.push(ie[ae.helperType]):ie[ae.name]&&te.push(ie[ae.name]);for(var be=0;be<ie._global.length;be++){var Se=ie._global[be];Se.pred(ae,this)&&ze(te,Se.val)==-1&&te.push(Se.val)}return te},getStateAfter:function(b,E){var te=this.doc;return b=Ut(te,b==null?te.first+te.size-1:b),cr(this,b+1,E).state},cursorCoords:function(b,E){var te,ie=this.doc.sel.primary();return b==null?te=ie.head:typeof b=="object"?te=Re(this.doc,b):te=b?ie.from():ie.to(),Ci(this,te,E||"page")},charCoords:function(b,E){return Bo(this,Re(this.doc,b),E||"page")},coordsChar:function(b,E){return b=Sa(this,b,E||"page"),ui(this,b.left,b.top)},lineAtHeight:function(b,E){return b=Sa(this,{top:b,left:0},E||"page").top,Ae(this.doc,b+this.display.viewOffset)},heightAtLine:function(b,E,te){var ie=!1,ae;if(typeof b=="number"){var ue=this.doc.first+this.doc.size-1;b<this.doc.first?b=this.doc.first:b>ue&&(b=ue,ie=!0),ae=rt(this.doc,b)}else ae=b;return Po(this,ae,{top:0,left:0},E||"page",te||ie).top+(ie?this.doc.height-Rn(ae):0)},defaultTextHeight:function(){return Ti(this.display)},defaultCharWidth:function(){return Vi(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(b,E,te,ie,ae){var ue=this.display;b=Ci(this,Re(this.doc,b));var he=b.bottom,be=b.left;if(E.style.position="absolute",E.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(E),ue.sizer.appendChild(E),ie=="over")he=b.top;else if(ie=="above"||ie=="near"){var Se=Math.max(ue.wrapper.clientHeight,this.doc.height),Ke=Math.max(ue.sizer.clientWidth,ue.lineSpace.clientWidth);(ie=="above"||b.bottom+E.offsetHeight>Se)&&b.top>E.offsetHeight?he=b.top-E.offsetHeight:b.bottom+E.offsetHeight<=Se&&(he=b.bottom),be+E.offsetWidth>Ke&&(be=Ke-E.offsetWidth)}E.style.top=he+"px",E.style.left=E.style.right="",ae=="right"?(be=ue.sizer.clientWidth-E.offsetWidth,E.style.right="0px"):(ae=="left"?be=0:ae=="middle"&&(be=(ue.sizer.clientWidth-E.offsetWidth)/2),E.style.left=be+"px"),te&&Gl(this,{left:be,top:he,right:be+E.offsetWidth,bottom:he+E.offsetHeight})},triggerOnKeyDown:yi(Cl),triggerOnKeyPress:yi(kl),triggerOnKeyUp:Sl,triggerOnMouseDown:yi(El),execCommand:function(b){if(fa.hasOwnProperty(b))return fa[b].call(null,this)},triggerElectric:yi(function(b){Bl(this,b)}),findPosH:function(b,E,te,ie){var ae=1;E<0&&(ae=-1,E=-E);for(var ue=Re(this.doc,b),he=0;he<E&&(ue=ys(this.doc,ue,ae,te,ie),!ue.hitSide);++he);return ue},moveH:yi(function(b,E){var te=this;this.extendSelectionsBy(function(ie){return te.display.shift||te.doc.extend||ie.empty()?ys(te.doc,ie.head,b,E,te.options.rtlMoveVisually):b<0?ie.from():ie.to()},Ce)}),deleteH:yi(function(b,E){var te=this.doc.sel,ie=this.doc;te.somethingSelected()?ie.replaceSelection("",null,"+delete"):Zo(this,function(ae){var ue=ys(ie,ae.head,b,E,!1);return b<0?{from:ue,to:ae.head}:{from:ae.head,to:ue}})}),findPosV:function(b,E,te,ie){var ae=1,ue=ie;E<0&&(ae=-1,E=-E);for(var he=Re(this.doc,b),be=0;be<E;++be){var Se=Ci(this,he,"div");if(ue==null?ue=Se.left:Se.left=ue,he=Ol(this,Se,ae,te),he.hitSide)break}return he},moveV:yi(function(b,E){var te=this,ie=this.doc,ae=[],ue=!this.display.shift&&!ie.extend&&ie.sel.somethingSelected();if(ie.extendSelectionsBy(function(be){if(ue)return b<0?be.from():be.to();var Se=Ci(te,be.head,"div");be.goalColumn!=null&&(Se.left=be.goalColumn),ae.push(Se.left);var Ke=Ol(te,Se,b,E);return E=="page"&&be==ie.sel.primary()&&qa(te,Bo(te,Ke,"div").top-Se.top),Ke},Ce),ae.length)for(var he=0;he<ie.sel.ranges.length;he++)ie.sel.ranges[he].goalColumn=ae[he]}),findWordAt:function(b){var E=this.doc,te=rt(E,b.line).text,ie=b.ch,ae=b.ch;if(te){var ue=this.getHelper(b,"wordChars");(b.sticky=="before"||ae==te.length)&&ie?--ie:++ae;for(var he=te.charAt(ie),be=le(he,ue)?function(Se){return le(Se,ue)}:/\s/.test(he)?function(Se){return/\s/.test(Se)}:function(Se){return!/\s/.test(Se)&&!le(Se)};ie>0&&be(te.charAt(ie-1));)--ie;for(;ae<te.length&&be(te.charAt(ae));)++ae}return new mr(We(b.line,ie),We(b.line,ae))},toggleOverwrite:function(b){b!=null&&b==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?_e(this.display.cursorDiv,"CodeMirror-overwrite"):nt(this.display.cursorDiv,"CodeMirror-overwrite"),en(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==De()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:yi(function(b,E){qo(this,b,E)}),getScrollInfo:function(){var b=this.display.scroller;return{left:b.scrollLeft,top:b.scrollTop,height:b.scrollHeight-Mi(this)-this.display.barHeight,width:b.scrollWidth-Mi(this)-this.display.barWidth,clientHeight:no(this),clientWidth:Qi(this)}},scrollIntoView:yi(function(b,E){b==null?(b={from:this.doc.sel.primary().head,to:null},E==null&&(E=this.options.cursorScrollMargin)):typeof b=="number"?b={from:We(b,0),to:null}:b.from==null&&(b={from:b,to:null}),b.to||(b.to=b.from),b.margin=E||0,b.from.line!=null?jl(this,b):Ms(this,b.from,b.to,b.margin)}),setSize:yi(function(b,E){var te=this,ie=function(ue){return typeof ue=="number"||/^\d+$/.test(String(ue))?ue+"px":ue};b!=null&&(this.display.wrapper.style.width=ie(b)),E!=null&&(this.display.wrapper.style.height=ie(E)),this.options.lineWrapping&&Yo(this);var ae=this.display.viewFrom;this.doc.iter(ae,this.display.viewTo,function(ue){if(ue.widgets){for(var he=0;he<ue.widgets.length;he++)if(ue.widgets[he].noHScroll){ho(te,ae,"widget");break}}++ae}),this.curOp.forceUpdate=!0,en(this,"refresh",this)}),operation:function(b){return Pi(this,b)},startOperation:function(){return Do(this)},endOperation:function(){return Lo(this)},refresh:yi(function(){var b=this.display.cachedTextHeight;Si(this),this.curOp.forceUpdate=!0,wo(this),qo(this,this.doc.scrollLeft,this.doc.scrollTop),ts(this.display),(b==null||Math.abs(b-Ti(this.display))>.5||this.options.lineWrapping)&&Ya(this),en(this,"refresh",this)}),swapDoc:yi(function(b){var E=this.doc;return E.cm=null,this.state.selectingText&&this.state.selectingText(),Zs(this,b),wo(this),this.display.input.reset(),qo(this,b.scrollLeft,b.scrollTop),this.curOp.forceScroll=!0,Or(this,"swapDoc",this,E),E}),phrase:function(b){var E=this.options.phrases;return E&&Object.prototype.hasOwnProperty.call(E,b)?E[b]:b},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},Gt(a),a.registerHelper=function(b,E,te){x.hasOwnProperty(b)||(x[b]=a[b]={_global:[]}),x[b][E]=te},a.registerGlobalHelper=function(b,E,te,ie){a.registerHelper(b,E,ie),x[b]._global.push({pred:te,val:ie})}}function ys(a,y,x,b,E){var te=y,ie=x,ae=rt(a,y.line),ue=E&&a.direction=="rtl"?-x:x;function he(){var an=y.line+ue;return an<a.first||an>=a.first+a.size?!1:(y=new We(an,y.ch,y.sticky),ae=rt(a,an))}function be(an){var qt;if(b=="codepoint"){var dn=ae.text.charCodeAt(y.ch+(b>0?0:-1));isNaN(dn)?qt=null:qt=new We(y.line,Math.max(0,Math.min(ae.text.length,y.ch+x*(dn>=55296&&dn<56320?2:1))),-x)}else E?qt=Lu(a.cm,ae,y,x):qt=hs(ae,y,x);if(qt==null)if(!an&&he())y=ds(E,a.cm,ae,y.line,ue);else return!1;else y=qt;return!0}if(b=="char"||b=="codepoint")be();else if(b=="column")be(!0);else if(b=="word"||b=="group")for(var Se=null,Ke=b=="group",Ue=a.cm&&a.cm.getHelper(y,"wordChars"),yt=!0;!(x<0&&!be(!yt));yt=!1){var kt=ae.text.charAt(y.ch)||`
`,Ht=le(kt,Ue)?"w":Ke&&kt==`
`?"n":!Ke||/\s/.test(kt)?null:"p";if(Ke&&!yt&&!Ht&&(Ht="s"),Se&&Se!=Ht){x<0&&(x=1,be(),y.sticky="after");break}if(Ht&&(Se=Ht),x>0&&!be(!yt))break}var Qt=Ia(a,y,te,ie,!0);return jt(te,Qt)&&(Qt.hitSide=!0),Qt}function Ol(a,y,x,b){var E=a.doc,te=y.left,ie;if(b=="page"){var ae=Math.min(a.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),ue=Math.max(ae-.5*Ti(a.display),3);ie=(x>0?y.bottom:y.top)+x*ue}else b=="line"&&(ie=x>0?y.bottom+3:y.top-3);for(var he;he=ui(a,te,ie),!!he.outside;){if(x<0?ie<=0:ie>=E.height){he.hitSide=!0;break}ie+=x*5}return he}var Sr=function(a){this.cm=a,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new ce,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};Sr.prototype.init=function(a){var y=this,x=this,b=x.cm,E=x.div=a.lineDiv;Rl(E,b.options.spellcheck,b.options.autocorrect,b.options.autocapitalize);function te(ae){for(var ue=ae.target;ue;ue=ue.parentNode){if(ue==E)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(ue.className))break}return!1}Dt(E,"paste",function(ae){!te(ae)||ot(b,ae)||Pl(ae,b)||ye<=11&&setTimeout(ni(b,function(){return y.updateFromDOM()}),20)}),Dt(E,"compositionstart",function(ae){y.composing={data:ae.data,done:!1}}),Dt(E,"compositionupdate",function(ae){y.composing||(y.composing={data:ae.data,done:!1})}),Dt(E,"compositionend",function(ae){y.composing&&(ae.data!=y.composing.data&&y.readFromDOMSoon(),y.composing.done=!0)}),Dt(E,"touchstart",function(){return x.forceCompositionEnd()}),Dt(E,"input",function(){y.composing||y.readFromDOMSoon()});function ie(ae){if(!(!te(ae)||ot(b,ae))){if(b.somethingSelected())_a({lineWise:!1,text:b.getSelections()}),ae.type=="cut"&&b.replaceSelection("",null,"cut");else if(b.options.lineWiseCopyCut){var ue=Fl(b);_a({lineWise:!0,text:ue.text}),ae.type=="cut"&&b.operation(function(){b.setSelections(ue.ranges,0,xe),b.replaceSelection("",null,"cut")})}else return;if(ae.clipboardData){ae.clipboardData.clearData();var he=Yi.text.join(`
`);if(ae.clipboardData.setData("Text",he),ae.clipboardData.getData("Text")==he){ae.preventDefault();return}}var be=Il(),Se=be.firstChild;b.display.lineSpace.insertBefore(be,b.display.lineSpace.firstChild),Se.value=Yi.text.join(`
`);var Ke=document.activeElement;vt(Se),setTimeout(function(){b.display.lineSpace.removeChild(be),Ke.focus(),Ke==E&&x.showPrimarySelection()},50)}}Dt(E,"copy",ie),Dt(E,"cut",ie)},Sr.prototype.screenReaderLabelChanged=function(a){a?this.div.setAttribute("aria-label",a):this.div.removeAttribute("aria-label")},Sr.prototype.prepareSelection=function(){var a=Ss(this.cm,!1);return a.focus=document.activeElement==this.div,a},Sr.prototype.showSelection=function(a,y){!a||!this.cm.display.view.length||((a.focus||y)&&this.showPrimarySelection(),this.showMultipleSelections(a))},Sr.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Sr.prototype.showPrimarySelection=function(){var a=this.getSelection(),y=this.cm,x=y.doc.sel.primary(),b=x.from(),E=x.to();if(y.display.viewTo==y.display.viewFrom||b.line>=y.display.viewTo||E.line<y.display.viewFrom){a.removeAllRanges();return}var te=Za(y,a.anchorNode,a.anchorOffset),ie=Za(y,a.focusNode,a.focusOffset);if(!(te&&!te.bad&&ie&&!ie.bad&&gt(Ft(te,ie),b)==0&&gt(nn(te,ie),E)==0)){var ae=y.display.view,ue=b.line>=y.display.viewFrom&&Nl(y,b)||{node:ae[0].measure.map[2],offset:0},he=E.line<y.display.viewTo&&Nl(y,E);if(!he){var be=ae[ae.length-1].measure,Se=be.maps?be.maps[be.maps.length-1]:be.map;he={node:Se[Se.length-1],offset:Se[Se.length-2]-Se[Se.length-3]}}if(!ue||!he){a.removeAllRanges();return}var Ke=a.rangeCount&&a.getRangeAt(0),Ue;try{Ue=Be(ue.node,ue.offset,he.offset,he.node)}catch(yt){}Ue&&(!se&&y.state.focused?(a.collapse(ue.node,ue.offset),Ue.collapsed||(a.removeAllRanges(),a.addRange(Ue))):(a.removeAllRanges(),a.addRange(Ue)),Ke&&a.anchorNode==null?a.addRange(Ke):se&&this.startGracePeriod()),this.rememberSelection()}},Sr.prototype.startGracePeriod=function(){var a=this;clearTimeout(this.gracePeriod),this.gracePeriod=setTimeout(function(){a.gracePeriod=!1,a.selectionChanged()&&a.cm.operation(function(){return a.cm.curOp.selectionChanged=!0})},20)},Sr.prototype.showMultipleSelections=function(a){Ye(this.cm.display.cursorDiv,a.cursors),Ye(this.cm.display.selectionDiv,a.selection)},Sr.prototype.rememberSelection=function(){var a=this.getSelection();this.lastAnchorNode=a.anchorNode,this.lastAnchorOffset=a.anchorOffset,this.lastFocusNode=a.focusNode,this.lastFocusOffset=a.focusOffset},Sr.prototype.selectionInEditor=function(){var a=this.getSelection();if(!a.rangeCount)return!1;var y=a.getRangeAt(0).commonAncestorContainer;return Ge(this.div,y)},Sr.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},Sr.prototype.blur=function(){this.div.blur()},Sr.prototype.getField=function(){return this.div},Sr.prototype.supportsTouch=function(){return!0},Sr.prototype.receivedFocus=function(){var a=this;this.selectionInEditor()?this.pollSelection():Pi(this.cm,function(){return a.cm.curOp.selectionChanged=!0});function y(){a.cm.state.focused&&(a.pollSelection(),a.polling.set(a.cm.options.pollInterval,y))}this.polling.set(this.cm.options.pollInterval,y)},Sr.prototype.selectionChanged=function(){var a=this.getSelection();return a.anchorNode!=this.lastAnchorNode||a.anchorOffset!=this.lastAnchorOffset||a.focusNode!=this.lastFocusNode||a.focusOffset!=this.lastFocusOffset},Sr.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var a=this.getSelection(),y=this.cm;if(Pe&&we&&this.cm.display.gutterSpecs.length&&Ku(a.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var x=Za(y,a.anchorNode,a.anchorOffset),b=Za(y,a.focusNode,a.focusOffset);x&&b&&Pi(y,function(){pi(y.doc,po(x,b),xe),(x.bad||b.bad)&&(y.curOp.selectionChanged=!0)})}}},Sr.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var a=this.cm,y=a.display,x=a.doc.sel.primary(),b=x.from(),E=x.to();if(b.ch==0&&b.line>a.firstLine()&&(b=We(b.line-1,rt(a.doc,b.line-1).length)),E.ch==rt(a.doc,E.line).text.length&&E.line<a.lastLine()&&(E=We(E.line+1,0)),b.line<y.viewFrom||E.line>y.viewTo-1)return!1;var te,ie,ae;b.line==y.viewFrom||(te=So(a,b.line))==0?(ie=ke(y.view[0].line),ae=y.view[0].node):(ie=ke(y.view[te].line),ae=y.view[te-1].node.nextSibling);var ue=So(a,E.line),he,be;if(ue==y.view.length-1?(he=y.viewTo-1,be=y.lineDiv.lastChild):(he=ke(y.view[ue+1].line)-1,be=y.view[ue+1].node.previousSibling),!ae)return!1;for(var Se=a.doc.splitLines(Yu(a,ae,be,ie,he)),Ke=Yt(a.doc,We(ie,0),We(he,rt(a.doc,he).text.length));Se.length>1&&Ke.length>1;)if(Le(Se)==Le(Ke))Se.pop(),Ke.pop(),he--;else if(Se[0]==Ke[0])Se.shift(),Ke.shift(),ie++;else break;for(var Ue=0,yt=0,kt=Se[0],Ht=Ke[0],Qt=Math.min(kt.length,Ht.length);Ue<Qt&&kt.charCodeAt(Ue)==Ht.charCodeAt(Ue);)++Ue;for(var an=Le(Se),qt=Le(Ke),dn=Math.min(an.length-(Se.length==1?Ue:0),qt.length-(Ke.length==1?Ue:0));yt<dn&&an.charCodeAt(an.length-yt-1)==qt.charCodeAt(qt.length-yt-1);)++yt;if(Se.length==1&&Ke.length==1&&ie==b.line)for(;Ue&&Ue>b.ch&&an.charCodeAt(an.length-yt-1)==qt.charCodeAt(qt.length-yt-1);)Ue--,yt++;Se[Se.length-1]=an.slice(0,an.length-yt).replace(/^\u200b+/,""),Se[0]=Se[0].slice(Ue).replace(/\u200b+$/,"");var Cn=We(ie,Ue),vn=We(he,Ke.length?Le(Ke).length-yt:0);if(Se.length>1||Se[0]||gt(Cn,vn))return Ho(a.doc,Se,Cn,vn,"+input"),!0},Sr.prototype.ensurePolled=function(){this.forceCompositionEnd()},Sr.prototype.reset=function(){this.forceCompositionEnd()},Sr.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},Sr.prototype.readFromDOMSoon=function(){var a=this;this.readDOMTimeout==null&&(this.readDOMTimeout=setTimeout(function(){if(a.readDOMTimeout=null,a.composing)if(a.composing.done)a.composing=null;else return;a.updateFromDOM()},80))},Sr.prototype.updateFromDOM=function(){var a=this;(this.cm.isReadOnly()||!this.pollContent())&&Pi(this.cm,function(){return Si(a.cm)})},Sr.prototype.setUneditable=function(a){a.contentEditable="false"},Sr.prototype.onKeyPress=function(a){a.charCode==0||this.composing||(a.preventDefault(),this.cm.isReadOnly()||ni(this.cm,gs)(this.cm,String.fromCharCode(a.charCode==null?a.keyCode:a.charCode),0))},Sr.prototype.readOnlyChanged=function(a){this.div.contentEditable=String(a!="nocursor")},Sr.prototype.onContextMenu=function(){},Sr.prototype.resetPosition=function(){},Sr.prototype.needsContentAttribute=!0;function Nl(a,y){var x=qi(a,y.line);if(!x||x.hidden)return null;var b=rt(a.doc,y.line),E=To(x,b,y.line),te=Xt(b,a.doc.direction),ie="left";if(te){var ae=Bt(te,y.ch);ie=ae%2?"right":"left"}var ue=xa(E.map,y.ch,ie);return ue.offset=ue.collapse=="right"?ue.end:ue.start,ue}function Ku(a){for(var y=a;y;y=y.parentNode)if(/CodeMirror-gutter-wrapper/.test(y.className))return!0;return!1}function jo(a,y){return y&&(a.bad=!0),a}function Yu(a,y,x,b,E){var te="",ie=!1,ae=a.doc.lineSeparator(),ue=!1;function he(Ue){return function(yt){return yt.id==Ue}}function be(){ie&&(te+=ae,ue&&(te+=ae),ie=ue=!1)}function Se(Ue){Ue&&(be(),te+=Ue)}function Ke(Ue){if(Ue.nodeType==1){var yt=Ue.getAttribute("cm-text");if(yt){Se(yt);return}var kt=Ue.getAttribute("cm-marker"),Ht;if(kt){var Qt=a.findMarks(We(b,0),We(E+1,0),he(+kt));Qt.length&&(Ht=Qt[0].find(0))&&Se(Yt(a.doc,Ht.from,Ht.to).join(ae));return}if(Ue.getAttribute("contenteditable")=="false")return;var an=/^(pre|div|p|li|table|br)$/i.test(Ue.nodeName);if(!/^br$/i.test(Ue.nodeName)&&Ue.textContent.length==0)return;an&&be();for(var qt=0;qt<Ue.childNodes.length;qt++)Ke(Ue.childNodes[qt]);/^(pre|p)$/i.test(Ue.nodeName)&&(ue=!0),an&&(ie=!0)}else Ue.nodeType==3&&Se(Ue.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;Ke(y),y!=x;)y=y.nextSibling,ue=!1;return te}function Za(a,y,x){var b;if(y==a.display.lineDiv){if(b=a.display.lineDiv.childNodes[x],!b)return jo(a.clipPos(We(a.display.viewTo-1)),!0);y=null,x=0}else for(b=y;;b=b.parentNode){if(!b||b==a.display.lineDiv)return null;if(b.parentNode&&b.parentNode==a.display.lineDiv)break}for(var E=0;E<a.display.view.length;E++){var te=a.display.view[E];if(te.node==b)return Xu(te,y,x)}}function Xu(a,y,x){var b=a.text.firstChild,E=!1;if(!y||!Ge(b,y))return jo(We(ke(a.line),0),!0);if(y==b&&(E=!0,y=b.childNodes[x],x=0,!y)){var te=a.rest?Le(a.rest):a.line;return jo(We(ke(te),te.text.length),E)}var ie=y.nodeType==3?y:null,ae=y;for(!ie&&y.childNodes.length==1&&y.firstChild.nodeType==3&&(ie=y.firstChild,x&&(x=ie.nodeValue.length));ae.parentNode!=b;)ae=ae.parentNode;var ue=a.measure,he=ue.maps;function be(Ht,Qt,an){for(var qt=-1;qt<(he?he.length:0);qt++)for(var dn=qt<0?ue.map:he[qt],Cn=0;Cn<dn.length;Cn+=3){var vn=dn[Cn+2];if(vn==Ht||vn==Qt){var Gn=ke(qt<0?a.line:a.rest[qt]),Br=dn[Cn]+an;return(an<0||vn!=Ht)&&(Br=dn[Cn+(an?1:0)]),We(Gn,Br)}}}var Se=be(ie,ae,x);if(Se)return jo(Se,E);for(var Ke=ae.nextSibling,Ue=ie?ie.nodeValue.length-x:0;Ke;Ke=Ke.nextSibling){if(Se=be(Ke,Ke.firstChild,0),Se)return jo(We(Se.line,Se.ch-Ue),E);Ue+=Ke.textContent.length}for(var yt=ae.previousSibling,kt=x;yt;yt=yt.previousSibling){if(Se=be(yt,yt.firstChild,-1),Se)return jo(We(Se.line,Se.ch+kt),E);kt+=yt.textContent.length}}var Kr=function(a){this.cm=a,this.prevInput="",this.pollingFast=!1,this.polling=new ce,this.hasSelection=!1,this.composing=null};Kr.prototype.init=function(a){var y=this,x=this,b=this.cm;this.createField(a);var E=this.textarea;a.wrapper.insertBefore(this.wrapper,a.wrapper.firstChild),He&&(E.style.width="0px"),Dt(E,"input",function(){me&&ye>=9&&y.hasSelection&&(y.hasSelection=null),x.poll()}),Dt(E,"paste",function(ie){ot(b,ie)||Pl(ie,b)||(b.state.pasteIncoming=+new Date,x.fastPoll())});function te(ie){if(!ot(b,ie)){if(b.somethingSelected())_a({lineWise:!1,text:b.getSelections()});else if(b.options.lineWiseCopyCut){var ae=Fl(b);_a({lineWise:!0,text:ae.text}),ie.type=="cut"?b.setSelections(ae.ranges,null,xe):(x.prevInput="",E.value=ae.text.join(`
`),vt(E))}else return;ie.type=="cut"&&(b.state.cutIncoming=+new Date)}}Dt(E,"cut",te),Dt(E,"copy",te),Dt(a.scroller,"paste",function(ie){if(!(li(a,ie)||ot(b,ie))){if(!E.dispatchEvent){b.state.pasteIncoming=+new Date,x.focus();return}var ae=new Event("paste");ae.clipboardData=ie.clipboardData,E.dispatchEvent(ae)}}),Dt(a.lineSpace,"selectstart",function(ie){li(a,ie)||on(ie)}),Dt(E,"compositionstart",function(){var ie=b.getCursor("from");x.composing&&x.composing.range.clear(),x.composing={start:ie,range:b.markText(ie,b.getCursor("to"),{className:"CodeMirror-composing"})}}),Dt(E,"compositionend",function(){x.composing&&(x.poll(),x.composing.range.clear(),x.composing=null)})},Kr.prototype.createField=function(a){this.wrapper=Il(),this.textarea=this.wrapper.firstChild},Kr.prototype.screenReaderLabelChanged=function(a){a?this.textarea.setAttribute("aria-label",a):this.textarea.removeAttribute("aria-label")},Kr.prototype.prepareSelection=function(){var a=this.cm,y=a.display,x=a.doc,b=Ss(a);if(a.options.moveInputWithCursor){var E=Ci(a,x.sel.primary().head,"div"),te=y.wrapper.getBoundingClientRect(),ie=y.lineDiv.getBoundingClientRect();b.teTop=Math.max(0,Math.min(y.wrapper.clientHeight-10,E.top+ie.top-te.top)),b.teLeft=Math.max(0,Math.min(y.wrapper.clientWidth-10,E.left+ie.left-te.left))}return b},Kr.prototype.showSelection=function(a){var y=this.cm,x=y.display;Ye(x.cursorDiv,a.cursors),Ye(x.selectionDiv,a.selection),a.teTop!=null&&(this.wrapper.style.top=a.teTop+"px",this.wrapper.style.left=a.teLeft+"px")},Kr.prototype.reset=function(a){if(!(this.contextMenuPending||this.composing)){var y=this.cm;if(y.somethingSelected()){this.prevInput="";var x=y.getSelection();this.textarea.value=x,y.state.focused&&vt(this.textarea),me&&ye>=9&&(this.hasSelection=x)}else a||(this.prevInput=this.textarea.value="",me&&ye>=9&&(this.hasSelection=null))}},Kr.prototype.getField=function(){return this.textarea},Kr.prototype.supportsTouch=function(){return!1},Kr.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!Me||De()!=this.textarea))try{this.textarea.focus()}catch(a){}},Kr.prototype.blur=function(){this.textarea.blur()},Kr.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},Kr.prototype.receivedFocus=function(){this.slowPoll()},Kr.prototype.slowPoll=function(){var a=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){a.poll(),a.cm.state.focused&&a.slowPoll()})},Kr.prototype.fastPoll=function(){var a=!1,y=this;y.pollingFast=!0;function x(){var b=y.poll();!b&&!a?(a=!0,y.polling.set(60,x)):(y.pollingFast=!1,y.slowPoll())}y.polling.set(20,x)},Kr.prototype.poll=function(){var a=this,y=this.cm,x=this.textarea,b=this.prevInput;if(this.contextMenuPending||!y.state.focused||Fr(x)&&!b&&!this.composing||y.isReadOnly()||y.options.disableInput||y.state.keySeq)return!1;var E=x.value;if(E==b&&!y.somethingSelected())return!1;if(me&&ye>=9&&this.hasSelection===E||Ee&&/[\uf700-\uf7ff]/.test(E))return y.display.input.reset(),!1;if(y.doc.sel==y.display.selForContextMenu){var te=E.charCodeAt(0);if(te==8203&&!b&&(b="\u200B"),te==8666)return this.reset(),this.cm.execCommand("undo")}for(var ie=0,ae=Math.min(b.length,E.length);ie<ae&&b.charCodeAt(ie)==E.charCodeAt(ie);)++ie;return Pi(y,function(){gs(y,E.slice(ie),b.length-ie,null,a.composing?"*compose":null),E.length>1e3||E.indexOf(`
`)>-1?x.value=a.prevInput="":a.prevInput=E,a.composing&&(a.composing.range.clear(),a.composing.range=y.markText(a.composing.start,y.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},Kr.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},Kr.prototype.onKeyPress=function(){me&&ye>=9&&(this.hasSelection=null),this.fastPoll()},Kr.prototype.onContextMenu=function(a){var y=this,x=y.cm,b=x.display,E=y.textarea;y.contextMenuPending&&y.contextMenuPending();var te=Co(x,a),ie=b.scroller.scrollTop;if(!te||fe)return;var ae=x.options.resetSelectionOnContextMenu;ae&&x.doc.sel.contains(te)==-1&&ni(x,pi)(x.doc,po(te),xe);var ue=E.style.cssText,he=y.wrapper.style.cssText,be=y.wrapper.offsetParent.getBoundingClientRect();y.wrapper.style.cssText="position: static",E.style.cssText=`position: absolute; width: 30px; height: 30px;
top: `+(a.clientY-be.top-5)+"px; left: "+(a.clientX-be.left-5)+`px;
z-index: 1000; background: `+(me?"rgba(255, 255, 255, .05)":"transparent")+`;
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Se;Te&&(Se=window.scrollY),b.input.focus(),Te&&window.scrollTo(null,Se),b.input.reset(),x.somethingSelected()||(E.value=y.prevInput=" "),y.contextMenuPending=Ue,b.selForContextMenu=x.doc.sel,clearTimeout(b.detectingSelectAll);function Ke(){if(E.selectionStart!=null){var kt=x.somethingSelected(),Ht="\u200B"+(kt?E.value:"");E.value="\u21DA",E.value=Ht,y.prevInput=kt?"":"\u200B",E.selectionStart=1,E.selectionEnd=Ht.length,b.selForContextMenu=x.doc.sel}}function Ue(){if(y.contextMenuPending==Ue&&(y.contextMenuPending=!1,y.wrapper.style.cssText=he,E.style.cssText=ue,me&&ye<9&&b.scrollbars.setScrollTop(b.scroller.scrollTop=ie),E.selectionStart!=null)){(!me||me&&ye<9)&&Ke();var kt=0,Ht=function(){b.selForContextMenu==x.doc.sel&&E.selectionStart==0&&E.selectionEnd>0&&y.prevInput=="\u200B"?ni(x,tl)(x):kt++<10?b.detectingSelectAll=setTimeout(Ht,500):(b.selForContextMenu=null,b.input.reset())};b.detectingSelectAll=setTimeout(Ht,200)}}if(me&&ye>=9&&Ke(),Je){mn(a);var yt=function(){_t(window,"mouseup",yt),setTimeout(Ue,20)};Dt(window,"mouseup",yt)}else setTimeout(Ue,50)},Kr.prototype.readOnlyChanged=function(a){a||this.reset(),this.textarea.disabled=a=="nocursor",this.textarea.readOnly=!!a},Kr.prototype.setUneditable=function(){},Kr.prototype.needsContentAttribute=!1;function Ju(a,y){if(y=y?ht(y):{},y.value=a.value,!y.tabindex&&a.tabIndex&&(y.tabindex=a.tabIndex),!y.placeholder&&a.placeholder&&(y.placeholder=a.placeholder),y.autofocus==null){var x=De();y.autofocus=x==a||a.getAttribute("autofocus")!=null&&x==document.body}function b(){a.value=ae.getValue()}var E;if(a.form&&(Dt(a.form,"submit",b),!y.leaveSubmitMethodAlone)){var te=a.form;E=te.submit;try{var ie=te.submit=function(){b(),te.submit=E,te.submit(),te.submit=ie}}catch(ue){}}y.finishInit=function(ue){ue.save=b,ue.getTextArea=function(){return a},ue.toTextArea=function(){ue.toTextArea=isNaN,b(),a.parentNode.removeChild(ue.getWrapperElement()),a.style.display="",a.form&&(_t(a.form,"submit",b),!y.leaveSubmitMethodAlone&&typeof a.form.submit=="function"&&(a.form.submit=E))}},a.style.display="none";var ae=Nr(function(ue){return a.parentNode.insertBefore(ue,a.nextSibling)},y);return ae}function Qu(a){a.off=_t,a.on=Dt,a.wheelEventPixels=iu,a.Doc=ki,a.splitLines=ir,a.countColumn=pe,a.findColumn=Xe,a.isWordChar=re,a.Pass=st,a.signal=en,a.Line=Qn,a.changeEnd=vo,a.scrollbarModel=Ps,a.Pos=We,a.cmpPos=gt,a.modes=kr,a.mimeModes=rn,a.resolveMode=En,a.getMode=$n,a.modeExtensions=or,a.extendMode=yr,a.copyState=Zn,a.startState=Er,a.innerMode=Nn,a.commands=fa,a.keyMap=io,a.keyName=gl,a.isModifierKey=vl,a.lookupKey=_o,a.normalizeKeyMap=Du,a.StringStream=Nt,a.SharedTextMarker=ca,a.TextMarker=go,a.LineWidget=ua,a.e_preventDefault=on,a.e_stopPropagation=Mn,a.e_stop=mn,a.addClass=_e,a.contains=Ge,a.rmClass=nt,a.keyNames=yo}Zu(Nr),Vu(Nr);var qu="iter insert remove copy getEditor constructor".split(" ");for(var Ga in ki.prototype)ki.prototype.hasOwnProperty(Ga)&&ze(qu,Ga)<0&&(Nr.prototype[Ga]=function(a){return function(){return a.apply(this.doc,arguments)}}(ki.prototype[Ga]));return Gt(ki),Nr.inputStyles={textarea:Kr,contenteditable:Sr},Nr.defineMode=function(a){!Nr.defaults.mode&&a!="null"&&(Nr.defaults.mode=a),fn.apply(this,arguments)},Nr.defineMIME=gn,Nr.defineMode("null",function(){return{token:function(a){return a.skipToEnd()}}}),Nr.defineMIME("text/plain","null"),Nr.defineExtension=function(a,y){Nr.prototype[a]=y},Nr.defineDocExtension=function(a,y){ki.prototype[a]=y},Nr.fromTextArea=Ju,Qu(Nr),Nr.version="5.58.2",Nr})},25419:function(Lt,Pt,de){(function(se){se(de(89780),de(15525),de(98101))})(function(se){"use strict";se.defineMode("markdown",function(et,Fe){var Oe=se.getMode(et,"text/html"),me=Oe.name=="null";function ye(pe){if(se.findModeByName){var ce=se.findModeByName(pe);ce&&(pe=ce.mime||ce.mimes[0])}var ze=se.getMode(et,pe);return ze.name=="null"?null:ze}Fe.highlightFormatting===void 0&&(Fe.highlightFormatting=!1),Fe.maxBlockquoteDepth===void 0&&(Fe.maxBlockquoteDepth=0),Fe.taskLists===void 0&&(Fe.taskLists=!1),Fe.strikethrough===void 0&&(Fe.strikethrough=!1),Fe.emoji===void 0&&(Fe.emoji=!1),Fe.fencedCodeBlockHighlighting===void 0&&(Fe.fencedCodeBlockHighlighting=!0),Fe.fencedCodeBlockDefaultMode===void 0&&(Fe.fencedCodeBlockDefaultMode="text/plain"),Fe.xml===void 0&&(Fe.xml=!0),Fe.tokenTypeOverrides===void 0&&(Fe.tokenTypeOverrides={});var Te={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var Ze in Te)Te.hasOwnProperty(Ze)&&Fe.tokenTypeOverrides[Ze]&&(Te[Ze]=Fe.tokenTypeOverrides[Ze]);var we=/^([*\-_])(?:\s*\1){2,}\s*$/,fe=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,Qe=/^\[(x| )\](?=\s)/i,ve=Fe.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,tt=/^ {0,3}(?:\={1,}|-{2,})\s*$/,He=/^[^#!\[\]*_\\<>` "'(~:]+/,Pe=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,Me=/^\s*\[[^\]]+?\]:.*$/,Ee=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/,qe=" ";function it(pe,ce,ze){return ce.f=ce.inline=ze,ze(pe,ce)}function lt(pe,ce,ze){return ce.f=ce.block=ze,ze(pe,ce)}function ut(pe){return!pe||!/\S/.test(pe.string)}function Je(pe){if(pe.linkTitle=!1,pe.linkHref=!1,pe.linkText=!1,pe.em=!1,pe.strong=!1,pe.strikethrough=!1,pe.quote=0,pe.indentedCode=!1,pe.f==nt){var ce=me;if(!ce){var ze=se.innerMode(Oe,pe.htmlState);ce=ze.mode.name=="xml"&&ze.state.tagStart===null&&!ze.state.context&&ze.state.tokenize.isInText}ce&&(pe.f=bt,pe.block=at,pe.htmlState=null)}return pe.trailingSpace=0,pe.trailingSpaceNewLine=!1,pe.prevLine=pe.thisLine,pe.thisLine={stream:null},null}function at(pe,ce){var ze=pe.column()===ce.indentation,ft=ut(ce.prevLine.stream),st=ce.indentedCode,xe=ce.prevLine.hr,je=ce.list!==!1,Ce=(ce.listStack[ce.listStack.length-1]||0)+3;ce.indentedCode=!1;var Xe=ce.indentation;if(ce.indentationDiff===null&&(ce.indentationDiff=ce.indentation,je)){for(ce.list=null;Xe<ce.listStack[ce.listStack.length-1];)ce.listStack.pop(),ce.listStack.length?ce.indentation=ce.listStack[ce.listStack.length-1]:ce.list=!1;ce.list!==!1&&(ce.indentationDiff=Xe-ce.listStack[ce.listStack.length-1])}var Ne=!ft&&!xe&&!ce.prevLine.header&&(!je||!st)&&!ce.prevLine.fencedCodeEnd,ct=(ce.list===!1||xe||ft)&&ce.indentation<=Ce&&pe.match(we),Le=null;if(ce.indentationDiff>=4&&(st||ce.prevLine.fencedCodeEnd||ce.prevLine.header||ft))return pe.skipToEnd(),ce.indentedCode=!0,Te.code;if(pe.eatSpace())return null;if(ze&&ce.indentation<=Ce&&(Le=pe.match(ve))&&Le[1].length<=6)return ce.quote=0,ce.header=Le[1].length,ce.thisLine.header=!0,Fe.highlightFormatting&&(ce.formatting="header"),ce.f=ce.inline,Ye(ce);if(ce.indentation<=Ce&&pe.eat(">"))return ce.quote=ze?1:ce.quote+1,Fe.highlightFormatting&&(ce.formatting="quote"),pe.eatSpace(),Ye(ce);if(!ct&&!ce.setext&&ze&&ce.indentation<=Ce&&(Le=pe.match(fe))){var $e=Le[1]?"ol":"ul";return ce.indentation=Xe+pe.current().length,ce.list=!0,ce.quote=0,ce.listStack.push(ce.indentation),ce.em=!1,ce.strong=!1,ce.code=!1,ce.strikethrough=!1,Fe.taskLists&&pe.match(Qe,!1)&&(ce.taskList=!0),ce.f=ce.inline,Fe.highlightFormatting&&(ce.formatting=["list","list-"+$e]),Ye(ce)}else{if(ze&&ce.indentation<=Ce&&(Le=pe.match(Pe,!0)))return ce.quote=0,ce.fencedEndRE=new RegExp(Le[1]+"+ *$"),ce.localMode=Fe.fencedCodeBlockHighlighting&&ye(Le[2]||Fe.fencedCodeBlockDefaultMode),ce.localMode&&(ce.localState=se.startState(ce.localMode)),ce.f=ce.block=zt,Fe.highlightFormatting&&(ce.formatting="code-block"),ce.code=-1,Ye(ce);if(ce.setext||(!Ne||!je)&&!ce.quote&&ce.list===!1&&!ce.code&&!ct&&!Me.test(pe.string)&&(Le=pe.lookAhead(1))&&(Le=Le.match(tt)))return ce.setext?(ce.header=ce.setext,ce.setext=0,pe.skipToEnd(),Fe.highlightFormatting&&(ce.formatting="header")):(ce.header=Le[0].charAt(0)=="="?1:2,ce.setext=ce.header),ce.thisLine.header=!0,ce.f=ce.inline,Ye(ce);if(ct)return pe.skipToEnd(),ce.hr=!0,ce.thisLine.hr=!0,Te.hr;if(pe.peek()==="[")return it(pe,ce,Tt)}return it(pe,ce,ce.inline)}function nt(pe,ce){var ze=Oe.token(pe,ce.htmlState);if(!me){var ft=se.innerMode(Oe,ce.htmlState);(ft.mode.name=="xml"&&ft.state.tagStart===null&&!ft.state.context&&ft.state.tokenize.isInText||ce.md_inside&&pe.current().indexOf(">")>-1)&&(ce.f=bt,ce.block=at,ce.htmlState=null)}return ze}function zt(pe,ce){var ze=ce.listStack[ce.listStack.length-1]||0,ft=ce.indentation<ze,st=ze+3;if(ce.fencedEndRE&&ce.indentation<=st&&(ft||pe.match(ce.fencedEndRE))){Fe.highlightFormatting&&(ce.formatting="code-block");var xe;return ft||(xe=Ye(ce)),ce.localMode=ce.localState=null,ce.block=at,ce.f=bt,ce.fencedEndRE=null,ce.code=0,ce.thisLine.fencedCodeEnd=!0,ft?lt(pe,ce,ce.block):xe}else return ce.localMode?ce.localMode.token(pe,ce.localState):(pe.skipToEnd(),Te.code)}function Ye(pe){var ce=[];if(pe.formatting){ce.push(Te.formatting),typeof pe.formatting=="string"&&(pe.formatting=[pe.formatting]);for(var ze=0;ze<pe.formatting.length;ze++)ce.push(Te.formatting+"-"+pe.formatting[ze]),pe.formatting[ze]==="header"&&ce.push(Te.formatting+"-"+pe.formatting[ze]+"-"+pe.header),pe.formatting[ze]==="quote"&&(!Fe.maxBlockquoteDepth||Fe.maxBlockquoteDepth>=pe.quote?ce.push(Te.formatting+"-"+pe.formatting[ze]+"-"+pe.quote):ce.push("error"))}if(pe.taskOpen)return ce.push("meta"),ce.length?ce.join(" "):null;if(pe.taskClosed)return ce.push("property"),ce.length?ce.join(" "):null;if(pe.linkHref?ce.push(Te.linkHref,"url"):(pe.strong&&ce.push(Te.strong),pe.em&&ce.push(Te.em),pe.strikethrough&&ce.push(Te.strikethrough),pe.emoji&&ce.push(Te.emoji),pe.linkText&&ce.push(Te.linkText),pe.code&&ce.push(Te.code),pe.image&&ce.push(Te.image),pe.imageAltText&&ce.push(Te.imageAltText,"link"),pe.imageMarker&&ce.push(Te.imageMarker)),pe.header&&ce.push(Te.header,Te.header+"-"+pe.header),pe.quote&&(ce.push(Te.quote),!Fe.maxBlockquoteDepth||Fe.maxBlockquoteDepth>=pe.quote?ce.push(Te.quote+"-"+pe.quote):ce.push(Te.quote+"-"+Fe.maxBlockquoteDepth)),pe.list!==!1){var ft=(pe.listStack.length-1)%3;ft?ft===1?ce.push(Te.list2):ce.push(Te.list3):ce.push(Te.list1)}return pe.trailingSpaceNewLine?ce.push("trailing-space-new-line"):pe.trailingSpace&&ce.push("trailing-space-"+(pe.trailingSpace%2?"a":"b")),ce.length?ce.join(" "):null}function Ve(pe,ce){if(pe.match(He,!0))return Ye(ce)}function bt(pe,ce){var ze=ce.text(pe,ce);if(typeof ze!="undefined")return ze;if(ce.list)return ce.list=null,Ye(ce);if(ce.taskList){var ft=pe.match(Qe,!0)[1]===" ";return ft?ce.taskOpen=!0:ce.taskClosed=!0,Fe.highlightFormatting&&(ce.formatting="task"),ce.taskList=!1,Ye(ce)}if(ce.taskOpen=!1,ce.taskClosed=!1,ce.header&&pe.match(/^#+$/,!0))return Fe.highlightFormatting&&(ce.formatting="header"),Ye(ce);var st=pe.next();if(ce.linkTitle){ce.linkTitle=!1;var xe=st;st==="("&&(xe=")"),xe=(xe+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var je="^\\s*(?:[^"+xe+"\\\\]+|\\\\\\\\|\\\\.)"+xe;if(pe.match(new RegExp(je),!0))return Te.linkHref}if(st==="`"){var Ce=ce.formatting;Fe.highlightFormatting&&(ce.formatting="code"),pe.eatWhile("`");var Xe=pe.current().length;if(ce.code==0&&(!ce.quote||Xe==1))return ce.code=Xe,Ye(ce);if(Xe==ce.code){var Ne=Ye(ce);return ce.code=0,Ne}else return ce.formatting=Ce,Ye(ce)}else if(ce.code)return Ye(ce);if(st==="\\"&&(pe.next(),Fe.highlightFormatting)){var ct=Ye(ce),Le=Te.formatting+"-escape";return ct?ct+" "+Le:Le}if(st==="!"&&pe.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return ce.imageMarker=!0,ce.image=!0,Fe.highlightFormatting&&(ce.formatting="image"),Ye(ce);if(st==="["&&ce.imageMarker&&pe.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return ce.imageMarker=!1,ce.imageAltText=!0,Fe.highlightFormatting&&(ce.formatting="image"),Ye(ce);if(st==="]"&&ce.imageAltText){Fe.highlightFormatting&&(ce.formatting="image");var ct=Ye(ce);return ce.imageAltText=!1,ce.image=!1,ce.inline=ce.f=Ge,ct}if(st==="["&&!ce.image)return ce.linkText&&pe.match(/^.*?\]/)||(ce.linkText=!0,Fe.highlightFormatting&&(ce.formatting="link")),Ye(ce);if(st==="]"&&ce.linkText){Fe.highlightFormatting&&(ce.formatting="link");var ct=Ye(ce);return ce.linkText=!1,ce.inline=ce.f=pe.match(/\(.*?\)| ?\[.*?\]/,!1)?Ge:bt,ct}if(st==="<"&&pe.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){ce.f=ce.inline=Be,Fe.highlightFormatting&&(ce.formatting="link");var ct=Ye(ce);return ct?ct+=" ":ct="",ct+Te.linkInline}if(st==="<"&&pe.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){ce.f=ce.inline=Be,Fe.highlightFormatting&&(ce.formatting="link");var ct=Ye(ce);return ct?ct+=" ":ct="",ct+Te.linkEmail}if(Fe.xml&&st==="<"&&pe.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var $e=pe.string.indexOf(">",pe.pos);if($e!=-1){var dt=pe.string.substring(pe.start,$e);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(dt)&&(ce.md_inside=!0)}return pe.backUp(1),ce.htmlState=se.startState(Oe),lt(pe,ce,nt)}if(Fe.xml&&st==="<"&&pe.match(/^\/\w*?>/))return ce.md_inside=!1,"tag";if(st==="*"||st==="_"){for(var oe=1,ee=pe.pos==1?" ":pe.string.charAt(pe.pos-2);oe<3&&pe.eat(st);)oe++;var z=pe.peek()||" ",re=!/\s/.test(z)&&(!Ee.test(z)||/\s/.test(ee)||Ee.test(ee)),le=!/\s/.test(ee)&&(!Ee.test(ee)||/\s/.test(z)||Ee.test(z)),ne=null,ge=null;if(oe%2&&(!ce.em&&re&&(st==="*"||!le||Ee.test(ee))?ne=!0:ce.em==st&&le&&(st==="*"||!re||Ee.test(z))&&(ne=!1)),oe>1&&(!ce.strong&&re&&(st==="*"||!le||Ee.test(ee))?ge=!0:ce.strong==st&&le&&(st==="*"||!re||Ee.test(z))&&(ge=!1)),ge!=null||ne!=null){Fe.highlightFormatting&&(ce.formatting=ne==null?"strong":ge==null?"em":"strong em"),ne===!0&&(ce.em=st),ge===!0&&(ce.strong=st);var Ne=Ye(ce);return ne===!1&&(ce.em=!1),ge===!1&&(ce.strong=!1),Ne}}else if(st===" "&&(pe.eat("*")||pe.eat("_"))){if(pe.peek()===" ")return Ye(ce);pe.backUp(1)}if(Fe.strikethrough){if(st==="~"&&pe.eatWhile(st)){if(ce.strikethrough){Fe.highlightFormatting&&(ce.formatting="strikethrough");var Ne=Ye(ce);return ce.strikethrough=!1,Ne}else if(pe.match(/^[^\s]/,!1))return ce.strikethrough=!0,Fe.highlightFormatting&&(ce.formatting="strikethrough"),Ye(ce)}else if(st===" "&&pe.match(/^~~/,!0)){if(pe.peek()===" ")return Ye(ce);pe.backUp(2)}}if(Fe.emoji&&st===":"&&pe.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){ce.emoji=!0,Fe.highlightFormatting&&(ce.formatting="emoji");var Ie=Ye(ce);return ce.emoji=!1,Ie}return st===" "&&(pe.match(/^ +$/,!1)?ce.trailingSpace++:ce.trailingSpace&&(ce.trailingSpaceNewLine=!0)),Ye(ce)}function Be(pe,ce){var ze=pe.next();if(ze===">"){ce.f=ce.inline=bt,Fe.highlightFormatting&&(ce.formatting="link");var ft=Ye(ce);return ft?ft+=" ":ft="",ft+Te.linkInline}return pe.match(/^[^>]+/,!0),Te.linkInline}function Ge(pe,ce){if(pe.eatSpace())return null;var ze=pe.next();return ze==="("||ze==="["?(ce.f=ce.inline=_e(ze==="("?")":"]"),Fe.highlightFormatting&&(ce.formatting="link-string"),ce.linkHref=!0,Ye(ce)):"error"}var De={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function _e(pe){return function(ce,ze){var ft=ce.next();if(ft===pe){ze.f=ze.inline=bt,Fe.highlightFormatting&&(ze.formatting="link-string");var st=Ye(ze);return ze.linkHref=!1,st}return ce.match(De[pe]),ze.linkHref=!0,Ye(ze)}}function Tt(pe,ce){return pe.match(/^([^\]\\]|\\.)*\]:/,!1)?(ce.f=vt,pe.next(),Fe.highlightFormatting&&(ce.formatting="link"),ce.linkText=!0,Ye(ce)):it(pe,ce,bt)}function vt(pe,ce){if(pe.match(/^\]:/,!0)){ce.f=ce.inline=St,Fe.highlightFormatting&&(ce.formatting="link");var ze=Ye(ce);return ce.linkText=!1,ze}return pe.match(/^([^\]\\]|\\.)+/,!0),Te.linkText}function St(pe,ce){return pe.eatSpace()?null:(pe.match(/^[^\s]+/,!0),pe.peek()===void 0?ce.linkTitle=!0:pe.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),ce.f=ce.inline=bt,Te.linkHref+" url")}var ht={startState:function(){return{f:at,prevLine:{stream:null},thisLine:{stream:null},block:at,htmlState:null,indentation:0,inline:bt,text:Ve,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(pe){return{f:pe.f,prevLine:pe.prevLine,thisLine:pe.thisLine,block:pe.block,htmlState:pe.htmlState&&se.copyState(Oe,pe.htmlState),indentation:pe.indentation,localMode:pe.localMode,localState:pe.localMode?se.copyState(pe.localMode,pe.localState):null,inline:pe.inline,text:pe.text,formatting:!1,linkText:pe.linkText,linkTitle:pe.linkTitle,linkHref:pe.linkHref,code:pe.code,em:pe.em,strong:pe.strong,strikethrough:pe.strikethrough,emoji:pe.emoji,header:pe.header,setext:pe.setext,hr:pe.hr,taskList:pe.taskList,list:pe.list,listStack:pe.listStack.slice(0),quote:pe.quote,indentedCode:pe.indentedCode,trailingSpace:pe.trailingSpace,trailingSpaceNewLine:pe.trailingSpaceNewLine,md_inside:pe.md_inside,fencedEndRE:pe.fencedEndRE}},token:function(pe,ce){if(ce.formatting=!1,pe!=ce.thisLine.stream){if(ce.header=0,ce.hr=!1,pe.match(/^\s*$/,!0))return Je(ce),null;if(ce.prevLine=ce.thisLine,ce.thisLine={stream:pe},ce.taskList=!1,ce.trailingSpace=0,ce.trailingSpaceNewLine=!1,!ce.localState&&(ce.f=ce.block,ce.f!=nt)){var ze=pe.match(/^\s*/,!0)[0].replace(/\t/g,qe).length;if(ce.indentation=ze,ce.indentationDiff=null,ze>0)return null}}return ce.f(pe,ce)},innerMode:function(pe){return pe.block==nt?{state:pe.htmlState,mode:Oe}:pe.localState?{state:pe.localState,mode:pe.localMode}:{state:pe,mode:ht}},indent:function(pe,ce,ze){return pe.block==nt&&Oe.indent?Oe.indent(pe.htmlState,ce,ze):pe.localState&&pe.localMode.indent?pe.localMode.indent(pe.localState,ce,ze):se.Pass},blankLine:Je,getType:Ye,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return ht},"xml"),se.defineMIME("text/markdown","markdown"),se.defineMIME("text/x-markdown","markdown")})},98101:function(Lt,Pt,de){(function(se){se(de(89780))})(function(se){"use strict";se.modeInfo=[{name:"APL",mime:"text/apl",mode:"apl",ext:["dyalog","apl"]},{name:"PGP",mimes:["application/pgp","application/pgp-encrypted","application/pgp-keys","application/pgp-signature"],mode:"asciiarmor",ext:["asc","pgp","sig"]},{name:"ASN.1",mime:"text/x-ttcn-asn",mode:"asn.1",ext:["asn","asn1"]},{name:"Asterisk",mime:"text/x-asterisk",mode:"asterisk",file:/^extensions\.conf$/i},{name:"Brainfuck",mime:"text/x-brainfuck",mode:"brainfuck",ext:["b","bf"]},{name:"C",mime:"text/x-csrc",mode:"clike",ext:["c","h","ino"]},{name:"C++",mime:"text/x-c++src",mode:"clike",ext:["cpp","c++","cc","cxx","hpp","h++","hh","hxx"],alias:["cpp"]},{name:"Cobol",mime:"text/x-cobol",mode:"cobol",ext:["cob","cpy"]},{name:"C#",mime:"text/x-csharp",mode:"clike",ext:["cs"],alias:["csharp","cs"]},{name:"Clojure",mime:"text/x-clojure",mode:"clojure",ext:["clj","cljc","cljx"]},{name:"ClojureScript",mime:"text/x-clojurescript",mode:"clojure",ext:["cljs"]},{name:"Closure Stylesheets (GSS)",mime:"text/x-gss",mode:"css",ext:["gss"]},{name:"CMake",mime:"text/x-cmake",mode:"cmake",ext:["cmake","cmake.in"],file:/^CMakeLists\.txt$/},{name:"CoffeeScript",mimes:["application/vnd.coffeescript","text/coffeescript","text/x-coffeescript"],mode:"coffeescript",ext:["coffee"],alias:["coffee","coffee-script"]},{name:"Common Lisp",mime:"text/x-common-lisp",mode:"commonlisp",ext:["cl","lisp","el"],alias:["lisp"]},{name:"Cypher",mime:"application/x-cypher-query",mode:"cypher",ext:["cyp","cypher"]},{name:"Cython",mime:"text/x-cython",mode:"python",ext:["pyx","pxd","pxi"]},{name:"Crystal",mime:"text/x-crystal",mode:"crystal",ext:["cr"]},{name:"CSS",mime:"text/css",mode:"css",ext:["css"]},{name:"CQL",mime:"text/x-cassandra",mode:"sql",ext:["cql"]},{name:"D",mime:"text/x-d",mode:"d",ext:["d"]},{name:"Dart",mimes:["application/dart","text/x-dart"],mode:"dart",ext:["dart"]},{name:"diff",mime:"text/x-diff",mode:"diff",ext:["diff","patch"]},{name:"Django",mime:"text/x-django",mode:"django"},{name:"Dockerfile",mime:"text/x-dockerfile",mode:"dockerfile",file:/^Dockerfile$/},{name:"DTD",mime:"application/xml-dtd",mode:"dtd",ext:["dtd"]},{name:"Dylan",mime:"text/x-dylan",mode:"dylan",ext:["dylan","dyl","intr"]},{name:"EBNF",mime:"text/x-ebnf",mode:"ebnf"},{name:"ECL",mime:"text/x-ecl",mode:"ecl",ext:["ecl"]},{name:"edn",mime:"application/edn",mode:"clojure",ext:["edn"]},{name:"Eiffel",mime:"text/x-eiffel",mode:"eiffel",ext:["e"]},{name:"Elm",mime:"text/x-elm",mode:"elm",ext:["elm"]},{name:"Embedded Javascript",mime:"application/x-ejs",mode:"htmlembedded",ext:["ejs"]},{name:"Embedded Ruby",mime:"application/x-erb",mode:"htmlembedded",ext:["erb"]},{name:"Erlang",mime:"text/x-erlang",mode:"erlang",ext:["erl"]},{name:"Esper",mime:"text/x-esper",mode:"sql"},{name:"Factor",mime:"text/x-factor",mode:"factor",ext:["factor"]},{name:"FCL",mime:"text/x-fcl",mode:"fcl"},{name:"Forth",mime:"text/x-forth",mode:"forth",ext:["forth","fth","4th"]},{name:"Fortran",mime:"text/x-fortran",mode:"fortran",ext:["f","for","f77","f90","f95"]},{name:"F#",mime:"text/x-fsharp",mode:"mllike",ext:["fs"],alias:["fsharp"]},{name:"Gas",mime:"text/x-gas",mode:"gas",ext:["s"]},{name:"Gherkin",mime:"text/x-feature",mode:"gherkin",ext:["feature"]},{name:"GitHub Flavored Markdown",mime:"text/x-gfm",mode:"gfm",file:/^(readme|contributing|history)\.md$/i},{name:"Go",mime:"text/x-go",mode:"go",ext:["go"]},{name:"Groovy",mime:"text/x-groovy",mode:"groovy",ext:["groovy","gradle"],file:/^Jenkinsfile$/},{name:"HAML",mime:"text/x-haml",mode:"haml",ext:["haml"]},{name:"Haskell",mime:"text/x-haskell",mode:"haskell",ext:["hs"]},{name:"Haskell (Literate)",mime:"text/x-literate-haskell",mode:"haskell-literate",ext:["lhs"]},{name:"Haxe",mime:"text/x-haxe",mode:"haxe",ext:["hx"]},{name:"HXML",mime:"text/x-hxml",mode:"haxe",ext:["hxml"]},{name:"ASP.NET",mime:"application/x-aspx",mode:"htmlembedded",ext:["aspx"],alias:["asp","aspx"]},{name:"HTML",mime:"text/html",mode:"htmlmixed",ext:["html","htm","handlebars","hbs"],alias:["xhtml"]},{name:"HTTP",mime:"message/http",mode:"http"},{name:"IDL",mime:"text/x-idl",mode:"idl",ext:["pro"]},{name:"Pug",mime:"text/x-pug",mode:"pug",ext:["jade","pug"],alias:["jade"]},{name:"Java",mime:"text/x-java",mode:"clike",ext:["java"]},{name:"Java Server Pages",mime:"application/x-jsp",mode:"htmlembedded",ext:["jsp"],alias:["jsp"]},{name:"JavaScript",mimes:["text/javascript","text/ecmascript","application/javascript","application/x-javascript","application/ecmascript"],mode:"javascript",ext:["js"],alias:["ecmascript","js","node"]},{name:"JSON",mimes:["application/json","application/x-json"],mode:"javascript",ext:["json","map"],alias:["json5"]},{name:"JSON-LD",mime:"application/ld+json",mode:"javascript",ext:["jsonld"],alias:["jsonld"]},{name:"JSX",mime:"text/jsx",mode:"jsx",ext:["jsx"]},{name:"Jinja2",mime:"text/jinja2",mode:"jinja2",ext:["j2","jinja","jinja2"]},{name:"Julia",mime:"text/x-julia",mode:"julia",ext:["jl"]},{name:"Kotlin",mime:"text/x-kotlin",mode:"clike",ext:["kt"]},{name:"LESS",mime:"text/x-less",mode:"css",ext:["less"]},{name:"LiveScript",mime:"text/x-livescript",mode:"livescript",ext:["ls"],alias:["ls"]},{name:"Lua",mime:"text/x-lua",mode:"lua",ext:["lua"]},{name:"Markdown",mime:"text/x-markdown",mode:"markdown",ext:["markdown","md","mkd"]},{name:"mIRC",mime:"text/mirc",mode:"mirc"},{name:"MariaDB SQL",mime:"text/x-mariadb",mode:"sql"},{name:"Mathematica",mime:"text/x-mathematica",mode:"mathematica",ext:["m","nb","wl","wls"]},{name:"Modelica",mime:"text/x-modelica",mode:"modelica",ext:["mo"]},{name:"MUMPS",mime:"text/x-mumps",mode:"mumps",ext:["mps"]},{name:"MS SQL",mime:"text/x-mssql",mode:"sql"},{name:"mbox",mime:"application/mbox",mode:"mbox",ext:["mbox"]},{name:"MySQL",mime:"text/x-mysql",mode:"sql"},{name:"Nginx",mime:"text/x-nginx-conf",mode:"nginx",file:/nginx.*\.conf$/i},{name:"NSIS",mime:"text/x-nsis",mode:"nsis",ext:["nsh","nsi"]},{name:"NTriples",mimes:["application/n-triples","application/n-quads","text/n-triples"],mode:"ntriples",ext:["nt","nq"]},{name:"Objective-C",mime:"text/x-objectivec",mode:"clike",ext:["m"],alias:["objective-c","objc"]},{name:"Objective-C++",mime:"text/x-objectivec++",mode:"clike",ext:["mm"],alias:["objective-c++","objc++"]},{name:"OCaml",mime:"text/x-ocaml",mode:"mllike",ext:["ml","mli","mll","mly"]},{name:"Octave",mime:"text/x-octave",mode:"octave",ext:["m"]},{name:"Oz",mime:"text/x-oz",mode:"oz",ext:["oz"]},{name:"Pascal",mime:"text/x-pascal",mode:"pascal",ext:["p","pas"]},{name:"PEG.js",mime:"null",mode:"pegjs",ext:["jsonld"]},{name:"Perl",mime:"text/x-perl",mode:"perl",ext:["pl","pm"]},{name:"PHP",mimes:["text/x-php","application/x-httpd-php","application/x-httpd-php-open"],mode:"php",ext:["php","php3","php4","php5","php7","phtml"]},{name:"Pig",mime:"text/x-pig",mode:"pig",ext:["pig"]},{name:"Plain Text",mime:"text/plain",mode:"null",ext:["txt","text","conf","def","list","log"]},{name:"PLSQL",mime:"text/x-plsql",mode:"sql",ext:["pls"]},{name:"PostgreSQL",mime:"text/x-pgsql",mode:"sql"},{name:"PowerShell",mime:"application/x-powershell",mode:"powershell",ext:["ps1","psd1","psm1"]},{name:"Properties files",mime:"text/x-properties",mode:"properties",ext:["properties","ini","in"],alias:["ini","properties"]},{name:"ProtoBuf",mime:"text/x-protobuf",mode:"protobuf",ext:["proto"]},{name:"Python",mime:"text/x-python",mode:"python",ext:["BUILD","bzl","py","pyw"],file:/^(BUCK|BUILD)$/},{name:"Puppet",mime:"text/x-puppet",mode:"puppet",ext:["pp"]},{name:"Q",mime:"text/x-q",mode:"q",ext:["q"]},{name:"R",mime:"text/x-rsrc",mode:"r",ext:["r","R"],alias:["rscript"]},{name:"reStructuredText",mime:"text/x-rst",mode:"rst",ext:["rst"],alias:["rst"]},{name:"RPM Changes",mime:"text/x-rpm-changes",mode:"rpm"},{name:"RPM Spec",mime:"text/x-rpm-spec",mode:"rpm",ext:["spec"]},{name:"Ruby",mime:"text/x-ruby",mode:"ruby",ext:["rb"],alias:["jruby","macruby","rake","rb","rbx"]},{name:"Rust",mime:"text/x-rustsrc",mode:"rust",ext:["rs"]},{name:"SAS",mime:"text/x-sas",mode:"sas",ext:["sas"]},{name:"Sass",mime:"text/x-sass",mode:"sass",ext:["sass"]},{name:"Scala",mime:"text/x-scala",mode:"clike",ext:["scala"]},{name:"Scheme",mime:"text/x-scheme",mode:"scheme",ext:["scm","ss"]},{name:"SCSS",mime:"text/x-scss",mode:"css",ext:["scss"]},{name:"Shell",mimes:["text/x-sh","application/x-sh"],mode:"shell",ext:["sh","ksh","bash"],alias:["bash","sh","zsh"],file:/^PKGBUILD$/},{name:"Sieve",mime:"application/sieve",mode:"sieve",ext:["siv","sieve"]},{name:"Slim",mimes:["text/x-slim","application/x-slim"],mode:"slim",ext:["slim"]},{name:"Smalltalk",mime:"text/x-stsrc",mode:"smalltalk",ext:["st"]},{name:"Smarty",mime:"text/x-smarty",mode:"smarty",ext:["tpl"]},{name:"Solr",mime:"text/x-solr",mode:"solr"},{name:"SML",mime:"text/x-sml",mode:"mllike",ext:["sml","sig","fun","smackspec"]},{name:"Soy",mime:"text/x-soy",mode:"soy",ext:["soy"],alias:["closure template"]},{name:"SPARQL",mime:"application/sparql-query",mode:"sparql",ext:["rq","sparql"],alias:["sparul"]},{name:"Spreadsheet",mime:"text/x-spreadsheet",mode:"spreadsheet",alias:["excel","formula"]},{name:"SQL",mime:"text/x-sql",mode:"sql",ext:["sql"]},{name:"SQLite",mime:"text/x-sqlite",mode:"sql"},{name:"Squirrel",mime:"text/x-squirrel",mode:"clike",ext:["nut"]},{name:"Stylus",mime:"text/x-styl",mode:"stylus",ext:["styl"]},{name:"Swift",mime:"text/x-swift",mode:"swift",ext:["swift"]},{name:"sTeX",mime:"text/x-stex",mode:"stex"},{name:"LaTeX",mime:"text/x-latex",mode:"stex",ext:["text","ltx","tex"],alias:["tex"]},{name:"SystemVerilog",mime:"text/x-systemverilog",mode:"verilog",ext:["v","sv","svh"]},{name:"Tcl",mime:"text/x-tcl",mode:"tcl",ext:["tcl"]},{name:"Textile",mime:"text/x-textile",mode:"textile",ext:["textile"]},{name:"TiddlyWiki",mime:"text/x-tiddlywiki",mode:"tiddlywiki"},{name:"Tiki wiki",mime:"text/tiki",mode:"tiki"},{name:"TOML",mime:"text/x-toml",mode:"toml",ext:["toml"]},{name:"Tornado",mime:"text/x-tornado",mode:"tornado"},{name:"troff",mime:"text/troff",mode:"troff",ext:["1","2","3","4","5","6","7","8","9"]},{name:"TTCN",mime:"text/x-ttcn",mode:"ttcn",ext:["ttcn","ttcn3","ttcnpp"]},{name:"TTCN_CFG",mime:"text/x-ttcn-cfg",mode:"ttcn-cfg",ext:["cfg"]},{name:"Turtle",mime:"text/turtle",mode:"turtle",ext:["ttl"]},{name:"TypeScript",mime:"application/typescript",mode:"javascript",ext:["ts"],alias:["ts"]},{name:"TypeScript-JSX",mime:"text/typescript-jsx",mode:"jsx",ext:["tsx"],alias:["tsx"]},{name:"Twig",mime:"text/x-twig",mode:"twig"},{name:"Web IDL",mime:"text/x-webidl",mode:"webidl",ext:["webidl"]},{name:"VB.NET",mime:"text/x-vb",mode:"vb",ext:["vb"]},{name:"VBScript",mime:"text/vbscript",mode:"vbscript",ext:["vbs"]},{name:"Velocity",mime:"text/velocity",mode:"velocity",ext:["vtl"]},{name:"Verilog",mime:"text/x-verilog",mode:"verilog",ext:["v"]},{name:"VHDL",mime:"text/x-vhdl",mode:"vhdl",ext:["vhd","vhdl"]},{name:"Vue.js Component",mimes:["script/x-vue","text/x-vue"],mode:"vue",ext:["vue"]},{name:"XML",mimes:["application/xml","text/xml"],mode:"xml",ext:["xml","xsl","xsd","svg"],alias:["rss","wsdl","xsd"]},{name:"XQuery",mime:"application/xquery",mode:"xquery",ext:["xy","xquery"]},{name:"Yacas",mime:"text/x-yacas",mode:"yacas",ext:["ys"]},{name:"YAML",mimes:["text/x-yaml","text/yaml"],mode:"yaml",ext:["yaml","yml"],alias:["yml"]},{name:"Z80",mime:"text/x-z80",mode:"z80",ext:["z80"]},{name:"mscgen",mime:"text/x-mscgen",mode:"mscgen",ext:["mscgen","mscin","msc"]},{name:"xu",mime:"text/x-xu",mode:"mscgen",ext:["xu"]},{name:"msgenny",mime:"text/x-msgenny",mode:"mscgen",ext:["msgenny"]},{name:"WebAssembly",mime:"text/webassembly",mode:"wast",ext:["wat","wast"]}];for(var et=0;et<se.modeInfo.length;et++){var Fe=se.modeInfo[et];Fe.mimes&&(Fe.mime=Fe.mimes[0])}se.findModeByMIME=function(Oe){Oe=Oe.toLowerCase();for(var me=0;me<se.modeInfo.length;me++){var ye=se.modeInfo[me];if(ye.mime==Oe)return ye;if(ye.mimes){for(var Te=0;Te<ye.mimes.length;Te++)if(ye.mimes[Te]==Oe)return ye}}if(/\+xml$/.test(Oe))return se.findModeByMIME("application/xml");if(/\+json$/.test(Oe))return se.findModeByMIME("application/json")},se.findModeByExtension=function(Oe){Oe=Oe.toLowerCase();for(var me=0;me<se.modeInfo.length;me++){var ye=se.modeInfo[me];if(ye.ext){for(var Te=0;Te<ye.ext.length;Te++)if(ye.ext[Te]==Oe)return ye}}},se.findModeByFileName=function(Oe){for(var me=0;me<se.modeInfo.length;me++){var ye=se.modeInfo[me];if(ye.file&&ye.file.test(Oe))return ye}var Te=Oe.lastIndexOf("."),Ze=Te>-1&&Oe.substring(Te+1,Oe.length);if(Ze)return se.findModeByExtension(Ze)},se.findModeByName=function(Oe){Oe=Oe.toLowerCase();for(var me=0;me<se.modeInfo.length;me++){var ye=se.modeInfo[me];if(ye.name.toLowerCase()==Oe)return ye;if(ye.alias){for(var Te=0;Te<ye.alias.length;Te++)if(ye.alias[Te].toLowerCase()==Oe)return ye}}}})},67549:function(Lt,Pt,de){(function(se){se(de(89780))})(function(se){"use strict";se.defineMode("stex",function(et,Fe){"use strict";function Oe(He,Pe){He.cmdState.push(Pe)}function me(He){return He.cmdState.length>0?He.cmdState[He.cmdState.length-1]:null}function ye(He){var Pe=He.cmdState.pop();Pe&&Pe.closeBracket()}function Te(He){for(var Pe=He.cmdState,Me=Pe.length-1;Me>=0;Me--){var Ee=Pe[Me];if(Ee.name!="DEFAULT")return Ee}return{styleIdentifier:function(){return null}}}function Ze(He,Pe,Me){return function(){this.name=He,this.bracketNo=0,this.style=Pe,this.styles=Me,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var we={};we.importmodule=Ze("importmodule","tag",["string","builtin"]),we.documentclass=Ze("documentclass","tag",["","atom"]),we.usepackage=Ze("usepackage","tag",["atom"]),we.begin=Ze("begin","tag",["atom"]),we.end=Ze("end","tag",["atom"]),we.label=Ze("label","tag",["atom"]),we.ref=Ze("ref","tag",["atom"]),we.eqref=Ze("eqref","tag",["atom"]),we.cite=Ze("cite","tag",["atom"]),we.bibitem=Ze("bibitem","tag",["atom"]),we.Bibitem=Ze("Bibitem","tag",["atom"]),we.RBibitem=Ze("RBibitem","tag",["atom"]),we.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function fe(He,Pe){He.f=Pe}function Qe(He,Pe){var Me;if(He.match(/^\\[a-zA-Z@]+/)){var Ee=He.current().slice(1);return Me=we.hasOwnProperty(Ee)?we[Ee]:we.DEFAULT,Me=new Me,Oe(Pe,Me),fe(Pe,tt),Me.style}if(He.match(/^\\[$&%#{}_]/)||He.match(/^\\[,;!\/\\]/))return"tag";if(He.match("\\["))return fe(Pe,function(it,lt){return ve(it,lt,"\\]")}),"keyword";if(He.match("\\("))return fe(Pe,function(it,lt){return ve(it,lt,"\\)")}),"keyword";if(He.match("$$"))return fe(Pe,function(it,lt){return ve(it,lt,"$$")}),"keyword";if(He.match("$"))return fe(Pe,function(it,lt){return ve(it,lt,"$")}),"keyword";var qe=He.next();if(qe=="%")return He.skipToEnd(),"comment";if(qe=="}"||qe=="]"){if(Me=me(Pe),Me)Me.closeBracket(qe),fe(Pe,tt);else return"error";return"bracket"}else return qe=="{"||qe=="["?(Me=we.DEFAULT,Me=new Me,Oe(Pe,Me),"bracket"):/\d/.test(qe)?(He.eatWhile(/[\w.%]/),"atom"):(He.eatWhile(/[\w\-_]/),Me=Te(Pe),Me.name=="begin"&&(Me.argument=He.current()),Me.styleIdentifier())}function ve(He,Pe,Me){if(He.eatSpace())return null;if(Me&&He.match(Me))return fe(Pe,Qe),"keyword";if(He.match(/^\\[a-zA-Z@]+/))return"tag";if(He.match(/^[a-zA-Z]+/))return"variable-2";if(He.match(/^\\[$&%#{}_]/)||He.match(/^\\[,;!\/]/)||He.match(/^[\^_&]/))return"tag";if(He.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(He.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var Ee=He.next();return Ee=="{"||Ee=="}"||Ee=="["||Ee=="]"||Ee=="("||Ee==")"?"bracket":Ee=="%"?(He.skipToEnd(),"comment"):"error"}function tt(He,Pe){var Me=He.peek(),Ee;return Me=="{"||Me=="["?(Ee=me(Pe),Ee.openBracket(Me),He.eat(Me),fe(Pe,Qe),"bracket"):/[ \t\r]/.test(Me)?(He.eat(Me),null):(fe(Pe,Qe),ye(Pe),Qe(He,Pe))}return{startState:function(){var He=Fe.inMathMode?function(Pe,Me){return ve(Pe,Me)}:Qe;return{cmdState:[],f:He}},copyState:function(He){return{cmdState:He.cmdState.slice(),f:He.f}},token:function(He,Pe){return Pe.f(He,Pe)},blankLine:function(He){He.f=Qe,He.cmdState.length=0},lineComment:"%"}}),se.defineMIME("text/x-stex","stex"),se.defineMIME("text/x-latex","stex")})},15525:function(Lt,Pt,de){(function(se){se(de(89780))})(function(se){"use strict";var et={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},Fe={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};se.defineMode("xml",function(Oe,me){var ye=Oe.indentUnit,Te={},Ze=me.htmlMode?et:Fe;for(var we in Ze)Te[we]=Ze[we];for(var we in me)Te[we]=me[we];var fe,Qe;function ve(Be,Ge){function De(vt){return Ge.tokenize=vt,vt(Be,Ge)}var _e=Be.next();if(_e=="<")return Be.eat("!")?Be.eat("[")?Be.match("CDATA[")?De(Pe("atom","]]>")):null:Be.match("--")?De(Pe("comment","-->")):Be.match("DOCTYPE",!0,!0)?(Be.eatWhile(/[\w\._\-]/),De(Me(1))):null:Be.eat("?")?(Be.eatWhile(/[\w\._\-]/),Ge.tokenize=Pe("meta","?>"),"meta"):(fe=Be.eat("/")?"closeTag":"openTag",Ge.tokenize=tt,"tag bracket");if(_e=="&"){var Tt;return Be.eat("#")?Be.eat("x")?Tt=Be.eatWhile(/[a-fA-F\d]/)&&Be.eat(";"):Tt=Be.eatWhile(/[\d]/)&&Be.eat(";"):Tt=Be.eatWhile(/[\w\.\-:]/)&&Be.eat(";"),Tt?"atom":"error"}else return Be.eatWhile(/[^&<]/),null}ve.isInText=!0;function tt(Be,Ge){var De=Be.next();if(De==">"||De=="/"&&Be.eat(">"))return Ge.tokenize=ve,fe=De==">"?"endTag":"selfcloseTag","tag bracket";if(De=="=")return fe="equals",null;if(De=="<"){Ge.tokenize=ve,Ge.state=lt,Ge.tagName=Ge.tagStart=null;var _e=Ge.tokenize(Be,Ge);return _e?_e+" tag error":"tag error"}else return/[\'\"]/.test(De)?(Ge.tokenize=He(De),Ge.stringStartCol=Be.column(),Ge.tokenize(Be,Ge)):(Be.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function He(Be){var Ge=function(De,_e){for(;!De.eol();)if(De.next()==Be){_e.tokenize=tt;break}return"string"};return Ge.isInAttribute=!0,Ge}function Pe(Be,Ge){return function(De,_e){for(;!De.eol();){if(De.match(Ge)){_e.tokenize=ve;break}De.next()}return Be}}function Me(Be){return function(Ge,De){for(var _e;(_e=Ge.next())!=null;){if(_e=="<")return De.tokenize=Me(Be+1),De.tokenize(Ge,De);if(_e==">")if(Be==1){De.tokenize=ve;break}else return De.tokenize=Me(Be-1),De.tokenize(Ge,De)}return"meta"}}function Ee(Be,Ge,De){this.prev=Be.context,this.tagName=Ge,this.indent=Be.indented,this.startOfLine=De,(Te.doNotIndent.hasOwnProperty(Ge)||Be.context&&Be.context.noIndent)&&(this.noIndent=!0)}function qe(Be){Be.context&&(Be.context=Be.context.prev)}function it(Be,Ge){for(var De;;){if(!Be.context||(De=Be.context.tagName,!Te.contextGrabbers.hasOwnProperty(De)||!Te.contextGrabbers[De].hasOwnProperty(Ge)))return;qe(Be)}}function lt(Be,Ge,De){return Be=="openTag"?(De.tagStart=Ge.column(),ut):Be=="closeTag"?Je:lt}function ut(Be,Ge,De){return Be=="word"?(De.tagName=Ge.current(),Qe="tag",zt):Te.allowMissingTagName&&Be=="endTag"?(Qe="tag bracket",zt(Be,Ge,De)):(Qe="error",ut)}function Je(Be,Ge,De){if(Be=="word"){var _e=Ge.current();return De.context&&De.context.tagName!=_e&&Te.implicitlyClosed.hasOwnProperty(De.context.tagName)&&qe(De),De.context&&De.context.tagName==_e||Te.matchClosing===!1?(Qe="tag",at):(Qe="tag error",nt)}else return Te.allowMissingTagName&&Be=="endTag"?(Qe="tag bracket",at(Be,Ge,De)):(Qe="error",nt)}function at(Be,Ge,De){return Be!="endTag"?(Qe="error",at):(qe(De),lt)}function nt(Be,Ge,De){return Qe="error",at(Be,Ge,De)}function zt(Be,Ge,De){if(Be=="word")return Qe="attribute",Ye;if(Be=="endTag"||Be=="selfcloseTag"){var _e=De.tagName,Tt=De.tagStart;return De.tagName=De.tagStart=null,Be=="selfcloseTag"||Te.autoSelfClosers.hasOwnProperty(_e)?it(De,_e):(it(De,_e),De.context=new Ee(De,_e,Tt==De.indented)),lt}return Qe="error",zt}function Ye(Be,Ge,De){return Be=="equals"?Ve:(Te.allowMissing||(Qe="error"),zt(Be,Ge,De))}function Ve(Be,Ge,De){return Be=="string"?bt:Be=="word"&&Te.allowUnquoted?(Qe="string",zt):(Qe="error",zt(Be,Ge,De))}function bt(Be,Ge,De){return Be=="string"?bt:zt(Be,Ge,De)}return{startState:function(Be){var Ge={tokenize:ve,state:lt,indented:Be||0,tagName:null,tagStart:null,context:null};return Be!=null&&(Ge.baseIndent=Be),Ge},token:function(Be,Ge){if(!Ge.tagName&&Be.sol()&&(Ge.indented=Be.indentation()),Be.eatSpace())return null;fe=null;var De=Ge.tokenize(Be,Ge);return(De||fe)&&De!="comment"&&(Qe=null,Ge.state=Ge.state(fe||De,Be,Ge),Qe&&(De=Qe=="error"?De+" error":Qe)),De},indent:function(Be,Ge,De){var _e=Be.context;if(Be.tokenize.isInAttribute)return Be.tagStart==Be.indented?Be.stringStartCol+1:Be.indented+ye;if(_e&&_e.noIndent)return se.Pass;if(Be.tokenize!=tt&&Be.tokenize!=ve)return De?De.match(/^(\s*)/)[0].length:0;if(Be.tagName)return Te.multilineTagIndentPastTag!==!1?Be.tagStart+Be.tagName.length+2:Be.tagStart+ye*(Te.multilineTagIndentFactor||1);if(Te.alignCDATA&&/<!\[CDATA\[/.test(Ge))return 0;var Tt=Ge&&/^<(\/)?([\w_:\.-]*)/.exec(Ge);if(Tt&&Tt[1])for(;_e;)if(_e.tagName==Tt[2]){_e=_e.prev;break}else if(Te.implicitlyClosed.hasOwnProperty(_e.tagName))_e=_e.prev;else break;else if(Tt)for(;_e;){var vt=Te.contextGrabbers[_e.tagName];if(vt&&vt.hasOwnProperty(Tt[2]))_e=_e.prev;else break}for(;_e&&_e.prev&&!_e.startOfLine;)_e=_e.prev;return _e?_e.indent+ye:Be.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:Te.htmlMode?"html":"xml",helperType:Te.htmlMode?"html":"xml",skipAttribute:function(Be){Be.state==Ve&&(Be.state=zt)},xmlCurrentTag:function(Be){return Be.tagName?{name:Be.tagName,close:Be.type=="closeTag"}:null},xmlCurrentContext:function(Be){for(var Ge=[],De=Be.context;De;De=De.prev)De.tagName&&Ge.push(De.tagName);return Ge.reverse()}}}),se.defineMIME("text/xml","xml"),se.defineMIME("application/xml","xml"),se.mimeModes.hasOwnProperty("text/html")||se.defineMIME("text/html",{name:"xml",htmlMode:!0})})},2859:function(Lt,Pt,de){"use strict";de.d(Pt,{hP:function(){return dt}});var se=function(oe,ee){return(se=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(z,re){z.__proto__=re}||function(z,re){for(var le in re)Object.prototype.hasOwnProperty.call(re,le)&&(z[le]=re[le])})(oe,ee)};function et(oe,ee){function z(){this.constructor=oe}se(oe,ee),oe.prototype=ee===null?Object.create(ee):(z.prototype=ee.prototype,new z)}function Fe(oe,ee,z,re){return new(z||(z=Promise))(function(le,ne){function ge(Ct){try{wt(re.next(Ct))}catch(pt){ne(pt)}}function Ie(Ct){try{wt(re.throw(Ct))}catch(pt){ne(pt)}}function wt(Ct){var pt;Ct.done?le(Ct.value):(pt=Ct.value,pt instanceof z?pt:new z(function(xt){xt(pt)})).then(ge,Ie)}wt((re=re.apply(oe,ee||[])).next())})}function Oe(oe,ee){var z,re,le,ne,ge={label:0,sent:function(){if(1&le[0])throw le[1];return le[1]},trys:[],ops:[]};return ne={next:Ie(0),throw:Ie(1),return:Ie(2)},typeof Symbol=="function"&&(ne[Symbol.iterator]=function(){return this}),ne;function Ie(wt){return function(Ct){return function(pt){if(z)throw new TypeError("Generator is already executing.");for(;ge;)try{if(z=1,re&&(le=2&pt[0]?re.return:pt[0]?re.throw||((le=re.return)&&le.call(re),0):re.next)&&!(le=le.call(re,pt[1])).done)return le;switch(re=0,le&&(pt=[2&pt[0],le.value]),pt[0]){case 0:case 1:le=pt;break;case 4:return ge.label++,{value:pt[1],done:!1};case 5:ge.label++,re=pt[1],pt=[0];continue;case 7:pt=ge.ops.pop(),ge.trys.pop();continue;default:if(le=ge.trys,!((le=le.length>0&&le[le.length-1])||pt[0]!==6&&pt[0]!==2)){ge=0;continue}if(pt[0]===3&&(!le||pt[1]>le[0]&&pt[1]<le[3])){ge.label=pt[1];break}if(pt[0]===6&&ge.label<le[1]){ge.label=le[1],le=pt;break}if(le&&ge.label<le[2]){ge.label=le[2],ge.ops.push(pt);break}le[2]&&ge.ops.pop(),ge.trys.pop();continue}pt=ee.call(oe,ge)}catch(xt){pt=[6,xt],re=0}finally{z=le=0}if(5&pt[0])throw pt[1];return{value:pt[0]?pt[1]:void 0,done:!0}}([wt,Ct])}}}function me(){for(var oe=0,ee=0,z=arguments.length;ee<z;ee++)oe+=arguments[ee].length;var re=Array(oe),le=0;for(ee=0;ee<z;ee++)for(var ne=arguments[ee],ge=0,Ie=ne.length;ge<Ie;ge++,le++)re[le]=ne[ge];return re}var ye=function(){function oe(){}return oe.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},oe.setAttributes=function(ee,z){for(var re=0,le=z;re<le.length;re++){var ne=le[re],ge=ne[0],Ie=ne[1];ee.setAttribute(ge,Ie)}},oe.createRect=function(ee,z,re){var le=document.createElementNS("http://www.w3.org/2000/svg","rect");return le.setAttribute("width",ee.toString()),le.setAttribute("height",z.toString()),re&&oe.setAttributes(le,re),le},oe.createLine=function(ee,z,re,le,ne){var ge=document.createElementNS("http://www.w3.org/2000/svg","line");return ge.setAttribute("x1",ee.toString()),ge.setAttribute("y1",z.toString()),ge.setAttribute("x2",re.toString()),ge.setAttribute("y2",le.toString()),ne&&oe.setAttributes(ge,ne),ge},oe.createPolygon=function(ee,z){var re=document.createElementNS("http://www.w3.org/2000/svg","polygon");return re.setAttribute("points",ee),z&&oe.setAttributes(re,z),re},oe.createCircle=function(ee,z){var re=document.createElementNS("http://www.w3.org/2000/svg","circle");return re.setAttribute("cx",(ee/2).toString()),re.setAttribute("cy",(ee/2).toString()),re.setAttribute("r",ee.toString()),z&&oe.setAttributes(re,z),re},oe.createEllipse=function(ee,z,re){var le=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return le.setAttribute("cx",(ee/2).toString()),le.setAttribute("cy",(z/2).toString()),le.setAttribute("rx",(ee/2).toString()),le.setAttribute("ry",(z/2).toString()),re&&oe.setAttributes(le,re),le},oe.createGroup=function(ee){var z=document.createElementNS("http://www.w3.org/2000/svg","g");return ee&&oe.setAttributes(z,ee),z},oe.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},oe.createMarker=function(ee,z,re,le,ne,ge,Ie){var wt=document.createElementNS("http://www.w3.org/2000/svg","marker");return oe.setAttributes(wt,[["id",ee],["orient",z],["markerWidth",re.toString()],["markerHeight",le.toString()],["refX",ne.toString()],["refY",ge.toString()]]),wt.appendChild(Ie),wt},oe.createText=function(ee){var z=document.createElementNS("http://www.w3.org/2000/svg","text");return z.setAttribute("x","0"),z.setAttribute("y","0"),ee&&oe.setAttributes(z,ee),z},oe.createTSpan=function(ee,z){var re=document.createElementNS("http://www.w3.org/2000/svg","tspan");return re.textContent=ee,z&&oe.setAttributes(re,z),re},oe.createImage=function(ee){var z=document.createElementNS("http://www.w3.org/2000/svg","image");return ee&&oe.setAttributes(z,ee),z},oe.createPoint=function(ee,z){var re=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return re.x=ee,re.y=z,re},oe.createPath=function(ee,z){var re=document.createElementNS("http://www.w3.org/2000/svg","path");return re.setAttribute("d",ee),z&&oe.setAttributes(re,z),re},oe}(),Te=function(){function oe(){}return oe.addKey=function(ee){oe.key=ee},Object.defineProperty(oe,"isLicensed",{get:function(){return!!oe.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(oe.key)},enumerable:!1,configurable:!0}),oe}(),Ze=function(){function oe(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return oe.prototype.rasterize=function(ee,z,re){var le=this;return new Promise(function(ne){var ge=re!==void 0?re:document.createElement("canvas");ee===null&&(le.markersOnly=!0,le.naturalSize=!1);var Ie=document.createElementNS("http://www.w3.org/2000/svg","svg");Ie.setAttribute("xmlns","http://www.w3.org/2000/svg"),Ie.setAttribute("width",z.width.baseVal.valueAsString),Ie.setAttribute("height",z.height.baseVal.valueAsString),Ie.setAttribute("viewBox","0 0 "+z.viewBox.baseVal.width.toString()+" "+z.viewBox.baseVal.height.toString()),Ie.innerHTML=z.innerHTML,le.naturalSize===!0?(Ie.width.baseVal.value=ee.naturalWidth,Ie.height.baseVal.value=ee.naturalHeight):le.width!==void 0&&le.height!==void 0&&(Ie.width.baseVal.value=le.width,Ie.height.baseVal.value=le.height),ge.width=Ie.width.baseVal.value,ge.height=Ie.height.baseVal.value;var wt=Ie.outerHTML,Ct=ge.getContext("2d");le.markersOnly!==!0&&Ct.drawImage(ee,0,0,ge.width,ge.height);var pt=window.URL,xt=new Image(ge.width,ge.height);xt.setAttribute("crossOrigin","anonymous");var Bt=new Blob([wt],{type:"image/svg+xml"}),Rt=pt.createObjectURL(Bt);xt.onload=function(){Ct.drawImage(xt,0,0),pt.revokeObjectURL(Rt);var Xt=ge.toDataURL(le.imageType,le.imageQuality);ne(Xt)},xt.src=Rt})},oe}(),we=function(){},fe=function(){function oe(ee){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+ee+"_"}return Object.defineProperty(oe.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"defaultSettings",{get:function(){return{canvasBackgroundColor:"#ffffff",toolbarBackgroundColor:"#111111",toolbarBackgroundHoverColor:"#333333",toolbarColor:"#eeeeee",toolbarHeight:40,toolboxColor:"#eeeeee",toolboxAccentColor:"#3080c3",undoButtonVisible:!0,redoButtonVisible:!1,zoomButtonVisible:!1,zoomOutButtonVisible:!1,clearButtonVisible:!1,resultButtonBlockVisible:!0,logoPosition:"left"}},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),oe.prototype.addClass=function(ee){return this.styleSheet===void 0&&this.addStyleSheet(),ee.name=""+this.classNamePrefix+ee.localName,this.classes.push(ee),this.styleSheet.sheet.insertRule("."+ee.name+" {"+ee.style+"}",this.styleSheet.sheet.cssRules.length),ee},oe.prototype.addRule=function(ee){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(ee),this.styleSheet.sheet.insertRule(ee.selector+" {"+ee.style+"}",this.styleSheet.sheet.cssRules.length)},oe.prototype.addStyleSheet=function(){var ee;this.styleSheet=document.createElement("style"),((ee=this.styleSheetRoot)!==null&&ee!==void 0?ee:document.head).appendChild(this.styleSheet),this.addRule(new Qe("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new Qe("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
from {
opacity: 0;
}
to {
opacity: 1;
}
`)),this.addRule(new Qe("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
from {
opacity: 1;
}
to {
opacity: 0;
}
`)),this.addClass(new ve("fade_in",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
`)),this.addClass(new ve("fade_out",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
`))},oe.prototype.removeStyleSheet=function(){var ee;this.styleSheet&&(((ee=this.styleSheetRoot)!==null&&ee!==void 0?ee:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},oe}(),Qe=function(oe,ee){this.selector=oe,this.style=ee},ve=function(oe,ee){this.localName=oe,this.style=ee},tt=function(){function oe(ee,z,re,le,ne){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=ee,this.displayMode=z,this.markerItems=re,this.uiStyleSettings=le,this.styles=ne,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return oe.prototype.show=function(ee){var z=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=ee,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var re=document.createElement("div");re.className=this.toolbarBlockStyleClass.name,re.style.whiteSpace="nowrap",this.uiContainer.appendChild(re),this.addActionButton(re,'<svg viewBox="0 0 24 24"><path d="M10.07 14.27a.997.997 0 011.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16m3.57 7.7a.99.99 0 01-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 01-1-1V3a1 1 0 011-1c.24 0 .47.09.64.23l.01-.01 11.49 9.64a1.001 1.001 0 01-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69z"/></svg>',"select"),this.addActionButton(re,'<svg viewBox="0 0 24 24"><path d="M9 3v1H4v2h1v13a2 2 0 002 2h10a2 2 0 002-2V6h1V4h-5V3H9M7 6h10v13H7V6m2 2v9h2V8H9m4 0v9h2V8h-2z"/></svg>',"delete"),this.uiStyleSettings.clearButtonVisible&&this.addActionButton(re,'<svg viewBox="0 0 24 24"><path d="M19.36 2.72l1.42 1.42-5.72 5.71c1.07 1.54 1.22 3.39.32 4.59L9.06 8.12c1.2-.9 3.05-.75 4.59.32l5.71-5.72M5.93 17.57c-2.01-2.01-3.24-4.41-3.58-6.65l4.88-2.09 7.44 7.44-2.09 4.88c-2.24-.34-4.64-1.57-6.65-3.58z"/></svg>',"clear"),this.uiStyleSettings.undoButtonVisible&&this.addActionButton(re,'<svg viewBox="0 0 24 24"><path d="M12.5 8c-2.65 0-5.05 1-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"/></svg>',"undo"),this.uiStyleSettings.redoButtonVisible&&this.addActionButton(re,'<svg viewBox="0 0 24 24"><path d="M18.4 10.6C16.55 9 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 017.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z"/></svg>',"redo"),this.uiStyleSettings.zoomButtonVisible&&this.addActionButton(re,'<svg viewBox="0 0 24 24"><path d="M15.5 14l5 5-1.5 1.5-5-5v-.79l-.27-.28A6.471 6.471 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3 6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.57 4.23l.28.27h.79m-6 0C12 14 14 12 14 9.5S12 5 9.5 5 5 7 5 9.5 7 14 9.5 14m2.5-4h-2v2H9v-2H7V9h2V7h1v2h2v1z"/></svg>',"zoom"),this.uiStyleSettings.zoomButtonVisible&&this.uiStyleSettings.zoomOutButtonVisible&&this.addActionButton(re,'<svg viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3 6.5 6.5 0 003 9.5 6.5 6.5 0 009.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 5 1.5-1.5-5-5m-6 0C7 14 5 12 5 9.5S7 5 9.5 5 14 7 14 9.5 12 14 9.5 14M7 9h5v1H7V9z"/></svg>',"zoom-out"),this.uiStyleSettings.notesButtonVisible&&this.addActionButton(re,'<svg viewBox="0 0 24 24"><path d="M18.13 12l1.26-1.26c.44-.44 1-.68 1.61-.74V9l-6-6H5c-1.11 0-2 .89-2 2v14a2 2 0 002 2h6v-1.87l.13-.13H5V5h7v7h6.13M14 4.5l5.5 5.5H14V4.5m5.13 9.33l2.04 2.04L15.04 22H13v-2.04l6.13-6.13m3.72.36l-.98.98-2.04-2.04.98-.98c.19-.2.52-.2.72 0l1.32 1.32c.2.2.2.53 0 .72z"/></svg>',"notes"),this.markerButtonBlock=document.createElement("div"),this.markerButtonBlock.className=this.toolbarBlockStyleClass.name,this.markerButtonBlock.style.flexGrow="2",this.markerButtonBlock.style.textAlign="center",this.uiContainer.appendChild(this.markerButtonBlock),this.markerButtonOverflowBlock=document.createElement("div"),this.markerButtonOverflowBlock.className=this.toolbarOverflowBlockStyleClass.name+" "+(this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName?this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName:this.toolbarOverflowBlockStyleColorsClass.name),this.markerButtonOverflowBlock.style.display="none",this.uiContainer.appendChild(this.markerButtonOverflowBlock),this.markerItems&&(this.markerItems.forEach(function(ne){var ge=document.createElement("div");ge.className=""+z.toolbarButtonStyleClass.name,ge.setAttribute("data-type-name",ne.typeName),ge.innerHTML=ne.icon,ge.addEventListener("click",function(){z.markerToolbarButtonClicked(ge,ne)}),z.buttons.push(ge),z.markerButtons.push(ge)}),this.overflowButton=document.createElement("div"),this.overflowButton.className=this.toolbarButtonStyleClass.name+" "+(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name),this.overflowButton.innerHTML='<svg viewBox="0 0 24 24"><path d="M12 16a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2z"/></svg>',this.overflowButton.addEventListener("click",this.overflowButtonClicked),this.markerButtonBlock.appendChild(this.overflowButton));var le=document.createElement("div");le.className=this.toolbarBlockStyleClass.name,le.style.whiteSpace="nowrap",le.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(le),this.addActionButton(le,'<svg viewBox="0 0 24 24"><path d="M9 20.42l-6.21-6.21 2.83-2.83L9 14.77l9.88-9.89 2.83 2.83L9 20.42z"/></svg>',"render"),this.addActionButton(le,'<svg viewBox="0 0 24 24"><path d="M20 6.91L17.09 4 12 9.09 6.91 4 4 6.91 9.09 12 4 17.09 6.91 20 12 14.91 17.09 20 20 17.09 14.91 12 20 6.91z"/></svg>',"close"),this.markerjsContainer.appendChild(this.uiContainer),this.setSelectMode(),this.setCurrentMarker(),this.adjustLayout()},oe.prototype.addButtonClickListener=function(ee){this.buttonClickListeners.push(ee)},oe.prototype.removeButtonClickListener=function(ee){this.buttonClickListeners.indexOf(ee)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(ee),1)},oe.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},oe.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var ee=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var z=0;z<this.markerButtons.length;z++)z<ee||z===ee&&this.markerButtons.length-1===ee?this.markerButtonBlock.appendChild(this.markerButtons[z]):(z===ee&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[z]))}},oe.prototype.overflowButtonClicked=function(){this.markerButtonOverflowBlock.style.display!=="none"?(this.markerButtonOverflowBlock.className=this.markerButtonOverflowBlock.className.replace(this.styles.fadeInAnimationClassName,""),this.markerButtonOverflowBlock.style.display="none"):(this.markerButtonOverflowBlock.className+=" "+this.styles.fadeInAnimationClassName,this.markerButtonOverflowBlock.style.top=this.uiContainer.offsetTop+this.overflowButton.offsetHeight+"px",this.markerButtonOverflowBlock.style.right=this.uiContainer.offsetWidth-this.overflowButton.offsetLeft-this.overflowButton.offsetWidth+2*this.uiContainer.offsetLeft+"px",this.markerButtonOverflowBlock.style.display="inline-block")},oe.prototype.resetButtonStyles=function(){var ee=this;this.buttons.forEach(function(z){z.className=z.className.replace(ee.uiStyleSettings.toolbarButtonStyleColorsClassName?ee.uiStyleSettings.toolbarButtonStyleColorsClassName:ee.toolbarButtonStyleColorsClass.name,"").trim(),z.className=z.className.replace(ee.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?ee.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:ee.toolbarActiveButtonStyleColorsClass.name,"").trim(),z.className+=" "+(ee.uiStyleSettings.toolbarButtonStyleColorsClassName?ee.uiStyleSettings.toolbarButtonStyleColorsClassName:ee.toolbarButtonStyleColorsClass.name)})},oe.prototype.addActionButton=function(ee,z,re){var le=this,ne=document.createElement("div");switch(ne.className=""+this.toolbarButtonStyleClass.name,ne.innerHTML=z,ne.setAttribute("data-action",re),ne.addEventListener("click",function(){le.actionToolbarButtonClicked(ne,re)}),re){case"select":ne.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":ne.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":ne.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":ne.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":ne.style.fill=this.uiStyleSettings.closeButtonColor}ee.appendChild(ne),this.buttons.push(ne)},oe.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new ve("toolbar",`
width: 100%;
flex-shrink: 0;
display: flex;
flex-direction: row;
justify-content: space-between;
height: `+this.uiStyleSettings.toolbarHeight+`px;
box-sizing: content-box;
`+(this.displayMode==="inline"?"border-top-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
`+(this.displayMode==="inline"?"border-top-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
overflow: hidden;
`)),this.toolbarStyleColorsClass=this.styles.addClass(new ve("toolbar_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
`)),this.toolbarBlockStyleClass=this.styles.addClass(new ve("toolbar-block",`
display: inline-block;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new ve("toolbar-overflow-block",`
position: absolute;
top: `+this.uiStyleSettings.toolbarHeight+`px;
max-width: `+2*this.uiStyleSettings.toolbarHeight+`px;
z-index: 10;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleColorsClass=this.styles.addClass(new ve("toolbar-overflow-block_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`));var ee=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new ve("toolbar_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*ee)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*ee)+`px;
padding: `+ee+`px;
box-sizing: content-box;
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new ve("toolbar_button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new ve("toolbar_active_button",`
fill: `+this.uiStyleSettings.toolbarColor+`;
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new Qe("."+this.toolbarButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`)),this.styles.addRule(new Qe("."+this.toolbarButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`))},oe.prototype.markerToolbarButtonClicked=function(ee,z){this.setActiveButton(ee),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(re){return re("marker",z)}),this.markerButtonOverflowBlock.style.display="none"},oe.prototype.actionToolbarButtonClicked=function(ee,z){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(re){return re("action",z)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},oe.prototype.setActiveButton=function(ee){this.resetButtonStyles(),ee.className=ee.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),ee.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},oe.prototype.setActiveMarkerButton=function(ee){var z=this.markerButtons.find(function(re){return re.getAttribute("data-type-name")===ee});z&&this.setActiveButton(z)},oe.prototype.setCurrentMarker=function(ee){var z=this;this.currentMarker=ee,this.buttons.filter(function(re){return/delete|notes/.test(re.getAttribute("data-action"))}).forEach(function(re){z.currentMarker===void 0?(re.style.fillOpacity="0.4",re.style.pointerEvents="none"):(re.style.fillOpacity="1",re.style.pointerEvents="all")})},oe}(),He=function(){function oe(ee,z,re,le){this.panels=[],this.panelButtons=[],this.markerjsContainer=ee,this.displayMode=z,this.uiStyleSettings=re,this.styles=le,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return oe.prototype.addStyles=function(){var ee;this.toolboxStyleClass=this.styles.addClass(new ve("toolbox",`
width: 100%;
flex-shrink: 0;
display: flex;
flex-direction: column;
font-family: sans-serif;
`+(this.displayMode==="popup"?"height:"+2.5*this.uiStyleSettings.toolbarHeight+"px;":"")+`
box-sizing: content-box;
`+(this.displayMode==="popup"?"background-color: "+this.uiStyleSettings.canvasBackgroundColor+";":"")+`
`+(this.displayMode==="inline"?"border-bottom-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
`+(this.displayMode==="inline"?"border-bottom-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
overflow: hidden;
`)),this.toolboxStyleColorsClass=this.styles.addClass(new ve("toolbox_colors",`
color: `+this.uiStyleSettings.toolboxColor+`;
`));var z=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new ve("toolbox-button-row",`
display: flex;
cursor: default;
box-sizing: content-box;
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new ve("toolbox-button-row_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new ve("toolbox-panel-row",`
display: flex;
`+(this.displayMode==="inline"?"position: absolute;":"")+`
`+(this.displayMode==="inline"?"bottom: "+this.uiStyleSettings.toolbarHeight+"px;":"")+`
cursor: default;
height: `+1.5*this.uiStyleSettings.toolbarHeight+`px;
`+(this.displayMode==="inline"?"width: 100%;":"")+`
box-sizing: content-box;
`)),this.toolboxPanelRowStyleColorsClass=this.styles.addClass(new ve("toolbox-panel-row_colors",`
background-color: `+((ee=this.uiStyleSettings.toolboxBackgroundColor)!==null&&ee!==void 0?ee:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
`)),this.toolboxButtonStyleClass=this.styles.addClass(new ve("toolbox_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*z)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*z)+`px;
padding: `+z+`px;
box-sizing: content-box;
`)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new ve("toolbox-button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new ve("toolbox-active-button_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.styles.addRule(new Qe("."+this.toolboxButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new Qe("."+this.toolboxButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`))},oe.prototype.show=function(ee){var z;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=ee,this.uiContainer.className=this.toolboxStyleClass.name+" "+((z=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&z!==void 0?z:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},oe.prototype.setPanelButtons=function(ee){var z,re,le=this;this.panels=ee,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((z=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&z!==void 0?z:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((re=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&re!==void 0?re:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(ne){var ge;ne.uiStyleSettings=le.uiStyleSettings;var Ie=document.createElement("div");Ie.className=le.toolboxButtonStyleClass.name+" "+((ge=le.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&ge!==void 0?ge:le.toolboxButtonStyleColorsClass.name),Ie.innerHTML=ne.icon,Ie.title=ne.title,Ie.addEventListener("click",function(){le.panelButtonClick(ne)}),le.panelButtons.push(Ie),le.buttonRow.appendChild(Ie)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},oe.prototype.panelButtonClick=function(ee){var z=this,re=-1;if(ee!==this.activePanel){re=this.panels.indexOf(ee),this.panelRow.innerHTML="";var le=ee.getUi();le.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(le),this.panelRow.style.display="flex",this.panelRow.style.visibility="visible",this.panelRow.className=this.panelRow.className.replace(this.styles.fadeOutAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeInAnimationClassName,this.activePanel=ee}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){z.displayMode==="inline"?z.panelRow.style.display="none":z.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(ne,ge){var Ie,wt;ne.className=z.toolboxButtonStyleClass.name+" "+(ge===re?""+((Ie=z.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&Ie!==void 0?Ie:z.toolboxActiveButtonStyleColorsClass.name):""+((wt=z.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&wt!==void 0?wt:z.toolboxButtonStyleColorsClass.name))})},oe}(),Pe=function(oe,ee){this.title=oe,this.icon=ee},Me=function(oe){function ee(z,re,le,ne){var ge=oe.call(this,z,ne||'<svg viewBox="0 0 24 24"><path d="M17.5 12a1.5 1.5 0 01-1.5-1.5A1.5 1.5 0 0117.5 9a1.5 1.5 0 011.5 1.5 1.5 1.5 0 01-1.5 1.5m-3-4A1.5 1.5 0 0113 6.5 1.5 1.5 0 0114.5 5 1.5 1.5 0 0116 6.5 1.5 1.5 0 0114.5 8m-5 0A1.5 1.5 0 018 6.5 1.5 1.5 0 019.5 5 1.5 1.5 0 0111 6.5 1.5 1.5 0 019.5 8m-3 4A1.5 1.5 0 015 10.5 1.5 1.5 0 016.5 9 1.5 1.5 0 018 10.5 1.5 1.5 0 016.5 12M12 3a9 9 0 00-9 9 9 9 0 009 9 1.5 1.5 0 001.5-1.5c0-.39-.15-.74-.39-1-.23-.27-.38-.62-.38-1a1.5 1.5 0 011.5-1.5H16a5 5 0 005-5c0-4.42-4.03-8-9-8z"/></svg>')||this;return ge.colors=[],ge.addTransparent=!1,ge.colorBoxes=[],ge.colors=re,ge.currentColor=le,ge.setCurrentColor=ge.setCurrentColor.bind(ge),ge.getColorBox=ge.getColorBox.bind(ge),ge}return et(ee,oe),ee.prototype.getUi=function(){var z=this,re=document.createElement("div");return re.style.overflow="hidden",re.style.whiteSpace="nowrap",this.colors.forEach(function(le){var ne=z.getColorBox(le);re.appendChild(ne),z.colorBoxes.push(ne)}),re},ee.prototype.getColorBox=function(z){var re=this,le=this.uiStyleSettings.toolbarHeight/4,ne=this.uiStyleSettings.toolbarHeight-le,ge=document.createElement("div");ge.style.display="inline-block",ge.style.boxSizing="content-box",ge.style.width=ne-2+"px",ge.style.height=ne-2+"px",ge.style.padding="1px",ge.style.marginRight="2px",ge.style.marginBottom="2px",ge.style.borderWidth="2px",ge.style.borderStyle="solid",ge.style.borderRadius=(ne+2)/2+"px",ge.style.borderColor=z===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",ge.addEventListener("click",function(){re.setCurrentColor(z,ge)});var Ie=document.createElement("div");return Ie.style.display="inline-block",Ie.style.width=ne-2+"px",Ie.style.height=ne-2+"px",Ie.style.backgroundColor=z,Ie.style.borderRadius=ne/2+"px",z==="transparent"&&(Ie.style.fill=this.uiStyleSettings.toolboxAccentColor,Ie.innerHTML=`<svg viewBox="0 0 24 24">
<path d="M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z" />
</svg>`),ge.appendChild(Ie),ge},ee.prototype.setCurrentColor=function(z,re){var le=this;this.currentColor=z,this.colorBoxes.forEach(function(ne){ne.style.borderColor=ne===re?le.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(z)},ee}(Pe),Ee=function(){function oe(ee,z,re){this._state="new",this._isSelected=!1,this._container=ee,this._overlayContainer=z,this.globalSettings=re,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(oe.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),oe.prototype.ownsTarget=function(ee){return!1},Object.defineProperty(oe.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),oe.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},oe.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},oe.prototype.pointerDown=function(ee,z){},oe.prototype.dblClick=function(ee,z){},oe.prototype.manipulate=function(ee){},oe.prototype.pointerUp=function(ee){this.stateChanged()},oe.prototype.dispose=function(){},oe.prototype.addMarkerVisualToContainer=function(ee){this.container.childNodes.length>0?this.container.insertBefore(ee,this.container.childNodes[0]):this.container.appendChild(ee)},oe.prototype.getState=function(){return{typeName:oe.typeName,state:this.state,notes:this.notes}},oe.prototype.restoreState=function(ee){this._state=ee.state,this.notes=ee.notes},oe.prototype.scale=function(ee,z){},oe.prototype.colorChanged=function(ee){this.onColorChanged&&this.onColorChanged(ee),this.stateChanged()},oe.prototype.fillColorChanged=function(ee){this.onFillColorChanged&&this.onFillColorChanged(ee),this.stateChanged()},oe.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var ee=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),ee.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(ee)&&this.onStateChanged(this)}},oe.typeName="MarkerBase",oe}(),qe=function(){function oe(){this.findGripByVisual=this.findGripByVisual.bind(this)}return oe.prototype.findGripByVisual=function(ee){return this.topLeft.ownsTarget(ee)?this.topLeft:this.topCenter.ownsTarget(ee)?this.topCenter:this.topRight.ownsTarget(ee)?this.topRight:this.centerLeft.ownsTarget(ee)?this.centerLeft:this.centerRight.ownsTarget(ee)?this.centerRight:this.bottomLeft.ownsTarget(ee)?this.bottomLeft:this.bottomCenter.ownsTarget(ee)?this.bottomCenter:this.bottomRight.ownsTarget(ee)?this.bottomRight:void 0},oe}(),it=function(){function oe(){this.GRIP_SIZE=10,this.visual=ye.createGroup(),this.visual.appendChild(ye.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(ye.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return oe.prototype.ownsTarget=function(ee){return ee===this.visual||ee===this.visual.childNodes[0]||ee===this.visual.childNodes[1]},oe}(),lt=function(){function oe(){}return oe.toITransformMatrix=function(ee){return{a:ee.a,b:ee.b,c:ee.c,d:ee.d,e:ee.e,f:ee.f}},oe.toSVGMatrix=function(ee,z){return ee.a=z.a,ee.b=z.b,ee.c=z.c,ee.d=z.d,ee.e=z.e,ee.f=z.f,ee},oe}(),ut=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.left=0,ne.top=0,ne.width=0,ne.height=0,ne.defaultSize={x:50,y:20},ne.offsetX=0,ne.offsetY=0,ne.rotationAngle=0,ne.CB_DISTANCE=10,ne._suppressMarkerCreateEvent=!1,ne.container.transform.baseVal.appendItem(ye.createTransform()),ne.setupControlBox(),ne}return et(ee,oe),Object.defineProperty(ee.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"visual",{get:function(){return this._visual},set:function(z){this._visual=z;var re=ye.createTransform();this._visual.transform.baseVal.appendItem(re)},enumerable:!1,configurable:!0}),ee.prototype.ownsTarget=function(z){return!!oe.prototype.ownsTarget.call(this,z)||!!(this.controlGrips.findGripByVisual(z)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(z))},ee.prototype.pointerDown=function(z,re){oe.prototype.pointerDown.call(this,z,re),this.state==="new"&&(this.left=z.x,this.top=z.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var le=this.unrotatePoint(z);if(this.manipulationStartX=le.x,this.manipulationStartY=le.y,this.offsetX=le.x-this.left,this.offsetY=le.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(re),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(re)){this.activeGrip=this.rotatorGrip;var ne=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=ne.x-this.width/2,this.top=ne.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var ge=this.container.transform.baseVal.getItem(0);ge.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(ge,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},ee.prototype.pointerUp=function(z){var re=this.state;oe.prototype.pointerUp.call(this,z),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(z),this._state="select",re==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},ee.prototype.moveVisual=function(z){this.visual.style.transform="translate("+z.x+"px, "+z.y+"px)"},ee.prototype.manipulate=function(z){var re=this.unrotatePoint(z);this.state==="creating"?this.resize(z):this.state==="move"?(this.left=this.manipulationStartLeft+(re.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(re.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(re):this.state==="rotate"&&this.rotate(z)},ee.prototype.resize=function(z){var re=this.manipulationStartLeft,le=this.manipulationStartWidth,ne=this.manipulationStartTop,ge=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:re=this.manipulationStartLeft+z.x-this.manipulationStartX,le=this.manipulationStartWidth+this.manipulationStartLeft-re;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:le=this.manipulationStartWidth+z.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:ne=this.manipulationStartTop+z.y-this.manipulationStartY,ge=this.manipulationStartHeight+this.manipulationStartTop-ne;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:ge=this.manipulationStartHeight+z.y-this.manipulationStartY}le>=0?(this.left=re,this.width=le):(this.left=re+le,this.width=-le),ge>=0?(this.top=ne,this.height=ge):(this.top=ne+ge,this.height=-ge),this.setSize()},ee.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},ee.prototype.rotate=function(z){if(Math.abs(z.x-this.centerX)>.1){var re=Math.sign(z.x-this.centerX);this.rotationAngle=180*Math.atan((z.y-this.centerY)/(z.x-this.centerX))/Math.PI+90*re,this.applyRotation()}},ee.prototype.applyRotation=function(){var z=this.container.transform.baseVal.getItem(0);z.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(z,0)},ee.prototype.rotatePoint=function(z){if(this.rotationAngle===0)return z;var re=this.container.getCTM(),le=ye.createPoint(z.x,z.y);return{x:(le=le.matrixTransform(re)).x,y:le.y}},ee.prototype.unrotatePoint=function(z){if(this.rotationAngle===0)return z;var re=this.container.getCTM();re=re.inverse();var le=ye.createPoint(z.x,z.y);return{x:(le=le.matrixTransform(re)).x,y:le.y}},ee.prototype.select=function(){oe.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},ee.prototype.deselect=function(){oe.prototype.deselect.call(this),this.controlBox.style.display="none"},ee.prototype.setupControlBox=function(){this.controlBox=ye.createGroup();var z=ye.createTransform();z.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(z),this.container.appendChild(this.controlBox),this.controlRect=ye.createRect(this.width+this.CB_DISTANCE,this.height+this.CB_DISTANCE,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"],["fill","transparent"],["pointer-events","none"]]),this.controlBox.appendChild(this.controlRect),this.globalSettings.disableRotation!==!0&&(this.rotatorGripLine=ye.createLine((this.width+2*this.CB_DISTANCE)/2,this.top-this.CB_DISTANCE,(this.width+2*this.CB_DISTANCE)/2,this.top-3*this.CB_DISTANCE,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.appendChild(this.rotatorGripLine)),this.controlGrips=new qe,this.addControlGrips(),this.controlBox.style.display="none"},ee.prototype.adjustControlBox=function(){var z=this.controlBox.transform.baseVal.getItem(0);z.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(z,0),this.controlRect.setAttribute("width",(this.width+this.CB_DISTANCE).toString()),this.controlRect.setAttribute("height",(this.height+this.CB_DISTANCE).toString()),this.rotatorGripLine!==void 0&&(this.rotatorGripLine.setAttribute("x1",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y1",(-this.CB_DISTANCE/2).toString()),this.rotatorGripLine.setAttribute("x2",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y2",(3*-this.CB_DISTANCE).toString())),this.positionGrips()},ee.prototype.addControlGrips=function(){this.controlGrips.topLeft=this.createGrip(),this.controlGrips.topCenter=this.createGrip(),this.controlGrips.topRight=this.createGrip(),this.controlGrips.centerLeft=this.createGrip(),this.controlGrips.centerRight=this.createGrip(),this.controlGrips.bottomLeft=this.createGrip(),this.controlGrips.bottomCenter=this.createGrip(),this.controlGrips.bottomRight=this.createGrip(),this.globalSettings.disableRotation!==!0&&(this.rotatorGrip=this.createGrip()),this.positionGrips()},ee.prototype.createGrip=function(){var z=new it;return z.visual.transform.baseVal.appendItem(ye.createTransform()),this.controlBox.appendChild(z.visual),z},ee.prototype.positionGrips=function(){var z=this.controlGrips.topLeft.GRIP_SIZE,re=-z/2,le=re,ne=(this.width+this.CB_DISTANCE)/2-z/2,ge=(this.height+this.CB_DISTANCE)/2-z/2,Ie=this.height+this.CB_DISTANCE-z/2,wt=this.width+this.CB_DISTANCE-z/2;this.positionGrip(this.controlGrips.topLeft.visual,re,le),this.positionGrip(this.controlGrips.topCenter.visual,ne,le),this.positionGrip(this.controlGrips.topRight.visual,wt,le),this.positionGrip(this.controlGrips.centerLeft.visual,re,ge),this.positionGrip(this.controlGrips.centerRight.visual,wt,ge),this.positionGrip(this.controlGrips.bottomLeft.visual,re,Ie),this.positionGrip(this.controlGrips.bottomCenter.visual,ne,Ie),this.positionGrip(this.controlGrips.bottomRight.visual,wt,Ie),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,ne,le-3*this.CB_DISTANCE)},ee.prototype.positionGrip=function(z,re,le){var ne=z.transform.baseVal.getItem(0);ne.setTranslate(re,le),z.transform.baseVal.replaceItem(ne,0)},ee.prototype.hideControlBox=function(){this.controlBox.style.display="none"},ee.prototype.showControlBox=function(){this.controlBox.style.display=""},ee.prototype.getState=function(){return Object.assign({left:this.left,top:this.top,width:this.width,height:this.height,rotationAngle:this.rotationAngle,visualTransformMatrix:lt.toITransformMatrix(this.visual.transform.baseVal.getItem(0).matrix),containerTransformMatrix:lt.toITransformMatrix(this.container.transform.baseVal.getItem(0).matrix)},oe.prototype.getState.call(this))},ee.prototype.restoreState=function(z){oe.prototype.restoreState.call(this,z);var re=z;this.left=re.left,this.top=re.top,this.width=re.width,this.height=re.height,this.rotationAngle=re.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(lt.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,re.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(lt.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,re.containerTransformMatrix))},ee.prototype.scale=function(z,re){oe.prototype.scale.call(this,z,re);var le=this.rotatePoint({x:this.left,y:this.top}),ne=this.unrotatePoint({x:le.x*z,y:le.y*re});this.left=ne.x,this.top=ne.y,this.width=this.width*z,this.height=this.height*re,this.adjustControlBox()},ee}(Ee),Je=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.fillColor="transparent",ne.strokeColor="transparent",ne.strokeWidth=0,ne.strokeDasharray="",ne.opacity=1,ne.setStrokeColor=ne.setStrokeColor.bind(ne),ne.setFillColor=ne.setFillColor.bind(ne),ne.setStrokeWidth=ne.setStrokeWidth.bind(ne),ne.setStrokeDasharray=ne.setStrokeDasharray.bind(ne),ne.createVisual=ne.createVisual.bind(ne),ne}return et(ee,oe),ee.prototype.ownsTarget=function(z){return!(!oe.prototype.ownsTarget.call(this,z)&&z!==this.visual)},ee.prototype.createVisual=function(){this.visual=ye.createRect(1,1,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},ee.prototype.pointerDown=function(z,re){oe.prototype.pointerDown.call(this,z,re),this.state==="new"&&(this.createVisual(),this.moveVisual(z),this._state="creating")},ee.prototype.manipulate=function(z){oe.prototype.manipulate.call(this,z)},ee.prototype.resize=function(z){oe.prototype.resize.call(this,z),this.setSize()},ee.prototype.setSize=function(){oe.prototype.setSize.call(this),ye.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},ee.prototype.pointerUp=function(z){oe.prototype.pointerUp.call(this,z),this.setSize()},ee.prototype.setStrokeColor=function(z){this.strokeColor=z,this.visual&&ye.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(z),this.stateChanged()},ee.prototype.setFillColor=function(z){this.fillColor=z,this.visual&&ye.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},ee.prototype.setStrokeWidth=function(z){this.strokeWidth=z,this.visual&&ye.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},ee.prototype.setStrokeDasharray=function(z){this.strokeDasharray=z,this.visual&&ye.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},ee.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},oe.prototype.getState.call(this))},ee.prototype.restoreState=function(z){var re=z;this.fillColor=re.fillColor,this.strokeColor=re.strokeColor,this.strokeWidth=re.strokeWidth,this.strokeDasharray=re.strokeDasharray,this.opacity=re.opacity,this.createVisual(),oe.prototype.restoreState.call(this,z),this.setSize()},ee.prototype.scale=function(z,re){oe.prototype.scale.call(this,z,re),this.setSize()},ee.title="Rectangle marker",ee}(ut),at=function(oe){function ee(z,re,le,ne){var ge=oe.call(this,z,ne||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return ge.widths=[],ge.widthBoxes=[],ge.widths=re,ge.currentWidth=le,ge.setCurrentWidth=ge.setCurrentWidth.bind(ge),ge}return et(ee,oe),ee.prototype.getUi=function(){var z=this,re=document.createElement("div");return re.style.display="flex",re.style.overflow="hidden",re.style.flexGrow="2",this.widths.forEach(function(le){var ne=document.createElement("div");ne.style.display="flex",ne.style.flexGrow="2",ne.style.alignItems="center",ne.style.justifyContent="space-between",ne.style.padding="5px",ne.style.borderWidth="2px",ne.style.borderStyle="solid",ne.style.borderColor=le===z.currentWidth?z.uiStyleSettings.toolboxAccentColor:"transparent",ne.addEventListener("click",function(){z.setCurrentWidth(le,ne)}),re.appendChild(ne);var ge=document.createElement("div");ge.innerText=le.toString(),ge.style.marginRight="5px",ne.appendChild(ge);var Ie=document.createElement("div");Ie.style.minHeight="20px",Ie.style.flexGrow="2",Ie.style.display="flex",Ie.style.alignItems="center";var wt=document.createElement("hr");wt.style.minWidth="20px",wt.style.border="0px",wt.style.borderTop=le+"px solid "+z.uiStyleSettings.toolboxColor,wt.style.flexGrow="2",Ie.appendChild(wt),ne.appendChild(Ie),z.widthBoxes.push(ne)}),re},ee.prototype.setCurrentWidth=function(z,re){var le=this;this.currentWidth=z,this.widthBoxes.forEach(function(ne){ne.style.borderColor=ne===re?le.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},ee}(Pe),nt=function(oe){function ee(z,re,le,ne){var ge=oe.call(this,z,ne||'<svg viewBox="0 0 24 24"><path d="M3 16h5v-2H3v2m6.5 0h5v-2h-5v2m6.5 0h5v-2h-5v2M3 20h2v-2H3v2m4 0h2v-2H7v2m4 0h2v-2h-2v2m4 0h2v-2h-2v2m4 0h2v-2h-2v2M3 12h8v-2H3v2m10 0h8v-2h-8v2M3 4v4h18V4H3z"/></svg>')||this;return ge.styles=[],ge.styleBoxes=[],ge.styles=re,ge.currentStyle=le,ge.setCurrentStyle=ge.setCurrentStyle.bind(ge),ge}return et(ee,oe),ee.prototype.getUi=function(){var z=this,re=document.createElement("div");return re.style.display="flex",re.style.overflow="hidden",re.style.flexGrow="2",this.styles.forEach(function(le){var ne=document.createElement("div");ne.style.display="flex",ne.style.alignItems="center",ne.style.justifyContent="space-between",ne.style.padding="5px",ne.style.borderWidth="2px",ne.style.borderStyle="solid",ne.style.overflow="hidden",ne.style.maxWidth=100/z.styles.length-5+"%",ne.style.borderColor=le===z.currentStyle?z.uiStyleSettings.toolboxAccentColor:"transparent",ne.addEventListener("click",function(){z.setCurrentStyle(le,ne)}),re.appendChild(ne);var ge=document.createElement("div");ge.style.minHeight="20px",ge.style.flexGrow="2",ge.style.overflow="hidden";var Ie=`<svg width="100" height="20">
<line x1="0" y1="10" x2="100" y2="10" stroke="`+z.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(le!==""?'stroke-dasharray="'+le+'"':"")+` />
</svg>`;ge.innerHTML=Ie,ne.appendChild(ge),z.styleBoxes.push(ne)}),re},ee.prototype.setCurrentStyle=function(z,re){var le=this;this.currentStyle=z,this.styleBoxes.forEach(function(ne){ne.style.borderColor=ne===re?le.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},ee}(Pe),zt=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.strokeColor=le.defaultColor,ne.strokeWidth=le.defaultStrokeWidth,ne.strokeDasharray=le.defaultStrokeDasharray,ne.strokePanel=new Me("Line color",le.defaultColorSet,le.defaultColor),ne.strokePanel.onColorChanged=ne.setStrokeColor,ne.strokeWidthPanel=new at("Line width",le.defaultStrokeWidths,le.defaultStrokeWidth),ne.strokeWidthPanel.onWidthChanged=ne.setStrokeWidth,ne.strokeStylePanel=new nt("Line style",le.defaultStrokeDasharrays,le.defaultStrokeDasharray),ne.strokeStylePanel.onStyleChanged=ne.setStrokeDasharray,ne}return et(ee,oe),Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=oe.prototype.getState.call(this);return z.typeName=ee.typeName,z},ee.typeName="FrameMarker",ee.title="Frame marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',ee}(Je),Ye=function(){this.defaultColorSet=["#EF4444","#10B981","#2563EB","#FFFF00","#7C3AED","#F472B6","#000000","#FFFFFF"],this.defaultColor=this.defaultColorSet[0],this.defaultFillColor=this.defaultColorSet[0],this.defaultStrokeColor=this.defaultColorSet[7],this.defaultHighlightColor=this.defaultColorSet[3],this.defaultStrokeWidth=3,this.defaultStrokeDasharray="",this.defaultHighlightOpacity=.5,this.defaultFontFamily="Helvetica, Arial, sans-serif",this.defaultStrokeWidths=[1,2,3,5,10],this.defaultStrokeDasharrays=["","3","12 3","9 6 3 6"],this.defaultOpacitySteps=[.1,.25,.5,.75,1],this.displayMode="inline",this.defaultFontFamilies=['Times, "Times New Roman", serif',"Helvetica, Arial, sans-serif",'Courier, "Courier New", monospace',"cursive","fantasy"],this.popupMargin=30,this.newFreehandMarkerOnPointerUp=!1,this.defaultColorsFollowCurrentColors=!1,this.freehandPixelRatio=1,this.disableRotation=!1,this.defaultCaptionFontSize="1rem",this.defaultCaptionText="Text"},Ve=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.x1=0,ne.y1=0,ne.x2=0,ne.y2=0,ne.defaultLength=50,ne.manipulationStartX=0,ne.manipulationStartY=0,ne.manipulationStartX1=0,ne.manipulationStartY1=0,ne.manipulationStartX2=0,ne.manipulationStartY2=0,ne.setupControlBox(),ne}return et(ee,oe),ee.prototype.ownsTarget=function(z){return!!oe.prototype.ownsTarget.call(this,z)||!(!this.grip1.ownsTarget(z)&&!this.grip2.ownsTarget(z))},ee.prototype.pointerDown=function(z,re){oe.prototype.pointerDown.call(this,z,re),this.manipulationStartX=z.x,this.manipulationStartY=z.y,this.state==="new"&&(this.x1=z.x,this.y1=z.y,this.x2=z.x,this.y2=z.y),this.manipulationStartX1=this.x1,this.manipulationStartY1=this.y1,this.manipulationStartX2=this.x2,this.manipulationStartY2=this.y2,this.state!=="new"&&(this.select(),this.grip1.ownsTarget(re)?this.activeGrip=this.grip1:this.grip2.ownsTarget(re)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},ee.prototype.pointerUp=function(z){var re=this.state;oe.prototype.pointerUp.call(this,z),this.state==="creating"&&Math.abs(this.x1-this.x2)<10&&Math.abs(this.y1-this.y2)<10?(this.x2=this.x1+this.defaultLength,this.adjustVisual(),this.adjustControlBox()):this.manipulate(z),this._state="select",re==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},ee.prototype.adjustVisual=function(){},ee.prototype.manipulate=function(z){this.state==="creating"?this.resize(z):this.state==="move"?(this.x1=this.manipulationStartX1+z.x-this.manipulationStartX,this.y1=this.manipulationStartY1+z.y-this.manipulationStartY,this.x2=this.manipulationStartX2+z.x-this.manipulationStartX,this.y2=this.manipulationStartY2+z.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(z)},ee.prototype.resize=function(z){switch(this.activeGrip){case this.grip1:this.x1=z.x,this.y1=z.y;break;case this.grip2:case void 0:this.x2=z.x,this.y2=z.y}this.adjustVisual(),this.adjustControlBox()},ee.prototype.select=function(){oe.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},ee.prototype.deselect=function(){oe.prototype.deselect.call(this),this.controlBox.style.display="none"},ee.prototype.setupControlBox=function(){this.controlBox=ye.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},ee.prototype.adjustControlBox=function(){this.positionGrips()},ee.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},ee.prototype.createGrip=function(){var z=new it;return z.visual.transform.baseVal.appendItem(ye.createTransform()),this.controlBox.appendChild(z.visual),z},ee.prototype.positionGrips=function(){var z=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-z/2,this.y1-z/2),this.positionGrip(this.grip2.visual,this.x2-z/2,this.y2-z/2)},ee.prototype.positionGrip=function(z,re,le){var ne=z.transform.baseVal.getItem(0);ne.setTranslate(re,le),z.transform.baseVal.replaceItem(ne,0)},ee.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},oe.prototype.getState.call(this))},ee.prototype.restoreState=function(z){oe.prototype.restoreState.call(this,z);var re=z;this.x1=re.x1,this.y1=re.y1,this.x2=re.x2,this.y2=re.y2},ee.prototype.scale=function(z,re){oe.prototype.scale.call(this,z,re),this.x1=this.x1*z,this.y1=this.y1*re,this.x2=this.x2*z,this.y2=this.y2*re,this.adjustVisual(),this.adjustControlBox()},ee}(Ee),bt=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.strokeColor="transparent",ne.strokeWidth=0,ne.strokeDasharray="",ne.setStrokeColor=ne.setStrokeColor.bind(ne),ne.setStrokeWidth=ne.setStrokeWidth.bind(ne),ne.setStrokeDasharray=ne.setStrokeDasharray.bind(ne),ne.strokeColor=le.defaultColor,ne.strokeWidth=le.defaultStrokeWidth,ne.strokeDasharray=le.defaultStrokeDasharray,ne.strokePanel=new Me("Line color",le.defaultColorSet,le.defaultColor),ne.strokePanel.onColorChanged=ne.setStrokeColor,ne.strokeWidthPanel=new at("Line width",le.defaultStrokeWidths,le.defaultStrokeWidth),ne.strokeWidthPanel.onWidthChanged=ne.setStrokeWidth,ne.strokeStylePanel=new nt("Line style",le.defaultStrokeDasharrays,le.defaultStrokeDasharray),ne.strokeStylePanel.onStyleChanged=ne.setStrokeDasharray,ne}return et(ee,oe),ee.prototype.ownsTarget=function(z){return!(!oe.prototype.ownsTarget.call(this,z)&&z!==this.visual&&z!==this.selectorLine&&z!==this.visibleLine)},ee.prototype.createVisual=function(){this.visual=ye.createGroup(),this.selectorLine=ye.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=ye.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.visual.appendChild(this.selectorLine),this.visual.appendChild(this.visibleLine),this.addMarkerVisualToContainer(this.visual)},ee.prototype.pointerDown=function(z,re){oe.prototype.pointerDown.call(this,z,re),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},ee.prototype.adjustVisual=function(){this.selectorLine&&this.visibleLine&&(this.selectorLine.setAttribute("x1",this.x1.toString()),this.selectorLine.setAttribute("y1",this.y1.toString()),this.selectorLine.setAttribute("x2",this.x2.toString()),this.selectorLine.setAttribute("y2",this.y2.toString()),this.visibleLine.setAttribute("x1",this.x1.toString()),this.visibleLine.setAttribute("y1",this.y1.toString()),this.visibleLine.setAttribute("x2",this.x2.toString()),this.visibleLine.setAttribute("y2",this.y2.toString()),ye.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),ye.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),ye.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},ee.prototype.setStrokeColor=function(z){this.strokeColor=z,this.adjustVisual(),this.colorChanged(z)},ee.prototype.setStrokeWidth=function(z){this.strokeWidth=z,this.adjustVisual()},ee.prototype.setStrokeDasharray=function(z){this.strokeDasharray=z,this.adjustVisual(),this.stateChanged()},Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},oe.prototype.getState.call(this));return z.typeName=ee.typeName,z},ee.prototype.restoreState=function(z){oe.prototype.restoreState.call(this,z);var re=z;this.strokeColor=re.strokeColor,this.strokeWidth=re.strokeWidth,this.strokeDasharray=re.strokeDasharray,this.createVisual(),this.adjustVisual()},ee.typeName="LineMarker",ee.title="Line marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',ee}(Ve),Be=function(oe){function ee(z,re,le,ne){var ge=oe.call(this,z,ne||'<svg viewBox="0 0 24 24"><path d="M17 8h3v12h1v1h-4v-1h1v-3h-4l-1.5 3H14v1h-4v-1h1l6-12m1 1l-3.5 7H18V9M5 3h5c1.11 0 2 .89 2 2v11H9v-5H6v5H3V5c0-1.11.89-2 2-2m1 2v4h3V5H6z"/></svg>')||this;return ge.fonts=[],ge.fontBoxes=[],ge.fonts=re,ge.currentFont=le,ge.setCurrentFont=ge.setCurrentFont.bind(ge),ge}return et(ee,oe),ee.prototype.getUi=function(){var z=this,re=document.createElement("div");return re.style.overflow="hidden",re.style.flexGrow="2",this.fonts.forEach(function(le){var ne=document.createElement("div");ne.style.display="inline-block",ne.style.alignItems="center",ne.style.justifyContent="space-between",ne.style.padding="5px",ne.style.borderWidth="2px",ne.style.borderStyle="solid",ne.style.overflow="hidden",ne.style.maxWidth=100/z.fonts.length-5+"%",ne.style.borderColor=le===z.currentFont?z.uiStyleSettings.toolboxAccentColor:"transparent",ne.addEventListener("click",function(){z.setCurrentFont(le,ne)}),re.appendChild(ne);var ge=document.createElement("div");ge.style.display="flex",ge.style.minHeight="20px",ge.style.flexGrow="2",ge.style.fontFamily=le,ge.style.overflow="hidden";var Ie=document.createElement("div");Ie.style.whiteSpace="nowrap",Ie.style.overflow="hidden",Ie.style.textOverflow="ellipsis",Ie.innerHTML="The quick brown fox jumps over the lazy dog",ge.appendChild(Ie),ne.appendChild(ge),z.fontBoxes.push(ne)}),re},ee.prototype.setCurrentFont=function(z,re){var le=this;this.currentFont=z,this.fontBoxes.forEach(function(ne){ne.style.borderColor=ne===re?le.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},ee}(Pe),Ge=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.color="transparent",ne.padding=5,ne.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",ne.text=ne.DEFAULT_TEXT,ne.isMoved=!1,ne.color=le.defaultColor,ne.fontFamily=le.defaultFontFamily,ne.defaultSize={x:100,y:30},ne.setColor=ne.setColor.bind(ne),ne.setFont=ne.setFont.bind(ne),ne.renderText=ne.renderText.bind(ne),ne.sizeText=ne.sizeText.bind(ne),ne.textEditDivClicked=ne.textEditDivClicked.bind(ne),ne.showTextEditor=ne.showTextEditor.bind(ne),ne.setSize=ne.setSize.bind(ne),ne.positionTextEditor=ne.positionTextEditor.bind(ne),ne.colorPanel=new Me("Color",le.defaultColorSet,le.defaultColor),ne.colorPanel.onColorChanged=ne.setColor,ne.fontFamilyPanel=new Be("Font",le.defaultFontFamilies,le.defaultFontFamily),ne.fontFamilyPanel.onFontChanged=ne.setFont,ne}return et(ee,oe),ee.prototype.ownsTarget=function(z){if(oe.prototype.ownsTarget.call(this,z)||z===this.visual||z===this.textElement||z===this.bgRectangle)return!0;var re=!1;return this.textElement.childNodes.forEach(function(le){le===z&&(re=!0)}),re},ee.prototype.createVisual=function(){this.visual=ye.createGroup(),this.bgRectangle=ye.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=ye.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(ye.createTransform()),this.textElement.transform.baseVal.appendItem(ye.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},ee.prototype.pointerDown=function(z,re){oe.prototype.pointerDown.call(this,z,re),this.isMoved=!1,this.pointerDownPoint=z,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(z),this._state="creating")},ee.prototype.renderText=function(){var z=this;if(this.textElement){for(;this.textElement.lastChild;)this.textElement.removeChild(this.textElement.lastChild);this.text.split(/\r\n|[\n\v\f\r\x85\u2028\u2029]/).forEach(function(re){z.textElement.appendChild(ye.createTSpan(re.trim()===""?" ":re.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},ee.prototype.getTextScale=function(){var z=this.textElement.getBBox(),re=1;if(z.width>0&&z.height>0){var le=(1*this.width-this.width*this.padding*2/100)/z.width,ne=(1*this.height-this.height*this.padding*2/100)/z.height;re=Math.min(le,ne)}return re},ee.prototype.getTextPosition=function(z){var re=this.textElement.getBBox(),le=0,ne=0;return re.width>0&&re.height>0&&(le=(this.width-re.width*z)/2,ne=this.height/2-re.height*z/2),{x:le,y:ne}},ee.prototype.sizeText=function(){var z=this.textElement.getBBox(),re=this.getTextScale(),le=this.getTextPosition(re);le.y-=z.y*re,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+le.x+"px, "+le.y+"px) scale("+re+", "+re+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(le.x,le.y),this.textElement.transform.baseVal.getItem(1).setScale(re,re))},ee.prototype.manipulate=function(z){oe.prototype.manipulate.call(this,z),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(z.x-this.pointerDownPoint.x)>5||Math.abs(z.y-this.pointerDownPoint.y)>5)},ee.prototype.resize=function(z){oe.prototype.resize.call(this,z),this.isMoved=!0,this.setSize(),this.sizeText()},ee.prototype.setSize=function(){oe.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(ye.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),ye.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},ee.prototype.pointerUp=function(z){var re=this.state;re==="creating"&&(this._suppressMarkerCreateEvent=!0),oe.prototype.pointerUp.call(this,z),this.setSize(),(re==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},ee.prototype.showTextEditor=function(){var z=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditor=document.createElement("div"),this.textEditor.style.position="absolute",this.textEditor.style.fontFamily=this.fontFamily,this.textEditor.style.lineHeight="1em",this.textEditor.innerText=this.text,this.textEditor.contentEditable="true",this.textEditor.style.color=this.color,this.textEditor.style.whiteSpace="pre",this.positionTextEditor(),this.textEditor.addEventListener("pointerup",function(re){re.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var re=Number.parseFloat(z.textEditor.style.fontSize);z.textEditor.clientWidth>=Number.parseInt(z.textEditor.style.maxWidth)&&re>.9;)re-=.1,z.textEditor.style.fontSize=Math.max(re,.9)+"em"}),this.textEditor.addEventListener("keyup",function(re){re.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(re){if(re.clipboardData){var le=re.clipboardData.getData("text"),ne=window.getSelection();if(!ne.rangeCount)return!1;ne.deleteFromDocument(),ne.getRangeAt(0).insertNode(document.createTextNode(le)),re.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){z.textEditDivClicked(z.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},ee.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var z=this.getTextScale(),re=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),le=this.textElement.getBBox(),ne={x:le.width*z,y:le.height*z};re.x-=ne.x/2,re.y-=ne.y/2,this.textEditor.style.top=re.y+"px",this.textEditor.style.left=re.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-re.x+"px",this.textEditor.style.fontSize=Math.max(16*z,12)+"px",this.textElement.style.display="none"}},ee.prototype.textEditDivClicked=function(z){this.text=z.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},ee.prototype.select=function(){oe.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},ee.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),oe.prototype.deselect.call(this)},ee.prototype.dblClick=function(z,re){oe.prototype.dblClick.call(this,z,re),this.showTextEditor()},ee.prototype.setColor=function(z){this.textElement&&ye.setAttributes(this.textElement,[["fill",z]]),this.color=z,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(z)},ee.prototype.setFont=function(z){this.textElement&&ye.setAttributes(this.textElement,[["font-family",z]]),this.fontFamily=z,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},ee.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},ee.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},oe.prototype.getState.call(this));return z.typeName=ee.typeName,z},ee.prototype.restoreState=function(z){var re=z;this.color=re.color,this.fontFamily=re.fontFamily,this.padding=re.padding,this.text=re.text,this.createVisual(),oe.prototype.restoreState.call(this,z),this.setSize()},ee.prototype.scale=function(z,re){oe.prototype.scale.call(this,z,re),this.setSize(),this.sizeText(),this.positionTextEditor()},ee.typeName="TextMarker",ee.title="Text marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M9.6 14L12 7.7l2.4 6.3M11 5L5.5 19h2.2l1.1-3H15l1.1 3h2.2L13 5h-2z"/></svg>',ee}(ut),De=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.color="transparent",ne.lineWidth=3,ne.drawing=!1,ne.pixelRatio=1,ne.color=le.defaultColor,ne.lineWidth=le.defaultStrokeWidth,ne.pixelRatio=le.freehandPixelRatio,ne.setColor=ne.setColor.bind(ne),ne.addCanvas=ne.addCanvas.bind(ne),ne.finishCreation=ne.finishCreation.bind(ne),ne.setLineWidth=ne.setLineWidth.bind(ne),ne.colorPanel=new Me("Color",le.defaultColorSet,le.defaultColor),ne.colorPanel.onColorChanged=ne.setColor,ne.lineWidthPanel=new at("Line width",le.defaultStrokeWidths,le.defaultStrokeWidth),ne.lineWidthPanel.onWidthChanged=ne.setLineWidth,ne}return et(ee,oe),ee.prototype.ownsTarget=function(z){return!(!oe.prototype.ownsTarget.call(this,z)&&z!==this.visual&&z!==this.drawingImage)},ee.prototype.createVisual=function(){this.visual=ye.createGroup(),this.drawingImage=ye.createImage(),this.visual.appendChild(this.drawingImage);var z=ye.createTransform();this.visual.transform.baseVal.appendItem(z),this.addMarkerVisualToContainer(this.visual)},ee.prototype.pointerDown=function(z,re){this.state==="new"&&(this.addCanvas(),this.createVisual(),this._state="creating"),this.state==="creating"?(this.canvasContext.strokeStyle=this.color,this.canvasContext.lineWidth=this.lineWidth,this.canvasContext.beginPath(),this.canvasContext.moveTo(z.x,z.y),this.drawing=!0):oe.prototype.pointerDown.call(this,z,re)},ee.prototype.manipulate=function(z){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(z.x,z.y),this.canvasContext.stroke()):oe.prototype.manipulate.call(this,z)},ee.prototype.resize=function(z){oe.prototype.resize.call(this,z),ye.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),ye.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},ee.prototype.pointerUp=function(z){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):oe.prototype.pointerUp.call(this,z)},ee.prototype.addCanvas=function(){this.overlayContainer.innerHTML="",this.canvasElement=document.createElement("canvas"),this.canvasElement.width=this.overlayContainer.clientWidth*this.pixelRatio,this.canvasElement.height=this.overlayContainer.clientHeight*this.pixelRatio,this.canvasContext=this.canvasElement.getContext("2d"),this.canvasContext.scale(this.pixelRatio,this.pixelRatio),this.overlayContainer.appendChild(this.canvasElement)},ee.prototype.select=function(){this.state==="creating"&&this.finishCreation(),oe.prototype.select.call(this)},ee.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),oe.prototype.deselect.call(this)},ee.prototype.finishCreation=function(){for(var z=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),re=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],le=re[0],ne=re[1],ge=re[2],Ie=re[3],wt=!1,Ct=0;Ct<this.canvasElement.height;Ct++)for(var pt=0;pt<this.canvasElement.width;pt++)z.data[Ct*this.canvasElement.width*4+4*pt+3]>0&&(wt=!0,Ct<ne&&(ne=Ct),pt<le&&(le=pt),Ct>Ie&&(Ie=Ct),pt>ge&&(ge=pt));if(wt){this.left=le/this.pixelRatio,this.top=ne/this.pixelRatio,this.width=(ge-le)/this.pixelRatio,this.height=(Ie-ne)/this.pixelRatio;var xt=document.createElement("canvas");xt.width=ge-le,xt.height=Ie-ne,xt.getContext("2d").putImageData(this.canvasContext.getImageData(le,ne,ge-le,Ie-ne),0,0),this.drawingImgUrl=xt.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},ee.prototype.setDrawingImage=function(){ye.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),ye.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},ee.prototype.setColor=function(z){this.color=z,this.colorChanged(z)},ee.prototype.setLineWidth=function(z){this.lineWidth=z},Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=Object.assign({drawingImgUrl:this.drawingImgUrl},oe.prototype.getState.call(this));return z.typeName=ee.typeName,z},ee.prototype.restoreState=function(z){this.createVisual(),oe.prototype.restoreState.call(this,z),this.drawingImgUrl=z.drawingImgUrl,this.setDrawingImage()},ee.prototype.scale=function(z,re){oe.prototype.scale.call(this,z,re),this.setDrawingImage()},ee.typeName="FreehandMarker",ee.title="Freehand marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M9.75 20.85c1.78-.7 1.39-2.63.49-3.85-.89-1.25-2.12-2.11-3.36-2.94A9.817 9.817 0 014.54 12c-.28-.33-.85-.94-.27-1.06.59-.12 1.61.46 2.13.68.91.38 1.81.82 2.65 1.34l1.01-1.7C8.5 10.23 6.5 9.32 4.64 9.05c-1.06-.16-2.18.06-2.54 1.21-.32.99.19 1.99.77 2.77 1.37 1.83 3.5 2.71 5.09 4.29.34.33.75.72.95 1.18.21.44.16.47-.31.47-1.24 0-2.79-.97-3.8-1.61l-1.01 1.7c1.53.94 4.09 2.41 5.96 1.79m11.09-15.6c.22-.22.22-.58 0-.79l-1.3-1.3a.562.562 0 00-.78 0l-1.02 1.02 2.08 2.08M11 10.92V13h2.08l6.15-6.15-2.08-2.08L11 10.92z"/></svg>',ee}(ut),_e=function(oe){function ee(z,re,le){var ne=oe.call(this,z,le||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return ne.typeBoxes=[],ne.currentType=re,ne.setCurrentType=ne.setCurrentType.bind(ne),ne}return et(ee,oe),ee.prototype.getUi=function(){var z=this,re=document.createElement("div");re.style.display="flex",re.style.overflow="hidden",re.style.flexGrow="2";for(var le=function(Ie){var wt="both";switch(Ie){case 0:wt="both";break;case 1:wt="start";break;case 2:wt="end";break;case 3:wt="none"}var Ct=document.createElement("div");if(Ct.style.display="flex",Ct.style.flexGrow="2",Ct.style.alignItems="center",Ct.style.justifyContent="space-between",Ct.style.padding="5px",Ct.style.borderWidth="2px",Ct.style.borderStyle="solid",Ct.style.borderColor=wt===ne.currentType?ne.uiStyleSettings.toolboxAccentColor:"transparent",Ct.addEventListener("click",function(){z.setCurrentType(wt,Ct)}),re.appendChild(Ct),wt==="both"||wt==="start"){var pt=document.createElement("div");pt.style.display="flex",pt.style.alignItems="center",pt.style.minHeight="20px",pt.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
<polygon points="0,5 10,0 10,10" fill="`+(ne.uiStyleSettings!==void 0?ne.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,pt.style.marginLeft="5px",Ct.appendChild(pt)}var xt=document.createElement("div");xt.style.display="flex",xt.style.alignItems="center",xt.style.minHeight="20px",xt.style.flexGrow="2";var Bt=document.createElement("hr");if(Bt.style.minWidth="20px",Bt.style.border="0px",Bt.style.borderTop="3px solid "+(ne.uiStyleSettings!==void 0?ne.uiStyleSettings.toolboxColor:"#eeeeee"),Bt.style.flexGrow="2",xt.appendChild(Bt),Ct.appendChild(xt),wt==="both"||wt==="end"){var Rt=document.createElement("div");Rt.style.display="flex",Rt.style.alignItems="center",Rt.style.minHeight="20px",Rt.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
<polygon points="0,0 10,5 0,10" fill="`+(ne.uiStyleSettings!==void 0?ne.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,Rt.style.marginRight="5px",Ct.appendChild(Rt)}ne.typeBoxes.push(Ct)},ne=this,ge=0;ge<4;ge++)le(ge);return re},ee.prototype.setCurrentType=function(z,re){var le=this;this.currentType=z,this.typeBoxes.forEach(function(ne){ne.style.borderColor=ne===re?le.uiStyleSettings!==void 0?le.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},ee}(Pe),Tt=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.arrowType="end",ne.arrowBaseHeight=10,ne.arrowBaseWidth=10,ne.getArrowPoints=ne.getArrowPoints.bind(ne),ne.setArrowType=ne.setArrowType.bind(ne),ne.arrowTypePanel=new _e("Arrow type","end"),ne.arrowTypePanel.onArrowTypeChanged=ne.setArrowType,ne}return et(ee,oe),ee.prototype.ownsTarget=function(z){return!(!oe.prototype.ownsTarget.call(this,z)&&z!==this.arrow1&&z!==this.arrow2)},ee.prototype.getArrowPoints=function(z,re){var le=this.arrowBaseWidth+2*this.strokeWidth,ne=this.arrowBaseHeight+2*this.strokeWidth;return z-le/2+","+(re+ne/2)+" "+z+","+(re-ne/2)+" "+(z+le/2)+","+(re+ne/2)},ee.prototype.createTips=function(){this.arrow1=ye.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(ye.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=ye.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(ye.createTransform()),this.visual.appendChild(this.arrow2)},ee.prototype.pointerDown=function(z,re){oe.prototype.pointerDown.call(this,z,re),this.state==="creating"&&this.createTips()},ee.prototype.adjustVisual=function(){if(oe.prototype.adjustVisual.call(this),this.arrow1&&this.arrow2){this.arrow1.style.display=this.arrowType==="both"||this.arrowType==="start"?"":"none",this.arrow2.style.display=this.arrowType==="both"||this.arrowType==="end"?"":"none",ye.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),ye.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]);var z=0;Math.abs(this.x1-this.x2)>.1&&(z=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var re=this.arrow1.transform.baseVal.getItem(0);re.setRotate(z,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(re,0);var le=this.arrow2.transform.baseVal.getItem(0);le.setRotate(z+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(le,0)}},ee.prototype.setArrowType=function(z){this.arrowType=z,this.adjustVisual(),this.stateChanged()},Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=Object.assign({arrowType:this.arrowType},oe.prototype.getState.call(this));return z.typeName=ee.typeName,z},ee.prototype.restoreState=function(z){oe.prototype.restoreState.call(this,z);var re=z;this.arrowType=re.arrowType,this.createTips(),this.adjustVisual()},ee.typeName="ArrowMarker",ee.title="Arrow marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',ee}(bt),vt=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.fillColor=le.defaultFillColor,ne.strokeWidth=0,ne.fillPanel=new Me("Color",le.defaultColorSet,le.defaultFillColor),ne.fillPanel.onColorChanged=ne.setFillColor,ne}return et(ee,oe),Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=oe.prototype.getState.call(this);return z.typeName=ee.typeName,z},ee.typeName="CoverMarker",ee.title="Cover marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',ee}(Je),St=function(oe){function ee(z,re,le,ne){var ge=oe.call(this,z,ne||'<svg viewBox="0 0 24 24"><path d="M17.66 8L12 2.35 6.34 8A8.02 8.02 0 004 13.64c0 2 .78 4.11 2.34 5.67a7.99 7.99 0 0011.32 0c1.56-1.56 2.34-3.67 2.34-5.67S19.22 9.56 17.66 8M6 14c0-2 .62-3.27 1.76-4.4L12 5.27l4.24 4.38C17.38 10.77 18 12 18 14H6z"/></svg>')||this;return ge.opacities=[],ge.opacityBoxes=[],ge.opacities=re,ge.currentOpacity=le,ge.setCurrentOpacity=ge.setCurrentOpacity.bind(ge),ge}return et(ee,oe),ee.prototype.getUi=function(){var z=this,re=document.createElement("div");return re.style.display="flex",re.style.overflow="hidden",re.style.flexGrow="2",re.style.justifyContent="space-between",this.opacities.forEach(function(le){var ne=document.createElement("div");ne.style.display="flex",ne.style.alignItems="center",ne.style.justifyContent="center",ne.style.padding="5px",ne.style.borderWidth="2px",ne.style.borderStyle="solid",ne.style.borderColor=le===z.currentOpacity?z.uiStyleSettings.toolboxAccentColor:"transparent",ne.addEventListener("click",function(){z.setCurrentOpacity(le,ne)}),re.appendChild(ne);var ge=document.createElement("div");ge.innerText=100*le+"%",ne.appendChild(ge),z.opacityBoxes.push(ne)}),re},ee.prototype.setCurrentOpacity=function(z,re){var le=this;this.currentOpacity=z,this.opacityBoxes.forEach(function(ne){ne.style.borderColor=ne===re?le.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},ee}(Pe),ht=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.setOpacity=ne.setOpacity.bind(ne),ne.fillColor=le.defaultHighlightColor,ne.strokeWidth=0,ne.opacity=le.defaultHighlightOpacity,ne.fillPanel=new Me("Color",le.defaultColorSet,ne.fillColor),ne.fillPanel.onColorChanged=ne.setFillColor,ne.opacityPanel=new St("Opacity",le.defaultOpacitySteps,ne.opacity),ne.opacityPanel.onOpacityChanged=ne.setOpacity,ne}return et(ee,oe),ee.prototype.setOpacity=function(z){this.opacity=z,this.visual&&ye.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=oe.prototype.getState.call(this);return z.typeName=ee.typeName,z},ee.typeName="HighlightMarker",ee.title="Highlight marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M18.5 1.15c-.53 0-1.04.19-1.43.58l-5.81 5.82 5.65 5.65 5.82-5.81c.77-.78.77-2.04 0-2.83l-2.84-2.83c-.39-.39-.89-.58-1.39-.58M10.3 8.5l-5.96 5.96c-.78.78-.78 2.04.02 2.85C3.14 18.54 1.9 19.77.67 21h5.66l.86-.86c.78.76 2.03.75 2.81-.02l5.95-5.96"/></svg>',ee}(vt),pe='<svg viewBox="0 0 24 24"><path d="M9.62 12L12 5.67 14.37 12M11 3L5.5 17h2.25l1.12-3h6.25l1.13 3h2.25L13 3h-2z"/></svg>',ce='<svg viewBox="0 0 24 24"><path d="M19 11.5s-2 2.17-2 3.5a2 2 0 002 2 2 2 0 002-2c0-1.33-2-3.5-2-3.5M5.21 10L10 5.21 14.79 10m1.77-1.06L7.62 0 6.21 1.41l2.38 2.38-5.15 5.15c-.59.56-.59 1.53 0 2.12l5.5 5.5c.29.29.68.44 1.06.44s.77-.15 1.06-.44l5.5-5.5c.59-.59.59-1.56 0-2.12z"/></svg>',ze=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.bgColor="transparent",ne.tipPosition={x:0,y:0},ne.tipBase1Position={x:0,y:0},ne.tipBase2Position={x:0,y:0},ne.tipMoving=!1,ne.color=le.defaultStrokeColor,ne.bgColor=le.defaultFillColor,ne.fontFamily=le.defaultFontFamily,ne.defaultSize={x:100,y:30},ne.setBgColor=ne.setBgColor.bind(ne),ne.getTipPoints=ne.getTipPoints.bind(ne),ne.positionTip=ne.positionTip.bind(ne),ne.setTipPoints=ne.setTipPoints.bind(ne),ne.colorPanel=new Me("Text color",le.defaultColorSet,ne.color,pe),ne.colorPanel.onColorChanged=ne.setColor,ne.bgColorPanel=new Me("Fill color",le.defaultColorSet,ne.bgColor,ce),ne.bgColorPanel.onColorChanged=ne.setBgColor,ne.fontFamilyPanel=new Be("Font",le.defaultFontFamilies,le.defaultFontFamily),ne.fontFamilyPanel.onFontChanged=ne.setFont,ne.tipGrip=new it,ne.tipGrip.visual.transform.baseVal.appendItem(ye.createTransform()),ne.controlBox.appendChild(ne.tipGrip.visual),ne}return et(ee,oe),ee.prototype.ownsTarget=function(z){return oe.prototype.ownsTarget.call(this,z)||this.tipGrip.ownsTarget(z)||this.tip===z},ee.prototype.createTip=function(){ye.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=ye.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},ee.prototype.pointerDown=function(z,re){this.state==="new"&&oe.prototype.pointerDown.call(this,z,re),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(re)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):oe.prototype.pointerDown.call(this,z,re)},ee.prototype.pointerUp=function(z){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,oe.prototype.pointerUp.call(this,z);else{var re=this.state==="creating";oe.prototype.pointerUp.call(this,z),this.setTipPoints(re),this.positionTip()}},ee.prototype.manipulate=function(z){if(this.tipMoving){var re=this.unrotatePoint(z);this.tipPosition={x:re.x-this.manipulationStartLeft,y:re.y-this.manipulationStartTop},this.positionTip()}else oe.prototype.manipulate.call(this,z)},ee.prototype.setBgColor=function(z){this.bgRectangle&&this.tip&&(ye.setAttributes(this.bgRectangle,[["fill",z]]),ye.setAttributes(this.tip,[["fill",z]])),this.bgColor=z,this.fillColorChanged(z)},ee.prototype.getTipPoints=function(){return this.setTipPoints(this.state==="creating"),this.tipBase1Position.x+","+this.tipBase1Position.y+" "+this.tipBase2Position.x+","+this.tipBase2Position.y+" "+this.tipPosition.x+","+this.tipPosition.y},ee.prototype.setTipPoints=function(z){z===void 0&&(z=!1);var re=Math.min(this.height/2,15),le=this.height/5;z&&(this.tipPosition={x:re+le/2,y:this.height+20});var ne=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?ne<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(le=this.width/5,re=Math.min(this.width/2,15),this.tipBase1Position={x:re,y:0},this.tipBase2Position={x:re+le,y:0}):(this.tipBase1Position={x:0,y:re},this.tipBase2Position={x:0,y:re+le}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?ne<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(le=this.width/5,re=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-re-le,y:0},this.tipBase2Position={x:this.width-re,y:0}):(this.tipBase1Position={x:this.width,y:re},this.tipBase2Position={x:this.width,y:re+le}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?ne<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(le=this.width/5,re=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-re-le,y:this.height},this.tipBase2Position={x:this.width-re,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-re-le},this.tipBase2Position={x:this.width,y:this.height-re}):ne<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(le=this.width/5,re=Math.min(this.width/2,15),this.tipBase1Position={x:re,y:this.height},this.tipBase2Position={x:re+le,y:this.height}):(this.tipBase1Position={x:0,y:this.height-re},this.tipBase2Position={x:0,y:this.height-re-le})},ee.prototype.resize=function(z){oe.prototype.resize.call(this,z),this.positionTip()},ee.prototype.positionTip=function(){ye.setAttributes(this.tip,[["points",this.getTipPoints()]]);var z=this.tipGrip.visual.transform.baseVal.getItem(0);z.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(z,0)},Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),ee.prototype.select=function(){this.positionTip(),oe.prototype.select.call(this)},ee.prototype.getState=function(){var z=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},oe.prototype.getState.call(this));return z.typeName=ee.typeName,z},ee.prototype.restoreState=function(z){var re=z;this.bgColor=re.bgColor,this.tipPosition=re.tipPosition,oe.prototype.restoreState.call(this,z),this.createTip(),this.setTipPoints()},ee.prototype.scale=function(z,re){oe.prototype.scale.call(this,z,re),this.tipPosition={x:this.tipPosition.x*z,y:this.tipPosition.y*re},this.positionTip()},ee.typeName="CalloutMarker",ee.title="Callout marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M4 2h16a2 2 0 012 2v12a2 2 0 01-2 2h-4l-4 4-4-4H4a2 2 0 01-2-2V4a2 2 0 012-2m0 2v12h4.83L12 19.17 15.17 16H20V4H4m2 3h12v2H6V7m0 4h10v2H6v-2z"/></svg>',ee}(Ge),ft=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.fillColor="transparent",ne.strokeColor="transparent",ne.strokeWidth=0,ne.strokeDasharray="",ne.opacity=1,ne.strokeColor=le.defaultColor,ne.strokeWidth=le.defaultStrokeWidth,ne.strokeDasharray=le.defaultStrokeDasharray,ne.fillColor=le.defaultFillColor,ne.setStrokeColor=ne.setStrokeColor.bind(ne),ne.setFillColor=ne.setFillColor.bind(ne),ne.setStrokeWidth=ne.setStrokeWidth.bind(ne),ne.setStrokeDasharray=ne.setStrokeDasharray.bind(ne),ne.setOpacity=ne.setOpacity.bind(ne),ne.createVisual=ne.createVisual.bind(ne),ne.strokePanel=new Me("Line color",me(le.defaultColorSet,["transparent"]),le.defaultColor),ne.strokePanel.onColorChanged=ne.setStrokeColor,ne.fillPanel=new Me("Fill color",me(le.defaultColorSet,["transparent"]),ne.fillColor,ce),ne.fillPanel.onColorChanged=ne.setFillColor,ne.strokeWidthPanel=new at("Line width",le.defaultStrokeWidths,le.defaultStrokeWidth),ne.strokeWidthPanel.onWidthChanged=ne.setStrokeWidth,ne.strokeStylePanel=new nt("Line style",le.defaultStrokeDasharrays,le.defaultStrokeDasharray),ne.strokeStylePanel.onStyleChanged=ne.setStrokeDasharray,ne.opacityPanel=new St("Opacity",le.defaultOpacitySteps,ne.opacity),ne.opacityPanel.onOpacityChanged=ne.setOpacity,ne}return et(ee,oe),ee.prototype.ownsTarget=function(z){return!(!oe.prototype.ownsTarget.call(this,z)&&z!==this.visual)},ee.prototype.createVisual=function(){this.visual=ye.createEllipse(this.width/2,this.height/2,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},ee.prototype.pointerDown=function(z,re){oe.prototype.pointerDown.call(this,z,re),this.state==="new"&&(this.createVisual(),this.moveVisual(z),this._state="creating")},ee.prototype.manipulate=function(z){oe.prototype.manipulate.call(this,z)},ee.prototype.resize=function(z){oe.prototype.resize.call(this,z),this.setSize()},ee.prototype.setSize=function(){oe.prototype.setSize.call(this),ye.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},ee.prototype.pointerUp=function(z){oe.prototype.pointerUp.call(this,z),this.setSize()},ee.prototype.setStrokeColor=function(z){this.strokeColor=z,this.visual&&ye.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(z),this.stateChanged()},ee.prototype.setFillColor=function(z){this.fillColor=z,this.visual&&ye.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(z),this.stateChanged()},ee.prototype.setStrokeWidth=function(z){this.strokeWidth=z,this.visual&&ye.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},ee.prototype.setStrokeDasharray=function(z){this.strokeDasharray=z,this.visual&&ye.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},ee.prototype.setOpacity=function(z){this.opacity=z,this.visual&&ye.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},oe.prototype.getState.call(this));return z.typeName=ee.typeName,z},ee.prototype.restoreState=function(z){var re=z;this.fillColor=re.fillColor,this.strokeColor=re.strokeColor,this.strokeWidth=re.strokeWidth,this.strokeDasharray=re.strokeDasharray,this.opacity=re.opacity,this.createVisual(),oe.prototype.restoreState.call(this,z),this.setSize()},ee.prototype.scale=function(z,re){oe.prototype.scale.call(this,z,re),this.setSize()},ee.typeName="EllipseMarker",ee.title="Ellipse marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M12 4C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',ee}(ut),st=function(oe){function ee(z,re,le){return oe.call(this,z,re,le)||this}return et(ee,oe),Object.defineProperty(ee.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),ee.prototype.ownsTarget=function(z){return!(!oe.prototype.ownsTarget.call(this,z)&&z!==this.tip1&&z!==this.tip2)},ee.prototype.createTips=function(){this.tip1=ye.createLine(this.x1-this.tipLength/2,this.y1,this.x1+this.tipLength/2,this.y1,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.tip1.transform.baseVal.appendItem(ye.createTransform()),this.visual.appendChild(this.tip1),this.tip2=ye.createLine(this.x2-this.tipLength/2,this.y2,this.x2+this.tipLength/2,this.y2,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.tip2.transform.baseVal.appendItem(ye.createTransform()),this.visual.appendChild(this.tip2)},ee.prototype.pointerDown=function(z,re){oe.prototype.pointerDown.call(this,z,re),this.state==="creating"&&this.createTips()},ee.prototype.adjustVisual=function(){if(oe.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(ye.setAttributes(this.tip1,[["x1",(this.x1-this.tipLength/2).toString()],["y1",this.y1.toString()],["x2",(this.x1+this.tipLength/2).toString()],["y2",this.y1.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),ye.setAttributes(this.tip2,[["x1",(this.x2-this.tipLength/2).toString()],["y1",this.y2.toString()],["x2",(this.x2+this.tipLength/2).toString()],["y2",this.y2.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),Math.abs(this.x1-this.x2)>.1)){var z=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),re=this.tip1.transform.baseVal.getItem(0);re.setRotate(z,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(re,0);var le=this.tip2.transform.baseVal.getItem(0);le.setRotate(z+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(le,0)}},Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=oe.prototype.getState.call(this);return z.typeName=ee.typeName,z},ee.prototype.restoreState=function(z){oe.prototype.restoreState.call(this,z),this.createTips(),this.adjustVisual()},ee.typeName="MeasurementMarker",ee.title="Measurement marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M1.39 18.36l1.77-1.76L4.58 18l1.06-1.05-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.42 1.41L10.59 12l-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.41 1.41 1.07-1.06-1.42-1.41 1.42-1.42L18 6.7l1.07-1.06-2.47-2.48 1.76-1.77 4.25 4.25L5.64 22.61l-4.25-4.25z"/></svg>',ee}(bt),xe=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.strokePanel.colors=le.defaultColorSet,ne.fillColor="transparent",ne}return et(ee,oe),Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=oe.prototype.getState.call(this);return z.typeName=ee.typeName,z},ee.typeName="EllipseFrameMarker",ee.title="Ellipse frame marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M12 6c4.41 0 8 2.69 8 6s-3.59 6-8 6-8-2.69-8-6 3.59-6 8-6m0-2C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',ee}(ft),je=function(){function oe(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(oe.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),oe.prototype.addUndoStep=function(ee){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(ee)||(this.undoStack.push(ee),JSON.stringify(this.lastRedoStep)!==JSON.stringify(ee)&&this.redoStack.splice(0,this.redoStack.length))},oe.prototype.replaceLastUndoStep=function(ee){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=ee)},oe.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},oe.prototype.undo=function(){if(this.undoStack.length>1){var ee=this.undoStack.pop();return ee!==void 0&&this.redoStack.push(ee),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},oe.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},oe}(),Ce=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.strokeColor="transparent",ne.strokeWidth=0,ne.strokeDasharray="",ne.curveX=0,ne.curveY=0,ne.manipulationStartCurveX=0,ne.manipulationStartCurveY=0,ne.setStrokeColor=ne.setStrokeColor.bind(ne),ne.setStrokeWidth=ne.setStrokeWidth.bind(ne),ne.setStrokeDasharray=ne.setStrokeDasharray.bind(ne),ne.positionGrips=ne.positionGrips.bind(ne),ne.addControlGrips=ne.addControlGrips.bind(ne),ne.adjustVisual=ne.adjustVisual.bind(ne),ne.setupControlBox=ne.setupControlBox.bind(ne),ne.resize=ne.resize.bind(ne),ne.strokeColor=le.defaultColor,ne.strokeWidth=le.defaultStrokeWidth,ne.strokeDasharray=le.defaultStrokeDasharray,ne.strokePanel=new Me("Line color",le.defaultColorSet,le.defaultColor),ne.strokePanel.onColorChanged=ne.setStrokeColor,ne.strokeWidthPanel=new at("Line width",le.defaultStrokeWidths,le.defaultStrokeWidth),ne.strokeWidthPanel.onWidthChanged=ne.setStrokeWidth,ne.strokeStylePanel=new nt("Line style",le.defaultStrokeDasharrays,le.defaultStrokeDasharray),ne.strokeStylePanel.onStyleChanged=ne.setStrokeDasharray,ne}return et(ee,oe),ee.prototype.ownsTarget=function(z){return!(!oe.prototype.ownsTarget.call(this,z)&&z!==this.visual&&z!==this.selectorCurve&&z!==this.visibleCurve&&!this.curveGrip.ownsTarget(z))},ee.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},ee.prototype.createVisual=function(){this.visual=ye.createGroup(),this.selectorCurve=ye.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=ye.createPath(this.getPathD(),[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["fill","transparent"]]),this.visual.appendChild(this.selectorCurve),this.visual.appendChild(this.visibleCurve),this.addMarkerVisualToContainer(this.visual)},ee.prototype.pointerDown=function(z,re){oe.prototype.pointerDown.call(this,z,re),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=z.x,this.curveY=z.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(re)&&(this.activeGrip=this.curveGrip,this._state="resize")},ee.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),ye.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),ye.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),ye.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},ee.prototype.setupControlBox=function(){oe.prototype.setupControlBox.call(this),this.curveControlLine1=ye.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=ye.createLine(this.x2,this.y2,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.insertBefore(this.curveControlLine1,this.controlBox.firstChild),this.controlBox.insertBefore(this.curveControlLine2,this.controlBox.firstChild)},ee.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,oe.prototype.addControlGrips.call(this)},ee.prototype.positionGrips=function(){oe.prototype.positionGrips.call(this);var z=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-z/2,this.curveY-z/2),this.curveControlLine1&&this.curveControlLine2&&(this.curveControlLine1.setAttribute("x1",this.x1.toString()),this.curveControlLine1.setAttribute("y1",this.y1.toString()),this.curveControlLine1.setAttribute("x2",this.curveX.toString()),this.curveControlLine1.setAttribute("y2",this.curveY.toString()),this.curveControlLine2.setAttribute("x1",this.x2.toString()),this.curveControlLine2.setAttribute("y1",this.y2.toString()),this.curveControlLine2.setAttribute("x2",this.curveX.toString()),this.curveControlLine2.setAttribute("y2",this.curveY.toString()))},ee.prototype.manipulate=function(z){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+z.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+z.y-this.manipulationStartY),oe.prototype.manipulate.call(this,z)},ee.prototype.resize=function(z){this.activeGrip===this.curveGrip&&(this.curveX=z.x,this.curveY=z.y),oe.prototype.resize.call(this,z),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},ee.prototype.setStrokeColor=function(z){this.strokeColor=z,this.adjustVisual(),this.colorChanged(z)},ee.prototype.setStrokeWidth=function(z){this.strokeWidth=z,this.adjustVisual()},ee.prototype.setStrokeDasharray=function(z){this.strokeDasharray=z,this.adjustVisual()},ee.prototype.scale=function(z,re){this.curveX=this.curveX*z,this.curveY=this.curveY*re,oe.prototype.scale.call(this,z,re)},Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},oe.prototype.getState.call(this));return z.typeName=ee.typeName,z},ee.prototype.restoreState=function(z){oe.prototype.restoreState.call(this,z);var re=z;this.strokeColor=re.strokeColor,this.strokeWidth=re.strokeWidth,this.strokeDasharray=re.strokeDasharray,this.curveX=re.curveX,this.curveY=re.curveY,this.createVisual(),this.adjustVisual()},ee.typeName="CurveMarker",ee.title="Curve marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M18.5 2A1.5 1.5 0 0120 3.5 1.5 1.5 0 0118.5 5c-.23 0-.45-.05-.65-.15l-3.69 3.7.34.45c2.19-1.26 4.76-2 7.5-2l1 .03v2.01L22 9c-2.58 0-5 .75-7 2.04A3.96 3.96 0 0111.04 15C9.75 17 9 19.42 9 22l.04 1H7.03L7 22c0-2.74.74-5.31 2-7.5l-.45-.34-3.7 3.69c.1.2.15.42.15.65A1.5 1.5 0 013.5 20 1.5 1.5 0 012 18.5 1.5 1.5 0 013.5 17c.23 0 .45.05.65.15l3.69-3.7C7.31 12.78 7 11.92 7 11a4 4 0 014-4c.92 0 1.78.31 2.45.84l3.7-3.69c-.1-.2-.15-.42-.15-.65A1.5 1.5 0 0118.5 2M11 9a2 2 0 00-2 2 2 2 0 002 2 2 2 0 002-2 2 2 0 00-2-2z"/></svg>',ee}(Ve),Xe=function(oe){function ee(z,re,le){var ne=oe.call(this,z,re,le)||this;return ne.fillColor="transparent",ne.strokeColor="transparent",ne.strokeWidth=0,ne.strokeDasharray="",ne.textColor="transparent",ne.fontSize="1rem",ne.isMoved=!1,ne.captionText="Caption",ne.PADDING=5,ne.captionBoxWidth=0,ne.captionBoxHeight=0,ne.strokeColor=le.defaultColor,ne.strokeWidth=le.defaultStrokeWidth,ne.strokeDasharray=le.defaultStrokeDasharray,ne.fillColor=le.defaultFillColor,ne.textColor=le.defaultStrokeColor,ne.fontFamily=le.defaultFontFamily,ne.fontSize=le.defaultCaptionFontSize,ne.captionText=le.defaultCaptionText,ne.setStrokeColor=ne.setStrokeColor.bind(ne),ne.setFillColor=ne.setFillColor.bind(ne),ne.setStrokeWidth=ne.setStrokeWidth.bind(ne),ne.setStrokeDasharray=ne.setStrokeDasharray.bind(ne),ne.createVisual=ne.createVisual.bind(ne),ne.sizeCaption=ne.sizeCaption.bind(ne),ne.setCaptionText=ne.setCaptionText.bind(ne),ne.showTextEditor=ne.showTextEditor.bind(ne),ne.positionTextEditor=ne.positionTextEditor.bind(ne),ne.finishTextEditing=ne.finishTextEditing.bind(ne),ne.setFont=ne.setFont.bind(ne),ne.setTextColor=ne.setTextColor.bind(ne),ne.strokePanel=new Me("Line color",me(le.defaultColorSet,["transparent"]),ne.strokeColor),ne.strokePanel.onColorChanged=ne.setStrokeColor,ne.fillPanel=new Me("Fill color",me(le.defaultColorSet,["transparent"]),ne.fillColor,ce),ne.fillPanel.onColorChanged=ne.setFillColor,ne.strokeWidthPanel=new at("Line width",le.defaultStrokeWidths,le.defaultStrokeWidth),ne.strokeWidthPanel.onWidthChanged=ne.setStrokeWidth,ne.strokeStylePanel=new nt("Line style",le.defaultStrokeDasharrays,le.defaultStrokeDasharray),ne.strokeStylePanel.onStyleChanged=ne.setStrokeDasharray,ne.fontFamilyPanel=new Be("Font",le.defaultFontFamilies,le.defaultFontFamily),ne.fontFamilyPanel.onFontChanged=ne.setFont,ne.textColorPanel=new Me("Text color",le.defaultColorSet,ne.textColor,pe),ne.textColorPanel.onColorChanged=ne.setTextColor,ne}return et(ee,oe),ee.prototype.ownsTarget=function(z){return!(!oe.prototype.ownsTarget.call(this,z)&&z!==this.visual&&z!==this.frame&&z!==this.captionBg&&z!==this.captionElement)},ee.prototype.createVisual=function(){this.visual=ye.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=ye.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=ye.createText([["fill",this.textColor],["font-family",this.fontFamily]]),this.captionElement.style.fontSize=this.fontSize,this.captionElement.style.textAnchor="start",this.captionElement.style.dominantBaseline="text-before-edge",this.captionElement.textContent=this.captionText,this.visual.appendChild(this.captionElement),this.frame=ye.createRect(this.width,this.height,[["fill","transparent"],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray]]),this.visual.appendChild(this.frame),this.sizeCaption()},ee.prototype.setCaptionText=function(z){this.captionText=z,this.captionElement.textContent=this.captionText,this.sizeCaption()},ee.prototype.pointerDown=function(z,re){oe.prototype.pointerDown.call(this,z,re),this.isMoved=!1,this.pointerDownPoint=z,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(z),this._state="creating")},ee.prototype.manipulate=function(z){oe.prototype.manipulate.call(this,z),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(z.x-this.pointerDownPoint.x)>5||Math.abs(z.y-this.pointerDownPoint.y)>5)},ee.prototype.resize=function(z){oe.prototype.resize.call(this,z),this.setSize()},ee.prototype.sizeCaption=function(){var z=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=z.width+2*this.PADDING,this.captionBoxHeight=z.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),ye.setAttributes(this.captionBg,[["width",this.captionBoxWidth.toString()],["height",this.captionBoxHeight.toString()],["clip-path","path('M0,0 H"+this.width+" V"+this.height+" H"+-this.width+" Z')"]]),ye.setAttributes(this.captionElement,[["x",this.PADDING.toString()],["y",this.PADDING.toString()],["clip-path","path('M0,0 H"+(this.width-this.PADDING)+" V"+this.height+" H"+(-this.width-this.PADDING)+" Z')"]])},ee.prototype.showTextEditor=function(){var z=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditBox=document.createElement("input"),this.textEditBox.style.position="absolute",this.textEditBox.style.width=this.width+"px",this.captionBoxHeight>0&&(this.textEditBox.style.height=this.captionBoxHeight+"px"),this.textEditBox.style.fontSize=this.fontSize,this.textEditBox.style.fontFamily=this.fontFamily,this.textEditBox.style.backgroundColor=this.fillColor,this.textEditBox.style.color=this.textColor,this.textEditBox.style.borderWidth="0",this.textEditBox.setAttribute("value",this.captionText),this.textEditBox.select(),this.textEditDiv.appendChild(this.textEditBox),this.overlayContainer.appendChild(this.textEditDiv),this.textEditBox.addEventListener("pointerup",function(re){re.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(re){re.key==="Enter"&&z.finishTextEditing(z.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(re){re.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){z.finishTextEditing(z.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){z.finishTextEditing(z.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},ee.prototype.positionTextEditor=function(){this.state==="edit"&&(this.textEditBox===void 0?this.showTextEditor():(this.textEditBox.style.left=this.left+"px",this.textEditBox.style.top=this.top+"px",this.textEditBox.style.transform="rotate("+this.rotationAngle+"deg)",this.textEditBox.style.transformOrigin=this.width/2+"px "+this.height/2+"px"))},ee.prototype.finishTextEditing=function(z){this.setCaptionText(z.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},ee.prototype.setFont=function(z){this.captionElement&&ye.setAttributes(this.captionElement,[["font-family",z]]),this.fontFamily=z,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},ee.prototype.setTextColor=function(z){this.captionElement&&ye.setAttributes(this.captionElement,[["fill",z]]),this.textColor=z,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},ee.prototype.setSize=function(){oe.prototype.setSize.call(this),ye.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},ee.prototype.pointerUp=function(z){oe.prototype.pointerUp.call(this,z),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},ee.prototype.dblClick=function(z,re){oe.prototype.dblClick.call(this,z,re),this.showTextEditor()},ee.prototype.setStrokeColor=function(z){this.strokeColor=z,this.frame&&ye.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(z),this.stateChanged()},ee.prototype.setFillColor=function(z){this.fillColor=z,this.captionBg&&ye.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(z),this.stateChanged()},ee.prototype.setStrokeWidth=function(z){this.strokeWidth=z,this.frame&&ye.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},ee.prototype.setStrokeDasharray=function(z){this.strokeDasharray=z,this.frame&&ye.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(ee.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),ee.prototype.getState=function(){var z=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:1,textColor:this.textColor,fontFamily:this.fontFamily,fontSize:this.fontSize,captionText:this.captionText},oe.prototype.getState.call(this));return z.typeName=this.typeName,z},ee.prototype.restoreState=function(z){var re=z;this.fillColor=re.fillColor,this.strokeColor=re.strokeColor,this.strokeWidth=re.strokeWidth,this.strokeDasharray=re.strokeDasharray,this.textColor=re.textColor,this.fontFamily=re.fontFamily,this.captionText=re.captionText,this.fontSize=re.fontSize,this.createVisual(),oe.prototype.restoreState.call(this,z),this.setSize()},ee.prototype.scale=function(z,re){oe.prototype.scale.call(this,z,re),this.setSize()},ee.typeName="CaptionFrameMarker",ee.title="Caption frame marker",ee.icon='<svg viewBox="0 0 24 24"><path d="M5 3c-1.11 0-2 .89-2 2v14c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2H5m0 2h14v14H5V5m2 2v2h10V7H7z"/></svg>',ee}(ut),Ne=function(){function oe(ee,z){z===void 0&&(z=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=ee,this.cancelable=z}return Object.defineProperty(oe.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),oe.prototype.preventDefault=function(){this._defaultPrevented=!0},oe}(),ct=function(oe){function ee(z,re,le){var ne=oe.call(this,z,!1)||this;return ne.dataUrl=re,ne.state=le,ne}return et(ee,oe),ee}(Ne),Le=function(oe){function ee(z,re,le){le===void 0&&(le=!1);var ne=oe.call(this,z,le)||this;return ne.marker=re,ne}return et(ee,oe),ee}(Ne),$e=function(){function oe(){this.render=[],this.beforeclose=[],this.close=[],this.show=[],this.restorestate=[],this.statechange=[],this.markerselect=[],this.markerdeselect=[],this.markercreating=[],this.markercreate=[],this.markerbeforedelete=[],this.markerdelete=[],this.markerchange=[],this.focus=[],this.blur=[]}return oe.prototype.addEventListener=function(ee,z){this[ee].push(z)},oe.prototype.removeEventListener=function(ee,z){var re=this[ee].indexOf(z);re>-1&&this[ee].splice(re,1)},oe}(),dt=function(){function oe(ee){this.touchPoints=0,this._availableMarkerTypes=this.DEFAULT_MARKER_TYPES,this.mode="select",this.markers=[],this.isDragging=!1,this.renderEventListeners=[],this.closeEventListeners=[],this.settings=new Ye,this._isOpen=!1,this.undoRedoManager=new je,this.renderAtNaturalSize=!1,this.renderImageType="image/png",this.renderMarkersOnly=!1,this.zoomSteps=[1,1.5,2,4],this._zoomLevel=1,this._isResizing=!1,this.prevPanPoint={x:0,y:0},this.eventListeners=new $e,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=oe.instanceCounter++,this.styles=new fe(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=ee,this.targetRoot=document.body,this.width=ee.clientWidth,this.height=ee.clientHeight,this.styles.removeStyleSheet(),this.open=this.open.bind(this),this.setTopLeft=this.setTopLeft.bind(this),this.toolbarButtonClicked=this.toolbarButtonClicked.bind(this),this.createNewMarker=this.createNewMarker.bind(this),this.addNewMarker=this.addNewMarker.bind(this),this.markerCreated=this.markerCreated.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this),this.onPointerDown=this.onPointerDown.bind(this),this.onDblClick=this.onDblClick.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.onPointerOut=this.onPointerOut.bind(this),this.onKeyUp=this.onKeyUp.bind(this),this.overrideOverflow=this.overrideOverflow.bind(this),this.restoreOverflow=this.restoreOverflow.bind(this),this.close=this.close.bind(this),this.closeUI=this.closeUI.bind(this),this.addCloseEventListener=this.addCloseEventListener.bind(this),this.removeCloseEventListener=this.removeCloseEventListener.bind(this),this.addRenderEventListener=this.addRenderEventListener.bind(this),this.removeRenderEventListener=this.removeRenderEventListener.bind(this),this.clientToLocalCoordinates=this.clientToLocalCoordinates.bind(this),this.onWindowResize=this.onWindowResize.bind(this),this.deleteSelectedMarker=this.deleteSelectedMarker.bind(this),this.setWindowHeight=this.setWindowHeight.bind(this),this.removeMarker=this.removeMarker.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this),this.onPopupTargetResize=this.onPopupTargetResize.bind(this),this.showNotesEditor=this.showNotesEditor.bind(this),this.hideNotesEditor=this.hideNotesEditor.bind(this),this.stepZoom=this.stepZoom.bind(this),this.focus=this.focus.bind(this),this.blur=this.blur.bind(this),this.markerStateChanged=this.markerStateChanged.bind(this),this.switchToSelectMode=this.switchToSelectMode.bind(this),this.addDefs=this.addDefs.bind(this),this.addDefsToImage=this.addDefsToImage.bind(this)}return Object.defineProperty(oe.prototype,"ALL_MARKER_TYPES",{get:function(){return[zt,De,Tt,Ge,xe,ft,ht,ze,st,vt,bt,Ce,Xe]},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[zt,De,Tt,Ge,ft,ht,ze]},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"BASIC_MARKER_TYPES",{get:function(){return[zt,De,Tt,Ge,ht]},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(ee){var z=this;this._availableMarkerTypes.splice(0),ee.forEach(function(re){if(typeof re=="string"){var le=z.ALL_MARKER_TYPES.find(function(ne){return ne.typeName===re});le!==void 0&&z._availableMarkerTypes.push(le)}else z._availableMarkerTypes.push(re)})},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(ee){this._zoomLevel=ee,this.editorCanvas&&this.contentDiv&&(this.editorCanvas.style.transform="scale("+this._zoomLevel+")",this.contentDiv.scrollTo({left:(this.editorCanvas.clientWidth*this._zoomLevel-this.contentDiv.clientWidth)/2,top:(this.editorCanvas.clientHeight*this._zoomLevel-this.contentDiv.clientHeight)/2}))},enumerable:!1,configurable:!0}),Object.defineProperty(oe.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),oe.prototype.open=function(){this.setupResizeObserver(),this.setEditingTarget(),this.setTopLeft(),this.initMarkerCanvas(),this.initOverlay(),this.attachEvents(),this.settings.displayMode==="popup"&&this.onPopupTargetResize(),Te.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},oe.prototype.show=function(){var ee=this;this.styles.styleSheetRoot===void 0&&we.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=we.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(z){return z(new Ne(ee))})},oe.prototype.render=function(){return Fe(this,void 0,void 0,function(){var ee;return Oe(this,function(z){switch(z.label){case 0:return this.setCurrentMarker(),(ee=new Ze).naturalSize=this.renderAtNaturalSize,ee.imageType=this.renderImageType,ee.imageQuality=this.renderImageQuality,ee.markersOnly=this.renderMarkersOnly,ee.width=this.renderWidth,ee.height=this.renderHeight,[4,ee.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return z.sent(),[4,ee.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,z.sent()]}})})},oe.prototype.close=function(ee){var z=this;if(ee===void 0&&(ee=!1),this.isOpen){var re=!1;ee||this.eventListeners.beforeclose.forEach(function(le){var ne=new Ne(z,!0);le(ne),ne.defaultPrevented&&(re=!0)}),re||(this.coverDiv&&this.closeUI(),this.targetObserver&&(this.targetObserver.unobserve(this.target),this.targetObserver.unobserve(this.editorCanvas)),this.settings.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),this.eventListeners.close.forEach(function(le){return le(new Ne(z))}),this.detachEvents(),this._isOpen=!1)}},oe.prototype.addMarkersToToolbar=function(){for(var ee,z=[],re=0;re<arguments.length;re++)z[re]=arguments[re];(ee=this._availableMarkerTypes).push.apply(ee,z)},oe.prototype.addRenderEventListener=function(ee){this.addEventListener("render",function(z){ee(z.dataUrl,z.state)})},oe.prototype.removeRenderEventListener=function(ee){},oe.prototype.addCloseEventListener=function(ee){this.addEventListener("close",function(){ee()})},oe.prototype.removeCloseEventListener=function(ee){},oe.prototype.setupResizeObserver=function(){var ee=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){ee.resize(ee.target.clientWidth,ee.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return ee.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},oe.prototype.onPopupTargetResize=function(){var ee=1*this.target.clientWidth/this.target.clientHeight,z=this.editorCanvas.clientWidth/ee>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*ee:this.editorCanvas.clientWidth,re=z<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/ee;this.resize(z,re)},oe.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},oe.prototype.resize=function(ee,z){this._isResizing=!0;var re=ee/this.imageWidth,le=z/this.imageHeight;this.imageWidth=Math.round(ee),this.imageHeight=Math.round(z),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px",this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.settings.displayMode!=="popup"?this.coverDiv.style.width=this.imageWidth.toString()+"px":(this.setTopLeft(),this.positionMarkerImage()),this.toolbar!==void 0&&this.toolbar.adjustLayout(),this.positionLogo(),this.scaleMarkers(re,le),this._isResizing=!1},oe.prototype.scaleMarkers=function(ee,z){var re,le=this;this._currentMarker&&this._currentMarker instanceof Ge?this._currentMarker.scale(ee,z):(re=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(ne){ne!==le._currentMarker&&ne.scale(ee,z)}),re!==void 0&&this.setCurrentMarker(re)},oe.prototype.setEditingTarget=function(){this.imageWidth=Math.round(this.target.clientWidth),this.imageHeight=Math.round(this.target.clientHeight),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px"},oe.prototype.setTopLeft=function(){var ee=this.editingTarget.getBoundingClientRect(),z=this.editorCanvas.getBoundingClientRect();this.left=ee.left-z.left,this.top=ee.top-z.top},oe.prototype.initMarkerCanvas=function(){this.markerImageHolder=document.createElement("div"),this.markerImageHolder.style.setProperty("touch-action","pinch-zoom"),this.markerImage=document.createElementNS("http://www.w3.org/2000/svg","svg"),this.markerImage.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImage.style.pointerEvents="auto",this.markerImageHolder.style.position="absolute",this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.markerImageHolder.style.transformOrigin="top left",this.positionMarkerImage(),this.markerImageHolder.appendChild(this.markerImage),this.editorCanvas.appendChild(this.markerImageHolder)},oe.prototype.addDefs=function(){for(var ee,z=[],re=0;re<arguments.length;re++)z[re]=arguments[re];this.defs=ye.createDefs(),this.addDefsToImage(),(ee=this.defs).append.apply(ee,z)},oe.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},oe.prototype.initOverlay=function(){this.overlayContainer=document.createElement("div"),this.overlayContainer.style.position="absolute",this.overlayContainer.style.left="0px",this.overlayContainer.style.top="0px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.overlayContainer.style.display="flex",this.markerImageHolder.appendChild(this.overlayContainer)},oe.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},oe.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},oe.prototype.attachWindowEvents=function(){window.addEventListener("pointermove",this.onPointerMove),window.addEventListener("pointerup",this.onPointerUp),window.addEventListener("pointercancel",this.onPointerOut),window.addEventListener("pointerout",this.onPointerOut),window.addEventListener("pointerleave",this.onPointerUp),window.addEventListener("resize",this.onWindowResize),window.addEventListener("keyup",this.onKeyUp)},oe.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},oe.prototype.detachWindowEvents=function(){window.removeEventListener("pointermove",this.onPointerMove),window.removeEventListener("pointerup",this.onPointerUp),window.removeEventListener("pointercancel",this.onPointerOut),window.removeEventListener("pointerout",this.onPointerOut),window.removeEventListener("pointerleave",this.onPointerUp),window.removeEventListener("resize",this.onWindowResize),window.removeEventListener("keyup",this.onKeyUp)},oe.prototype.addLogo=function(){this.logoUI=document.createElement("div"),this.logoUI.style.display="inline-block",this.logoUI.style.margin="0px",this.logoUI.style.padding="0px",this.logoUI.style.fill="#333333";var ee=document.createElement("a");ee.href="https://markerjs.com/",ee.target="_blank",ee.innerHTML='<svg viewBox="0 0 112 96" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path fill="#e5f20d" fill-opacity=".647" d="M0 40.386h111.96V95.62H0z"/><path d="M93.61 61.452c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.591 1.048-1.481 0-2.222-.74-2.222-2.22 0-16.617-.533-29.347-1.604-38.192-1.068-8.842-2.92-13.265-5.552-13.265-4.443 0-10.94 15.509-19.497 46.52v.124c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.592 1.048-1.48 0-2.22-.74-2.22-2.22 0-3.29.165-8.392.493-15.302.33-7.732.494-13.82.494-18.262 0-6.17-.186-10.55-.556-13.142-.37-2.591-1.172-3.887-2.406-3.887-2.796 0-6.333 5.12-10.612 15.363C38.494 34.367 34.01 46.44 29.32 60.34l-1.11 3.209a5.714 5.714 0 01-1.42 2.097c-.617.578-1.295.864-2.036.864-.987 0-1.644-.081-1.974-.247-.328-.162-.533-.656-.617-1.48-.41-4.03-.74-9.418-.987-16.165-.163-1.728-.329-4.566-.494-8.515-.822-13.901-1.562-23.3-2.221-28.196-.657-4.893-.987-7.628-.987-8.205 0-.657.33-1.44.987-2.345.659-.903 1.276-1.357 1.85-1.357 1.319 0 2.387.947 3.21 2.838.411.906.863 4.526 1.357 10.859.493 6.335.905 14.19 1.233 23.568l.617 18.88c4.527-13.983 9.216-26.673 14.068-38.068C45.65 6.686 50.093.988 54.123.988c2.715 0 4.566 1.974 5.553 5.923.987 3.949 1.481 9.667 1.481 17.152 0 3.949-.081 9.625-.247 17.029l-.123 5.676c3.373-11.762 6.725-21.634 10.057-29.615 3.331-7.979 6.685-11.97 10.056-11.97 8.475 0 12.71 18.757 12.71 56.269z" fill-rule="nonzero"/></svg>',ee.title="Powered by marker.js",ee.style.display="grid",ee.style.alignItems="center",ee.style.justifyItems="center",ee.style.padding="3px",ee.style.width="20px",ee.style.height="20px",this.logoUI.appendChild(ee),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},oe.prototype.positionLogo=function(){this.logoUI&&(this.uiStyleSettings.logoPosition!=="right"?this.logoUI.style.left=this.markerImageHolder.offsetLeft+10+"px":this.logoUI.style.left=this.markerImageHolder.offsetLeft+this.markerImageHolder.offsetWidth-this.logoUI.clientWidth-10+"px",this.logoUI.style.top=this.markerImageHolder.offsetTop+this.markerImageHolder.offsetHeight-this.logoUI.clientHeight-10+"px")},oe.prototype.overrideOverflow=function(){this.scrollXState=window.scrollX,this.scrollYState=window.scrollY,this.bodyOverflowState=document.body.style.overflow,window.scroll({top:0,left:0}),document.body.style.overflow="hidden"},oe.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},oe.prototype.showUI=function(){switch(this.settings.displayMode==="popup"&&this.overrideOverflow(),this.coverDiv=document.createElement("div"),this.coverDiv.style.visibility=this._silentRenderMode?"hidden":"visible",this.coverDiv.className=this.styles.classNamePrefixBase+" "+this.styles.classNamePrefix,this.coverDiv.style.fontSize="16px",this.coverDiv.style.userSelect="none",this.settings.displayMode){case"inline":this.coverDiv.style.position="absolute";var ee=this.settings.uiOffsetTop!==void 0?this.target.offsetTop+this.settings.uiOffsetTop:this.target.offsetTop>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=ee+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px",this.coverDiv.style.width=this.target.offsetWidth.toString()+"px",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"5";break;case"popup":this.coverDiv.style.position="absolute",this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=window.innerHeight+"px",this.coverDiv.style.backgroundColor="rgba(0, 0, 0, 0.75)",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"1000",this.coverDiv.style.display="flex"}this.targetRoot.appendChild(this.coverDiv),this.uiDiv=document.createElement("div"),this.uiDiv.style.display="flex",this.uiDiv.style.flexDirection="column",this.uiDiv.style.flexGrow="2",this.uiDiv.style.margin=this.settings.displayMode==="popup"?this.settings.popupMargin+"px":"0px",this.uiDiv.style.border="0px",this.coverDiv.appendChild(this.uiDiv),this.toolbar=new tt(this.uiDiv,this.settings.displayMode,this._availableMarkerTypes,this.uiStyleSettings,this.styles),this.toolbar.addButtonClickListener(this.toolbarButtonClicked),this.toolbar.show(this._silentRenderMode||this.uiStyleSettings.hideToolbar?"hidden":"visible"),this.contentDiv=document.createElement("div"),this.contentDiv.style.display="flex",this.contentDiv.style.flexDirection="row",this.contentDiv.style.flexGrow="2",this.contentDiv.style.flexShrink="1",this.settings.displayMode==="popup"&&(this.contentDiv.style.backgroundColor=this.uiStyleSettings.canvasBackgroundColor,this.contentDiv.style.maxHeight=this.windowHeight-2*this.settings.popupMargin-3.5*this.uiStyleSettings.toolbarHeight+"px",this.contentDiv.style.maxWidth="calc(100vw - "+2*this.settings.popupMargin+"px)"),this.contentDiv.style.overflow="auto",this.uiDiv.appendChild(this.contentDiv),this.editorCanvas=document.createElement("div"),this.editorCanvas.style.flexGrow="2",this.editorCanvas.style.flexShrink="1",this.editorCanvas.style.position="relative",this.editorCanvas.style.overflow="hidden",this.editorCanvas.style.display="flex",this.settings.displayMode==="popup"&&(this.editorCanvas.style.alignItems="center",this.editorCanvas.style.justifyContent="center"),this.editorCanvas.style.pointerEvents="none",this.editorCanvas.style.transformOrigin="left top",this.editorCanvas.style.transform="scale("+this.zoomLevel+")",this.contentDiv.appendChild(this.editorCanvas),this.editingTarget=this.target instanceof HTMLImageElement?document.createElement("img"):document.createElement("canvas"),this.settings.uiOffsetTop===void 0&&this.target.offsetTop<this.styles.settings.toolbarHeight&&(this.editingTarget.style.marginTop=this.target.offsetTop-this.styles.settings.toolbarHeight+"px"),this.editorCanvas.appendChild(this.editingTarget),this.toolbox=new He(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},oe.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},oe.prototype.removeMarker=function(ee){this.markerImage.removeChild(ee.container),this.markers.indexOf(ee)>-1&&this.markers.splice(this.markers.indexOf(ee),1),ee.dispose()},oe.prototype.switchToSelectMode=function(){this.mode="select",this.hideNotesEditor(),this._currentMarker!==void 0&&(this._currentMarker.state!=="new"?this._currentMarker.select():(this.removeMarker(this._currentMarker),this.setCurrentMarker(),this.markerImage.style.cursor="default"),this.addUndoStep())},oe.prototype.toolbarButtonClicked=function(ee,z){if(ee==="marker"&&z!==void 0)this.createNewMarker(z);else if(ee==="action")switch(z){case"select":this.switchToSelectMode(),this.switchToSelectMode();break;case"delete":this.deleteSelectedMarker();break;case"clear":this.clear();break;case"undo":this.undo();break;case"redo":this.redo();break;case"zoom":this.stepZoom();break;case"zoom-out":this.zoomLevel=1;break;case"notes":this.notesArea===void 0?(this.switchToSelectMode(),this.zoomLevel=1,this.showNotesEditor()):this.switchToSelectMode();break;case"close":this.close();break;case"render":this.switchToSelectMode(),this.startRenderAndClose()}},oe.prototype.deleteSelectedMarker=function(){var ee=this;if(this._currentMarker!==void 0){var z=!1;if(this.eventListeners.markerbeforedelete.forEach(function(le){var ne=new Le(ee,ee._currentMarker,!0);le(ne),ne.defaultPrevented&&(z=!0)}),!z){var re=this._currentMarker;this._currentMarker.dispose(),this.markerImage.removeChild(this._currentMarker.container),this.markers.splice(this.markers.indexOf(this._currentMarker),1),this.setCurrentMarker(),this.addUndoStep(),this.eventListeners.markerdelete.forEach(function(le){return le(new Le(ee,re))})}}},oe.prototype.clear=function(){var ee=this,z=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(ge){var Ie=new Le(ee,void 0,!0);ge(Ie),Ie.defaultPrevented&&(z=!0)}),!z)){this.setCurrentMarker();for(var re=function(ge){var Ie=le.markers[ge];le.setCurrentMarker(le.markers[ge]),le._currentMarker.dispose(),le.markerImage.removeChild(le._currentMarker.container),le.markers.splice(le.markers.indexOf(le._currentMarker),1),le.eventListeners.markerdelete.forEach(function(wt){return wt(new Le(ee,Ie))})},le=this,ne=this.markers.length-1;ne>=0;ne--)re(ne);this.addUndoStep()}},Object.defineProperty(oe.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),oe.prototype.showNotesEditor=function(){var ee;this._currentMarker!==void 0&&(this.overlayContainer.innerHTML="",this.notesArea=document.createElement("textarea"),this.notesArea.className=this.uiStyleSettings.notesAreaStyleClassName,this.notesArea.style.pointerEvents="auto",this.notesArea.style.alignSelf="stretch",this.notesArea.style.width="100%",this.notesArea.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.notesArea.value=(ee=this._currentMarker.notes)!==null&&ee!==void 0?ee:"",this.overlayContainer.appendChild(this.notesArea))},oe.prototype.hideNotesEditor=function(){this.isNotesAreaOpen&&(this._currentMarker!==void 0&&(this._currentMarker.notes=this.notesArea.value.trim()!==""?this.notesArea.value:void 0),this.overlayContainer.removeChild(this.notesArea),this.notesArea=void 0)},oe.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},oe.prototype.addUndoStep=function(){var ee=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var z=this.getState(),re=this.undoRedoManager.getLastUndoStep();if(!re||re.width===z.width&&re.height===z.height){var le=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(z),le<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(ne){return ne(new Ne(ee))})}else this.undoRedoManager.replaceLastUndoStep(z),this.eventListeners.statechange.forEach(function(ne){return ne(new Ne(ee))})}},oe.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},oe.prototype.undoStep=function(){var ee=this,z=this.undoRedoManager.undo();z!==void 0&&(this.restoreState(z),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(re){return re(new Ne(ee))}))},oe.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},oe.prototype.redoStep=function(){var ee=this,z=this.undoRedoManager.redo();z!==void 0&&(this.restoreState(z),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(re){return re(new Ne(ee))}))},oe.prototype.stepZoom=function(){var ee=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=ee<this.zoomSteps.length-1?this.zoomSteps[ee+1]:this.zoomSteps[0]},oe.prototype.panTo=function(ee){this.contentDiv.scrollBy({left:this.prevPanPoint.x-ee.x,top:this.prevPanPoint.y-ee.y}),this.prevPanPoint=ee},oe.prototype.startRenderAndClose=function(){return Fe(this,void 0,void 0,function(){var ee,z,re=this;return Oe(this,function(le){switch(le.label){case 0:return[4,this.render()];case 1:return ee=le.sent(),z=this.getState(),this.eventListeners.render.forEach(function(ne){return ne(new ct(re,ee,z))}),this.close(!0),[2]}})})},oe.prototype.getState=function(ee){ee===!0&&this.setCurrentMarker();var z={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(re){return z.markers.push(re.getState())}),z},oe.prototype.restoreState=function(ee){var z=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);ee.markers.forEach(function(re){var le=z._availableMarkerTypes.find(function(ge){return ge.typeName===re.typeName});if(le!==void 0){var ne=z.addNewMarker(le);ne.restoreState(re),z.markers.push(ne)}}),ee.width&&ee.height&&(ee.width!==this.imageWidth||ee.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/ee.width,this.imageHeight/ee.height),this.eventListeners.restorestate.forEach(function(re){return re(new Ne(z))})},oe.prototype.addNewMarker=function(ee){var z=ye.createGroup();return this.markerImage.appendChild(z),new ee(z,this.overlayContainer,this.settings)},oe.prototype.createNewMarker=function(ee){var z,re=this;(z=typeof ee=="string"?this._availableMarkerTypes.find(function(le){return le.typeName===ee}):ee)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(z),this._currentMarker.onMarkerCreated=this.markerCreated,this._currentMarker.onColorChanged=this.colorChanged,this._currentMarker.onFillColorChanged=this.fillColorChanged,this._currentMarker.onStateChanged=this.markerStateChanged,this.markerImage.style.cursor="crosshair",this.toolbar.setActiveMarkerButton(z.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(le){return le(new Le(re,re._currentMarker))}))},oe.prototype.markerCreated=function(ee){var z=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(ee),this.setCurrentMarker(ee),ee instanceof De&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(De):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(re){return re(new Le(z,z._currentMarker))})},oe.prototype.colorChanged=function(ee){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=ee,this.settings.defaultStrokeColor=ee)},oe.prototype.fillColorChanged=function(ee){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=ee)},oe.prototype.markerStateChanged=function(ee){var z=this;this.eventListeners.markerchange.forEach(function(re){return re(new Le(z,ee))})},oe.prototype.setCurrentMarker=function(ee){var z=this;this._currentMarker!==ee&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(re){return re(new Le(z,z._currentMarker))})),this._currentMarker=ee,this._currentMarker===void 0||this._currentMarker.isSelected||(this._currentMarker.state!=="new"&&this._currentMarker.select(),this.toolbar.setCurrentMarker(this._currentMarker),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this._isResizing||this.eventListeners.markerselect.forEach(function(re){return re(new Le(z,z._currentMarker))}))},oe.prototype.onPointerDown=function(ee){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||ee.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var z=this.markers.find(function(re){return re.ownsTarget(ee.target)});z!==void 0?(this.setCurrentMarker(z),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(ee.clientX,ee.clientY),ee.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:ee.clientX,y:ee.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(ee.clientX,ee.clientY))},oe.prototype.onDblClick=function(ee){if(this._isFocused||this.focus(),this.mode==="select"){var z=this.markers.find(function(re){return re.ownsTarget(ee.target)});z!==void 0&&z!==this._currentMarker&&this.setCurrentMarker(z),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(ee.clientX,ee.clientY),ee.target):this.setCurrentMarker()}},oe.prototype.onPointerMove=function(ee){this.touchPoints!==1&&ee.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||ee.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(ee.clientX,ee.clientY)):this.zoomLevel>1&&this.panTo({x:ee.clientX,y:ee.clientY}))},oe.prototype.onPointerUp=function(ee){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(ee.clientX,ee.clientY)),this.isDragging=!1,this.addUndoStep()},oe.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},oe.prototype.onKeyUp=function(ee){this._currentMarker===void 0||this.notesArea!==void 0||ee.key!=="Delete"&&ee.key!=="Backspace"||this.deleteSelectedMarker()},oe.prototype.clientToLocalCoordinates=function(ee,z){var re=this.markerImage.getBoundingClientRect();return{x:(ee-re.left)/this.zoomLevel,y:(z-re.top)/this.zoomLevel}},oe.prototype.onWindowResize=function(){this.positionUI()},oe.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var ee=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=ee+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px";break;case"popup":this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=this.windowHeight+"px",this.contentDiv.style.maxHeight=this.windowHeight-2*this.settings.popupMargin-3.5*this.styles.settings.toolbarHeight+"px"}this.positionMarkerImage(),this.positionLogo()},oe.prototype.addLicenseKey=function(ee){Te.addKey(ee)},oe.prototype.addEventListener=function(ee,z){this.eventListeners.addEventListener(ee,z)},oe.prototype.removeEventListener=function(ee,z){this.eventListeners.removeEventListener(ee,z)},oe.prototype.renderState=function(ee){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(ee),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(oe.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),oe.prototype.focus=function(){var ee=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(z){return z(new Ne(ee))}))},oe.prototype.blur=function(){var ee=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(z){return z(new Ne(ee))}))},oe.instanceCounter=0,oe}()},66042:function(Lt,Pt,de){"use strict";de.d(Pt,{Z:function(){return Ge}});var se=de(27247),et=de(11913),Fe=de(43403),Oe=de(34280),me=de(59301),ye=me.createContext(null),Te=me.createContext({}),Ze=ye,we=de(74430),fe=de(32855),Qe=de(92310),ve=de.n(Qe),tt=de(77900),He=de(10228),Pe=de(26112),Me=de(43079),Ee=de(8654),qe=["prefixCls","className","containerRef"],it=function(_e){var Tt=_e.prefixCls,vt=_e.className,St=_e.containerRef,ht=(0,Me.Z)(_e,qe),pe=me.useContext(Te),ce=pe.panel,ze=(0,Ee.x1)(ce,St);return me.createElement("div",(0,fe.Z)({className:ve()("".concat(Tt,"-content"),vt),role:"dialog",ref:ze},(0,Pe.Z)(_e,{aria:!0}),{"aria-modal":"true"},ht))},lt=it,ut=de(48736);function Je(De){return typeof De=="string"&&String(Number(De))===De?((0,ut.ZP)(!1,"Invalid value type of `width` or `height` which should be number type instead."),Number(De)):De}function at(De){warning(!("wrapperClassName"in De),"'wrapperClassName' is removed. Please use 'rootClassName' instead."),warning(canUseDom()||!De.open,"Drawer with 'open' in SSR is not work since no place to createPortal. Please move to 'useEffect' instead.")}var nt={width:0,height:0,overflow:"hidden",outline:"none",position:"absolute"};function zt(De,_e){var Tt,vt,St,ht=De.prefixCls,pe=De.open,ce=De.placement,ze=De.inline,ft=De.push,st=De.forceRender,xe=De.autoFocus,je=De.keyboard,Ce=De.classNames,Xe=De.rootClassName,Ne=De.rootStyle,ct=De.zIndex,Le=De.className,$e=De.id,dt=De.style,oe=De.motion,ee=De.width,z=De.height,re=De.children,le=De.mask,ne=De.maskClosable,ge=De.maskMotion,Ie=De.maskClassName,wt=De.maskStyle,Ct=De.afterOpenChange,pt=De.onClose,xt=De.onMouseEnter,Bt=De.onMouseOver,Rt=De.onMouseLeave,Xt=De.onClick,$t=De.onKeyDown,Dt=De.onKeyUp,ln=De.styles,_t=De.drawerRender,en=me.useRef(),ot=me.useRef(),un=me.useRef();me.useImperativeHandle(_e,function(){return en.current});var Ot=function(rr){var Vn=rr.keyCode,kr=rr.shiftKey;switch(Vn){case He.Z.TAB:{if(Vn===He.Z.TAB){if(!kr&&document.activeElement===un.current){var rn;(rn=ot.current)===null||rn===void 0||rn.focus({preventScroll:!0})}else if(kr&&document.activeElement===ot.current){var fn;(fn=un.current)===null||fn===void 0||fn.focus({preventScroll:!0})}}break}case He.Z.ESC:{pt&&je&&(rr.stopPropagation(),pt(rr));break}}};me.useEffect(function(){if(pe&&xe){var On;(On=en.current)===null||On===void 0||On.focus({preventScroll:!0})}},[pe]);var Gt=me.useState(!1),on=(0,et.Z)(Gt,2),Mn=on[0],sn=on[1],mn=me.useContext(Ze),nr;typeof ft=="boolean"?nr=ft?{}:{distance:0}:nr=ft||{};var Un=(Tt=(vt=(St=nr)===null||St===void 0?void 0:St.distance)!==null&&vt!==void 0?vt:mn==null?void 0:mn.pushDistance)!==null&&Tt!==void 0?Tt:180,_r=me.useMemo(function(){return{pushDistance:Un,push:function(){sn(!0)},pull:function(){sn(!1)}}},[Un]);me.useEffect(function(){if(pe){var On;mn==null||(On=mn.push)===null||On===void 0||On.call(mn)}else{var rr;mn==null||(rr=mn.pull)===null||rr===void 0||rr.call(mn)}},[pe]),me.useEffect(function(){return function(){var On;mn==null||(On=mn.pull)===null||On===void 0||On.call(mn)}},[]);var Hr=le&&me.createElement(tt.default,(0,fe.Z)({key:"mask"},ge,{visible:pe}),function(On,rr){var Vn=On.className,kr=On.style;return me.createElement("div",{className:ve()("".concat(ht,"-mask"),Vn,Ce==null?void 0:Ce.mask,Ie),style:(0,se.Z)((0,se.Z)((0,se.Z)({},kr),wt),ln==null?void 0:ln.mask),onClick:ne&&pe?pt:void 0,ref:rr})}),xr=typeof oe=="function"?oe(ce):oe,gr={};if(Mn&&Un)switch(ce){case"top":gr.transform="translateY(".concat(Un,"px)");break;case"bottom":gr.transform="translateY(".concat(-Un,"px)");break;case"left":gr.transform="translateX(".concat(Un,"px)");break;default:gr.transform="translateX(".concat(-Un,"px)");break}ce==="left"||ce==="right"?gr.width=Je(ee):gr.height=Je(z);var zn={onMouseEnter:xt,onMouseOver:Bt,onMouseLeave:Rt,onClick:Xt,onKeyDown:$t,onKeyUp:Dt},ir=me.createElement(tt.default,(0,fe.Z)({key:"panel"},xr,{visible:pe,forceRender:st,onVisibleChanged:function(rr){Ct==null||Ct(rr)},removeOnLeave:!1,leavedClassName:"".concat(ht,"-content-wrapper-hidden")}),function(On,rr){var Vn=On.className,kr=On.style,rn=me.createElement(lt,(0,fe.Z)({id:$e,containerRef:rr,prefixCls:ht,className:ve()(Le,Ce==null?void 0:Ce.content),style:(0,se.Z)((0,se.Z)({},dt),ln==null?void 0:ln.content)},(0,Pe.Z)(De,{aria:!0}),zn),re);return me.createElement("div",(0,fe.Z)({className:ve()("".concat(ht,"-content-wrapper"),Ce==null?void 0:Ce.wrapper,Vn),style:(0,se.Z)((0,se.Z)((0,se.Z)({},gr),kr),ln==null?void 0:ln.wrapper)},(0,Pe.Z)(De,{data:!0})),_t?_t(rn):rn)}),Fr=(0,se.Z)({},Ne);return ct&&(Fr.zIndex=ct),me.createElement(Ze.Provider,{value:_r},me.createElement("div",{className:ve()(ht,"".concat(ht,"-").concat(ce),Xe,(0,we.Z)((0,we.Z)({},"".concat(ht,"-open"),pe),"".concat(ht,"-inline"),ze)),style:Fr,tabIndex:-1,ref:en,onKeyDown:Ot},Hr,me.createElement("div",{tabIndex:0,ref:ot,style:nt,"aria-hidden":"true","data-sentinel":"start"}),ir,me.createElement("div",{tabIndex:0,ref:un,style:nt,"aria-hidden":"true","data-sentinel":"end"})))}var Ye=me.forwardRef(zt),Ve=Ye,bt=function(_e){var Tt=_e.open,vt=Tt===void 0?!1:Tt,St=_e.prefixCls,ht=St===void 0?"rc-drawer":St,pe=_e.placement,ce=pe===void 0?"right":pe,ze=_e.autoFocus,ft=ze===void 0?!0:ze,st=_e.keyboard,xe=st===void 0?!0:st,je=_e.width,Ce=je===void 0?378:je,Xe=_e.mask,Ne=Xe===void 0?!0:Xe,ct=_e.maskClosable,Le=ct===void 0?!0:ct,$e=_e.getContainer,dt=_e.forceRender,oe=_e.afterOpenChange,ee=_e.destroyOnClose,z=_e.onMouseEnter,re=_e.onMouseOver,le=_e.onMouseLeave,ne=_e.onClick,ge=_e.onKeyDown,Ie=_e.onKeyUp,wt=_e.panelRef,Ct=me.useState(!1),pt=(0,et.Z)(Ct,2),xt=pt[0],Bt=pt[1],Rt=me.useState(!1),Xt=(0,et.Z)(Rt,2),$t=Xt[0],Dt=Xt[1];(0,Oe.Z)(function(){Dt(!0)},[]);var ln=$t?vt:!1,_t=me.useRef(),en=me.useRef();(0,Oe.Z)(function(){ln&&(en.current=document.activeElement)},[ln]);var ot=function(Mn){var sn;if(Bt(Mn),oe==null||oe(Mn),!Mn&&en.current&&!((sn=_t.current)!==null&&sn!==void 0&&sn.contains(en.current))){var mn;(mn=en.current)===null||mn===void 0||mn.focus({preventScroll:!0})}},un=me.useMemo(function(){return{panel:wt}},[wt]);if(!dt&&!xt&&!ln&&ee)return null;var Ot={onMouseEnter:z,onMouseOver:re,onMouseLeave:le,onClick:ne,onKeyDown:ge,onKeyUp:Ie},Gt=(0,se.Z)((0,se.Z)({},_e),{},{open:ln,prefixCls:ht,placement:ce,autoFocus:ft,keyboard:xe,width:Ce,mask:Ne,maskClosable:Le,inline:$e===!1,afterOpenChange:ot,ref:_t},Ot);return me.createElement(Te.Provider,{value:un},me.createElement(Fe.Z,{open:ln||dt||xt,autoDestroy:!1,getContainer:$e,autoLock:Ne&&(ln||xt)},me.createElement(Ve,Gt)))},Be=bt,Ge=Be},25930:function(Lt,Pt,de){"use strict";de.d(Pt,{Cd:function(){return bt}});var se=de(32855),et=de(27247),Fe=de(43079),Oe=de(59301),me=de(92310),ye=de.n(me),Te={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},Ze=function(){var De=(0,Oe.useRef)([]),_e=(0,Oe.useRef)(null);return(0,Oe.useEffect)(function(){var Tt=Date.now(),vt=!1;De.current.forEach(function(St){if(St){vt=!0;var ht=St.style;ht.transitionDuration=".3s, .3s, .3s, .06s",_e.current&&Tt-_e.current<100&&(ht.transitionDuration="0s, 0s")}}),vt&&(_e.current=Date.now())}),De.current},we=["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"],fe=function(De){var _e=(0,et.Z)((0,et.Z)({},Te),De),Tt=_e.className,vt=_e.percent,St=_e.prefixCls,ht=_e.strokeColor,pe=_e.strokeLinecap,ce=_e.strokeWidth,ze=_e.style,ft=_e.trailColor,st=_e.trailWidth,xe=_e.transition,je=(0,Fe.Z)(_e,we);delete je.gapPosition;var Ce=Array.isArray(vt)?vt:[vt],Xe=Array.isArray(ht)?ht:[ht],Ne=Ze(),ct=ce/2,Le=100-ce/2,$e="M ".concat(pe==="round"?ct:0,",").concat(ct,`
L `).concat(pe==="round"?Le:100,",").concat(ct),dt="0 0 100 ".concat(ce),oe=0;return Oe.createElement("svg",(0,se.Z)({className:ye()("".concat(St,"-line"),Tt),viewBox:dt,preserveAspectRatio:"none",style:ze},je),Oe.createElement("path",{className:"".concat(St,"-line-trail"),d:$e,strokeLinecap:pe,stroke:ft,strokeWidth:st||ce,fillOpacity:"0"}),Ce.map(function(ee,z){var re=1;switch(pe){case"round":re=1-ce/100;break;case"square":re=1-ce/2/100;break;default:re=1;break}var le={strokeDasharray:"".concat(ee*re,"px, 100px"),strokeDashoffset:"-".concat(oe,"px"),transition:xe||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},ne=Xe[z]||Xe[Xe.length-1];return oe+=ee,Oe.createElement("path",{key:z,className:"".concat(St,"-line-path"),d:$e,strokeLinecap:pe,stroke:ne,strokeWidth:ce,fillOpacity:"0",ref:function(Ie){Ne[z]=Ie},style:le})}))},Qe=fe,ve=de(34666),tt=de(11913),He=de(47273),Pe=0,Me=(0,He.Z)();function Ee(){var Ge;return Me?(Ge=Pe,Pe+=1):Ge="TEST_OR_SSR",Ge}var qe=function(Ge){var De=Oe.useState(),_e=(0,tt.Z)(De,2),Tt=_e[0],vt=_e[1];return Oe.useEffect(function(){vt("rc_progress_".concat(Ee()))},[]),Ge||Tt},it=function(De){var _e=De.bg,Tt=De.children;return Oe.createElement("div",{style:{width:"100%",height:"100%",background:_e}},Tt)};function lt(Ge,De){return Object.keys(Ge).map(function(_e){var Tt=parseFloat(_e),vt="".concat(Math.floor(Tt*De),"%");return"".concat(Ge[_e]," ").concat(vt)})}var ut=Oe.forwardRef(function(Ge,De){var _e=Ge.prefixCls,Tt=Ge.color,vt=Ge.gradientId,St=Ge.radius,ht=Ge.style,pe=Ge.ptg,ce=Ge.strokeLinecap,ze=Ge.strokeWidth,ft=Ge.size,st=Ge.gapDegree,xe=Tt&&(0,ve.Z)(Tt)==="object",je=xe?"#FFF":void 0,Ce=ft/2,Xe=Oe.createElement("circle",{className:"".concat(_e,"-circle-path"),r:St,cx:Ce,cy:Ce,stroke:je,strokeLinecap:ce,strokeWidth:ze,opacity:pe===0?0:1,style:ht,ref:De});if(!xe)return Xe;var Ne="".concat(vt,"-conic"),ct=st?"".concat(180+st/2,"deg"):"0deg",Le=lt(Tt,(360-st)/360),$e=lt(Tt,1),dt="conic-gradient(from ".concat(ct,", ").concat(Le.join(", "),")"),oe="linear-gradient(to ".concat(st?"bottom":"top",", ").concat($e.join(", "),")");return Oe.createElement(Oe.Fragment,null,Oe.createElement("mask",{id:Ne},Xe),Oe.createElement("foreignObject",{x:0,y:0,width:ft,height:ft,mask:"url(#".concat(Ne,")")},Oe.createElement(it,{bg:oe},Oe.createElement(it,{bg:dt}))))}),Je=ut,at=100,nt=function(De,_e,Tt,vt,St,ht,pe,ce,ze,ft){var st=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,xe=Tt/100*360*((360-ht)/360),je=ht===0?0:{bottom:0,top:180,left:90,right:-90}[pe],Ce=(100-vt)/100*_e;ze==="round"&&vt!==100&&(Ce+=ft/2,Ce>=_e&&(Ce=_e-.01));var Xe=at/2;return{stroke:typeof ce=="string"?ce:void 0,strokeDasharray:"".concat(_e,"px ").concat(De),strokeDashoffset:Ce+st,transform:"rotate(".concat(St+xe+je,"deg)"),transformOrigin:"".concat(Xe,"px ").concat(Xe,"px"),transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s",fillOpacity:0}},zt=["id","prefixCls","steps","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"];function Ye(Ge){var De=Ge!=null?Ge:[];return Array.isArray(De)?De:[De]}var Ve=function(De){var _e=(0,et.Z)((0,et.Z)({},Te),De),Tt=_e.id,vt=_e.prefixCls,St=_e.steps,ht=_e.strokeWidth,pe=_e.trailWidth,ce=_e.gapDegree,ze=ce===void 0?0:ce,ft=_e.gapPosition,st=_e.trailColor,xe=_e.strokeLinecap,je=_e.style,Ce=_e.className,Xe=_e.strokeColor,Ne=_e.percent,ct=(0,Fe.Z)(_e,zt),Le=at/2,$e=qe(Tt),dt="".concat($e,"-gradient"),oe=Le-ht/2,ee=Math.PI*2*oe,z=ze>0?90+ze/2:-90,re=ee*((360-ze)/360),le=(0,ve.Z)(St)==="object"?St:{count:St,gap:2},ne=le.count,ge=le.gap,Ie=Ye(Ne),wt=Ye(Xe),Ct=wt.find(function(Dt){return Dt&&(0,ve.Z)(Dt)==="object"}),pt=Ct&&(0,ve.Z)(Ct)==="object",xt=pt?"butt":xe,Bt=nt(ee,re,0,100,z,ze,ft,st,xt,ht),Rt=Ze(),Xt=function(){var ln=0;return Ie.map(function(_t,en){var ot=wt[en]||wt[wt.length-1],un=nt(ee,re,ln,_t,z,ze,ft,ot,xt,ht);return ln+=_t,Oe.createElement(Je,{key:en,color:ot,ptg:_t,radius:oe,prefixCls:vt,gradientId:dt,style:un,strokeLinecap:xt,strokeWidth:ht,gapDegree:ze,ref:function(Gt){Rt[en]=Gt},size:at})}).reverse()},$t=function(){var ln=Math.round(ne*(Ie[0]/100)),_t=100/ne,en=0;return new Array(ne).fill(null).map(function(ot,un){var Ot=un<=ln-1?wt[0]:st,Gt=Ot&&(0,ve.Z)(Ot)==="object"?"url(#".concat(dt,")"):void 0,on=nt(ee,re,en,_t,z,ze,ft,Ot,"butt",ht,ge);return en+=(re-on.strokeDashoffset+ge)*100/re,Oe.createElement("circle",{key:un,className:"".concat(vt,"-circle-path"),r:oe,cx:Le,cy:Le,stroke:Gt,strokeWidth:ht,opacity:1,style:on,ref:function(sn){Rt[un]=sn}})})};return Oe.createElement("svg",(0,se.Z)({className:ye()("".concat(vt,"-circle"),Ce),viewBox:"0 0 ".concat(at," ").concat(at),style:je,id:Tt,role:"presentation"},ct),!ne&&Oe.createElement("circle",{className:"".concat(vt,"-circle-trail"),r:oe,cx:Le,cy:Le,stroke:st,strokeLinecap:xt,strokeWidth:pe||ht,style:Bt}),ne?$t():Xt())},bt=Ve,Be={Line:Qe,Circle:bt}},6551:function(Lt,Pt,de){"use strict";de.d(Pt,{ZP:function(){return Te}});var se=de(11913),et=de(59301),Fe=de(47273),Oe=0,me=(0,Fe.Z)();function ye(){var Ze;return me?(Ze=Oe,Oe+=1):Ze="TEST_OR_SSR",Ze}function Te(Ze){var we=et.useState(),fe=(0,se.Z)(we,2),Qe=fe[0],ve=fe[1];return et.useEffect(function(){ve("rc_select_".concat(ye()))},[]),Ze||Qe}},37463:function(Lt,Pt,de){"use strict";de.d(Pt,{Ac:function(){return ot},Xo:function(){return Ot},Wx:function(){return on},ZP:function(){return jn},lk:function(){return lt}});var se=de(32855),et=de(3300),Fe=de(74430),Oe=de(27247),me=de(11913),ye=de(43079),Te=de(34666),Ze=de(18929),we=de(48736),fe=de(59301),Qe=de(92310),ve=de.n(Qe),tt=de(34280),He=de(49658),Pe=de(8654),Me=function(Ae){var Mt=Ae.className,mt=Ae.customizeIcon,We=Ae.customizeIconProps,gt=Ae.children,jt=Ae.onMouseDown,tn=Ae.onClick,nn=typeof mt=="function"?mt(We):mt;return fe.createElement("span",{className:Mt,onMouseDown:function(Ut){Ut.preventDefault(),jt==null||jt(Ut)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:tn,"aria-hidden":!0},nn!==void 0?nn:fe.createElement("span",{className:ve()(Mt.split(/\s+/).map(function(Ft){return"".concat(Ft,"-icon")}))},gt))},Ee=Me,qe=function(Ae,Mt,mt,We,gt){var jt=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,tn=arguments.length>6?arguments[6]:void 0,nn=arguments.length>7?arguments[7]:void 0,Ft=fe.useMemo(function(){if((0,Te.Z)(We)==="object")return We.clearIcon;if(gt)return gt},[We,gt]),Ut=fe.useMemo(function(){return!!(!jt&&We&&(mt.length||tn)&&!(nn==="combobox"&&tn===""))},[We,jt,mt.length,tn,nn]);return{allowClear:Ut,clearIcon:fe.createElement(Ee,{className:"".concat(Ae,"-clear"),onMouseDown:Mt,customizeIcon:Ft},"\xD7")}},it=fe.createContext(null);function lt(){return fe.useContext(it)}function ut(){var ke=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,Ae=fe.useState(!1),Mt=(0,me.Z)(Ae,2),mt=Mt[0],We=Mt[1],gt=fe.useRef(null),jt=function(){window.clearTimeout(gt.current)};fe.useEffect(function(){return jt},[]);var tn=function(Ft,Ut){jt(),gt.current=window.setTimeout(function(){We(Ft),Ut&&Ut()},ke)};return[mt,tn,jt]}function Je(){var ke=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,Ae=fe.useRef(null),Mt=fe.useRef(null);fe.useEffect(function(){return function(){window.clearTimeout(Mt.current)}},[]);function mt(We){(We||Ae.current===null)&&(Ae.current=We),window.clearTimeout(Mt.current),Mt.current=window.setTimeout(function(){Ae.current=null},ke)}return[function(){return Ae.current},mt]}function at(ke,Ae,Mt,mt){var We=fe.useRef(null);We.current={open:Ae,triggerOpen:Mt,customizedTrigger:mt},fe.useEffect(function(){function gt(jt){var tn;if(!((tn=We.current)!==null&&tn!==void 0&&tn.customizedTrigger)){var nn=jt.target;nn.shadowRoot&&jt.composed&&(nn=jt.composedPath()[0]||nn),We.current.open&&ke().filter(function(Ft){return Ft}).every(function(Ft){return!Ft.contains(nn)&&Ft!==nn})&&We.current.triggerOpen(!1)}}return window.addEventListener("mousedown",gt),function(){return window.removeEventListener("mousedown",gt)}},[])}var nt=de(10228);function zt(ke){return ke&&![nt.Z.ESC,nt.Z.SHIFT,nt.Z.BACKSPACE,nt.Z.TAB,nt.Z.WIN_KEY,nt.Z.ALT,nt.Z.META,nt.Z.WIN_KEY_RIGHT,nt.Z.CTRL,nt.Z.SEMICOLON,nt.Z.EQUALS,nt.Z.CAPS_LOCK,nt.Z.CONTEXT_MENU,nt.Z.F1,nt.Z.F2,nt.Z.F3,nt.Z.F4,nt.Z.F5,nt.Z.F6,nt.Z.F7,nt.Z.F8,nt.Z.F9,nt.Z.F10,nt.Z.F11,nt.Z.F12].includes(ke)}var Ye=de(26112),Ve=de(11780);function bt(ke,Ae,Mt){var mt=(0,Oe.Z)((0,Oe.Z)({},ke),Mt?Ae:{});return Object.keys(Ae).forEach(function(We){var gt=Ae[We];typeof gt=="function"&&(mt[We]=function(){for(var jt,tn=arguments.length,nn=new Array(tn),Ft=0;Ft<tn;Ft++)nn[Ft]=arguments[Ft];return gt.apply(void 0,nn),(jt=ke[We])===null||jt===void 0?void 0:jt.call.apply(jt,[ke].concat(nn))})}),mt}var Be=bt,Ge=["prefixCls","id","inputElement","autoFocus","autoComplete","editable","activeDescendantId","value","open","attrs"],De=function(Ae,Mt){var mt=Ae.prefixCls,We=Ae.id,gt=Ae.inputElement,jt=Ae.autoFocus,tn=Ae.autoComplete,nn=Ae.editable,Ft=Ae.activeDescendantId,Ut=Ae.value,Re=Ae.open,yn=Ae.attrs,Kt=(0,ye.Z)(Ae,Ge),pn=gt||fe.createElement("input",null),cn=pn,bn=cn.ref,An=cn.props;return(0,we.Kp)(!("maxLength"in pn.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),pn=fe.cloneElement(pn,(0,Oe.Z)((0,Oe.Z)((0,Oe.Z)({type:"search"},Be(Kt,An,!0)),{},{id:We,ref:(0,Pe.sQ)(Mt,bn),autoComplete:tn||"off",autoFocus:jt,className:ve()("".concat(mt,"-selection-search-input"),An==null?void 0:An.className),role:"combobox","aria-expanded":Re||!1,"aria-haspopup":"listbox","aria-owns":"".concat(We,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(We,"_list"),"aria-activedescendant":Re?Ft:void 0},yn),{},{value:nn?Ut:"",readOnly:!nn,unselectable:nn?null:"on",style:(0,Oe.Z)((0,Oe.Z)({},An.style),{},{opacity:nn?null:0})})),pn},_e=fe.forwardRef(De),Tt=_e;function vt(ke){return Array.isArray(ke)?ke:ke!==void 0?[ke]:[]}var St=typeof window!="undefined"&&window.document&&window.document.documentElement,ht=St;function pe(ke){return ke!=null}function ce(ke){return!ke&&ke!==0}function ze(ke){return["string","number"].includes((0,Te.Z)(ke))}function ft(ke){var Ae=void 0;return ke&&(ze(ke.title)?Ae=ke.title.toString():ze(ke.label)&&(Ae=ke.label.toString())),Ae}function st(ke,Ae){ht?fe.useLayoutEffect(ke,Ae):fe.useEffect(ke,Ae)}function xe(ke){var Ae;return(Ae=ke.key)!==null&&Ae!==void 0?Ae:ke.value}var je=function(Ae){Ae.preventDefault(),Ae.stopPropagation()},Ce=function(Ae){var Mt=Ae.id,mt=Ae.prefixCls,We=Ae.values,gt=Ae.open,jt=Ae.searchValue,tn=Ae.autoClearSearchValue,nn=Ae.inputRef,Ft=Ae.placeholder,Ut=Ae.disabled,Re=Ae.mode,yn=Ae.showSearch,Kt=Ae.autoFocus,pn=Ae.autoComplete,cn=Ae.activeDescendantId,bn=Ae.tabIndex,An=Ae.removeIcon,cr=Ae.maxTagCount,Bn=Ae.maxTagTextLength,Dn=Ae.maxTagPlaceholder,er=Dn===void 0?function(hn){return"+ ".concat(hn.length," ...")}:Dn,Tn=Ae.tagRender,hr=Ae.onToggleOpen,Ir=Ae.onRemove,ar=Ae.onInputChange,dr=Ae.onInputPaste,Dr=Ae.onInputKeyDown,fr=Ae.onInputMouseDown,Xn=Ae.onInputCompositionStart,Mr=Ae.onInputCompositionEnd,Jn=Ae.onInputBlur,sr=fe.useRef(null),pr=(0,fe.useState)(0),wr=(0,me.Z)(pr,2),lr=wr[0],Kn=wr[1],_n=(0,fe.useState)(!1),Ar=(0,me.Z)(_n,2),Zr=Ar[0],Gr=Ar[1],Yn="".concat(mt,"-selection"),ai=gt||Re==="multiple"&&tn===!1||Re==="tags"?jt:"",tr=Re==="tags"||Re==="multiple"&&tn===!1||yn&&(gt||Zr);st(function(){Kn(sr.current.scrollWidth)},[ai]);var si=function(Jt,xn,It,Et,Zt){return fe.createElement("span",{title:ft(Jt),className:ve()("".concat(Yn,"-item"),(0,Fe.Z)({},"".concat(Yn,"-item-disabled"),It))},fe.createElement("span",{className:"".concat(Yn,"-item-content")},xn),Et&&fe.createElement(Ee,{className:"".concat(Yn,"-item-remove"),onMouseDown:je,onClick:Zt,customizeIcon:An},"\xD7"))},ti=function(Jt,xn,It,Et,Zt,Vt){var Ln=function(br){je(br),hr(!gt)};return fe.createElement("span",{onMouseDown:Ln},Tn({label:xn,value:Jt,disabled:It,closable:Et,onClose:Zt,isMaxTag:!!Vt}))},Rr=function(Jt){var xn=Jt.disabled,It=Jt.label,Et=Jt.value,Zt=!Ut&&!xn,Vt=It;if(typeof Bn=="number"&&(typeof It=="string"||typeof It=="number")){var Ln=String(Vt);Ln.length>Bn&&(Vt="".concat(Ln.slice(0,Bn),"..."))}var Rn=function(Wn){Wn&&Wn.stopPropagation(),Ir(Jt)};return typeof Tn=="function"?ti(Et,Vt,xn,Zt,Rn):si(Jt,Vt,xn,Zt,Rn)},Fn=function(Jt){if(!We.length)return null;var xn=typeof er=="function"?er(Jt):er;return typeof Tn=="function"?ti(void 0,xn,!1,!1,void 0,!0):si({title:xn},xn,!1)},At=fe.createElement("div",{className:"".concat(Yn,"-search"),style:{width:lr},onFocus:function(){Gr(!0)},onBlur:function(){Gr(!1)}},fe.createElement(Tt,{ref:nn,open:gt,prefixCls:mt,id:Mt,inputElement:null,disabled:Ut,autoFocus:Kt,autoComplete:pn,editable:tr,activeDescendantId:cn,value:ai,onKeyDown:Dr,onMouseDown:fr,onChange:ar,onPaste:dr,onCompositionStart:Xn,onCompositionEnd:Mr,onBlur:Jn,tabIndex:bn,attrs:(0,Ye.Z)(Ae,!0)}),fe.createElement("span",{ref:sr,className:"".concat(Yn,"-search-mirror"),"aria-hidden":!0},ai,"\xA0")),Wt=fe.createElement(Ve.Z,{prefixCls:"".concat(Yn,"-overflow"),data:We,renderItem:Rr,renderRest:Fn,suffix:At,itemKey:xe,maxCount:cr});return fe.createElement("span",{className:"".concat(Yn,"-wrap")},Wt,!We.length&&!ai&&fe.createElement("span",{className:"".concat(Yn,"-placeholder")},Ft))},Xe=Ce,Ne=function(Ae){var Mt=Ae.inputElement,mt=Ae.prefixCls,We=Ae.id,gt=Ae.inputRef,jt=Ae.disabled,tn=Ae.autoFocus,nn=Ae.autoComplete,Ft=Ae.activeDescendantId,Ut=Ae.mode,Re=Ae.open,yn=Ae.values,Kt=Ae.placeholder,pn=Ae.tabIndex,cn=Ae.showSearch,bn=Ae.searchValue,An=Ae.activeValue,cr=Ae.maxLength,Bn=Ae.onInputKeyDown,Dn=Ae.onInputMouseDown,er=Ae.onInputChange,Tn=Ae.onInputPaste,hr=Ae.onInputCompositionStart,Ir=Ae.onInputCompositionEnd,ar=Ae.onInputBlur,dr=Ae.title,Dr=fe.useState(!1),fr=(0,me.Z)(Dr,2),Xn=fr[0],Mr=fr[1],Jn=Ut==="combobox",sr=Jn||cn,pr=yn[0],wr=bn||"";Jn&&An&&!Xn&&(wr=An),fe.useEffect(function(){Jn&&Mr(!1)},[Jn,An]);var lr=Ut!=="combobox"&&!Re&&!cn?!1:!!wr,Kn=dr===void 0?ft(pr):dr,_n=fe.useMemo(function(){return pr?null:fe.createElement("span",{className:"".concat(mt,"-selection-placeholder"),style:lr?{visibility:"hidden"}:void 0},Kt)},[pr,lr,Kt,mt]);return fe.createElement("span",{className:"".concat(mt,"-selection-wrap")},fe.createElement("span",{className:"".concat(mt,"-selection-search")},fe.createElement(Tt,{ref:gt,prefixCls:mt,id:We,open:Re,inputElement:Mt,disabled:jt,autoFocus:tn,autoComplete:nn,editable:sr,activeDescendantId:Ft,value:wr,onKeyDown:Bn,onMouseDown:Dn,onChange:function(Zr){Mr(!0),er(Zr)},onPaste:Tn,onCompositionStart:hr,onCompositionEnd:Ir,onBlur:ar,tabIndex:pn,attrs:(0,Ye.Z)(Ae,!0),maxLength:Jn?cr:void 0})),!Jn&&pr?fe.createElement("span",{className:"".concat(mt,"-selection-item"),title:Kn,style:lr?{visibility:"hidden"}:void 0},pr.label):null,_n)},ct=Ne,Le=function(Ae,Mt){var mt=(0,fe.useRef)(null),We=(0,fe.useRef)(!1),gt=Ae.prefixCls,jt=Ae.open,tn=Ae.mode,nn=Ae.showSearch,Ft=Ae.tokenWithEnter,Ut=Ae.disabled,Re=Ae.prefix,yn=Ae.autoClearSearchValue,Kt=Ae.onSearch,pn=Ae.onSearchSubmit,cn=Ae.onToggleOpen,bn=Ae.onInputKeyDown,An=Ae.onInputBlur,cr=Ae.domRef;fe.useImperativeHandle(Mt,function(){return{focus:function(Kn){mt.current.focus(Kn)},blur:function(){mt.current.blur()}}});var Bn=Je(0),Dn=(0,me.Z)(Bn,2),er=Dn[0],Tn=Dn[1],hr=function(Kn){var _n=Kn.which,Ar=mt.current instanceof HTMLTextAreaElement;!Ar&&jt&&(_n===nt.Z.UP||_n===nt.Z.DOWN)&&Kn.preventDefault(),bn&&bn(Kn),_n===nt.Z.ENTER&&tn==="tags"&&!We.current&&!jt&&(pn==null||pn(Kn.target.value)),!(Ar&&!jt&&~[nt.Z.UP,nt.Z.DOWN,nt.Z.LEFT,nt.Z.RIGHT].indexOf(_n))&&zt(_n)&&cn(!0)},Ir=function(){Tn(!0)},ar=(0,fe.useRef)(null),dr=function(Kn){Kt(Kn,!0,We.current)!==!1&&cn(!0)},Dr=function(){We.current=!0},fr=function(Kn){We.current=!1,tn!=="combobox"&&dr(Kn.target.value)},Xn=function(Kn){var _n=Kn.target.value;if(Ft&&ar.current&&/[\r\n]/.test(ar.current)){var Ar=ar.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");_n=_n.replace(Ar,ar.current)}ar.current=null,dr(_n)},Mr=function(Kn){var _n=Kn.clipboardData,Ar=_n==null?void 0:_n.getData("text");ar.current=Ar||""},Jn=function(Kn){var _n=Kn.target;if(_n!==mt.current){var Ar=document.body.style.msTouchAction!==void 0;Ar?setTimeout(function(){mt.current.focus()}):mt.current.focus()}},sr=function(Kn){var _n=er();Kn.target!==mt.current&&!_n&&!(tn==="combobox"&&Ut)&&Kn.preventDefault(),(tn!=="combobox"&&(!nn||!_n)||!jt)&&(jt&&yn!==!1&&Kt("",!0,!1),cn())},pr={inputRef:mt,onInputKeyDown:hr,onInputMouseDown:Ir,onInputChange:Xn,onInputPaste:Mr,onInputCompositionStart:Dr,onInputCompositionEnd:fr,onInputBlur:An},wr=tn==="multiple"||tn==="tags"?fe.createElement(Xe,(0,se.Z)({},Ae,pr)):fe.createElement(ct,(0,se.Z)({},Ae,pr));return fe.createElement("div",{ref:cr,className:"".concat(gt,"-selector"),onClick:Jn,onMouseDown:sr},Re&&fe.createElement("div",{className:"".concat(gt,"-prefix")},Re),wr)},$e=fe.forwardRef(Le),dt=$e,oe=de(65030),ee=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],z=function(Ae){var Mt=Ae===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:Mt,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:Mt,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:Mt,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:Mt,adjustY:1},htmlRegion:"scroll"}}},re=function(Ae,Mt){var mt=Ae.prefixCls,We=Ae.disabled,gt=Ae.visible,jt=Ae.children,tn=Ae.popupElement,nn=Ae.animation,Ft=Ae.transitionName,Ut=Ae.dropdownStyle,Re=Ae.dropdownClassName,yn=Ae.direction,Kt=yn===void 0?"ltr":yn,pn=Ae.placement,cn=Ae.builtinPlacements,bn=Ae.dropdownMatchSelectWidth,An=Ae.dropdownRender,cr=Ae.dropdownAlign,Bn=Ae.getPopupContainer,Dn=Ae.empty,er=Ae.getTriggerDOMNode,Tn=Ae.onPopupVisibleChange,hr=Ae.onPopupMouseEnter,Ir=(0,ye.Z)(Ae,ee),ar="".concat(mt,"-dropdown"),dr=tn;An&&(dr=An(tn));var Dr=fe.useMemo(function(){return cn||z(bn)},[cn,bn]),fr=nn?"".concat(ar,"-").concat(nn):Ft,Xn=typeof bn=="number",Mr=fe.useMemo(function(){return Xn?null:bn===!1?"minWidth":"width"},[bn,Xn]),Jn=Ut;Xn&&(Jn=(0,Oe.Z)((0,Oe.Z)({},Jn),{},{width:bn}));var sr=fe.useRef(null);return fe.useImperativeHandle(Mt,function(){return{getPopupElement:function(){var wr;return(wr=sr.current)===null||wr===void 0?void 0:wr.popupElement}}}),fe.createElement(oe.Z,(0,se.Z)({},Ir,{showAction:Tn?["click"]:[],hideAction:Tn?["click"]:[],popupPlacement:pn||(Kt==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:Dr,prefixCls:ar,popupTransitionName:fr,popup:fe.createElement("div",{onMouseEnter:hr},dr),ref:sr,stretch:Mr,popupAlign:cr,popupVisible:gt,getPopupContainer:Bn,popupClassName:ve()(Re,(0,Fe.Z)({},"".concat(ar,"-empty"),Dn)),popupStyle:Jn,getTriggerDOMNode:er,onPopupVisibleChange:Tn}),jt)},le=fe.forwardRef(re),ne=le,ge=de(40954);function Ie(ke,Ae){var Mt=ke.key,mt;return"value"in ke&&(mt=ke.value),Mt!=null?Mt:mt!==void 0?mt:"rc-index-key-".concat(Ae)}function wt(ke){return typeof ke!="undefined"&&!Number.isNaN(ke)}function Ct(ke,Ae){var Mt=ke||{},mt=Mt.label,We=Mt.value,gt=Mt.options,jt=Mt.groupLabel,tn=mt||(Ae?"children":"label");return{label:tn,value:We||"value",options:gt||"options",groupLabel:jt||tn}}function pt(ke){var Ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Mt=Ae.fieldNames,mt=Ae.childrenAsData,We=[],gt=Ct(Mt,!1),jt=gt.label,tn=gt.value,nn=gt.options,Ft=gt.groupLabel;function Ut(Re,yn){Array.isArray(Re)&&Re.forEach(function(Kt){if(yn||!(nn in Kt)){var pn=Kt[tn];We.push({key:Ie(Kt,We.length),groupOption:yn,data:Kt,label:Kt[jt],value:pn})}else{var cn=Kt[Ft];cn===void 0&&mt&&(cn=Kt.label),We.push({key:Ie(Kt,We.length),group:!0,data:Kt,label:cn}),Ut(Kt[nn],!0)}})}return Ut(ke,!1),We}function xt(ke){var Ae=(0,Oe.Z)({},ke);return"props"in Ae||Object.defineProperty(Ae,"props",{get:function(){return(0,we.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),Ae}}),Ae}var Bt=function(Ae,Mt,mt){if(!Mt||!Mt.length)return null;var We=!1,gt=function tn(nn,Ft){var Ut=(0,ge.Z)(Ft),Re=Ut[0],yn=Ut.slice(1);if(!Re)return[nn];var Kt=nn.split(Re);return We=We||Kt.length>1,Kt.reduce(function(pn,cn){return[].concat((0,et.Z)(pn),(0,et.Z)(tn(cn,yn)))},[]).filter(Boolean)},jt=gt(Ae,Mt);return We?typeof mt!="undefined"?jt.slice(0,mt):jt:null},Rt=fe.createContext(null),Xt=Rt;function $t(ke){var Ae=ke.visible,Mt=ke.values;if(!Ae)return null;var mt=50;return fe.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(Mt.slice(0,mt).map(function(We){var gt=We.label,jt=We.value;return["number","string"].includes((0,Te.Z)(gt))?gt:jt}).join(", ")),Mt.length>mt?", ...":null)}var Dt=["id","prefixCls","className","showSearch","tagRender","direction","omitDomProps","displayValues","onDisplayValuesChange","emptyOptions","notFoundContent","onClear","mode","disabled","loading","getInputElement","getRawInputElement","open","defaultOpen","onDropdownVisibleChange","activeValue","onActiveValueChange","activeDescendantId","searchValue","autoClearSearchValue","onSearch","onSearchSplit","tokenSeparators","allowClear","prefix","suffixIcon","clearIcon","OptionList","animation","transitionName","dropdownStyle","dropdownClassName","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","placement","builtinPlacements","getPopupContainer","showAction","onFocus","onBlur","onKeyUp","onKeyDown","onMouseDown"],ln=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],_t=function(Ae){return Ae==="tags"||Ae==="multiple"},en=fe.forwardRef(function(ke,Ae){var Mt,mt=ke.id,We=ke.prefixCls,gt=ke.className,jt=ke.showSearch,tn=ke.tagRender,nn=ke.direction,Ft=ke.omitDomProps,Ut=ke.displayValues,Re=ke.onDisplayValuesChange,yn=ke.emptyOptions,Kt=ke.notFoundContent,pn=Kt===void 0?"Not Found":Kt,cn=ke.onClear,bn=ke.mode,An=ke.disabled,cr=ke.loading,Bn=ke.getInputElement,Dn=ke.getRawInputElement,er=ke.open,Tn=ke.defaultOpen,hr=ke.onDropdownVisibleChange,Ir=ke.activeValue,ar=ke.onActiveValueChange,dr=ke.activeDescendantId,Dr=ke.searchValue,fr=ke.autoClearSearchValue,Xn=ke.onSearch,Mr=ke.onSearchSplit,Jn=ke.tokenSeparators,sr=ke.allowClear,pr=ke.prefix,wr=ke.suffixIcon,lr=ke.clearIcon,Kn=ke.OptionList,_n=ke.animation,Ar=ke.transitionName,Zr=ke.dropdownStyle,Gr=ke.dropdownClassName,Yn=ke.dropdownMatchSelectWidth,ai=ke.dropdownRender,tr=ke.dropdownAlign,si=ke.placement,ti=ke.builtinPlacements,Rr=ke.getPopupContainer,Fn=ke.showAction,At=Fn===void 0?[]:Fn,Wt=ke.onFocus,hn=ke.onBlur,Jt=ke.onKeyUp,xn=ke.onKeyDown,It=ke.onMouseDown,Et=(0,ye.Z)(ke,Dt),Zt=_t(bn),Vt=(jt!==void 0?jt:Zt)||bn==="combobox",Ln=(0,Oe.Z)({},Et);ln.forEach(function(qn){delete Ln[qn]}),Ft==null||Ft.forEach(function(qn){delete Ln[qn]});var Rn=fe.useState(!1),br=(0,me.Z)(Rn,2),Wn=br[0],Qn=br[1];fe.useEffect(function(){Qn((0,He.Z)())},[]);var Tr=fe.useRef(null),jr=fe.useRef(null),vr=fe.useRef(null),Yr=fe.useRef(null),Lr=fe.useRef(null),hi=fe.useRef(!1),_i=ut(),Oi=(0,me.Z)(_i,3),xi=Oi[0],mi=Oi[1],Cr=Oi[2];fe.useImperativeHandle(Ae,function(){var qn,Hn;return{focus:(qn=Yr.current)===null||qn===void 0?void 0:qn.focus,blur:(Hn=Yr.current)===null||Hn===void 0?void 0:Hn.blur,scrollTo:function(fi){var Vr;return(Vr=Lr.current)===null||Vr===void 0?void 0:Vr.scrollTo(fi)},nativeElement:Tr.current||jr.current}});var wi=fe.useMemo(function(){var qn;if(bn!=="combobox")return Dr;var Hn=(qn=Ut[0])===null||qn===void 0?void 0:qn.value;return typeof Hn=="string"||typeof Hn=="number"?String(Hn):""},[Dr,bn,Ut]),eo=bn==="combobox"&&typeof Bn=="function"&&Bn()||null,Xr=typeof Dn=="function"&&Dn(),Ni=(0,Pe.x1)(jr,Xr==null||(Mt=Xr.props)===null||Mt===void 0?void 0:Mt.ref),Xi=fe.useState(!1),di=(0,me.Z)(Xi,2),ao=di[0],Fi=di[1];(0,tt.Z)(function(){Fi(!0)},[]);var Or=(0,Ze.Z)(!1,{defaultValue:Tn,value:er}),to=(0,me.Z)(Or,2),so=to[0],Zi=to[1],Jr=ao?so:!1,xo=!pn&&yn;(An||xo&&Jr&&bn==="combobox")&&(Jr=!1);var lo=xo?!1:Jr,wn=fe.useCallback(function(qn){var Hn=qn!==void 0?qn:!Jr;An||(Zi(Hn),Jr!==Hn&&(hr==null||hr(Hn)))},[An,Jr,Zi,hr]),In=fe.useMemo(function(){return(Jn||[]).some(function(qn){return[`
`,`\r
`].includes(qn)})},[Jn]),kn=fe.useContext(Xt)||{},Pn=kn.maxCount,ur=kn.rawValues,Pr=function(Hn,ui,fi){if(!(Zt&&wt(Pn)&&(ur==null?void 0:ur.size)>=Pn)){var Vr=!0,$r=Hn;ar==null||ar(null);var Ui=Bt(Hn,Jn,wt(Pn)?Pn-ur.size:void 0),zi=fi?null:Ui;return bn!=="combobox"&&zi&&($r="",Mr==null||Mr(zi),wn(!1),Vr=!1),Xn&&wi!==$r&&Xn($r,{source:ui?"typing":"effect"}),Vr}},Gi=function(Hn){!Hn||!Hn.trim()||Xn(Hn,{source:"submit"})};fe.useEffect(function(){!Jr&&!Zt&&bn!=="combobox"&&Pr("",!1,!1)},[Jr]),fe.useEffect(function(){so&&An&&Zi(!1),An&&!hi.current&&mi(!1)},[An]);var gi=Je(),li=(0,me.Z)(gi,2),Ur=li[0],Wi=li[1],Ji=fe.useRef(!1),Mi=function(Hn){var ui=Ur(),fi=Hn.key,Vr=fi==="Enter";if(Vr&&(bn!=="combobox"&&Hn.preventDefault(),Jr||wn(!0)),Wi(!!wi),fi==="Backspace"&&!ui&&Zt&&!wi&&Ut.length){for(var $r=(0,et.Z)(Ut),Ui=null,zi=$r.length-1;zi>=0;zi-=1){var ro=$r[zi];if(!ro.disabled){$r.splice(zi,1),Ui=ro;break}}Ui&&Re($r,{type:"remove",values:[Ui]})}for(var Ai=arguments.length,Ti=new Array(Ai>1?Ai-1:0),Vi=1;Vi<Ai;Vi++)Ti[Vi-1]=arguments[Vi];if(Jr&&(!Vr||!Ji.current)){var co;Vr&&(Ji.current=!0),(co=Lr.current)===null||co===void 0||co.onKeyDown.apply(co,[Hn].concat(Ti))}xn==null||xn.apply(void 0,[Hn].concat(Ti))},Qi=function(Hn){for(var ui=arguments.length,fi=new Array(ui>1?ui-1:0),Vr=1;Vr<ui;Vr++)fi[Vr-1]=arguments[Vr];if(Jr){var $r;($r=Lr.current)===null||$r===void 0||$r.onKeyUp.apply($r,[Hn].concat(fi))}Hn.key==="Enter"&&(Ji.current=!1),Jt==null||Jt.apply(void 0,[Hn].concat(fi))},no=function(Hn){var ui=Ut.filter(function(fi){return fi!==Hn});Re(ui,{type:"remove",values:[Hn]})},ji=function(){Ji.current=!1},To=fe.useRef(!1),ja=function(){mi(!0),An||(Wt&&!To.current&&Wt.apply(void 0,arguments),At.includes("focus")&&wn(!0)),To.current=!0},ya=function(){hi.current=!0,mi(!1,function(){To.current=!1,hi.current=!1,wn(!1)}),!An&&(wi&&(bn==="tags"?Xn(wi,{source:"submit"}):bn==="multiple"&&Xn("",{source:"blur"})),hn&&hn.apply(void 0,arguments))},qi=[];fe.useEffect(function(){return function(){qi.forEach(function(qn){return clearTimeout(qn)}),qi.splice(0,qi.length)}},[]);var uo=function(Hn){var ui,fi=Hn.target,Vr=(ui=vr.current)===null||ui===void 0?void 0:ui.getPopupElement();if(Vr&&Vr.contains(fi)){var $r=setTimeout(function(){var Ai=qi.indexOf($r);if(Ai!==-1&&qi.splice(Ai,1),Cr(),!Wn&&!Vr.contains(document.activeElement)){var Ti;(Ti=Yr.current)===null||Ti===void 0||Ti.focus()}});qi.push($r)}for(var Ui=arguments.length,zi=new Array(Ui>1?Ui-1:0),ro=1;ro<Ui;ro++)zi[ro-1]=arguments[ro];It==null||It.apply(void 0,[Hn].concat(zi))},Hi=fe.useState({}),ba=(0,me.Z)(Hi,2),xa=ba[1];function Ua(){xa({})}var wa;Xr&&(wa=function(Hn){wn(Hn)}),at(function(){var qn;return[Tr.current,(qn=vr.current)===null||qn===void 0?void 0:qn.getPopupElement()]},lo,wn,!!Xr);var Va=fe.useMemo(function(){return(0,Oe.Z)((0,Oe.Z)({},ke),{},{notFoundContent:pn,open:Jr,triggerOpen:lo,id:mt,showSearch:Vt,multiple:Zt,toggleOpen:wn})},[ke,pn,lo,Jr,mt,Vt,Zt,wn]),Ko=!!wr||cr,Yo;Ko&&(Yo=fe.createElement(Ee,{className:ve()("".concat(We,"-arrow"),(0,Fe.Z)({},"".concat(We,"-arrow-loading"),cr)),customizeIcon:wr,customizeIconProps:{loading:cr,searchValue:wi,open:Jr,focused:xi,showSearch:Vt}}));var wo=function(){var Hn;cn==null||cn(),(Hn=Yr.current)===null||Hn===void 0||Hn.focus(),Re([],{type:"clear",values:Ut}),Pr("",!1,!1)},Xo=qe(We,wo,Ut,sr,lr,An,wi,bn),Ca=Xo.allowClear,Jo=Xo.clearIcon,Po=fe.createElement(Kn,{ref:Lr}),Sa=ve()(We,gt,(0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)({},"".concat(We,"-focused"),xi),"".concat(We,"-multiple"),Zt),"".concat(We,"-single"),!Zt),"".concat(We,"-allow-clear"),sr),"".concat(We,"-show-arrow"),Ko),"".concat(We,"-disabled"),An),"".concat(We,"-loading"),cr),"".concat(We,"-open"),Jr),"".concat(We,"-customize-input"),eo),"".concat(We,"-show-search"),Vt)),Bo=fe.createElement(ne,{ref:vr,disabled:An,prefixCls:We,visible:lo,popupElement:Po,animation:_n,transitionName:Ar,dropdownStyle:Zr,dropdownClassName:Gr,direction:nn,dropdownMatchSelectWidth:Yn,dropdownRender:ai,dropdownAlign:tr,placement:si,builtinPlacements:ti,getPopupContainer:Rr,empty:yn,getTriggerDOMNode:function(Hn){return jr.current||Hn},onPopupVisibleChange:wa,onPopupMouseEnter:Ua},Xr?fe.cloneElement(Xr,{ref:Ni}):fe.createElement(dt,(0,se.Z)({},ke,{domRef:jr,prefixCls:We,inputElement:eo,ref:Yr,id:mt,prefix:pr,showSearch:Vt,autoClearSearchValue:fr,mode:bn,activeDescendantId:dr,tagRender:tn,values:Ut,open:Jr,onToggleOpen:wn,activeValue:Ir,searchValue:wi,onSearch:Pr,onSearchSubmit:Gi,onRemove:no,tokenWithEnter:In,onInputBlur:ji}))),Ci;return Xr?Ci=Bo:Ci=fe.createElement("div",(0,se.Z)({className:Sa},Ln,{ref:Tr,onMouseDown:uo,onKeyDown:Mi,onKeyUp:Qi,onFocus:ja,onBlur:ya}),fe.createElement($t,{visible:xi&&!Jr,values:Ut}),Bo,Yo,Ca&&Jo),fe.createElement(it.Provider,{value:Va},Ci)}),ot=en,un=function(){return null};un.isSelectOptGroup=!0;var Ot=un,Gt=function(){return null};Gt.isSelectOption=!0;var on=Gt,Mn=de(80547),sn=de(2738),mn=de(6790);function nr(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var Un=["disabled","title","children","style","className"];function _r(ke){return typeof ke=="string"||typeof ke=="number"}var Hr=function(Ae,Mt){var mt=lt(),We=mt.prefixCls,gt=mt.id,jt=mt.open,tn=mt.multiple,nn=mt.mode,Ft=mt.searchValue,Ut=mt.toggleOpen,Re=mt.notFoundContent,yn=mt.onPopupScroll,Kt=fe.useContext(Xt),pn=Kt.maxCount,cn=Kt.flattenOptions,bn=Kt.onActiveValue,An=Kt.defaultActiveFirstOption,cr=Kt.onSelect,Bn=Kt.menuItemSelectedIcon,Dn=Kt.rawValues,er=Kt.fieldNames,Tn=Kt.virtual,hr=Kt.direction,Ir=Kt.listHeight,ar=Kt.listItemHeight,dr=Kt.optionRender,Dr="".concat(We,"-item"),fr=(0,Mn.Z)(function(){return cn},[jt,cn],function(Fn,At){return At[0]&&Fn[1]!==At[1]}),Xn=fe.useRef(null),Mr=fe.useMemo(function(){return tn&&wt(pn)&&(Dn==null?void 0:Dn.size)>=pn},[tn,pn,Dn==null?void 0:Dn.size]),Jn=function(At){At.preventDefault()},sr=function(At){var Wt;(Wt=Xn.current)===null||Wt===void 0||Wt.scrollTo(typeof At=="number"?{index:At}:At)},pr=fe.useCallback(function(Fn){return nn==="combobox"?!1:Dn.has(Fn)},[nn,(0,et.Z)(Dn).toString(),Dn.size]),wr=function(At){for(var Wt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,hn=fr.length,Jt=0;Jt<hn;Jt+=1){var xn=(At+Jt*Wt+hn)%hn,It=fr[xn]||{},Et=It.group,Zt=It.data;if(!Et&&!(Zt!=null&&Zt.disabled)&&(pr(Zt.value)||!Mr))return xn}return-1},lr=fe.useState(function(){return wr(0)}),Kn=(0,me.Z)(lr,2),_n=Kn[0],Ar=Kn[1],Zr=function(At){var Wt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;Ar(At);var hn={source:Wt?"keyboard":"mouse"},Jt=fr[At];if(!Jt){bn(null,-1,hn);return}bn(Jt.value,At,hn)};(0,fe.useEffect)(function(){Zr(An!==!1?wr(0):-1)},[fr.length,Ft]);var Gr=fe.useCallback(function(Fn){return nn==="combobox"?String(Fn).toLowerCase()===Ft.toLowerCase():Dn.has(Fn)},[nn,Ft,(0,et.Z)(Dn).toString(),Dn.size]);(0,fe.useEffect)(function(){var Fn=setTimeout(function(){if(!tn&&jt&&Dn.size===1){var Wt=Array.from(Dn)[0],hn=fr.findIndex(function(Jt){var xn=Jt.data;return Ft?String(xn.value).startsWith(Ft):xn.value===Wt});hn!==-1&&(Zr(hn),sr(hn))}});if(jt){var At;(At=Xn.current)===null||At===void 0||At.scrollTo(void 0)}return function(){return clearTimeout(Fn)}},[jt,Ft]);var Yn=function(At){At!==void 0&&cr(At,{selected:!Dn.has(At)}),tn||Ut(!1)};if(fe.useImperativeHandle(Mt,function(){return{onKeyDown:function(At){var Wt=At.which,hn=At.ctrlKey;switch(Wt){case nt.Z.N:case nt.Z.P:case nt.Z.UP:case nt.Z.DOWN:{var Jt=0;if(Wt===nt.Z.UP?Jt=-1:Wt===nt.Z.DOWN?Jt=1:nr()&&hn&&(Wt===nt.Z.N?Jt=1:Wt===nt.Z.P&&(Jt=-1)),Jt!==0){var xn=wr(_n+Jt,Jt);sr(xn),Zr(xn,!0)}break}case nt.Z.TAB:case nt.Z.ENTER:{var It,Et=fr[_n];Et&&!(Et!=null&&(It=Et.data)!==null&&It!==void 0&&It.disabled)&&!Mr?Yn(Et.value):Yn(void 0),jt&&At.preventDefault();break}case nt.Z.ESC:Ut(!1),jt&&At.stopPropagation()}},onKeyUp:function(){},scrollTo:function(At){sr(At)}}}),fr.length===0)return fe.createElement("div",{role:"listbox",id:"".concat(gt,"_list"),className:"".concat(Dr,"-empty"),onMouseDown:Jn},Re);var ai=Object.keys(er).map(function(Fn){return er[Fn]}),tr=function(At){return At.label};function si(Fn,At){var Wt=Fn.group;return{role:Wt?"presentation":"option",id:"".concat(gt,"_list_").concat(At)}}var ti=function(At){var Wt=fr[At];if(!Wt)return null;var hn=Wt.data||{},Jt=hn.value,xn=Wt.group,It=(0,Ye.Z)(hn,!0),Et=tr(Wt);return Wt?fe.createElement("div",(0,se.Z)({"aria-label":typeof Et=="string"&&!xn?Et:null},It,{key:At},si(Wt,At),{"aria-selected":Gr(Jt)}),Jt):null},Rr={role:"listbox",id:"".concat(gt,"_list")};return fe.createElement(fe.Fragment,null,Tn&&fe.createElement("div",(0,se.Z)({},Rr,{style:{height:0,width:0,overflow:"hidden"}}),ti(_n-1),ti(_n),ti(_n+1)),fe.createElement(mn.Z,{itemKey:"key",ref:Xn,data:fr,height:Ir,itemHeight:ar,fullHeight:!1,onMouseDown:Jn,onScroll:yn,virtual:Tn,direction:hr,innerProps:Tn?null:Rr},function(Fn,At){var Wt=Fn.group,hn=Fn.groupOption,Jt=Fn.data,xn=Fn.label,It=Fn.value,Et=Jt.key;if(Wt){var Zt,Vt=(Zt=Jt.title)!==null&&Zt!==void 0?Zt:_r(xn)?xn.toString():void 0;return fe.createElement("div",{className:ve()(Dr,"".concat(Dr,"-group"),Jt.className),title:Vt},xn!==void 0?xn:Et)}var Ln=Jt.disabled,Rn=Jt.title,br=Jt.children,Wn=Jt.style,Qn=Jt.className,Tr=(0,ye.Z)(Jt,Un),jr=(0,sn.Z)(Tr,ai),vr=pr(It),Yr=Ln||!vr&&Mr,Lr="".concat(Dr,"-option"),hi=ve()(Dr,Lr,Qn,(0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)({},"".concat(Lr,"-grouped"),hn),"".concat(Lr,"-active"),_n===At&&!Yr),"".concat(Lr,"-disabled"),Yr),"".concat(Lr,"-selected"),vr)),_i=tr(Fn),Oi=!Bn||typeof Bn=="function"||vr,xi=typeof _i=="number"?_i:_i||It,mi=_r(xi)?xi.toString():void 0;return Rn!==void 0&&(mi=Rn),fe.createElement("div",(0,se.Z)({},(0,Ye.Z)(jr),Tn?{}:si(Fn,At),{"aria-selected":Gr(It),className:hi,title:mi,onMouseMove:function(){_n===At||Yr||Zr(At)},onClick:function(){Yr||Yn(It)},style:Wn}),fe.createElement("div",{className:"".concat(Lr,"-content")},typeof dr=="function"?dr(Fn,{index:At}):xi),fe.isValidElement(Bn)||vr,Oi&&fe.createElement(Ee,{className:"".concat(Dr,"-option-state"),customizeIcon:Bn,customizeIconProps:{value:It,disabled:Yr,isSelected:vr}},vr?"\u2713":null))}))},xr=fe.forwardRef(Hr),gr=xr,zn=function(ke,Ae){var Mt=fe.useRef({values:new Map,options:new Map}),mt=fe.useMemo(function(){var gt=Mt.current,jt=gt.values,tn=gt.options,nn=ke.map(function(Re){if(Re.label===void 0){var yn;return(0,Oe.Z)((0,Oe.Z)({},Re),{},{label:(yn=jt.get(Re.value))===null||yn===void 0?void 0:yn.label})}return Re}),Ft=new Map,Ut=new Map;return nn.forEach(function(Re){Ft.set(Re.value,Re),Ut.set(Re.value,Ae.get(Re.value)||tn.get(Re.value))}),Mt.current.values=Ft,Mt.current.options=Ut,nn},[ke,Ae]),We=fe.useCallback(function(gt){return Ae.get(gt)||Mt.current.options.get(gt)},[Ae]);return[mt,We]};function ir(ke,Ae){return vt(ke).join("").toUpperCase().includes(Ae)}var Fr=function(ke,Ae,Mt,mt,We){return fe.useMemo(function(){if(!Mt||mt===!1)return ke;var gt=Ae.options,jt=Ae.label,tn=Ae.value,nn=[],Ft=typeof mt=="function",Ut=Mt.toUpperCase(),Re=Ft?mt:function(Kt,pn){return We?ir(pn[We],Ut):pn[gt]?ir(pn[jt!=="children"?jt:"label"],Ut):ir(pn[tn],Ut)},yn=Ft?function(Kt){return xt(Kt)}:function(Kt){return Kt};return ke.forEach(function(Kt){if(Kt[gt]){var pn=Re(Mt,yn(Kt));if(pn)nn.push(Kt);else{var cn=Kt[gt].filter(function(bn){return Re(Mt,yn(bn))});cn.length&&nn.push((0,Oe.Z)((0,Oe.Z)({},Kt),{},(0,Fe.Z)({},gt,cn)))}return}Re(Mt,yn(Kt))&&nn.push(Kt)}),nn},[ke,mt,We,Mt,Ae])},On=de(6551),rr=de(11592),Vn=["children","value"],kr=["children"];function rn(ke){var Ae=ke,Mt=Ae.key,mt=Ae.props,We=mt.children,gt=mt.value,jt=(0,ye.Z)(mt,Vn);return(0,Oe.Z)({key:Mt,value:gt!==void 0?gt:Mt,children:We},jt)}function fn(ke){var Ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,rr.Z)(ke).map(function(Mt,mt){if(!fe.isValidElement(Mt)||!Mt.type)return null;var We=Mt,gt=We.type.isSelectOptGroup,jt=We.key,tn=We.props,nn=tn.children,Ft=(0,ye.Z)(tn,kr);return Ae||!gt?rn(Mt):(0,Oe.Z)((0,Oe.Z)({key:"__RC_SELECT_GRP__".concat(jt===null?mt:jt,"__"),label:jt},Ft),{},{options:fn(nn)})}).filter(function(Mt){return Mt})}var gn=function(Ae,Mt,mt,We,gt){return fe.useMemo(function(){var jt=Ae,tn=!Ae;tn&&(jt=fn(Mt));var nn=new Map,Ft=new Map,Ut=function(Kt,pn,cn){cn&&typeof cn=="string"&&Kt.set(pn[cn],pn)},Re=function yn(Kt){for(var pn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,cn=0;cn<Kt.length;cn+=1){var bn=Kt[cn];!bn[mt.options]||pn?(nn.set(bn[mt.value],bn),Ut(Ft,bn,mt.label),Ut(Ft,bn,We),Ut(Ft,bn,gt)):yn(bn[mt.options],!0)}};return Re(jt),{options:jt,valueOptions:nn,labelOptions:Ft}},[Ae,Mt,mt,We,gt])},En=gn;function $n(ke){var Ae=fe.useRef();Ae.current=ke;var Mt=fe.useCallback(function(){return Ae.current.apply(Ae,arguments)},[]);return Mt}function or(ke){var Ae=ke.mode,Mt=ke.options,mt=ke.children,We=ke.backfill,gt=ke.allowClear,jt=ke.placeholder,tn=ke.getInputElement,nn=ke.showSearch,Ft=ke.onSearch,Ut=ke.defaultOpen,Re=ke.autoFocus,yn=ke.labelInValue,Kt=ke.value,pn=ke.inputValue,cn=ke.optionLabelProp,bn=isMultiple(Ae),An=nn!==void 0?nn:bn||Ae==="combobox",cr=Mt||convertChildrenToData(mt);if(warning(Ae!=="tags"||cr.every(function(Tn){return!Tn.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),Ae==="tags"||Ae==="combobox"){var Bn=cr.some(function(Tn){return Tn.options?Tn.options.some(function(hr){return typeof("value"in hr?hr.value:hr.key)=="number"}):typeof("value"in Tn?Tn.value:Tn.key)=="number"});warning(!Bn,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(warning(Ae!=="combobox"||!cn,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),warning(Ae==="combobox"||!We,"`backfill` only works with `combobox` mode."),warning(Ae==="combobox"||!tn,"`getInputElement` only work with `combobox` mode."),noteOnce(Ae!=="combobox"||!tn||!gt||!jt,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),Ft&&!An&&Ae!=="combobox"&&Ae!=="tags"&&warning(!1,"`onSearch` should work with `showSearch` instead of use alone."),noteOnce(!Ut||Re,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),Kt!=null){var Dn=toArray(Kt);warning(!yn||Dn.every(function(Tn){return _typeof(Tn)==="object"&&("key"in Tn||"value"in Tn)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),warning(!bn||Array.isArray(Kt),"`value` should be array when `mode` is `multiple` or `tags`")}if(mt){var er=null;toNodeArray(mt).some(function(Tn){if(!React.isValidElement(Tn)||!Tn.type)return!1;var hr=Tn,Ir=hr.type;if(Ir.isSelectOption)return!1;if(Ir.isSelectOptGroup){var ar=toNodeArray(Tn.props.children).every(function(dr){return!React.isValidElement(dr)||!Tn.type||dr.type.isSelectOption?!0:(er=dr.type,!1)});return!ar}return er=Ir,!0}),er&&warning(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(er.displayName||er.name||er,"`.")),warning(pn===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function yr(ke,Ae){if(ke){var Mt=function mt(We){for(var gt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,jt=0;jt<We.length;jt++){var tn=We[jt];if(tn[Ae==null?void 0:Ae.value]===null)return warning(!1,"`value` in Select options should not be `null`."),!0;if(!gt&&Array.isArray(tn[Ae==null?void 0:Ae.options])&&mt(tn[Ae==null?void 0:Ae.options],!0))break}};Mt(ke)}}var Zn=null,Nn=["id","mode","prefixCls","backfill","fieldNames","inputValue","searchValue","onSearch","autoClearSearchValue","onSelect","onDeselect","dropdownMatchSelectWidth","filterOption","filterSort","optionFilterProp","optionLabelProp","options","optionRender","children","defaultActiveFirstOption","menuItemSelectedIcon","virtual","direction","listHeight","listItemHeight","labelRender","value","defaultValue","labelInValue","onChange","maxCount"],Er=["inputValue"];function Nt(ke){return!ke||(0,Te.Z)(ke)!=="object"}var rt=fe.forwardRef(function(ke,Ae){var Mt=ke.id,mt=ke.mode,We=ke.prefixCls,gt=We===void 0?"rc-select":We,jt=ke.backfill,tn=ke.fieldNames,nn=ke.inputValue,Ft=ke.searchValue,Ut=ke.onSearch,Re=ke.autoClearSearchValue,yn=Re===void 0?!0:Re,Kt=ke.onSelect,pn=ke.onDeselect,cn=ke.dropdownMatchSelectWidth,bn=cn===void 0?!0:cn,An=ke.filterOption,cr=ke.filterSort,Bn=ke.optionFilterProp,Dn=ke.optionLabelProp,er=ke.options,Tn=ke.optionRender,hr=ke.children,Ir=ke.defaultActiveFirstOption,ar=ke.menuItemSelectedIcon,dr=ke.virtual,Dr=ke.direction,fr=ke.listHeight,Xn=fr===void 0?200:fr,Mr=ke.listItemHeight,Jn=Mr===void 0?20:Mr,sr=ke.labelRender,pr=ke.value,wr=ke.defaultValue,lr=ke.labelInValue,Kn=ke.onChange,_n=ke.maxCount,Ar=(0,ye.Z)(ke,Nn),Zr=(0,On.ZP)(Mt),Gr=_t(mt),Yn=!!(!er&&hr),ai=fe.useMemo(function(){return An===void 0&&mt==="combobox"?!1:An},[An,mt]),tr=fe.useMemo(function(){return Ct(tn,Yn)},[JSON.stringify(tn),Yn]),si=(0,Ze.Z)("",{value:Ft!==void 0?Ft:nn,postState:function(In){return In||""}}),ti=(0,me.Z)(si,2),Rr=ti[0],Fn=ti[1],At=En(er,hr,tr,Bn,Dn),Wt=At.valueOptions,hn=At.labelOptions,Jt=At.options,xn=fe.useCallback(function(wn){var In=vt(wn);return In.map(function(kn){var Pn,ur,Pr,Gi,gi;if(Nt(kn))Pn=kn;else{var li;Pr=kn.key,ur=kn.label,Pn=(li=kn.value)!==null&&li!==void 0?li:Pr}var Ur=Wt.get(Pn);if(Ur){var Wi;if(ur===void 0&&(ur=Ur==null?void 0:Ur[Dn||tr.label]),Pr===void 0&&(Pr=(Wi=Ur==null?void 0:Ur.key)!==null&&Wi!==void 0?Wi:Pn),Gi=Ur==null?void 0:Ur.disabled,gi=Ur==null?void 0:Ur.title,0)var Ji}return{label:ur,value:Pn,key:Pr,disabled:Gi,title:gi}})},[tr,Dn,Wt]),It=(0,Ze.Z)(wr,{value:pr}),Et=(0,me.Z)(It,2),Zt=Et[0],Vt=Et[1],Ln=fe.useMemo(function(){var wn,In=Gr&&Zt===null?[]:Zt,kn=xn(In);return mt==="combobox"&&ce((wn=kn[0])===null||wn===void 0?void 0:wn.value)?[]:kn},[Zt,xn,mt,Gr]),Rn=zn(Ln,Wt),br=(0,me.Z)(Rn,2),Wn=br[0],Qn=br[1],Tr=fe.useMemo(function(){if(!mt&&Wn.length===1){var wn=Wn[0];if(wn.value===null&&(wn.label===null||wn.label===void 0))return[]}return Wn.map(function(In){var kn;return(0,Oe.Z)((0,Oe.Z)({},In),{},{label:(kn=typeof sr=="function"?sr(In):In.label)!==null&&kn!==void 0?kn:In.value})})},[mt,Wn,sr]),jr=fe.useMemo(function(){return new Set(Wn.map(function(wn){return wn.value}))},[Wn]);fe.useEffect(function(){if(mt==="combobox"){var wn,In=(wn=Wn[0])===null||wn===void 0?void 0:wn.value;Fn(pe(In)?String(In):"")}},[Wn]);var vr=$n(function(wn,In){var kn=In!=null?In:wn;return(0,Fe.Z)((0,Fe.Z)({},tr.value,wn),tr.label,kn)}),Yr=fe.useMemo(function(){if(mt!=="tags")return Jt;var wn=(0,et.Z)(Jt),In=function(Pn){return Wt.has(Pn)};return(0,et.Z)(Wn).sort(function(kn,Pn){return kn.value<Pn.value?-1:1}).forEach(function(kn){var Pn=kn.value;In(Pn)||wn.push(vr(Pn,kn.label))}),wn},[vr,Jt,Wt,Wn,mt]),Lr=Fr(Yr,tr,Rr,ai,Bn),hi=fe.useMemo(function(){return mt!=="tags"||!Rr||Lr.some(function(wn){return wn[Bn||"value"]===Rr})||Lr.some(function(wn){return wn[tr.value]===Rr})?Lr:[vr(Rr)].concat((0,et.Z)(Lr))},[vr,Bn,mt,Lr,Rr,tr]),_i=function wn(In){var kn=(0,et.Z)(In).sort(function(Pn,ur){return cr(Pn,ur,{searchValue:Rr})});return kn.map(function(Pn){return Array.isArray(Pn.options)?(0,Oe.Z)((0,Oe.Z)({},Pn),{},{options:Pn.options.length>0?wn(Pn.options):Pn.options}):Pn})},Oi=fe.useMemo(function(){return cr?_i(hi):hi},[hi,cr,Rr]),xi=fe.useMemo(function(){return pt(Oi,{fieldNames:tr,childrenAsData:Yn})},[Oi,tr,Yn]),mi=function(In){var kn=xn(In);if(Vt(kn),Kn&&(kn.length!==Wn.length||kn.some(function(Pr,Gi){var gi;return((gi=Wn[Gi])===null||gi===void 0?void 0:gi.value)!==(Pr==null?void 0:Pr.value)}))){var Pn=lr?kn:kn.map(function(Pr){return Pr.value}),ur=kn.map(function(Pr){return xt(Qn(Pr.value))});Kn(Gr?Pn:Pn[0],Gr?ur:ur[0])}},Cr=fe.useState(null),wi=(0,me.Z)(Cr,2),eo=wi[0],Xr=wi[1],Ni=fe.useState(0),Xi=(0,me.Z)(Ni,2),di=Xi[0],ao=Xi[1],Fi=Ir!==void 0?Ir:mt!=="combobox",Or=fe.useCallback(function(wn,In){var kn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},Pn=kn.source,ur=Pn===void 0?"keyboard":Pn;ao(In),jt&&mt==="combobox"&&wn!==null&&ur==="keyboard"&&Xr(String(wn))},[jt,mt]),to=function(In,kn,Pn){var ur=function(){var no,ji=Qn(In);return[lr?{label:ji==null?void 0:ji[tr.label],value:In,key:(no=ji==null?void 0:ji.key)!==null&&no!==void 0?no:In}:In,xt(ji)]};if(kn&&Kt){var Pr=ur(),Gi=(0,me.Z)(Pr,2),gi=Gi[0],li=Gi[1];Kt(gi,li)}else if(!kn&&pn&&Pn!=="clear"){var Ur=ur(),Wi=(0,me.Z)(Ur,2),Ji=Wi[0],Mi=Wi[1];pn(Ji,Mi)}},so=$n(function(wn,In){var kn,Pn=Gr?In.selected:!0;Pn?kn=Gr?[].concat((0,et.Z)(Wn),[wn]):[wn]:kn=Wn.filter(function(ur){return ur.value!==wn}),mi(kn),to(wn,Pn),mt==="combobox"?Xr(""):(!_t||yn)&&(Fn(""),Xr(""))}),Zi=function(In,kn){mi(In);var Pn=kn.type,ur=kn.values;(Pn==="remove"||Pn==="clear")&&ur.forEach(function(Pr){to(Pr.value,!1,Pn)})},Jr=function(In,kn){if(Fn(In),Xr(null),kn.source==="submit"){var Pn=(In||"").trim();if(Pn){var ur=Array.from(new Set([].concat((0,et.Z)(jr),[Pn])));mi(ur),to(Pn,!0),Fn("")}return}kn.source!=="blur"&&(mt==="combobox"&&mi(In),Ut==null||Ut(In))},xo=function(In){var kn=In;mt!=="tags"&&(kn=In.map(function(ur){var Pr=hn.get(ur);return Pr==null?void 0:Pr.value}).filter(function(ur){return ur!==void 0}));var Pn=Array.from(new Set([].concat((0,et.Z)(jr),(0,et.Z)(kn))));mi(Pn),Pn.forEach(function(ur){to(ur,!0)})},lo=fe.useMemo(function(){var wn=dr!==!1&&bn!==!1;return(0,Oe.Z)((0,Oe.Z)({},At),{},{flattenOptions:xi,onActiveValue:Or,defaultActiveFirstOption:Fi,onSelect:so,menuItemSelectedIcon:ar,rawValues:jr,fieldNames:tr,virtual:wn,direction:Dr,listHeight:Xn,listItemHeight:Jn,childrenAsData:Yn,maxCount:_n,optionRender:Tn})},[_n,At,xi,Or,Fi,so,ar,jr,tr,dr,bn,Dr,Xn,Jn,Yn,Tn]);return fe.createElement(Xt.Provider,{value:lo},fe.createElement(ot,(0,se.Z)({},Ar,{id:Zr,prefixCls:gt,ref:Ae,omitDomProps:Er,mode:mt,displayValues:Tr,onDisplayValuesChange:Zi,direction:Dr,searchValue:Rr,onSearch:Jr,autoClearSearchValue:yn,onSearchSplit:xo,dropdownMatchSelectWidth:bn,OptionList:gr,emptyOptions:!xi.length,activeValue:eo,activeDescendantId:"".concat(Zr,"_list_").concat(di)})))}),Yt=rt;Yt.Option=on,Yt.OptGroup=Ot;var Sn=Yt,jn=Sn},63158:function(Lt,Pt,de){"use strict";var se=de(32855),et=de(74430),Fe=de(11913),Oe=de(43079),me=de(59301),ye=de(92310),Te=de.n(ye),Ze=de(18929),we=de(10228),fe=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],Qe=me.forwardRef(function(ve,tt){var He,Pe=ve.prefixCls,Me=Pe===void 0?"rc-switch":Pe,Ee=ve.className,qe=ve.checked,it=ve.defaultChecked,lt=ve.disabled,ut=ve.loadingIcon,Je=ve.checkedChildren,at=ve.unCheckedChildren,nt=ve.onClick,zt=ve.onChange,Ye=ve.onKeyDown,Ve=(0,Oe.Z)(ve,fe),bt=(0,Ze.Z)(!1,{value:qe,defaultValue:it}),Be=(0,Fe.Z)(bt,2),Ge=Be[0],De=Be[1];function _e(ht,pe){var ce=Ge;return lt||(ce=ht,De(ce),zt==null||zt(ce,pe)),ce}function Tt(ht){ht.which===we.Z.LEFT?_e(!1,ht):ht.which===we.Z.RIGHT&&_e(!0,ht),Ye==null||Ye(ht)}function vt(ht){var pe=_e(!Ge,ht);nt==null||nt(pe,ht)}var St=Te()(Me,Ee,(He={},(0,et.Z)(He,"".concat(Me,"-checked"),Ge),(0,et.Z)(He,"".concat(Me,"-disabled"),lt),He));return me.createElement("button",(0,se.Z)({},Ve,{type:"button",role:"switch","aria-checked":Ge,disabled:lt,className:St,ref:tt,onKeyDown:Tt,onClick:vt}),ut,me.createElement("span",{className:"".concat(Me,"-inner")},me.createElement("span",{className:"".concat(Me,"-inner-checked")},Je),me.createElement("span",{className:"".concat(Me,"-inner-unchecked")},at)))});Qe.displayName="Switch",Pt.Z=Qe},22711:function(Lt,Pt,de){"use strict";de.r(Pt),de.d(Pt,{ResizableTextArea:function(){return Be},default:function(){return Tt}});var se=de(32855),et=de(74430),Fe=de(27247),Oe=de(3300),me=de(11913),ye=de(43079),Te=de(92310),Ze=de.n(Te),we=de(36901),fe=de(66003),Qe=de(30292),ve=de(18929),tt=de(59301),He=de(34666),Pe=de(29301),Me=de(34280),Ee=de(16089),qe=`
min-height:0 !important;
max-height:none !important;
height:0 !important;
visibility:hidden !important;
overflow:hidden !important;
position:absolute !important;
z-index:-1000 !important;
top:0 !important;
right:0 !important;
pointer-events: none !important;
`,it=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],lt={},ut;function Je(vt){var St=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,ht=vt.getAttribute("id")||vt.getAttribute("data-reactid")||vt.getAttribute("name");if(St&&lt[ht])return lt[ht];var pe=window.getComputedStyle(vt),ce=pe.getPropertyValue("box-sizing")||pe.getPropertyValue("-moz-box-sizing")||pe.getPropertyValue("-webkit-box-sizing"),ze=parseFloat(pe.getPropertyValue("padding-bottom"))+parseFloat(pe.getPropertyValue("padding-top")),ft=parseFloat(pe.getPropertyValue("border-bottom-width"))+parseFloat(pe.getPropertyValue("border-top-width")),st=it.map(function(je){return"".concat(je,":").concat(pe.getPropertyValue(je))}).join(";"),xe={sizingStyle:st,paddingSize:ze,borderSize:ft,boxSizing:ce};return St&&ht&&(lt[ht]=xe),xe}function at(vt){var St=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,ht=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,pe=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;ut||(ut=document.createElement("textarea"),ut.setAttribute("tab-index","-1"),ut.setAttribute("aria-hidden","true"),ut.setAttribute("name","hiddenTextarea"),document.body.appendChild(ut)),vt.getAttribute("wrap")?ut.setAttribute("wrap",vt.getAttribute("wrap")):ut.removeAttribute("wrap");var ce=Je(vt,St),ze=ce.paddingSize,ft=ce.borderSize,st=ce.boxSizing,xe=ce.sizingStyle;ut.setAttribute("style","".concat(xe,";").concat(qe)),ut.value=vt.value||vt.placeholder||"";var je=void 0,Ce=void 0,Xe,Ne=ut.scrollHeight;if(st==="border-box"?Ne+=ft:st==="content-box"&&(Ne-=ze),ht!==null||pe!==null){ut.value=" ";var ct=ut.scrollHeight-ze;ht!==null&&(je=ct*ht,st==="border-box"&&(je=je+ze+ft),Ne=Math.max(je,Ne)),pe!==null&&(Ce=ct*pe,st==="border-box"&&(Ce=Ce+ze+ft),Xe=Ne>Ce?"":"hidden",Ne=Math.min(Ce,Ne))}var Le={height:Ne,overflowY:Xe,resize:"none"};return je&&(Le.minHeight=je),Ce&&(Le.maxHeight=Ce),Le}var nt=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],zt=0,Ye=1,Ve=2,bt=tt.forwardRef(function(vt,St){var ht=vt,pe=ht.prefixCls,ce=ht.defaultValue,ze=ht.value,ft=ht.autoSize,st=ht.onResize,xe=ht.className,je=ht.style,Ce=ht.disabled,Xe=ht.onChange,Ne=ht.onInternalAutoSize,ct=(0,ye.Z)(ht,nt),Le=(0,ve.Z)(ce,{value:ze,postState:function(on){return on!=null?on:""}}),$e=(0,me.Z)(Le,2),dt=$e[0],oe=$e[1],ee=function(on){oe(on.target.value),Xe==null||Xe(on)},z=tt.useRef();tt.useImperativeHandle(St,function(){return{textArea:z.current}});var re=tt.useMemo(function(){return ft&&(0,He.Z)(ft)==="object"?[ft.minRows,ft.maxRows]:[]},[ft]),le=(0,me.Z)(re,2),ne=le[0],ge=le[1],Ie=!!ft,wt=function(){try{if(document.activeElement===z.current){var on=z.current,Mn=on.selectionStart,sn=on.selectionEnd,mn=on.scrollTop;z.current.setSelectionRange(Mn,sn),z.current.scrollTop=mn}}catch(nr){}},Ct=tt.useState(Ve),pt=(0,me.Z)(Ct,2),xt=pt[0],Bt=pt[1],Rt=tt.useState(),Xt=(0,me.Z)(Rt,2),$t=Xt[0],Dt=Xt[1],ln=function(){Bt(zt)};(0,Me.Z)(function(){Ie&&ln()},[ze,ne,ge,Ie]),(0,Me.Z)(function(){if(xt===zt)Bt(Ye);else if(xt===Ye){var Gt=at(z.current,!1,ne,ge);Bt(Ve),Dt(Gt)}else wt()},[xt]);var _t=tt.useRef(),en=function(){Ee.Z.cancel(_t.current)},ot=function(on){xt===Ve&&(st==null||st(on),ft&&(en(),_t.current=(0,Ee.Z)(function(){ln()})))};tt.useEffect(function(){return en},[]);var un=Ie?$t:null,Ot=(0,Fe.Z)((0,Fe.Z)({},je),un);return(xt===zt||xt===Ye)&&(Ot.overflowY="hidden",Ot.overflowX="hidden"),tt.createElement(Pe.Z,{onResize:ot,disabled:!(ft||st)},tt.createElement("textarea",(0,se.Z)({},ct,{ref:z,style:Ot,className:Ze()(pe,xe,(0,et.Z)({},"".concat(pe,"-disabled"),Ce)),disabled:Ce,value:dt,onChange:ee})))}),Be=bt,Ge=["defaultValue","value","onFocus","onBlur","onChange","allowClear","maxLength","onCompositionStart","onCompositionEnd","suffix","prefixCls","showCount","count","className","style","disabled","hidden","classNames","styles","onResize","onClear","onPressEnter","readOnly","autoSize","onKeyDown"],De=tt.forwardRef(function(vt,St){var ht,pe=vt.defaultValue,ce=vt.value,ze=vt.onFocus,ft=vt.onBlur,st=vt.onChange,xe=vt.allowClear,je=vt.maxLength,Ce=vt.onCompositionStart,Xe=vt.onCompositionEnd,Ne=vt.suffix,ct=vt.prefixCls,Le=ct===void 0?"rc-textarea":ct,$e=vt.showCount,dt=vt.count,oe=vt.className,ee=vt.style,z=vt.disabled,re=vt.hidden,le=vt.classNames,ne=vt.styles,ge=vt.onResize,Ie=vt.onClear,wt=vt.onPressEnter,Ct=vt.readOnly,pt=vt.autoSize,xt=vt.onKeyDown,Bt=(0,ye.Z)(vt,Ge),Rt=(0,ve.Z)(pe,{value:ce,defaultValue:pe}),Xt=(0,me.Z)(Rt,2),$t=Xt[0],Dt=Xt[1],ln=$t==null?"":String($t),_t=tt.useState(!1),en=(0,me.Z)(_t,2),ot=en[0],un=en[1],Ot=tt.useRef(!1),Gt=tt.useState(null),on=(0,me.Z)(Gt,2),Mn=on[0],sn=on[1],mn=(0,tt.useRef)(null),nr=(0,tt.useRef)(null),Un=function(){var Yt;return(Yt=nr.current)===null||Yt===void 0?void 0:Yt.textArea},_r=function(){Un().focus()};(0,tt.useImperativeHandle)(St,function(){var rt;return{resizableTextArea:nr.current,focus:_r,blur:function(){Un().blur()},nativeElement:((rt=mn.current)===null||rt===void 0?void 0:rt.nativeElement)||Un()}}),(0,tt.useEffect)(function(){un(function(rt){return!z&&rt})},[z]);var Hr=tt.useState(null),xr=(0,me.Z)(Hr,2),gr=xr[0],zn=xr[1];tt.useEffect(function(){if(gr){var rt;(rt=Un()).setSelectionRange.apply(rt,(0,Oe.Z)(gr))}},[gr]);var ir=(0,fe.Z)(dt,$e),Fr=(ht=ir.max)!==null&&ht!==void 0?ht:je,On=Number(Fr)>0,rr=ir.strategy(ln),Vn=!!Fr&&rr>Fr,kr=function(Yt,Sn){var jn=Sn;!Ot.current&&ir.exceedFormatter&&ir.max&&ir.strategy(Sn)>ir.max&&(jn=ir.exceedFormatter(Sn,{max:ir.max}),Sn!==jn&&zn([Un().selectionStart||0,Un().selectionEnd||0])),Dt(jn),(0,Qe.rJ)(Yt.currentTarget,Yt,st,jn)},rn=function(Yt){Ot.current=!0,Ce==null||Ce(Yt)},fn=function(Yt){Ot.current=!1,kr(Yt,Yt.currentTarget.value),Xe==null||Xe(Yt)},gn=function(Yt){kr(Yt,Yt.target.value)},En=function(Yt){Yt.key==="Enter"&&wt&&wt(Yt),xt==null||xt(Yt)},$n=function(Yt){un(!0),ze==null||ze(Yt)},or=function(Yt){un(!1),ft==null||ft(Yt)},yr=function(Yt){Dt(""),_r(),(0,Qe.rJ)(Un(),Yt,st)},Zn=Ne,Nn;ir.show&&(ir.showFormatter?Nn=ir.showFormatter({value:ln,count:rr,maxLength:Fr}):Nn="".concat(rr).concat(On?" / ".concat(Fr):""),Zn=tt.createElement(tt.Fragment,null,Zn,tt.createElement("span",{className:Ze()("".concat(Le,"-data-count"),le==null?void 0:le.count),style:ne==null?void 0:ne.count},Nn)));var Er=function(Yt){var Sn;ge==null||ge(Yt),(Sn=Un())!==null&&Sn!==void 0&&Sn.style.height&&sn(!0)},Nt=!pt&&!$e&&!xe;return tt.createElement(we.BaseInput,{ref:mn,value:ln,allowClear:xe,handleReset:yr,suffix:Zn,prefixCls:Le,classNames:(0,Fe.Z)((0,Fe.Z)({},le),{},{affixWrapper:Ze()(le==null?void 0:le.affixWrapper,(0,et.Z)((0,et.Z)({},"".concat(Le,"-show-count"),$e),"".concat(Le,"-textarea-allow-clear"),xe))}),disabled:z,focused:ot,className:Ze()(oe,Vn&&"".concat(Le,"-out-of-range")),style:(0,Fe.Z)((0,Fe.Z)({},ee),Mn&&!Nt?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof Nn=="string"?Nn:void 0}},hidden:re,readOnly:Ct,onClear:Ie},tt.createElement(Be,(0,se.Z)({},Bt,{autoSize:pt,maxLength:je,onKeyDown:En,onChange:gn,onFocus:$n,onBlur:or,onCompositionStart:rn,onCompositionEnd:fn,className:Ze()(le==null?void 0:le.textarea),style:(0,Fe.Z)((0,Fe.Z)({},ne==null?void 0:ne.textarea),{},{resize:ee==null?void 0:ee.resize}),disabled:z,prefixCls:Le,onResize:Er,ref:nr,readOnly:Ct})))}),_e=De,Tt=_e},90472:function(Lt,Pt,de){"use strict";de.d(Pt,{Z:function(){return vt}});var se=de(32855),et=de(33377),Fe=de(93912),Oe=de(83383),me=de(18881),ye=de(85461),Te=de(74430),Ze=de(59301),we=de(27247),fe=de(43079),Qe=de(34666),ve=de(13932),tt=de(68702),He=de(3300),Pe=de(92310),Me=de.n(Pe),Ee=de(26112),qe=de(48736),it=function(St,ht){if(St&&ht){var pe=Array.isArray(ht)?ht:ht.split(","),ce=St.name||"",ze=St.type||"",ft=ze.replace(/\/.*$/,"");return pe.some(function(st){var xe=st.trim();if(/^\*(\/\*)?$/.test(st))return!0;if(xe.charAt(0)==="."){var je=ce.toLowerCase(),Ce=xe.toLowerCase(),Xe=[Ce];return(Ce===".jpg"||Ce===".jpeg")&&(Xe=[".jpg",".jpeg"]),Xe.some(function(Ne){return je.endsWith(Ne)})}return/\/\*$/.test(xe)?ft===xe.replace(/\/.*$/,""):ze===xe?!0:/^\w+$/.test(xe)?((0,qe.ZP)(!1,"Upload takes an invalidate 'accept' type '".concat(xe,"'.Skip for check.")),!0):!1})}return!0};function lt(St,ht){var pe="cannot ".concat(St.method," ").concat(St.action," ").concat(ht.status,"'"),ce=new Error(pe);return ce.status=ht.status,ce.method=St.method,ce.url=St.action,ce}function ut(St){var ht=St.responseText||St.response;if(!ht)return ht;try{return JSON.parse(ht)}catch(pe){return ht}}function Je(St){var ht=new XMLHttpRequest;St.onProgress&&ht.upload&&(ht.upload.onprogress=function(ft){ft.total>0&&(ft.percent=ft.loaded/ft.total*100),St.onProgress(ft)});var pe=new FormData;St.data&&Object.keys(St.data).forEach(function(ze){var ft=St.data[ze];if(Array.isArray(ft)){ft.forEach(function(st){pe.append("".concat(ze,"[]"),st)});return}pe.append(ze,ft)}),St.file instanceof Blob?pe.append(St.filename,St.file,St.file.name):pe.append(St.filename,St.file),ht.onerror=function(ft){St.onError(ft)},ht.onload=function(){return ht.status<200||ht.status>=300?St.onError(lt(St,ht),ut(ht)):St.onSuccess(ut(ht),ht)},ht.open(St.method,St.action,!0),St.withCredentials&&"withCredentials"in ht&&(ht.withCredentials=!0);var ce=St.headers||{};return ce["X-Requested-With"]!==null&&ht.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(ce).forEach(function(ze){ce[ze]!==null&&ht.setRequestHeader(ze,ce[ze])}),ht.send(pe),{abort:function(){ht.abort()}}}var at=function(){var St=(0,tt.Z)((0,ve.Z)().mark(function ht(pe,ce){var ze,ft,st,xe,je,Ce,Xe,Ne;return(0,ve.Z)().wrap(function(Le){for(;;)switch(Le.prev=Le.next){case 0:Ce=function(){return Ce=(0,tt.Z)((0,ve.Z)().mark(function dt(oe){return(0,ve.Z)().wrap(function(z){for(;;)switch(z.prev=z.next){case 0:return z.abrupt("return",new Promise(function(re){oe.file(function(le){ce(le)?(oe.fullPath&&!le.webkitRelativePath&&(Object.defineProperties(le,{webkitRelativePath:{writable:!0}}),le.webkitRelativePath=oe.fullPath.replace(/^\//,""),Object.defineProperties(le,{webkitRelativePath:{writable:!1}})),re(le)):re(null)})}));case 1:case"end":return z.stop()}},dt)})),Ce.apply(this,arguments)},je=function(dt){return Ce.apply(this,arguments)},xe=function(){return xe=(0,tt.Z)((0,ve.Z)().mark(function dt(oe){var ee,z,re,le,ne;return(0,ve.Z)().wrap(function(Ie){for(;;)switch(Ie.prev=Ie.next){case 0:ee=oe.createReader(),z=[];case 2:return Ie.next=5,new Promise(function(wt){ee.readEntries(wt,function(){return wt([])})});case 5:if(re=Ie.sent,le=re.length,le){Ie.next=9;break}return Ie.abrupt("break",12);case 9:for(ne=0;ne<le;ne++)z.push(re[ne]);Ie.next=2;break;case 12:return Ie.abrupt("return",z);case 13:case"end":return Ie.stop()}},dt)})),xe.apply(this,arguments)},st=function(dt){return xe.apply(this,arguments)},ze=[],ft=[],pe.forEach(function($e){return ft.push($e.webkitGetAsEntry())}),Xe=function(){var $e=(0,tt.Z)((0,ve.Z)().mark(function dt(oe,ee){var z,re;return(0,ve.Z)().wrap(function(ne){for(;;)switch(ne.prev=ne.next){case 0:if(oe){ne.next=2;break}return ne.abrupt("return");case 2:if(oe.path=ee||"",!oe.isFile){ne.next=10;break}return ne.next=6,je(oe);case 6:z=ne.sent,z&&ze.push(z),ne.next=15;break;case 10:if(!oe.isDirectory){ne.next=15;break}return ne.next=13,st(oe);case 13:re=ne.sent,ft.push.apply(ft,(0,He.Z)(re));case 15:case"end":return ne.stop()}},dt)}));return function(oe,ee){return $e.apply(this,arguments)}}(),Ne=0;case 9:if(!(Ne<ft.length)){Le.next=15;break}return Le.next=12,Xe(ft[Ne]);case 12:Ne++,Le.next=9;break;case 15:return Le.abrupt("return",ze);case 16:case"end":return Le.stop()}},ht)}));return function(pe,ce){return St.apply(this,arguments)}}(),nt=at,zt=+new Date,Ye=0;function Ve(){return"rc-upload-".concat(zt,"-").concat(++Ye)}var bt=["component","prefixCls","className","classNames","disabled","id","name","style","styles","multiple","accept","capture","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave","hasControlInside"],Be=function(St){(0,me.Z)(pe,St);var ht=(0,ye.Z)(pe);function pe(){var ce;(0,et.Z)(this,pe);for(var ze=arguments.length,ft=new Array(ze),st=0;st<ze;st++)ft[st]=arguments[st];return ce=ht.call.apply(ht,[this].concat(ft)),(0,Te.Z)((0,Oe.Z)(ce),"state",{uid:Ve()}),(0,Te.Z)((0,Oe.Z)(ce),"reqs",{}),(0,Te.Z)((0,Oe.Z)(ce),"fileInput",void 0),(0,Te.Z)((0,Oe.Z)(ce),"_isMounted",void 0),(0,Te.Z)((0,Oe.Z)(ce),"onChange",function(xe){var je=ce.props,Ce=je.accept,Xe=je.directory,Ne=xe.target.files,ct=(0,He.Z)(Ne).filter(function(Le){return!Xe||it(Le,Ce)});ce.uploadFiles(ct),ce.reset()}),(0,Te.Z)((0,Oe.Z)(ce),"onClick",function(xe){var je=ce.fileInput;if(je){var Ce=xe.target,Xe=ce.props.onClick;if(Ce&&Ce.tagName==="BUTTON"){var Ne=je.parentNode;Ne.focus(),Ce.blur()}je.click(),Xe&&Xe(xe)}}),(0,Te.Z)((0,Oe.Z)(ce),"onKeyDown",function(xe){xe.key==="Enter"&&ce.onClick(xe)}),(0,Te.Z)((0,Oe.Z)(ce),"onFileDrop",function(){var xe=(0,tt.Z)((0,ve.Z)().mark(function je(Ce){var Xe,Ne,ct;return(0,ve.Z)().wrap(function($e){for(;;)switch($e.prev=$e.next){case 0:if(Xe=ce.props.multiple,Ce.preventDefault(),Ce.type!=="dragover"){$e.next=4;break}return $e.abrupt("return");case 4:if(!ce.props.directory){$e.next=11;break}return $e.next=7,nt(Array.prototype.slice.call(Ce.dataTransfer.items),function(dt){return it(dt,ce.props.accept)});case 7:Ne=$e.sent,ce.uploadFiles(Ne),$e.next=14;break;case 11:ct=(0,He.Z)(Ce.dataTransfer.files).filter(function(dt){return it(dt,ce.props.accept)}),Xe===!1&&(ct=ct.slice(0,1)),ce.uploadFiles(ct);case 14:case"end":return $e.stop()}},je)}));return function(je){return xe.apply(this,arguments)}}()),(0,Te.Z)((0,Oe.Z)(ce),"uploadFiles",function(xe){var je=(0,He.Z)(xe),Ce=je.map(function(Xe){return Xe.uid=Ve(),ce.processFile(Xe,je)});Promise.all(Ce).then(function(Xe){var Ne=ce.props.onBatchStart;Ne==null||Ne(Xe.map(function(ct){var Le=ct.origin,$e=ct.parsedFile;return{file:Le,parsedFile:$e}})),Xe.filter(function(ct){return ct.parsedFile!==null}).forEach(function(ct){ce.post(ct)})})}),(0,Te.Z)((0,Oe.Z)(ce),"processFile",function(){var xe=(0,tt.Z)((0,ve.Z)().mark(function je(Ce,Xe){var Ne,ct,Le,$e,dt,oe,ee,z,re;return(0,ve.Z)().wrap(function(ne){for(;;)switch(ne.prev=ne.next){case 0:if(Ne=ce.props.beforeUpload,ct=Ce,!Ne){ne.next=14;break}return ne.prev=3,ne.next=6,Ne(Ce,Xe);case 6:ct=ne.sent,ne.next=12;break;case 9:ne.prev=9,ne.t0=ne.catch(3),ct=!1;case 12:if(ct!==!1){ne.next=14;break}return ne.abrupt("return",{origin:Ce,parsedFile:null,action:null,data:null});case 14:if(Le=ce.props.action,typeof Le!="function"){ne.next=21;break}return ne.next=18,Le(Ce);case 18:$e=ne.sent,ne.next=22;break;case 21:$e=Le;case 22:if(dt=ce.props.data,typeof dt!="function"){ne.next=29;break}return ne.next=26,dt(Ce);case 26:oe=ne.sent,ne.next=30;break;case 29:oe=dt;case 30:return ee=((0,Qe.Z)(ct)==="object"||typeof ct=="string")&&ct?ct:Ce,ee instanceof File?z=ee:z=new File([ee],Ce.name,{type:Ce.type}),re=z,re.uid=Ce.uid,ne.abrupt("return",{origin:Ce,data:oe,parsedFile:re,action:$e});case 35:case"end":return ne.stop()}},je,null,[[3,9]])}));return function(je,Ce){return xe.apply(this,arguments)}}()),(0,Te.Z)((0,Oe.Z)(ce),"saveFileInput",function(xe){ce.fileInput=xe}),ce}return(0,Fe.Z)(pe,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"post",value:function(ze){var ft=this,st=ze.data,xe=ze.origin,je=ze.action,Ce=ze.parsedFile;if(this._isMounted){var Xe=this.props,Ne=Xe.onStart,ct=Xe.customRequest,Le=Xe.name,$e=Xe.headers,dt=Xe.withCredentials,oe=Xe.method,ee=xe.uid,z=ct||Je,re={action:je,filename:Le,data:st,file:Ce,headers:$e,withCredentials:dt,method:oe||"post",onProgress:function(ne){var ge=ft.props.onProgress;ge==null||ge(ne,Ce)},onSuccess:function(ne,ge){var Ie=ft.props.onSuccess;Ie==null||Ie(ne,Ce,ge),delete ft.reqs[ee]},onError:function(ne,ge){var Ie=ft.props.onError;Ie==null||Ie(ne,ge,Ce),delete ft.reqs[ee]}};Ne(xe),this.reqs[ee]=z(re)}}},{key:"reset",value:function(){this.setState({uid:Ve()})}},{key:"abort",value:function(ze){var ft=this.reqs;if(ze){var st=ze.uid?ze.uid:ze;ft[st]&&ft[st].abort&&ft[st].abort(),delete ft[st]}else Object.keys(ft).forEach(function(xe){ft[xe]&&ft[xe].abort&&ft[xe].abort(),delete ft[xe]})}},{key:"render",value:function(){var ze=this.props,ft=ze.component,st=ze.prefixCls,xe=ze.className,je=ze.classNames,Ce=je===void 0?{}:je,Xe=ze.disabled,Ne=ze.id,ct=ze.name,Le=ze.style,$e=ze.styles,dt=$e===void 0?{}:$e,oe=ze.multiple,ee=ze.accept,z=ze.capture,re=ze.children,le=ze.directory,ne=ze.openFileDialogOnClick,ge=ze.onMouseEnter,Ie=ze.onMouseLeave,wt=ze.hasControlInside,Ct=(0,fe.Z)(ze,bt),pt=Me()((0,Te.Z)((0,Te.Z)((0,Te.Z)({},st,!0),"".concat(st,"-disabled"),Xe),xe,xe)),xt=le?{directory:"directory",webkitdirectory:"webkitdirectory"}:{},Bt=Xe?{}:{onClick:ne?this.onClick:function(){},onKeyDown:ne?this.onKeyDown:function(){},onMouseEnter:ge,onMouseLeave:Ie,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:wt?void 0:"0"};return Ze.createElement(ft,(0,se.Z)({},Bt,{className:pt,role:wt?void 0:"button",style:Le}),Ze.createElement("input",(0,se.Z)({},(0,Ee.Z)(Ct,{aria:!0,data:!0}),{id:Ne,name:ct,disabled:Xe,type:"file",ref:this.saveFileInput,onClick:function(Xt){return Xt.stopPropagation()},key:this.state.uid,style:(0,we.Z)({display:"none"},dt.input),className:Ce.input,accept:ee},xt,{multiple:oe,onChange:this.onChange},z!=null?{capture:z}:{})),re)}}]),pe}(Ze.Component),Ge=Be;function De(){}var _e=function(St){(0,me.Z)(pe,St);var ht=(0,ye.Z)(pe);function pe(){var ce;(0,et.Z)(this,pe);for(var ze=arguments.length,ft=new Array(ze),st=0;st<ze;st++)ft[st]=arguments[st];return ce=ht.call.apply(ht,[this].concat(ft)),(0,Te.Z)((0,Oe.Z)(ce),"uploader",void 0),(0,Te.Z)((0,Oe.Z)(ce),"saveUploader",function(xe){ce.uploader=xe}),ce}return(0,Fe.Z)(pe,[{key:"abort",value:function(ze){this.uploader.abort(ze)}},{key:"render",value:function(){return Ze.createElement(Ge,(0,se.Z)({},this.props,{ref:this.saveUploader}))}}]),pe}(Ze.Component);(0,Te.Z)(_e,"defaultProps",{component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:De,onError:De,onSuccess:De,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0,hasControlInside:!1});var Tt=_e,vt=Tt},6790:function(Lt,Pt,de){"use strict";de.d(Pt,{Z:function(){return dt}});var se=de(32855),et=de(34666),Fe=de(27247),Oe=de(74430),me=de(11913),ye=de(43079),Te=de(92310),Ze=de.n(Te),we=de(29301),fe=de(70425),Qe=de(34280),ve=de(59301),tt=de(4676),He=ve.forwardRef(function(oe,ee){var z=oe.height,re=oe.offsetY,le=oe.offsetX,ne=oe.children,ge=oe.prefixCls,Ie=oe.onInnerResize,wt=oe.innerProps,Ct=oe.rtl,pt=oe.extra,xt={},Bt={display:"flex",flexDirection:"column"};return re!==void 0&&(xt={height:z,position:"relative",overflow:"hidden"},Bt=(0,Fe.Z)((0,Fe.Z)({},Bt),{},(0,Oe.Z)((0,Oe.Z)((0,Oe.Z)((0,Oe.Z)((0,Oe.Z)({transform:"translateY(".concat(re,"px)")},Ct?"marginRight":"marginLeft",-le),"position","absolute"),"left",0),"right",0),"top",0))),ve.createElement("div",{style:xt},ve.createElement(we.Z,{onResize:function(Xt){var $t=Xt.offsetHeight;$t&&Ie&&Ie()}},ve.createElement("div",(0,se.Z)({style:Bt,className:Ze()((0,Oe.Z)({},"".concat(ge,"-holder-inner"),ge)),ref:ee},wt),ne,pt)))});He.displayName="Filler";var Pe=He;function Me(oe){var ee=oe.children,z=oe.setRef,re=ve.useCallback(function(le){z(le)},[]);return ve.cloneElement(ee,{ref:re})}function Ee(oe,ee,z,re,le,ne,ge,Ie){var wt=Ie.getKey;return oe.slice(ee,z+1).map(function(Ct,pt){var xt=ee+pt,Bt=ge(Ct,xt,{style:{width:re},offsetX:le}),Rt=wt(Ct);return ve.createElement(Me,{key:Rt,setRef:function($t){return ne(Ct,$t)}},Bt)})}function qe(oe,ee,z,re){var le=z-oe,ne=ee-z,ge=Math.min(le,ne)*2;if(re<=ge){var Ie=Math.floor(re/2);return re%2?z+Ie+1:z-Ie}return le>ne?z-(re-ne):z+(re-le)}function it(oe,ee,z){var re=oe.length,le=ee.length,ne,ge;if(re===0&&le===0)return null;re<le?(ne=oe,ge=ee):(ne=ee,ge=oe);var Ie={__EMPTY_ITEM__:!0};function wt(Xt){return Xt!==void 0?z(Xt):Ie}for(var Ct=null,pt=Math.abs(re-le)!==1,xt=0;xt<ge.length;xt+=1){var Bt=wt(ne[xt]),Rt=wt(ge[xt]);if(Bt!==Rt){Ct=xt,pt=pt||Bt!==wt(ge[xt+1]);break}}return Ct===null?null:{index:Ct,multiple:pt}}function lt(oe,ee,z){var re=ve.useState(oe),le=(0,me.Z)(re,2),ne=le[0],ge=le[1],Ie=ve.useState(null),wt=(0,me.Z)(Ie,2),Ct=wt[0],pt=wt[1];return ve.useEffect(function(){var xt=it(ne||[],oe||[],ee);(xt==null?void 0:xt.index)!==void 0&&(z==null||z(xt.index),pt(oe[xt.index])),ge(oe)},[oe]),[Ct]}var ut=de(16089),Je=(typeof navigator=="undefined"?"undefined":(0,et.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),at=Je,nt=function(oe,ee,z,re){var le=(0,ve.useRef)(!1),ne=(0,ve.useRef)(null);function ge(){clearTimeout(ne.current),le.current=!0,ne.current=setTimeout(function(){le.current=!1},50)}var Ie=(0,ve.useRef)({top:oe,bottom:ee,left:z,right:re});return Ie.current.top=oe,Ie.current.bottom=ee,Ie.current.left=z,Ie.current.right=re,function(wt,Ct){var pt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,xt=wt?Ct<0&&Ie.current.left||Ct>0&&Ie.current.right:Ct<0&&Ie.current.top||Ct>0&&Ie.current.bottom;return pt&&xt?(clearTimeout(ne.current),le.current=!1):(!xt||le.current)&&ge(),!le.current&&xt}};function zt(oe,ee,z,re,le,ne,ge){var Ie=(0,ve.useRef)(0),wt=(0,ve.useRef)(null),Ct=(0,ve.useRef)(null),pt=(0,ve.useRef)(!1),xt=nt(ee,z,re,le);function Bt(_t,en){if(ut.Z.cancel(wt.current),!xt(!1,en)){var ot=_t;if(!ot._virtualHandled)ot._virtualHandled=!0;else return;Ie.current+=en,Ct.current=en,at||ot.preventDefault(),wt.current=(0,ut.Z)(function(){var un=pt.current?10:1;ge(Ie.current*un,!1),Ie.current=0})}}function Rt(_t,en){ge(en,!0),at||_t.preventDefault()}var Xt=(0,ve.useRef)(null),$t=(0,ve.useRef)(null);function Dt(_t){if(oe){ut.Z.cancel($t.current),$t.current=(0,ut.Z)(function(){Xt.current=null},2);var en=_t.deltaX,ot=_t.deltaY,un=_t.shiftKey,Ot=en,Gt=ot;(Xt.current==="sx"||!Xt.current&&un&&ot&&!en)&&(Ot=ot,Gt=0,Xt.current="sx");var on=Math.abs(Ot),Mn=Math.abs(Gt);Xt.current===null&&(Xt.current=ne&&on>Mn?"x":"y"),Xt.current==="y"?Bt(_t,Gt):Rt(_t,Ot)}}function ln(_t){oe&&(pt.current=_t.detail===Ct.current)}return[Dt,ln]}function Ye(oe,ee,z,re){var le=ve.useMemo(function(){return[new Map,[]]},[oe,z.id,re]),ne=(0,me.Z)(le,2),ge=ne[0],Ie=ne[1],wt=function(pt){var xt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:pt,Bt=ge.get(pt),Rt=ge.get(xt);if(Bt===void 0||Rt===void 0)for(var Xt=oe.length,$t=Ie.length;$t<Xt;$t+=1){var Dt,ln=oe[$t],_t=ee(ln);ge.set(_t,$t);var en=(Dt=z.get(_t))!==null&&Dt!==void 0?Dt:re;if(Ie[$t]=(Ie[$t-1]||0)+en,_t===pt&&(Bt=$t),_t===xt&&(Rt=$t),Bt!==void 0&&Rt!==void 0)break}return{top:Ie[Bt-1]||0,bottom:Ie[Rt]}};return wt}var Ve=de(33377),bt=de(93912),Be=function(){function oe(){(0,Ve.Z)(this,oe),(0,Oe.Z)(this,"maps",void 0),(0,Oe.Z)(this,"id",0),(0,Oe.Z)(this,"diffRecords",new Map),this.maps=Object.create(null)}return(0,bt.Z)(oe,[{key:"set",value:function(z,re){this.diffRecords.set(z,this.maps[z]),this.maps[z]=re,this.id+=1}},{key:"get",value:function(z){return this.maps[z]}},{key:"resetRecord",value:function(){this.diffRecords.clear()}},{key:"getRecord",value:function(){return this.diffRecords}}]),oe}(),Ge=Be;function De(oe){var ee=parseFloat(oe);return isNaN(ee)?0:ee}function _e(oe,ee,z){var re=ve.useState(0),le=(0,me.Z)(re,2),ne=le[0],ge=le[1],Ie=(0,ve.useRef)(new Map),wt=(0,ve.useRef)(new Ge),Ct=(0,ve.useRef)(0);function pt(){Ct.current+=1}function xt(){var Rt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;pt();var Xt=function(){var ln=!1;Ie.current.forEach(function(_t,en){if(_t&&_t.offsetParent){var ot=_t.offsetHeight,un=getComputedStyle(_t),Ot=un.marginTop,Gt=un.marginBottom,on=De(Ot),Mn=De(Gt),sn=ot+on+Mn;wt.current.get(en)!==sn&&(wt.current.set(en,sn),ln=!0)}}),ln&&ge(function(_t){return _t+1})};if(Rt)Xt();else{Ct.current+=1;var $t=Ct.current;Promise.resolve().then(function(){$t===Ct.current&&Xt()})}}function Bt(Rt,Xt){var $t=oe(Rt),Dt=Ie.current.get($t);Xt?(Ie.current.set($t,Xt),xt()):Ie.current.delete($t),!Dt!=!Xt&&(Xt?ee==null||ee(Rt):z==null||z(Rt))}return(0,ve.useEffect)(function(){return pt},[]),[Bt,xt,wt.current,ne]}var Tt=14/15;function vt(oe,ee,z){var re=(0,ve.useRef)(!1),le=(0,ve.useRef)(0),ne=(0,ve.useRef)(0),ge=(0,ve.useRef)(null),Ie=(0,ve.useRef)(null),wt,Ct=function(Rt){if(re.current){var Xt=Math.ceil(Rt.touches[0].pageX),$t=Math.ceil(Rt.touches[0].pageY),Dt=le.current-Xt,ln=ne.current-$t,_t=Math.abs(Dt)>Math.abs(ln);_t?le.current=Xt:ne.current=$t;var en=z(_t,_t?Dt:ln,!1,Rt);en&&Rt.preventDefault(),clearInterval(Ie.current),en&&(Ie.current=setInterval(function(){_t?Dt*=Tt:ln*=Tt;var ot=Math.floor(_t?Dt:ln);(!z(_t,ot,!0)||Math.abs(ot)<=.1)&&clearInterval(Ie.current)},16))}},pt=function(){re.current=!1,wt()},xt=function(Rt){wt(),Rt.touches.length===1&&!re.current&&(re.current=!0,le.current=Math.ceil(Rt.touches[0].pageX),ne.current=Math.ceil(Rt.touches[0].pageY),ge.current=Rt.target,ge.current.addEventListener("touchmove",Ct,{passive:!1}),ge.current.addEventListener("touchend",pt,{passive:!0}))};wt=function(){ge.current&&(ge.current.removeEventListener("touchmove",Ct),ge.current.removeEventListener("touchend",pt))},(0,Qe.Z)(function(){return oe&&ee.current.addEventListener("touchstart",xt,{passive:!0}),function(){var Bt;(Bt=ee.current)===null||Bt===void 0||Bt.removeEventListener("touchstart",xt),wt(),clearInterval(Ie.current)}},[oe])}function St(oe){return Math.floor(Math.pow(oe,.5))}function ht(oe,ee){var z="touches"in oe?oe.touches[0]:oe;return z[ee?"pageX":"pageY"]-window[ee?"scrollX":"scrollY"]}function pe(oe,ee,z){ve.useEffect(function(){var re=ee.current;if(oe&&re){var le=!1,ne,ge,Ie=function(){ut.Z.cancel(ne)},wt=function Bt(){Ie(),ne=(0,ut.Z)(function(){z(ge),Bt()})},Ct=function(Rt){if(!(Rt.target.draggable||Rt.button!==0)){var Xt=Rt;Xt._virtualHandled||(Xt._virtualHandled=!0,le=!0)}},pt=function(){le=!1,Ie()},xt=function(Rt){if(le){var Xt=ht(Rt,!1),$t=re.getBoundingClientRect(),Dt=$t.top,ln=$t.bottom;if(Xt<=Dt){var _t=Dt-Xt;ge=-St(_t),wt()}else if(Xt>=ln){var en=Xt-ln;ge=St(en),wt()}else Ie()}};return re.addEventListener("mousedown",Ct),re.ownerDocument.addEventListener("mouseup",pt),re.ownerDocument.addEventListener("mousemove",xt),function(){re.removeEventListener("mousedown",Ct),re.ownerDocument.removeEventListener("mouseup",pt),re.ownerDocument.removeEventListener("mousemove",xt),Ie()}}},[oe])}var ce=10;function ze(oe,ee,z,re,le,ne,ge,Ie){var wt=ve.useRef(),Ct=ve.useState(null),pt=(0,me.Z)(Ct,2),xt=pt[0],Bt=pt[1];return(0,Qe.Z)(function(){if(xt&&xt.times<ce){if(!oe.current){Bt(function(ir){return(0,Fe.Z)({},ir)});return}ne();var Rt=xt.targetAlign,Xt=xt.originAlign,$t=xt.index,Dt=xt.offset,ln=oe.current.clientHeight,_t=!1,en=Rt,ot=null;if(ln){for(var un=Rt||Xt,Ot=0,Gt=0,on=0,Mn=Math.min(ee.length-1,$t),sn=0;sn<=Mn;sn+=1){var mn=le(ee[sn]);Gt=Ot;var nr=z.get(mn);on=Gt+(nr===void 0?re:nr),Ot=on}for(var Un=un==="top"?Dt:ln-Dt,_r=Mn;_r>=0;_r-=1){var Hr=le(ee[_r]),xr=z.get(Hr);if(xr===void 0){_t=!0;break}if(Un-=xr,Un<=0)break}switch(un){case"top":ot=Gt-Dt;break;case"bottom":ot=on-ln+Dt;break;default:{var gr=oe.current.scrollTop,zn=gr+ln;Gt<gr?en="top":on>zn&&(en="bottom")}}ot!==null&&ge(ot),ot!==xt.lastTop&&(_t=!0)}_t&&Bt((0,Fe.Z)((0,Fe.Z)({},xt),{},{times:xt.times+1,targetAlign:en,lastTop:ot}))}},[xt,oe.current]),function(Rt){if(Rt==null){Ie();return}if(ut.Z.cancel(wt.current),typeof Rt=="number")ge(Rt);else if(Rt&&(0,et.Z)(Rt)==="object"){var Xt,$t=Rt.align;"index"in Rt?Xt=Rt.index:Xt=ee.findIndex(function(_t){return le(_t)===Rt.key});var Dt=Rt.offset,ln=Dt===void 0?0:Dt;Bt({times:0,index:Xt,offset:ln,originAlign:$t})}}}var ft=ve.forwardRef(function(oe,ee){var z=oe.prefixCls,re=oe.rtl,le=oe.scrollOffset,ne=oe.scrollRange,ge=oe.onStartMove,Ie=oe.onStopMove,wt=oe.onScroll,Ct=oe.horizontal,pt=oe.spinSize,xt=oe.containerSize,Bt=oe.style,Rt=oe.thumbStyle,Xt=oe.showScrollBar,$t=ve.useState(!1),Dt=(0,me.Z)($t,2),ln=Dt[0],_t=Dt[1],en=ve.useState(null),ot=(0,me.Z)(en,2),un=ot[0],Ot=ot[1],Gt=ve.useState(null),on=(0,me.Z)(Gt,2),Mn=on[0],sn=on[1],mn=!re,nr=ve.useRef(),Un=ve.useRef(),_r=ve.useState(Xt),Hr=(0,me.Z)(_r,2),xr=Hr[0],gr=Hr[1],zn=ve.useRef(),ir=function(){Xt===!0||Xt===!1||(clearTimeout(zn.current),gr(!0),zn.current=setTimeout(function(){gr(!1)},3e3))},Fr=ne-xt||0,On=xt-pt||0,rr=ve.useMemo(function(){if(le===0||Fr===0)return 0;var yr=le/Fr;return yr*On},[le,Fr,On]),Vn=function(Zn){Zn.stopPropagation(),Zn.preventDefault()},kr=ve.useRef({top:rr,dragging:ln,pageY:un,startTop:Mn});kr.current={top:rr,dragging:ln,pageY:un,startTop:Mn};var rn=function(Zn){_t(!0),Ot(ht(Zn,Ct)),sn(kr.current.top),ge(),Zn.stopPropagation(),Zn.preventDefault()};ve.useEffect(function(){var yr=function(Nt){Nt.preventDefault()},Zn=nr.current,Nn=Un.current;return Zn.addEventListener("touchstart",yr,{passive:!1}),Nn.addEventListener("touchstart",rn,{passive:!1}),function(){Zn.removeEventListener("touchstart",yr),Nn.removeEventListener("touchstart",rn)}},[]);var fn=ve.useRef();fn.current=Fr;var gn=ve.useRef();gn.current=On,ve.useEffect(function(){if(ln){var yr,Zn=function(Nt){var rt=kr.current,Yt=rt.dragging,Sn=rt.pageY,jn=rt.startTop;ut.Z.cancel(yr);var ke=nr.current.getBoundingClientRect(),Ae=xt/(Ct?ke.width:ke.height);if(Yt){var Mt=(ht(Nt,Ct)-Sn)*Ae,mt=jn;!mn&&Ct?mt-=Mt:mt+=Mt;var We=fn.current,gt=gn.current,jt=gt?mt/gt:0,tn=Math.ceil(jt*We);tn=Math.max(tn,0),tn=Math.min(tn,We),yr=(0,ut.Z)(function(){wt(tn,Ct)})}},Nn=function(){_t(!1),Ie()};return window.addEventListener("mousemove",Zn,{passive:!0}),window.addEventListener("touchmove",Zn,{passive:!0}),window.addEventListener("mouseup",Nn,{passive:!0}),window.addEventListener("touchend",Nn,{passive:!0}),function(){window.removeEventListener("mousemove",Zn),window.removeEventListener("touchmove",Zn),window.removeEventListener("mouseup",Nn),window.removeEventListener("touchend",Nn),ut.Z.cancel(yr)}}},[ln]),ve.useEffect(function(){return ir(),function(){clearTimeout(zn.current)}},[le]),ve.useImperativeHandle(ee,function(){return{delayHidden:ir}});var En="".concat(z,"-scrollbar"),$n={position:"absolute",visibility:xr?null:"hidden"},or={position:"absolute",borderRadius:99,background:"var(--rc-virtual-list-scrollbar-bg, rgba(0, 0, 0, 0.5))",cursor:"pointer",userSelect:"none"};return Ct?(Object.assign($n,{height:8,left:0,right:0,bottom:0}),Object.assign(or,(0,Oe.Z)({height:"100%",width:pt},mn?"left":"right",rr))):(Object.assign($n,(0,Oe.Z)({width:8,top:0,bottom:0},mn?"right":"left",0)),Object.assign(or,{width:"100%",height:pt,top:rr})),ve.createElement("div",{ref:nr,className:Ze()(En,(0,Oe.Z)((0,Oe.Z)((0,Oe.Z)({},"".concat(En,"-horizontal"),Ct),"".concat(En,"-vertical"),!Ct),"".concat(En,"-visible"),xr)),style:(0,Fe.Z)((0,Fe.Z)({},$n),Bt),onMouseDown:Vn,onMouseMove:ir},ve.createElement("div",{ref:Un,className:Ze()("".concat(En,"-thumb"),(0,Oe.Z)({},"".concat(En,"-thumb-moving"),ln)),style:(0,Fe.Z)((0,Fe.Z)({},or),Rt),onMouseDown:rn}))}),st=ft,xe=20;function je(){var oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,ee=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,z=oe/ee*oe;return isNaN(z)&&(z=0),z=Math.max(z,xe),Math.floor(z)}var Ce=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],Xe=[],Ne={overflowY:"auto",overflowAnchor:"none"};function ct(oe,ee){var z=oe.prefixCls,re=z===void 0?"rc-virtual-list":z,le=oe.className,ne=oe.height,ge=oe.itemHeight,Ie=oe.fullHeight,wt=Ie===void 0?!0:Ie,Ct=oe.style,pt=oe.data,xt=oe.children,Bt=oe.itemKey,Rt=oe.virtual,Xt=oe.direction,$t=oe.scrollWidth,Dt=oe.component,ln=Dt===void 0?"div":Dt,_t=oe.onScroll,en=oe.onVirtualScroll,ot=oe.onVisibleChange,un=oe.innerProps,Ot=oe.extraRender,Gt=oe.styles,on=oe.showScrollBar,Mn=on===void 0?"optional":on,sn=(0,ye.Z)(oe,Ce),mn=ve.useCallback(function(At){return typeof Bt=="function"?Bt(At):At==null?void 0:At[Bt]},[Bt]),nr=_e(mn,null,null),Un=(0,me.Z)(nr,4),_r=Un[0],Hr=Un[1],xr=Un[2],gr=Un[3],zn=!!(Rt!==!1&&ne&&ge),ir=ve.useMemo(function(){return Object.values(xr.maps).reduce(function(At,Wt){return At+Wt},0)},[xr.id,xr.maps]),Fr=zn&&pt&&(Math.max(ge*pt.length,ir)>ne||!!$t),On=Xt==="rtl",rr=Ze()(re,(0,Oe.Z)({},"".concat(re,"-rtl"),On),le),Vn=pt||Xe,kr=(0,ve.useRef)(),rn=(0,ve.useRef)(),fn=(0,ve.useRef)(),gn=(0,ve.useState)(0),En=(0,me.Z)(gn,2),$n=En[0],or=En[1],yr=(0,ve.useState)(0),Zn=(0,me.Z)(yr,2),Nn=Zn[0],Er=Zn[1],Nt=(0,ve.useState)(!1),rt=(0,me.Z)(Nt,2),Yt=rt[0],Sn=rt[1],jn=function(){Sn(!0)},ke=function(){Sn(!1)},Ae={getKey:mn};function Mt(At){or(function(Wt){var hn;typeof At=="function"?hn=At(Wt):hn=At;var Jt=Ir(hn);return kr.current.scrollTop=Jt,Jt})}var mt=(0,ve.useRef)({start:0,end:Vn.length}),We=(0,ve.useRef)(),gt=lt(Vn,mn),jt=(0,me.Z)(gt,1),tn=jt[0];We.current=tn;var nn=ve.useMemo(function(){if(!zn)return{scrollHeight:void 0,start:0,end:Vn.length-1,offset:void 0};if(!Fr){var At;return{scrollHeight:((At=rn.current)===null||At===void 0?void 0:At.offsetHeight)||0,start:0,end:Vn.length-1,offset:void 0}}for(var Wt=0,hn,Jt,xn,It=Vn.length,Et=0;Et<It;Et+=1){var Zt=Vn[Et],Vt=mn(Zt),Ln=xr.get(Vt),Rn=Wt+(Ln===void 0?ge:Ln);Rn>=$n&&hn===void 0&&(hn=Et,Jt=Wt),Rn>$n+ne&&xn===void 0&&(xn=Et),Wt=Rn}return hn===void 0&&(hn=0,Jt=0,xn=Math.ceil(ne/ge)),xn===void 0&&(xn=Vn.length-1),xn=Math.min(xn+1,Vn.length-1),{scrollHeight:Wt,start:hn,end:xn,offset:Jt}},[Fr,zn,$n,Vn,gr,ne]),Ft=nn.scrollHeight,Ut=nn.start,Re=nn.end,yn=nn.offset;mt.current.start=Ut,mt.current.end=Re,ve.useLayoutEffect(function(){var At=xr.getRecord();if(At.size===1){var Wt=Array.from(At.keys())[0],hn=At.get(Wt),Jt=Vn[Ut];if(Jt&&hn===void 0){var xn=mn(Jt);if(xn===Wt){var It=xr.get(Wt),Et=It-ge;Mt(function(Zt){return Zt+Et})}}}xr.resetRecord()},[Ft]);var Kt=ve.useState({width:0,height:ne}),pn=(0,me.Z)(Kt,2),cn=pn[0],bn=pn[1],An=function(Wt){bn({width:Wt.offsetWidth,height:Wt.offsetHeight})},cr=(0,ve.useRef)(),Bn=(0,ve.useRef)(),Dn=ve.useMemo(function(){return je(cn.width,$t)},[cn.width,$t]),er=ve.useMemo(function(){return je(cn.height,Ft)},[cn.height,Ft]),Tn=Ft-ne,hr=(0,ve.useRef)(Tn);hr.current=Tn;function Ir(At){var Wt=At;return Number.isNaN(hr.current)||(Wt=Math.min(Wt,hr.current)),Wt=Math.max(Wt,0),Wt}var ar=$n<=0,dr=$n>=Tn,Dr=Nn<=0,fr=Nn>=$t,Xn=nt(ar,dr,Dr,fr),Mr=function(){return{x:On?-Nn:Nn,y:$n}},Jn=(0,ve.useRef)(Mr()),sr=(0,fe.zX)(function(At){if(en){var Wt=(0,Fe.Z)((0,Fe.Z)({},Mr()),At);(Jn.current.x!==Wt.x||Jn.current.y!==Wt.y)&&(en(Wt),Jn.current=Wt)}});function pr(At,Wt){var hn=At;Wt?((0,tt.flushSync)(function(){Er(hn)}),sr()):Mt(hn)}function wr(At){var Wt=At.currentTarget.scrollTop;Wt!==$n&&Mt(Wt),_t==null||_t(At),sr()}var lr=function(Wt){var hn=Wt,Jt=$t?$t-cn.width:0;return hn=Math.max(hn,0),hn=Math.min(hn,Jt),hn},Kn=(0,fe.zX)(function(At,Wt){Wt?((0,tt.flushSync)(function(){Er(function(hn){var Jt=hn+(On?-At:At);return lr(Jt)})}),sr()):Mt(function(hn){var Jt=hn+At;return Jt})}),_n=zt(zn,ar,dr,Dr,fr,!!$t,Kn),Ar=(0,me.Z)(_n,2),Zr=Ar[0],Gr=Ar[1];vt(zn,kr,function(At,Wt,hn,Jt){var xn=Jt;return Xn(At,Wt,hn)?!1:!xn||!xn._virtualHandled?(xn&&(xn._virtualHandled=!0),Zr({preventDefault:function(){},deltaX:At?Wt:0,deltaY:At?0:Wt}),!0):!1}),pe(Fr,kr,function(At){Mt(function(Wt){return Wt+At})}),(0,Qe.Z)(function(){function At(hn){var Jt=ar&&hn.detail<0,xn=dr&&hn.detail>0;zn&&!Jt&&!xn&&hn.preventDefault()}var Wt=kr.current;return Wt.addEventListener("wheel",Zr,{passive:!1}),Wt.addEventListener("DOMMouseScroll",Gr,{passive:!0}),Wt.addEventListener("MozMousePixelScroll",At,{passive:!1}),function(){Wt.removeEventListener("wheel",Zr),Wt.removeEventListener("DOMMouseScroll",Gr),Wt.removeEventListener("MozMousePixelScroll",At)}},[zn,ar,dr]),(0,Qe.Z)(function(){if($t){var At=lr(Nn);Er(At),sr({x:At})}},[cn.width,$t]);var Yn=function(){var Wt,hn;(Wt=cr.current)===null||Wt===void 0||Wt.delayHidden(),(hn=Bn.current)===null||hn===void 0||hn.delayHidden()},ai=ze(kr,Vn,xr,ge,mn,function(){return Hr(!0)},Mt,Yn);ve.useImperativeHandle(ee,function(){return{nativeElement:fn.current,getScrollInfo:Mr,scrollTo:function(Wt){function hn(Jt){return Jt&&(0,et.Z)(Jt)==="object"&&("left"in Jt||"top"in Jt)}hn(Wt)?(Wt.left!==void 0&&Er(lr(Wt.left)),ai(Wt.top)):ai(Wt)}}}),(0,Qe.Z)(function(){if(ot){var At=Vn.slice(Ut,Re+1);ot(At,Vn)}},[Ut,Re,Vn]);var tr=Ye(Vn,mn,xr,ge),si=Ot==null?void 0:Ot({start:Ut,end:Re,virtual:Fr,offsetX:Nn,offsetY:yn,rtl:On,getSize:tr}),ti=Ee(Vn,Ut,Re,$t,Nn,_r,xt,Ae),Rr=null;ne&&(Rr=(0,Fe.Z)((0,Oe.Z)({},wt?"height":"maxHeight",ne),Ne),zn&&(Rr.overflowY="hidden",$t&&(Rr.overflowX="hidden"),Yt&&(Rr.pointerEvents="none")));var Fn={};return On&&(Fn.dir="rtl"),ve.createElement("div",(0,se.Z)({ref:fn,style:(0,Fe.Z)((0,Fe.Z)({},Ct),{},{position:"relative"}),className:rr},Fn,sn),ve.createElement(we.Z,{onResize:An},ve.createElement(ln,{className:"".concat(re,"-holder"),style:Rr,ref:kr,onScroll:wr,onMouseEnter:Yn},ve.createElement(Pe,{prefixCls:re,height:Ft,offsetX:Nn,offsetY:yn,scrollWidth:$t,onInnerResize:Hr,ref:rn,innerProps:un,rtl:On,extra:si},ti))),Fr&&Ft>ne&&ve.createElement(st,{ref:cr,prefixCls:re,scrollOffset:$n,scrollRange:Ft,rtl:On,onScroll:pr,onStartMove:jn,onStopMove:ke,spinSize:er,containerSize:cn.height,style:Gt==null?void 0:Gt.verticalScrollBar,thumbStyle:Gt==null?void 0:Gt.verticalScrollBarThumb,showScrollBar:Mn}),Fr&&$t>cn.width&&ve.createElement(st,{ref:Bn,prefixCls:re,scrollOffset:Nn,scrollRange:$t,rtl:On,onScroll:pr,onStartMove:jn,onStopMove:ke,spinSize:Dn,containerSize:cn.width,horizontal:!0,style:Gt==null?void 0:Gt.horizontalScrollBar,thumbStyle:Gt==null?void 0:Gt.horizontalScrollBarThumb,showScrollBar:Mn}))}var Le=ve.forwardRef(ct);Le.displayName="List";var $e=Le,dt=$e},93314:function(Lt){"use strict";Lt.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAACaCAYAAADl9acYAAAAAXNSR0IArs4c6QAAIABJREFUeF7tXQd4U1Ubfs/NaJtO9kzLahFQEJkiUBBFUFFkCCjiAAVFERT5FREQQQXBBcpysWRP2RtkKRsEOphNodCZdDfjnv85CU2TZt2bhABNDw9PmtzvrO+c957xLQIP0pkz1yrQIEmwwcDzHhTj91klEo7jpcG5zetWUJdmRjmPvTM9GI9JgSGvadOoLE9KJJ5kPp2YXLtZdO1kT8ooz2vigCNelvPYezPEG7z0CDAn4pJqPvJA5A3vdcl/S3LEy3Iee29OeIOX5YDx3nh4VFI5YDxin6DM5YARxKb7g6gcMHd+nMoBc+d57LKGhCQ1ZURBCoVL2nKCO8sBZWW50x1TOWDuLP8FlV4OGEFs8glROWB8wmbPKikHjGf882bucsB4k5t3qKxywNwhxrpRbJkGTOx0ehlA3d9e5VEtzA3ulGe55zmg1QOfrCVo34BgQGvr5rLDRl4RRZG+5NjBESBc4FHw1LlrCAuPsCo0JjKi7J5hYqfTXADBq4byCJLf82Nf3kA3OfD9LgKdgeCzZ4CUTJ1VKQFyKQgpmeMSjiKvQC+oplspN/wOMDcBVFv0Bo+KwYJ4VE50H3Jg7j6CWzkEX74A3MrSgTfeKZpSaBCHcAVn/JunBHlFPDR5BkG9LMjPt7mZLOtbskQADea9wqOW9coqiGHlRPcHBxYcJriQQvB9P+v2cqCwWFxgoOJk6JeTNX4HmJMAHv6xP4/6VXw/+OxNx/bM/pIohdUE9VW/VxwjOHiJYO5A6xolpGSpYW3jIW4w/A8wM+h+UHSY2pvHgzV9NXymeor0wPc7Cf7XzWJ/4Nsm+Ly2LzZx+OwZ3yuVbzhNsPEMwcI3rM8wMikHiURi5gNbbQoKrc84zpjkj2eYzQC6f96DomUd305ctrp8tp5gSk/f1utzlFhUOHYthy9f8D1gdpwnWHiEYOVQ6zNM6QM/AY+CImHnF9YtfwTMCgB9P+5G0SHa9xP3bk2gT9cBU3r6Hjp95nBYNcz3gDlwkRhX843vlfS59PmFHfjFzgC/2pJ1nEEnEIpIAG+834Wia2Ox7PJ8wt0twLz7J8Gsl3zf316zCVYPsz5oe85F1yUcu0YwcQPBjlElZyjL8wsrQeyBn+XxK8DETqefgyACFCPe6kjxfDPfT6C7BpilBLMG+L6/A34h+P1VikCZ60nuTYpzN4AxqznjCqPOMZ1RSp9f2OVLYZH1lbOrNvjVlswIGEAKYOyrj1K82NL3E+huAWbEMnbFSn1+Qzd4AcE3fajPZV6X04D3lnHGM4xOawKFJwLLYiD5H2AoCkHwJQMLA42v090CzJjVBBN7UCh8rN3AgDrqCYq6lX3L6RQ1MGQRhwWvA7UrALbnFzCJjOhG+d2WjFCkUYKZPZpSDIv1PWDGrycY34NCahI0+yxN/Ivg3c4UlUN8VqWxok/XEfRrSdG0tm/rzcoHBv7KYc5AILqqLWDcOb/45RmGEFyhFL8/0Yga33y+Tl9uJhjxOEVIoG9rnrqVKSJSRFb0fb3tG1A81sC39TLRSu85HL57Eaii0Bm3oqEKqZXSJaUURUxTU0Tyuy0ZAc5SYCUbxE+6+x4w3+0kGNiWooqP3/Qz9xB0bUTRsLqI2eEFUlbvA9WBJxv5ltdMit9jFocpLwB1InQIkBEQTmLUHStOBoMBOr24K2+/AwwPHOKArS2iKCY9VzKIg34jyMgTv6f1wpwqL8JLHKgUTLHwjZIxZTKg0V2Bzg2tLzvYBYA75xe/25J1mkEnGAzYyXE40KQmMK23uLeLN8b1j0ME7epTxFTzRmnCy/jzXyCqIny+NVryDzFeKfd+xLcrDOMMO8MMfgx45iFrOZA7AstiTvvVoZ91usM3tClHcLpeZWDmAN8DZtlRgkY1KJr5+BC87hQQLAeebCwcZN6gXH6MgG2P+rfyDmD+WLoV8xZugkIRiNh2TTHghcfRoF4tFBZpkXgpGQ81rmdu9puLOLzwMPBYPR1Cgzw/v7CC/WpLxjrc/jtaT2LApRrhwC+DfA+Y9aeI0dKzbT3vTCChk3r7eaBABzzfTGgO79CtPUmM9b7U2jv9bf3kOyjSlihLcoSg93MdkZ2Th227j2Hoq8/inTeeNzZ+xFIOsTHAsw/pAeL5+cUvAdPuG1pVRnArQgEsGex7wGw7RxAgBTo19M4EEjqtD1wEkrPYm15oDu/QbfkPSM0hHsu8du0/gSnfLkFGVrbThjFLynULJ6FOZHUw2RNbyd/qUJLFHZV+ywr9aksWO4Ou0BK8KueRz/bVq++CUuD+RGbhB3R/0LeAOZEEnFIRvPGYb+vdGw+cvU7w3uOe1dv+mfeRk5svCMUfvz8AA3o9jgkbCJQVgPe7lGTz5MDvj4f+VXs/JH1ip1PmAkHy17u8z42bjl4lxjf9C809m0CCZo4FUVwKsDPOJLz0ZTp6Fdh6jtnWe1bvuCm/4q/tRwQ1/b03e2LIwGfw1RaCkADg425AOvPkYCHZd0cG43dbsk4zaDFgWHiHcG85wjBQoEhnMhAzf5r/Jihkf9/+fjXDtDXqGA108+Eqcy0DYAfwMU95NnEFzVgLovibwK8HCab19qze61s24Pf5K7A5KwB5vHM1CblMij9m/Q87rtc1jsek54CMPIBayGD0BgP0ImUw/gwYFiqjllhHGAcvAkuPcijU8cgv0KGgSGv8LNJqweu1MOh14A3ss+S78W+Dzuo3RsPoTy0YgIjQALFz0C36tBzg570EE3p4NnHFVn5TA0zaSPDzy57Vu2bIS6jF67BDHYBHgnVI0kow+6ZjLyZNm9RD+35jkZINfNO7ZIVhEn+e16NQ6157/OqWjJ1h9n1IXoydTi8AeGD+KzxqinCEsfkswfBJC2HQacXOG7v0B+e9CGXVUK+U5aoQdm5iE3eqh296R/XoDEBu0e3/hcz3FzF+Z292trI91Zgav7N2tKrDrrfFTdgTI4dAl61BipZDDXYINRCMvBrusNvBikAMHT8LTM3/pwElK4xMAuQV6uBuKK4yA5hEVfY8SvmmHCETGyjDtzqbQLHf0KMgaCnWEcaW/whGT1mAHHZP6oW09bueaFy3khdKcl0EO+y+v4xgphs2MWxbs+K46bLCDIoi6+9iVLKY4PbTp8UB5t8h/UB53qimz1aJA9lyLExz7H1vyMCnUa15L/x9EfhtkIk/nh74y9ShPz5JnUGA26qFZIdcTofWqR5xxd5Uip1O9wDoJNYRxs4LBB9PXYxUdaHrGSqAYuWUp9GmSQ0BlN4h8cTq8qVfOGgKStpBeAoJb4DEYPrPsU89b/5e/LvEYPubLCIQX06NEtWpfwa/yA4h0FEgqVCK71OCUeTARdLLfbpg9PAXsfGsBBtOA0uHmKpyV0PZsqFl5lo5QaXWgRqNw4pTHiEYGa2M+KX0yMROpxsA9BDrCGNvAsG4GcuQdMt45eJx+nXsk3iyNbOY9k161wOry8/GqZCr1t4GBA/O3T0Nm7gSDl/89IBRHiU0nRk3CgU3knEmT4pZN51rrjI5TN2oGmCOMP44BKx7B8jINemP8ZRCK2Y5LNXAMrMlS0hSpwKw9TRGME+XHf5ekybEfPCInU7/BDBArCOMw5cIPvt+JRJUGqHj7JRu2rsd0P+JGBuanELTTVpwwO3/cnjFxNcTwMz95hquxud5pd+skIEfR6NJA+F2y6o1S3Fj4xpj/X9lBmK7OsDuChMUKMf+v36AXC4Fc4QxYwew/X0gM8/k5VKvN0BvcF9gfc8CJuGWuh4twgoQnJSBzK+nDP+3eLTsBahJSNL8DdD29kaUAFsDSU4vpVJp3FTETqdzAbwl1hHGySSCCTPX41RimlcmzthBrTCsV1Obss5cJ2hWXQupTIoiHUW+1nRYZkcn5kRbTzlIOQq5hBmimfRu2RwoeU4gl5rAFiI3Odpmb/NRK0zXu+zgKzZtWZWK/VvTxWZzSP/EK5HoEivcxsFQWIBzk8caVxmWmMT+g6thNlfMg/p1xYfv9DXSMEcYEzYAu247wnBXQ9myE/fslixRpf6FUgw2N5bgDChmk6Lw33MMqkqlg8JeVKmn8hRjHI0QIdgbiJynGWhiZ9AZoPhgaEeK50Q4wmDCvwmzt+HwGe8EcH67V1N8MshWV4UBpnlNLQID3Lcn5nkKrZ6iUEex4azEqC08di0BW1XDgsTP+2NHsrH6F+/0m9Xetns1PN9b3IWHPi8XyetXIOPoEeg1WbhYKMGK9CCoiiSoWq0SnuvWzqhLVuyoz+wI411mmi3epZI9Lt2zgElIUht9INtpdDJPMUsSGf59NCFFxc8TknI6AoZ9LqbCmj+V4X33zMAEAOMHtaXoJ0KLVpUJjJuzD3v+vSh+xtnJ0ffxaMwY0dHuCtO8pg6BAcK3LI4axCTai/4hRsBM3kww5DGK6o5vYx32S52pw9QxbEi8k6o2DMeoj2q5VVhqNnB29JsI0TP5M6Dj5Gg7dwmkpVZOsyOMtyg4joDyBhRq3d+Osbru3S2ZSp0LCmf+9ZM5CUY3qBWx3LREUy5RpbkKQOl0FAimvrksPAME08Q6wmD74DGz/8H2A/+5NdClM8U2r4VFE7rZBcwjtXQIkHsOGLbSLP7XBJhvdxD0fJiinhs+pVk5n41IBM/UFryQSHggvpxRooovpsgdFwjoD8MQri3ZIso/XYzm9a2FwDfUAFPxX/AaRYSCeCR/KW7fvQuYJE0RQF3vSQh2UQn3bsOaYXEJSZrPADrJBfP5BceCVx+4LO0r1hGG3gC8//Np/LXrmJjxdUhbv1YE9vzU22eAmbOPBRmieNCNFzvP8/jhaxVSL3vn4M9zBJN/bgSZgJsyplZ0KQ24oSZgq8vmE4V4+9hrkNIS8O5uPhbNOz+CprWpWRhd7Ahj9svMYM871rT38pbM/q2XvelHoeU4bpxBgt+Jjr8MAqfi80NXZEW/H1UEuOMIY/zCRPyxZr9XABMSJMP5pbelahYlsjNMi1p6402Pp8lyhWEhIBpVp2hdV1yp6nwgPAhYvzQF/+zOEpfZCfXgz6LRIMrxKsq0B5YcKsL6UxRFvBygelBdLjhZGMCx/RfTKWMCUGZzbAClvJEmtiGH97oEGLdhzBHGjL4UDyvLOmBUmn9AaamAay7GimAXgdErzG1RlX36k9el+PlgsPFtK9YRxtwtNzBl7havTZoLywYhuJRbSCNgauvBlAg9TQYDjyVHOeOWbOVxoEoo0Mn2JttpNZvOcmhfn0KTXoTr8TlITSnCrRSt8TMvV7gj79KVPDskCo+1tb/rZkLScavzcTlTARBrZUu+MB1coHNHZ8rQXEzvH4T+8yWY9DzQrj6QptFDzzRlPUj37JbM5pZMeCfZK5CNgsPt3PlbEny3LwSlHWEIqWLzcTWGfbFaCKkgml0zeyNaaa3QdqcAs+msSa2k+4OCmmYm2nyWQ98W9idabo4eqSla3EopMn6m3mRgKkJ6KlM6dV5Plz418ES3CjZE7Ar9w2X5UGXbv3bmC1NBAiqBEOf34zFhKlzLq40PuxK0i8qFutBzRdd7FjDx1zSDCKELxA2tmZoyyztqqc9tUdDlDAm+2hUCdxxhHIwrwOAJy5EvIkSCsz78Nq4rnmhpfU/BANOytgEydwQmpSpjQro/b68we+JNArzej4jjKouz0q+luDwGAzWCxnI1Kr0qPfpEZTzXv6pVwUzf6+MVBTiX6vi+hxoKQfUF4AJswWZZGF+UCUN2IsYMaINnbcVd4jp0m/qePcNcvJlTldcaUm5vVN3qnKNM1zUcJm4LhTuOMP65qMWYGWtxJcU76jGT3nwUrz1j7ZnCCBilAbLS96RucIFJtv88ZpLD/HMZSEgFXmkrrqANp2yjEYsroYRar6f44I3zxh9qNwnH8FHWNxBLj2ix6F85SKltmGV9lBrAF6RConCuh8fotCn7MSC2Fob3ELkPddDBexYwrL2JSZqtFPQpdwfHUT7mf+zjTWFwxxHG8St6zPhtCw6cZXcSnqdhLzTF2FethZcMMK2UBki9DBgmbz18mYAJbMUk5shiYBsxORzT5ucZ8PHbcUaC4OpBGDe55AbiShqP9/40gHLOt058UZbxXMPJnQuUKK+DLi8DEs0R/PJBLIIVwjULHPXgnt2SsQbHq7JeIJSYFIi8mNgeeeT6cFRQAItFOsL4L5li0do9WLrLriK06FZ2e7QO5v3PwugcgDcBo9MbsPT2CnMxFcYwdiNFuMhlKjcs/J23AMMEoONHJhj5JA2T44tvS2TTo5cX4kKqY5X9YuYacq9CEhzlMngmr8uGQasFLUpDPcUV/DCiKwrcNBwrrvueBsyKFVTSvG32aQraRPRMdJKBWaa+vSrcqNAo1hEGsyD8Y/1R/LzmjFea1EBZAbtn9rIqywiYSB5Siecey3U6A5YeN23JmCCPORIcK8IWhV0ps1Wpj8hzjyPmsDPN5P+ZNCWInMOXPz9g/PtgohZfbpEZ3SE5TxSGXBUkIa61vPnCDLCzFEuGrOMY1q02Xunq2VS6p7dkrKOJ17N7UAPP1PG9moatCoOBJ9go0hEGe+P+vC4e3yw84JX2VAoLxMmFL9sApnUkD4kXAKPV6bHsuNQIGDb5p28nmCwixmZSJnA5jeCZh1x3NzfpKi7M/xlFGRmo0qoNqnfohPAG1mcH1dUCfDP+sqkwjuCreY2Mf478swiJGa6V3Az518EFVgHhXMu0DYUZ4G8Dhuqy0Sg0EfM+8myHf88DhjEzIUmzAaA9XA+ZcIqR60KRp+XgjiOM3Sdu4s0vtyAkSIrgQCmCg6QIYZ+BMuPf7Dfzs9vP2bPi34ICZTh2szJ6NM41HuyrV7f2G8tWmNZRPCSc5yuMJWCYGcjHawm+7Sv8DPPfdSBfS9C5oWveHhg+GFqNyfRBEhgIeWgY2kz7AZysRDh5KT4fP0y5vZ0lwBdzGoO9FwbOK4S6KMDpCkP1eaD6fCNghCSDNhe8zmTsVznrMD59XIGa7Wx194SUVUxzT2/JihuZmJJThWoNZ0HgNY/EH28MRUY+B7GOMFibcrJzkJuXB3Z1zXHc7U9ivNlh0mX2aXpm/7ekLA57E6R44zHm5slWAs0A0ybKpDDoaWLhHJafMK0wLIm1ujx0iYD56WgrQO3ryuplSN6xzajkqM83+RCr1aUrol95A5zUJIT971QO5n2bZPybXYRNntsYvx4guLJrL1qkbsD2moOQHP6wlUskRkt5PfiCm5AEC/exa9DmgNcVoVL2KQy59RsqhAQg6tPvwAU5U1F0zvH7AjCsC4mqnE6UGpitvsfSJ0IIHb8lmNzIlkCsIwxPJzDLf10NrDtJMNyBjzDvAkaH5SdkbgOGOf5oVAN4sKawnl+YOwspf+81EzPIh9VvgCbvfoDAKlVx9JAai+ZcNz4PVBBE9W+M07uPo9/laeBgknSeC22ObbVeQ06QCRzselivuQhZBNveCX+JGAoyEZEThyE3fkIYNa00yh69UPdF6y2wsJ6ZqO6LLZl5pUlW9wHFMkrh6mTokgdf7QzG5UwpxDrCcFmwAAImPPztIMHorva3RkbA1GEhGoRPDkfVMj/EVoARaabM2vliCxj9QQtJ1GDAtU3rcGPXDmjVWWDfWWJbtHp9BiCwRScU6KQICJRg4VEp4g8ex4tXvrFSpGT0JxXNsKraIEgVFaHLuQ5ZSE1wAeLsEioRFZ5PnAVlTok5hiQwCG1+mAupwr1V5r4CDGNkgkrzEij93Znqi5CB/XafAhduySDWEYaQsl3RFGiB6Tsce4NkgGlbx+WtqatqjM9ZlOAVJ0tWmPeWEvzYX3gYcOY9cuKzsLE1EVK5oagQJ7/4DDlXS67gZTVqI6dlXxwNaIXrJ06j75UZkFhoHbNyK7Zqh2E3usHAlCupDgFhtSAJEmdsxsqJqZSHevmJaHPoC6vm1nvpNdTu7t6R+L4DjAk06t7M+tKuDb+QkQTw00EFTl2XQawjDIHFOyVj6h+frSeY4uC2it1MRVXgIeUIpBLTWcjdxMJArDgpN2/JPlpF8PlzwoPDjl9v0vZ1N2k1apz+ehJyVaZzS3HimUMKIoWUWrusqtDqUTR46308/bUKekghU1QBkbq+PbPXPkNuEog8DAOS5+ABzVEzSWj9GDSf+JVbXbovAcNs+oODFYSjsp8oqCm2gcj06z9BOHJNbjTZ7RDt/oQQWa2ZXEw0ZWY1yYzYGdCYuj5L7AJNwgBlvHRgj3mjnfvtx0YlS/Zcp9dj6wU5nmpiysccdLMYm5UECr3HruHwQ3/P+KPLzcWZ6VOQfdG5xWbVzl0R9fJgEI7DjO0Eu85rQSTuH1lbV45HbmYSzl1OR+2im4g0ZEJpyETdAC26zpnv1tDdt4AptulPNJ1rplMKUY6uFh8PxL5LARDrCMMtLtvJJAYw3qqTlcOCw7JYLUoBwWHZWWvBIYJxz3jeAiZxv7R0AZJ3bIetdT1B7T4voebTPc0VMbe2G08Wur26sII+6JyD5x4JQU6+FkfOp+DA2es4fO4GsvO1qFk5BE3qVEaTupWNn9G1K0AmILT1fQ8YxhhKqfTi9ewBoPQjSiFAxAasOh2AbfGBRr0qMY4wPJ86phLuFmBm7ibo2oSioYAL+uPXgKvpBIMe9VavgctnE5C7fyuyz58Bc2oRVKMWaj7XBxVbWGuELjxMsOxIAYjUtaqMo9Z90CkHz7WwXkoNPMXZy2k4ePYGDvx3HVdSTHIjBqCVn7verJQJwBQzjKnzJyRlPcZJuJ6UxwsAHEoP/joXgA3nAiHWEYa3ps7dAgyTeTwSRdHcuecDYzdXHCN4oBrwaH3v9Fqr55GWmY2ICNe3XWtOEvyy17MVZmRsLnq2dH4bdv5qBt6Ytg3d29TDOAFvhjIFmNLDGp+c1UxCycs8xTu3jcrMJDvi5VhxOghiHWF4Z+rcvRXGGBy2EvCYABB8sZHggycpqoa6f+lgya/MXC20RUUIDXV9gGJueb/d5tkZ5r0OOejd2nldm/+5gkkLDuOzQe3QrY1r2+0yDZjiwbp4PUNJeelKSqlZSX3/ZRkWHVNArCMMbwFm/AaC8c9Qt65rPWkDCw7Lggw9YVLhcprWnCCoH5qKGmHUaC4tl8sgl0kgl7FPqWhdt6upuQiWc1AoXN96MSd849ez62/31YPeeSwHL7Z1DpixvxzA7hNJWP9lL1RmjgtcJL8ADOOBSkWDCqiGaQoYlYn+TZJh/hEF3HGE4YqpQp7/sC0PrzRPhYxPg9yQjmCkoTA/HUV5aZDq0wBZBQQ0my6kKFE028/BGODpOYHBYfPy8qDT6aDT6Y2flolpUxeDhznscAWkfxKzEFNDAbncteIk8xIzYinxSBj1VrtcvPSo4y0Zs0Z96qPVqFpBgcXjnhXEx/saMCZfZNmTQCjTmZCAEC0oUglPU3iOnDEYtCcb16nCrDaN6ZxKU1HK0xOEIOrMDSlmHnDPEYZLzhoKAW0aivLSQXRpCKRp4HTpKMxNAy1KN36XE+cRAHjKIb/pckhk7h967bXz70STao47wWHZ9bZebwJOMYDY38Zrb4vEtKwZeAKMq5IJSDKZFOuPpqFr8yqCNBjYDd3AXwwgnPu+2Qa3zccrjzleNY7G3cR7P+7G8+2jMWaAMH8r9zVg4pKynudA1jmawExnjKf8fwRkAwF+j46MuJSoyupEKdkdnyoh0/e65wjDUX1c3MdA3hUEEO+YL6fU+BwRNUQa07tAM7v5OpNM8LoXg8PqDXrotHrojUDSQafXgXmrKZ3i0uV4vKkwiT2TJ/WcqYWBBLp8PzkieK1NIV5r71iO8/2qE1i2O8542GeHfiHpvgbMRVX2RzzlpwnpKCGEOa76i5dynxCeTriaTvpP2RnqliMMhwC9MBaBBaeFNEcQTU7FvpDWeU0QrVCiCynA7jjHip9Cy3FFxxz/mVYi0//sPD2u5wWgXUOBSmkAXvtVj7R819s3R215ta0Orz/m2FVVnwkbkJyWa7xOZtfKQtJ9DZiEpKzXAfKbkI6W0JAiQrDyZjZ5adyWUM4dRxiO6qOqRVCkLRPXHCfUt2gjhLXw7jmGBYdl18Uf+Tg47K4LBCz0uZh6P1oJnL/p/qH/5dYGvNnBfv5rN7PRb9JGVAoLwoavrC1enQ3gfQ2YC1ey6kil3CV2lhE7S7MKuMIxf4UGuuMIw1FdhszjCLk6XmxTHNLrqRT5TVdAJnNfPaR04cbgsPsIJjzrmbqL2E4evgxsPy+uXubM7+Vfmbss9661X2lDMdhuABRgyc4LmLnmJGKbKfHlW8KNyu5rwLBBS0zSbKBuWGOyWCoj1rrnCMPRZNEX5SLk3ACmVih2PjmkV9WYiso1RHrec1I7i1HJ5Ct3Kjiso6rPXgeY9P6bPsKB2uSRWKSlZbjNy3FjhuOTD5kIzja9891OnEhMxVs9muHVbsL5e98DJu5ydkNOxh934enfhmPsUDl0ZRgCZUS0IwyHWzJmqPPfcATorrk9yKUzZld5DTKlKUCQNxLr98jlJhV/X6ZrmcBXmwnmDBReb2R0CxQWmiOaiG5uj+5dsOyPH23yMd2ybmNWg6nJfDv8cbRpLDzO6H0PGMaN2zYyi8Q6/Ru+Ogw6A8FfIh1hOBs5evE7KLJ3ih5cRxluSR5FWLNxXiuPFeRJ6D53G5KWC3y4gmDhG8IAw7Ssa9Vlpsrup8jaNXHh+A6bAnYcu4bPfjto/H3z1D4IZ5JcgalMAIb1NVGlHkwpmQ1QwRf3H6wPRU6Re44wHPHXcGMTQm7+LJD9rsnU+soIaO2ux1z75Yu163fdStcUuYXA6wsIVg4VBpjMLDUeaOrgAOK6OjNFcvwhVCiluzbh90PYdvQqqlcMxuovSjSkhRRbZgDDOnsxOaczpYaFlEKQp4Sxm0KQlidxyxGGI+Zqs+IRfuUDIbwXTJMWsxghIc79CAsu7C6Ndg0lAAAdVklEQVStMEws88Jsgg3DhQEmSXUdLdt55hLJuIKs/g2x7UvcdrJtWPcxq40q/h2bKfGViAM/K69MAYZ16NKlzHCDlHwBwr0FUKdr7efbQpCs8a4jjMKCfITHDQRH3d97l578qmqTUblWczGYcErLzjDT+/hej63HLA5r32YOCl135dyFeHTuahtsynVOa4qvPv8II4aVyLJOXUzFsG9NW+bXuz+EISK9lJc5wBSz69KNzEheLxlFQVnEIrvmUlN3B+NiuncdYWi1OsjjP0KQznvxIDVVh0Bem1kreCcZg8N2pwhzX4juVkN6zebwx+u8oHr/OXoCPXrZBpsSW/GAvj3wy6yvzdl+WnsKi3aYnKFPHtIBnZu79qBpWWeZBUxxJ69coYE6ae4zlOqfIyBPM59uxc++36/AuZvedYTBJNz6+OkIL3AVn1b40N8K6oawRu8Jz+CCcvImgiEdKKoLF7p7pe4B8zl8148XVO+uPQcwYNAwj+tt0iga/+4t0Z4a8MUms9HY0vE9ECnUHc7tlpR5wFhyfA+l0lqq7L4A/QlAhTmHgnA8We51Rxh5FxejcvZSjwe7uIAk/cOo0nqK18qbsYPghebUGO7Dl+n1Pzh89iwvqN71G7fhzbc/9Lh5LALCzr+PQVMkR2w0Na4u566m49J1tVElRqyDEb8CTDH3LyblPMhTw67fjwZVPXTV+44wspP2oVq6IBU3QRPiprYWwtvOE0QrhGj2PoKO0dSoR+fL9O5SDm/H8oLq/XP5Gowc7R2tic9/XIlNyU2wY5RH1gJGVvklYFjHL6k0Ty85EbhxV6KceNsRRuatS6h1fYTX5mK+IQR5TZcbDb+8kVhw2MY1KFrV8UZpwsv4ZC3BCw8LC0o7/7fF+HRCydnDWS1FOSmQh1S363aX5XtlxGTEBfbCxveAIMFCB/s1+i1gGDsGL9Cvvpgm6eVtRxgZGZmomTQYHNUKn01OKHlIcEG5AfWE+eB2WefKY0DVMCDWO0G5XNZXTMDOTu3qUzxuinDhNH0/cx6+nGYrpS+diflxLkhPgFRRGfIQ+wzq9OxA5DUei5VDgYruObw0V+vXgOn8LR3L85jibUcY6iw1KiV9CLnhpqt5Ieg5DxkOV16PRyKFyTBcFbrxDPNZJj44rKtyXT1nvsYaVqeC4k1OmfoDfpjl2ncYb9CiMOOS0edyUOVoEGM4cuvUuGkrBHdbgIVvALWs4++6arLNc78GTOx0yq6efvS2I4zs7ByEJY1HkNYUactZ4kkg9FwE9JIKMEgijH8bjN/Z36bftCQcudLaeKC6q9KEPd8dB2Tliw8OK6x0x1Q/7SWoGkrRt4XrksZN/Brzfl3skpB59S9IN13hy0KrQxZkK+ANCQ1Do7ePYO5AoIF1DFqX5Zcm8G/AfENfB8Fv3naEkZubi6CkbxCou2yc9CZARJgBwcCRVlgZV3KC0aSmAhwnQYBcYowHI5FIwIN9MjPfkt/shcUQPdq3Mxy5DLDwfQNFBod1t77ifMyxuVxCBdX7wZgJWLzUdXh3Zh7NtmSgPCQBIQgIt+8/qtmw3fj5zep4yDoGregu+TVgOk2nTNl8pbcdYeTnFyA9U2MMDhQYIIFcwoGTSGCgnHHLECTnIJVIMG2H1BjywtcCRBYc9shlgrdEBocVPbtKZVjyDwGLLyqk3mHvjsGa9ZtdV0k4FGZdBa/NM/JbUcX+wSy692z8PDoWAjwpOa3TvwEzjXajHLa0b0DxSXfvnA9cj3AJxfe7TG5bq4aKyeU5bWIqsOkswcguvu3zyuPE6IBDSL2DBr+Hrdv3uOxshVqNkZqwH7q8NCNtYKUG4CS2V2G1OozE7ClvoZOHFx3+DZjptD0F/m4RRTHpOd9OHja4c/cRdHuQGh3r+TKxScuMuXz9kmDRmM/dgKB6+wwYgv0HjrhkS6+Bb2PlbzNQpDbZILEtGdualU4VH3gaX0/92ii89HZSVpY7NQllzvOLfYG7W7d7Nqe3a/NGA1hR7WfQZhKKU0yAN62396wkhTKFyUPa1qVo6KXDvNB62YH/2x0EXzzv/cnjrA07zhPsT4SgepkeGdMnc5V++nE6Phz/PTITmEIlhSykOmQK24M/W3mmzV2Lpxp7f5z9BjCPT6P1DRwuetMRhqsBtnzOnFHEVAMeVvp24hbpmata4lHcFzH9LKZl8TJXn4Cgep98+kWcPmtSknSWVi/7BZNmrsc/G2eC1xVAqqgEeYjtVRjhpPji1wN49qE7x+uYyAi7C4E3XvA+XWFU6Vo1ABsP2MzJwvDlMnjTEYarAbZ8zrYoVUKBR+vduUF01J67YUR2OhmYs49g9suu+9uhy/OIT2DyFedpz/bVWLXtFL77/F3o8zMhCQxHQJh9nZ/RU5diYJc7p95QZgCTnKHLppTaHK3Zm3bwYhkqKIDFg72/VLsabLZFYbYhnRu6nkCuyhL7/G4AJuEWwKT9QsyUWz3WDdeSkl1268zR3ThwLgtDBzyFIo0KnDwYgRH2VfYrP/jCzKTdX3pPZ8ll60wE990Kk5yhi6OU2kSaZx5OBy2UIkDqPUcYAnloJDtwkSC7AHj6Dm4THK4wIoPDiumXI1pVJjBqBcGqYa5fEA+16IxbqaabL2cp+dJJ3MqRoGXL1si7cRKcNAiBFe2vIopqDZemn133kqsyvf38fgTMJkops4WxSUOWSFGoI9joRUcYQhl+SgUkZZK7EtBp3DpgsjhzdqHdckiXlQcMWcReTq4Bw+z5mV2/sxQcrMCVuH+NoQof7DwESf/+aTz4B1WyH8tDHl7zhDpxlwA9A4+7alXAfQcYVYb2V1C8YY8N7y6XQl1AsGoojyD3vZK6zWHm9siDmK9u13u3Mgrtb71GbZCbm+e0mbVq1cDJIyavMK99OAvrfp0IfVEOFJWj7earUKUG9mxZ45WuOzqv2Cv8vgNMcqZuCuXpWHudGb1GipvZxKuOMLwyIn5eSGSDR8AiQDtLDzZ+ALu3rTKSzPrzAMa//xK0OSlQVLHZfd8uhuDQ/p1QKDyPiFCmAaNK17KD3g/2mP/ZXxJcyeAw/xUeNT3UZPXzOe7V7tes2wx6vcFpme3btcaa5SbX2gfP56Dnk62NipiKqo7tB1at+BMPPdjE47a6kr1YVnD/rTAZ+r6U8ivscWnyVgnibnL4sT+P+l6yN/F4NMoLQLXIh2zizpRmy9PduuCP+ab3YE4h8OCjzyMzfrvDMwyjm/rVZPR8vofHHC7TgLmRpetoMFC7Ximm75TgVDJn1G96srHrw6jHnC4vQBAHqipd+zvu/2JP/Dhjsrm8zv0n4sSWHx3KYRjh0DcH44NRnt8sl2nApGTROnqD7oq9kZq1T4IjV0Q7/xc06OVE7nPg6DS2bXL+AqvW4hVEdvnEXEna2bW4uGY4pEGO99ZPPv4YZs3y3DNpmQYM42hyujaBAjbXJxvOcFhxggHGI+UD92dGeU67HDg6/SGAd36GqfHoMNTuULJaFGZexem5T4CTOL7ufCCmAf7dv0EQ11MyrWN6WmYq84C5lqEdyVF8J4hTlkQc+URZUSbMG4PowsVlSEhSO3zlBtm5+alR0UOPD+KaZ5fa0aQryM+3oi/d/ocfaYOCQudxQCeOHYUPRrxpLocZk8U0i8Wt1HSHLQ+Qy3Hj0jFjzE1Xya8Bw4IuJWfoFgJ42RWjip8TQlbVqijtbwz3dw8kfwJM23YdkaXWOOX6tMljMWzIQCuawW9/hJVrNznNt37Fr+jc8VGXI+rXgCnmjipT353w/Es80IIALDAIM56QMFBQSpmkLAUEJzmeX1qrSuBfLrnqQwJ/AkyXJ7sh+bo5ALZdLs+cPgmvDuxj9ezPFesxbETJucZexrfeeAnTv3QdQqTMAyY5TdeZEspcjdjXjfDm5Ka4REDerF1F5tos0Ev1+hNger7QGxfiLzrl3PyfpqJfb+sr4vSMTDR4qCOYy15HSVmrJs4ddx3Dp8wDRpWhvQQKYfGjvTGJCS4rK8nvPDhvt9WfADPwlUE4etx5ROpFv/6A55950mYkn+zxMv45etLpCB/esw5NGjm3Vy77gEnX+lyQIua2xFOM+hNghg8fjp17Djhl2aolc9C1i21A1x9//h3jJn3jNO+EsaPwocWFgT3isg+Y8hXGatzv51uyTz75GGvWb3E66Teu+h0dLYIlFRNfuapCs7bOgzG1a9MCW9ezKI+OU5kHTPkZxnrw72fAfP3VFPy+yK42k7mTOzf+idYt7cfB7PBkH6cmzsz/29ULhxAe5thlT5kHjOV0SUzKfp6CLwkMAnIjJjLcyo3bRZV6Kk8xxpyPIjsmqiQgYkKS5jpAzfauBFzP6Miw9Z5urdzN709bsjmzZ+K7mb84ZdWBnavR9MFGdmm+/XE+Jn7pXOy2cP536NnD8UrkX4BRaSZQSieauUnIphhl+LNWoFJpFlFKSy7yCYmLUYabRyBBpdkISp8pzkMImRitDP/c3QnvaT5/AsyyJQswYcq3Tll29O+NaBht/45HyLZs0Et9MOvbSQ7r8DfArKOUPm/BjSkxkRFWl++JKvUuSvF4CSCwO1oZ0aX4e0KSmmn2fWoBmPXRynAf2ymW9MCfALNt8zqMGD3BKWDOHt2BKKVj36+du/XD8VNnHZZRu2YNnD+xqxwwjAOJKvU1SlHiDYGgT4wywspZb8I19QUQlBhPULokJqqCecVJUKl7g8JkocS0zQiSopURUZ6uFO7m9yfA/HtoL14Z8r5TViWe2Y9qVR2HUftp7kJ84iLGjLNVqsysMKcTk2s3i67t0KXIheTsSlJK0yilJRqVFPVjoiIuW59z1Ew5q8T9EsE3McoI85km4Zq6HgjMvn4IIVRPSJVGtcMy3J30nuTzJ8AkXjiJZ3uXRD+2xzdV/BGEhzsO1JlyMxWNHnncqRDzmymfYuhg+9pS3gKMq/kqZE54pBp85sy1CjRIEmww2BfnKoKC23NEsrzk/IKc/PycRjzTzrudQoLCAi3BwH6mlH6eV5Bjjo3HEUIUitALoDBfpfDU0C+/IM+5gEAIB9ygCVGEXXeUrawpX2bcvIx2jzuPHJ167SQCA5yHZevR9w3s+9uxy9mnn+qMZQtYyFPb5Awwaek3BcUBkEg4jhQY8po2jcpyY8gtprAnuV3kTVCpPwKFOcgkIdgbrYzobJntokrTgKfUKjY4B/RvEBlRAjTT1m4Ppehk0fIxMcoI51KxO9Q3f1phaFEmHmhuNWQ2XNWknHMYpq+YePGytXhnpPkYalNGSEgwkuIOQyq11V721grjjeng0QrjqgGJKs0SSqmF/ynyfUxk+CjLfAlJWR0BYmWFKZVyHevVDPvbmk7zHUBHFv9GCPkzWhkuWOPZVVvFPPcnwFQI5lE1qrlD9jA1/bSkUy7Zl52TiwYPdkBhUZFD2u0blqBta9u6/AcwSZrzFNR8PcxR8mqDqHCm2m9O8Uma/gTUKjY4R0h0A2W4lcbfxWuaQTyhC8yAAbkQHRne2OVI3QECfwIME7pWr9sC+QUFdjkZFhqK5MR/BHH5taEfOtUa+GT0u/hk9Ds2ZfkFYG7coIo8gyabUpiDHUqItGl9ZYjV/WJikmYUBbW66A+RhgfXrEmsLJsuqXIfMlD9mZIVBoZgSXhYaTpBI+chkb8BpknLJ6BKvmGXa1WrVMbFs/sFcXT7rv3o8/Iwh7SO1GT8AjCJydmPUp4/ZMGdwmhleCghRG+11VKpp4HiI4vfNDGRETbG4JRSaaJKk8Ni9ZhBw3HtomuHHRY0Wl4kEgsYL1bt9aJcWVyyCnv1HYBz5+x78K9Zswb27NwqqF16gwGxnZ9Eerr9y01mffnv4QNQKIIElceIfKl0y+q7Y2eY+CTNOwS05NqDkKMxyvDWpTmRqNIsppRanEXIhRgHW60ElYb5I21VXAYFGd4wMtxzTwqCh8dE6G+AGfzW2zhwwPLdV8KwunXqYOtm4VpKX0+bjt//cKxs+cu8n9Gh/WOCR6TMACZRlT2PUr7E0Jtw82KUYUNLcyL+mno3ISi5hiFkV4wy/Al7HEtQZc8F5d8q2ZZx86OVYebvgrnsIaG/Aeaj/43Fhr/smxs3bBiDDWtXCubohbg49OzVzyH9kMGv46MPzXc7LsstO4BJ0hyloC3Nkxt4JzoyYnZpDiRcU8eBwOxTlFK6uGFUhVfscSoxSf02BcwrCgE5Fh0Zbl5xXHLXSwRiAXM/ayuztn88/mv8PM/qrsbMyRbNH8KeLVYSAJdcZnKd/87H26Vr3uxB7NtmrR1d5s8w7LxxUZWdQ0Etzhvk0eja4TaSq4Qko4cFs5iYI9y0Bsqw/9kFTLKmLeWp+cxCQAobKMNszkUuR8xDAn8DzLTv5mDy1B/tcq1d25bYus4+mByxedacBRg7cardxxzH4VrcYSt1/zIPmMuqzKZ6ylnatRpCpPlhNWvWtLr5unmTBmdrNbmWnCOUjIqOCv/eHjdv3LihyNUrspmzjOLnUsI3q6esaL498xALgrL7G2B+W7gcI8fYVw5/PPYxrFvO3DcIT2npGWj4cGfo9Vb3P+YCmMSfSf6LU5kHTPy17FcJ4f8o2Y6R89GR4Taepy+pNNEGShOsAYN+0VERDi2WEpM05yioWf5CKfdaw6gws3xG+LC5T+lvgNmwaQcGDravgNm9a2csX2hfpcUZh/u/+i42b9ttl2T40Ffx1eclm4wyD5jEJM131FoqvyRaGW7tuMqo7pIVSynZa8k1Cr5jw8iKVlJ+y+elb9UIyPfRpbQH3IeCsJz+BphDR46jW0+7x0qj4RczABObNm7ZhZdef89uNmaMxozS/GaFSVSp91KKWAtufBQTGTG9NHcuXtf05w3WUn4CNIiOjHAYhTQhST0agFmHjBDsi1ZGlOiYiR05N+j9DTDxiZfRqoOVzZ+Za/369MD8WfbPI85Yq9Pp0fDhTmDumEondo5hZssRtzWgy/QKw1T5L6o0WZbq+pTiiYZRETYWQolJ2R9Q8DMsGRakDFcoCbGvhwEg/pq6CyEwO7MigKaBMrwCU/l3Y+67lcXfAMNC9tVp1M4ur159uQ9mznBsLemMwWMnTMOsueaduxXp0j9m4ZluJpvCMg2YxCR1fQqY9cDYRA4MC6usDCc2r5KEJDVbKdiKUZzUMZERFZwxWaXSVCwE0i1tbFytSm6hwkkmR4Cxp9rPirnfr5WZM75KymYwGGw99Qr1XmmPnefjEtG2k6UxbgmV5TmmbAMmWd2H8jBLsgjBtWhlhN1wuglJmiWAlTbz+Rg7lwOlmZ2oUl+lFGaLS8Khb3TtCLNFprcBUro8fwMM6z/zYpmaZutc/L23X8eUCZaaTeK437l7Pxw/aWu+3Oyhxvh7h2lIyzZgktRTKGCOY0kI1kUrI+xaICUkqZl715LzB8WumKgIu1J+y2FIVKnXUgqzTT8BvoyOjHBsbCFuDF1SiwWMywLvIoEQXTLWvB49+yAhwcpsydjqYUOHYNT79g/vQrq1bPkqTPj8CxtSdo759/DfCA1lLrcdp/te0p+g0myCRWhx5jGmYVQFu5f4CSpNHCg1S/kJIYuileGDXDE6/lrWBOY5xkxHyOYYZbjZq4yr/J4+90fAvPbGWzh8xFaNf8S772D4OzYaT4JZnJubi/Ydu9gNqTF39kx0irX1qGlZuM8Bc+PGZa86k8jVVzwGwOwRQQLD4CCpxq5LkFxDxXOgCC5mAOEwO5jLdHnlUqAP72KA5FcLxqWHSDPNajiCR8tNwlx9xav2sjo6w9ymTeCobjTR3bpjQlaDvLbddjnrptAV5oPRH2PTZlsPmLVrVv1q7+bf57rJSmO2Zu36TM3LLzArmAVWqo+qD/dD96c6Y1T3CiASx/F1JNpku9t9T9rjLO8d01a+Uw0uL/fucCCoSqPvCYGN9JJS8n5B2nn7ejMCmxpUpUl7TsL9HRHdBVWbD0CYspXRNZA+Lz394IQq91SI4HLACBxUfydTVGs8FpROseUDHZafGufRCtNxOh1nyM+YKFVUMqs86fLSaW7y0U1n5j/teahlLw5eOWC8yMyyXJSiWqMhoLBRGiOUvpaXFueRalLsdPongAGMfwUZl6G4sARtcw4e/XrXNhv7qbvN43sCMGcSUyy1Asw8aRpdw+gcw9FzMcwrLktMnnLaEg4oqjV8DpSzsRSjPAYUpF9Y5gmvOs2gbXke069tm8A9l7enaYNQWXCAhKMNK4ZFdl6yxqHfO0/qdDfvPQEYdxtfns93HIj9xpBm0BVUpgYteH0ReL0W1FAEWXDl/w5+VvEhIS1JSbli98VYnLdGjbr7furWZVGYXDawYlAAgmTSMY8vXn1XXGk56k+ZBYw3ViV7TLvXVipXk1DIRHZGwyYxex47nf4LwJ6xXuK+0cR5CDERjdjzWs8IXsvdvJRTGDDt7HXt9QLtmIJbF34QUcQdJS2zgLmjXPPHwmu2UCj0+SxYr1XiCN8l91a8fT19kXwqBv9Xg975fuHZaw9reZN6YLWqlfYe2rGoRO4motxiwIvI4pS0HDDe4qSflDPrqS5aA6UyAtAR23dz3u52gyffH3vj9HYWrcE0Nyl0lCOjC255dnXtrXaWA8ZbnPSTcna/3PsyBa0LILPLkjWVvN3tyk2emp+fljTEVC5N43j0zU2Ps/KM6u06xZRXDhgx3Cqnxe6Xe12gYKFJSF6XJaudK3qJ5xdRVG3ETNvZJcI5nqPPFt6ME629IL5a4TnKNGAopfLkbIRIDAgBj2BQnUJPiUIqQRD7JNSgAIgCBIGUkkCOIIAHH0gIFwBKAkH5QEogJwRyUCKn4OWEcDJCIQeBnFLIACoFAfOgLQX7TnH7O5UCHAdQCQjhQKkEIKbvAGf8m4DAFAqEEGIcCnLbbMH4m3FDAtDbtj70dtADCmb7w/6B8gB4gBiMfxNiAGW/se8sogLRg0IPYvyvA2D6DqIn7DuFlhJoKeV1BJwWhGophZZQaEG4QhBaSClfxIEr/HbR1mZrli2unp/8X6tcHW92bhJdv/6cLRvW/AIiyweHPIMEubXDkEsI0QqfhibK4KqNXqEA86hxOF9X1B1Zl5mDlHsq3dOASU2lIQYZKuv0usrgSCUJIRUBvgLlSQVKEMGBhPOgEaB8OEDCKBBGYAyJEUKBEAI2ocuTOxw4dfoMzp0/j/j4RJw5+x/i4uJZGBKbotq0boWFf9jGwKSAjgDMwUkuBXIIkA3QbBBOw4GoeVANoVATjmYBXJaB0syWrR79SSaX33rhuef7zpr2P/u+ad3pjBfz3BXAUEq5lCzUNhj0dQmhUQBRArQWBalBCGoAtBqlqAZAuM9QLzKlvCjgzaHDceCgydslc+Eqk8nNoSiYIRn7r9PpUCEiAn/vMxvAepN1BYTgFkBuUYoUApoCEBYcWEUpuSaRSK/UqIBkQghbZX2W7jhgKKWylCx9WwOPdoTQhylIE0IRbemzzGe9La+oTHGA+aWjBIkE9Byl5JSEw6EaFaRHCCFs+3lH0h0FTHK6bjIFhoNtm8pTOQd8wgGiJsBPtSvLrAIPe6vqOw8YguGg5YDx1oCVl+OCA4SoCb1PAcO6Zt6SAe0IpQ9TigcBRANwHhSxfGaUc8A1B1g4s0RC8B8l5JQE9/mWzFF/iw/9hOjrGkCiYKDmQz9AaxKCqpSSagAtP/S7njRllIIUEELZgT+VgqZwIDeMh34JUUlAr1FaRg/9noxm8bUy1esq6+1cK5vORiS8/FrZEy7fmbzOrpUBqgGImhCoCUqulaU8zSBSWbpEh/SqVYmVz+0700rxpd7RM4z45ng3hz3BJSREoadQSDkSZKBQgPIKUAeCS8IHMiElE16aBZeAnICTWQouCYHUJMQ0Ci9vCy6JlIJKOJOAkqNMcGkrwCTMFJdYCCwtBZilBZbsO5NWwiQPoaUFlsQouGQSS8oTkzCzRHAJGIWVtLTgEryOAtpiwSUTWjJhJqi14JKnKCKEFoKgEITLlxDk63laICXIh4Hme0Nw6d3RvzOl/R8AdGoXzom1qQAAAABJRU5ErkJggg=="},16722:function(Lt,Pt,de){"use strict";de.d(Pt,{Z:function(){return Ze}});const se=we=>typeof we=="object"&&we!=null&&we.nodeType===1,et=(we,fe)=>(!fe||we!=="hidden")&&we!=="visible"&&we!=="clip",Fe=(we,fe)=>{if(we.clientHeight<we.scrollHeight||we.clientWidth<we.scrollWidth){const Qe=getComputedStyle(we,null);return et(Qe.overflowY,fe)||et(Qe.overflowX,fe)||(ve=>{const tt=(He=>{if(!He.ownerDocument||!He.ownerDocument.defaultView)return null;try{return He.ownerDocument.defaultView.frameElement}catch(Pe){return null}})(ve);return!!tt&&(tt.clientHeight<ve.scrollHeight||tt.clientWidth<ve.scrollWidth)})(we)}return!1},Oe=(we,fe,Qe,ve,tt,He,Pe,Me)=>He<we&&Pe>fe||He>we&&Pe<fe?0:He<=we&&Me<=Qe||Pe>=fe&&Me>=Qe?He-we-ve:Pe>fe&&Me<Qe||He<we&&Me>Qe?Pe-fe+tt:0,me=we=>{const fe=we.parentElement;return fe==null?we.getRootNode().host||null:fe},ye=(we,fe)=>{var Qe,ve,tt,He;if(typeof document=="undefined")return[];const{scrollMode:Pe,block:Me,inline:Ee,boundary:qe,skipOverflowHiddenElements:it}=fe,lt=typeof qe=="function"?qe:st=>st!==qe;if(!se(we))throw new TypeError("Invalid target");const ut=document.scrollingElement||document.documentElement,Je=[];let at=we;for(;se(at)&&lt(at);){if(at=me(at),at===ut){Je.push(at);break}at!=null&&at===document.body&&Fe(at)&&!Fe(document.documentElement)||at!=null&&Fe(at,it)&&Je.push(at)}const nt=(ve=(Qe=window.visualViewport)==null?void 0:Qe.width)!=null?ve:innerWidth,zt=(He=(tt=window.visualViewport)==null?void 0:tt.height)!=null?He:innerHeight,{scrollX:Ye,scrollY:Ve}=window,{height:bt,width:Be,top:Ge,right:De,bottom:_e,left:Tt}=we.getBoundingClientRect(),{top:vt,right:St,bottom:ht,left:pe}=(st=>{const xe=window.getComputedStyle(st);return{top:parseFloat(xe.scrollMarginTop)||0,right:parseFloat(xe.scrollMarginRight)||0,bottom:parseFloat(xe.scrollMarginBottom)||0,left:parseFloat(xe.scrollMarginLeft)||0}})(we);let ce=Me==="start"||Me==="nearest"?Ge-vt:Me==="end"?_e+ht:Ge+bt/2-vt+ht,ze=Ee==="center"?Tt+Be/2-pe+St:Ee==="end"?De+St:Tt-pe;const ft=[];for(let st=0;st<Je.length;st++){const xe=Je[st],{height:je,width:Ce,top:Xe,right:Ne,bottom:ct,left:Le}=xe.getBoundingClientRect();if(Pe==="if-needed"&&Ge>=0&&Tt>=0&&_e<=zt&&De<=nt&&(xe===ut&&!Fe(xe)||Ge>=Xe&&_e<=ct&&Tt>=Le&&De<=Ne))return ft;const $e=getComputedStyle(xe),dt=parseInt($e.borderLeftWidth,10),oe=parseInt($e.borderTopWidth,10),ee=parseInt($e.borderRightWidth,10),z=parseInt($e.borderBottomWidth,10);let re=0,le=0;const ne="offsetWidth"in xe?xe.offsetWidth-xe.clientWidth-dt-ee:0,ge="offsetHeight"in xe?xe.offsetHeight-xe.clientHeight-oe-z:0,Ie="offsetWidth"in xe?xe.offsetWidth===0?0:Ce/xe.offsetWidth:0,wt="offsetHeight"in xe?xe.offsetHeight===0?0:je/xe.offsetHeight:0;if(ut===xe)re=Me==="start"?ce:Me==="end"?ce-zt:Me==="nearest"?Oe(Ve,Ve+zt,zt,oe,z,Ve+ce,Ve+ce+bt,bt):ce-zt/2,le=Ee==="start"?ze:Ee==="center"?ze-nt/2:Ee==="end"?ze-nt:Oe(Ye,Ye+nt,nt,dt,ee,Ye+ze,Ye+ze+Be,Be),re=Math.max(0,re+Ve),le=Math.max(0,le+Ye);else{re=Me==="start"?ce-Xe-oe:Me==="end"?ce-ct+z+ge:Me==="nearest"?Oe(Xe,ct,je,oe,z+ge,ce,ce+bt,bt):ce-(Xe+je/2)+ge/2,le=Ee==="start"?ze-Le-dt:Ee==="center"?ze-(Le+Ce/2)+ne/2:Ee==="end"?ze-Ne+ee+ne:Oe(Le,Ne,Ce,dt,ee+ne,ze,ze+Be,Be);const{scrollLeft:Ct,scrollTop:pt}=xe;re=wt===0?0:Math.max(0,Math.min(pt+re/wt,xe.scrollHeight-je/wt+ge)),le=Ie===0?0:Math.max(0,Math.min(Ct+le/Ie,xe.scrollWidth-Ce/Ie+ne)),ce+=pt-re,ze+=Ct-le}ft.push({el:xe,top:re,left:le})}return ft},Te=we=>we===!1?{block:"end",inline:"nearest"}:(fe=>fe===Object(fe)&&Object.keys(fe).length!==0)(we)?we:{block:"start",inline:"nearest"};function Ze(we,fe){if(!we.isConnected||!(tt=>{let He=tt;for(;He&&He.parentNode;){if(He.parentNode===document)return!0;He=He.parentNode instanceof ShadowRoot?He.parentNode.host:He.parentNode}return!1})(we))return;const Qe=(tt=>{const He=window.getComputedStyle(tt);return{top:parseFloat(He.scrollMarginTop)||0,right:parseFloat(He.scrollMarginRight)||0,bottom:parseFloat(He.scrollMarginBottom)||0,left:parseFloat(He.scrollMarginLeft)||0}})(we);if((tt=>typeof tt=="object"&&typeof tt.behavior=="function")(fe))return fe.behavior(ye(we,fe));const ve=typeof fe=="boolean"||fe==null?void 0:fe.behavior;for(const{el:tt,top:He,left:Pe}of ye(we,Te(fe))){const Me=He-Qe.top+Qe.bottom,Ee=Pe-Qe.left+Qe.right;tt.scroll({top:Me,left:Ee,behavior:ve})}}}}]);