@liascript/editor 1.1.34--0.17.10 → 1.1.35--1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/Base.d8e1fc60.js +1 -0
  3. package/dist/Worker.12f8469e.js +1 -0
  4. package/dist/ace.js +1 -1
  5. package/dist/ext-inline_autocomplete.js +1 -1
  6. package/dist/ext-language_tools.js +1 -1
  7. package/dist/ext-prompt.js +1 -1
  8. package/dist/icon.1234bfbe.svg +1 -0
  9. package/dist/{icon.eecda2c2.eot → icon.66170d1c.ttf} +0 -0
  10. package/dist/icon.7f5db96d.woff +0 -0
  11. package/dist/{icon.1775260a.ttf → icon.86e0e5ca.eot} +0 -0
  12. package/dist/icon.b0b6f2f3.woff2 +0 -0
  13. package/dist/{index.2e6af433.js → index.0adf7e2c.js} +1 -1
  14. package/dist/{index.ec661c74.js → index.17bf0eed.js} +1 -1
  15. package/dist/index.2c23dc71.js +1 -0
  16. package/dist/index.2d71cf3d.js +6 -0
  17. package/dist/index.4ae92b65.js +1 -0
  18. package/dist/{index.68c6e58b.js → index.571c392b.js} +1 -1
  19. package/dist/index.59534416.js +1 -0
  20. package/dist/index.646a7ae0.js +1 -0
  21. package/dist/index.6bb82f82.js +1 -0
  22. package/dist/index.7d5de7ec.js +1 -0
  23. package/dist/index.91c867ef.js +1 -0
  24. package/dist/index.aa2791ec.css +1 -0
  25. package/dist/index.c76f8851.js +1 -0
  26. package/dist/index.cb6253c2.js +1 -0
  27. package/dist/{index.7e686100.js → index.ce849469.js} +1 -1
  28. package/dist/index.d3b39202.js +1 -0
  29. package/dist/index.db8adaa8.js +34 -0
  30. package/dist/{index.038ba630.css → index.f04edc19.css} +1 -1
  31. package/dist/index.html +1 -1
  32. package/dist/mode-plsql.js +1 -1
  33. package/dist/pako.esm.e6a51df7.js +1 -0
  34. package/package.json +17 -17
  35. package/dist/Worker.c04a8a05.js +0 -1
  36. package/dist/icon.4c409dfc.woff +0 -0
  37. package/dist/icon.5d3b24ed.woff2 +0 -0
  38. package/dist/icon.854409f5.svg +0 -1
  39. package/dist/index.0552aff9.js +0 -1
  40. package/dist/index.1b296f8b.css +0 -1
  41. package/dist/index.7ac5d5e2.js +0 -1
  42. package/dist/index.d9a848a1.js +0 -1
@@ -1 +1 @@
1
- ace.define("ace/autocomplete/popup",["require","exports","module","ace/virtual_renderer","ace/editor","ace/range","ace/lib/event","ace/lib/lang","ace/lib/dom","ace/config","ace/lib/useragent"],(function(e,t,n){"use strict";var i=e("../virtual_renderer").VirtualRenderer,o=e("../editor").Editor,r=e("../range").Range,s=e("../lib/event"),a=e("../lib/lang"),c=e("../lib/dom"),p=e("../config").nls,l=e("./../lib/useragent"),h=function(e){return"suggest-aria-id:".concat(e)},u=l.isSafari?"menu":"listbox",d=l.isSafari?"menuitem":"option",f=l.isSafari?"aria-current":"aria-selected",m=function(e){var t=new i(e);t.$maxLines=4;var n=new o(t);return n.setHighlightActiveLine(!1),n.setShowPrintMargin(!1),n.renderer.setShowGutter(!1),n.renderer.setHighlightGutterLine(!1),n.$mouseHandler.$focusTimeout=0,n.$highlightTagPending=!0,n},g=function(e){var t=c.createElement("div"),n=m(t);e&&e.appendChild(t),t.style.display="none",n.renderer.content.style.cursor="default",n.renderer.setStyle("ace_autocomplete"),n.renderer.$textLayer.element.setAttribute("role",u),n.renderer.$textLayer.element.setAttribute("aria-roledescription",p("autocomplete.popup.aria-roledescription","Autocomplete suggestions")),n.renderer.$textLayer.element.setAttribute("aria-label",p("autocomplete.popup.aria-label","Autocomplete suggestions")),n.renderer.textarea.setAttribute("aria-hidden","true"),n.setOption("displayIndentGuides",!1),n.setOption("dragDelay",150);var i=function(){};n.focus=i,n.$isFocused=!0,n.renderer.$cursorLayer.restartTimer=i,n.renderer.$cursorLayer.element.style.opacity="0",n.renderer.$maxLines=8,n.renderer.$keepTextAreaAtCursor=!1,n.setHighlightActiveLine(!1),n.session.highlight(""),n.session.$searchHighlight.clazz="ace_highlight-marker",n.on("mousedown",(function(e){var t=e.getDocumentPosition();n.selection.moveToPosition(t),g.start.row=g.end.row=t.row,e.stop()}));var o,l=new r(-1,0,-1,1/0),g=new r(-1,0,-1,1/0);g.id=n.session.addMarker(g,"ace_active-line","fullLine"),n.setSelectOnHover=function(e){e?l.id&&(n.session.removeMarker(l.id),l.id=null):l.id=n.session.addMarker(l,"ace_line-hover","fullLine")},n.setSelectOnHover(!1),n.on("mousemove",(function(e){if(o){if(o.x!=e.x||o.y!=e.y){(o=e).scrollTop=n.renderer.scrollTop,n.isMouseOver=!0;var t=o.getDocumentPosition().row;l.start.row!=t&&(l.id||n.setRow(t),b(t))}}else o=e})),n.renderer.on("beforeRender",(function(){if(o&&-1!=l.start.row){o.$pos=null;var e=o.getDocumentPosition().row;l.id||n.setRow(e),b(e,!0)}})),n.renderer.on("afterRender",(function(){for(var e=n.renderer.$textLayer,t=e.config.firstRow,i=e.config.lastRow;t<=i;t++){var o=e.element.childNodes[t-e.config.firstRow];o.setAttribute("role",d),o.setAttribute("aria-roledescription",p("autocomplete.popup.item.aria-roledescription","item")),o.setAttribute("aria-setsize",n.data.length),o.setAttribute("aria-describedby","doc-tooltip"),o.setAttribute("aria-posinset",t+1);var r=n.getData(t);if(r){var s="".concat(r.caption||r.value).concat(r.meta?", ".concat(r.meta):"");o.setAttribute("aria-label",s)}o.querySelectorAll(".ace_completion-highlight").forEach((function(e){e.setAttribute("role","mark")}))}})),n.renderer.on("afterRender",(function(){var e=n.getRow(),t=n.renderer.$textLayer,i=t.element.childNodes[e-t.config.firstRow],o=document.activeElement;if(i!==n.selectedNode&&n.selectedNode&&(c.removeCssClass(n.selectedNode,"ace_selected"),n.selectedNode.removeAttribute(f),n.selectedNode.removeAttribute("id")),o.removeAttribute("aria-activedescendant"),n.selectedNode=i,i){var r=h(e);c.addCssClass(i,"ace_selected"),i.id=r,t.element.setAttribute("aria-activedescendant",r),o.setAttribute("aria-activedescendant",r),i.setAttribute(f,"true")}}));var v=function(){b(-1)},b=function(e,t){e!==l.start.row&&(l.start.row=l.end.row=e,t||n.session._emit("changeBackMarker"),n._emit("changeHoverMarker"))};n.getHoveredRow=function(){return l.start.row},s.addListener(n.container,"mouseout",(function(){n.isMouseOver=!1,v()})),n.on("hide",v),n.on("changeSelection",v),n.session.doc.getLength=function(){return n.data.length},n.session.doc.getLine=function(e){var t=n.data[e];return"string"==typeof t?t:t&&t.value||""};var x=n.session.bgTokenizer;return x.$tokenizeRow=function(e){function t(e,t){e&&o.push({type:(i.className||"")+(t||""),value:e})}var i=n.data[e],o=[];if(!i)return o;"string"==typeof i&&(i={value:i});for(var r=i.caption||i.value||i.name,s=r.toLowerCase(),a=(n.filterText||"").toLowerCase(),c=0,p=0,l=0;l<=a.length;l++)if(l!=p&&(i.matchMask&1<<l||l==a.length)){var h=a.slice(p,l);p=l;var u=s.indexOf(h,c);if(-1==u)continue;t(r.slice(c,u),""),c=u+h.length,t(r.slice(u,c),"completion-highlight")}return t(r.slice(c,r.length),""),o.push({type:"completion-spacer",value:" "}),i.meta&&o.push({type:"completion-meta",value:i.meta}),i.message&&o.push({type:"completion-message",value:i.message}),o},x.$updateOnChange=i,x.start=i,n.session.$computeWidth=function(){return this.screenWidth=0},n.isOpen=!1,n.isTopdown=!1,n.autoSelect=!0,n.filterText="",n.isMouseOver=!1,n.data=[],n.setData=function(e,t){n.filterText=t||"",n.setValue(a.stringRepeat("\n",e.length),-1),n.data=e||[],n.setRow(0)},n.getData=function(e){return n.data[e]},n.getRow=function(){return g.start.row},n.setRow=function(e){e=Math.max(this.autoSelect?0:-1,Math.min(this.data.length-1,e)),g.start.row!=e&&(n.selection.clearSelection(),g.start.row=g.end.row=e||0,n.session._emit("changeBackMarker"),n.moveCursorTo(e||0,0),n.isOpen&&n._signal("select"))},n.on("changeSelection",(function(){n.isOpen&&n.setRow(n.selection.lead.row),n.renderer.scrollCursorIntoView()})),n.hide=function(){this.container.style.display="none",n.anchorPos=null,n.anchor=null,n.isOpen&&(n.isOpen=!1,this._signal("hide"))},n.tryShow=function(e,t,i,r){if(!r&&n.isOpen&&n.anchorPos&&n.anchor&&n.anchorPos.top===e.top&&n.anchorPos.left===e.left&&n.anchor===i)return!0;var s=this.container,a=this.renderer.scrollBar.width||10,p=window.innerHeight-a,l=window.innerWidth-a,h=this.renderer,u=h.$maxLines*t*1.4,d={top:0,bottom:0,left:0},f=p-e.top-3*this.$borderSize-t,m=e.top-3*this.$borderSize;i||(i=m<=f||f>=u?"bottom":"top"),"top"===i?(d.bottom=e.top-this.$borderSize,d.top=d.bottom-u):"bottom"===i&&(d.top=e.top+t+this.$borderSize,d.bottom=d.top+u);var g=d.top>=0&&d.bottom<=p;if(!r&&!g)return!1;h.$maxPixelHeight=g?null:"top"===i?m:f,"top"===i?(s.style.top="",s.style.bottom=p+a-d.bottom+"px",n.isTopdown=!1):(s.style.top=d.top+"px",s.style.bottom="",n.isTopdown=!0),s.style.display="";var v=e.left;return v+s.offsetWidth>l&&(v=l-s.offsetWidth),s.style.left=v+"px",s.style.right="",n.isOpen||(n.isOpen=!0,this._signal("show"),o=null),n.anchorPos=e,n.anchor=i,c.$fixPositionBug(s),!0},n.show=function(e,t,n){this.tryShow(e,t,n?"bottom":void 0,!0)},n.goTo=function(e){var t=this.getRow(),n=this.session.getLength()-1;switch(e){case"up":t=t<=0?n:t-1;break;case"down":t=t>=n?-1:t+1;break;case"start":t=0;break;case"end":t=n}this.setRow(t)},n.getTextLeftOffset=function(){return this.$borderSize+this.renderer.$padding+this.$imageSize},n.$imageSize=0,n.$borderSize=1,n};c.importCssString('\n.ace_editor.ace_autocomplete .ace_marker-layer .ace_active-line {\n background-color: #CAD6FA;\n z-index: 1;\n}\n.ace_dark.ace_editor.ace_autocomplete .ace_marker-layer .ace_active-line {\n background-color: #3a674e;\n}\n.ace_editor.ace_autocomplete .ace_line-hover {\n border: 1px solid #abbffe;\n margin-top: -1px;\n background: rgba(233,233,253,0.4);\n position: absolute;\n z-index: 2;\n}\n.ace_dark.ace_editor.ace_autocomplete .ace_line-hover {\n border: 1px solid rgba(109, 150, 13, 0.8);\n background: rgba(58, 103, 78, 0.62);\n}\n.ace_completion-meta {\n opacity: 0.5;\n margin-left: 0.9em;\n}\n.ace_completion-message {\n margin-left: 0.9em;\n color: blue;\n}\n.ace_editor.ace_autocomplete .ace_completion-highlight{\n color: #2d69c7;\n}\n.ace_dark.ace_editor.ace_autocomplete .ace_completion-highlight{\n color: #93ca12;\n}\n.ace_editor.ace_autocomplete {\n width: 300px;\n z-index: 200000;\n border: 1px lightgray solid;\n position: fixed;\n box-shadow: 2px 3px 5px rgba(0,0,0,.2);\n line-height: 1.4;\n background: #fefefe;\n color: #111;\n}\n.ace_dark.ace_editor.ace_autocomplete {\n border: 1px #484747 solid;\n box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.51);\n line-height: 1.4;\n background: #25282c;\n color: #c1c1c1;\n}\n.ace_autocomplete .ace_text-layer {\n width: calc(100% - 8px);\n}\n.ace_autocomplete .ace_line {\n display: flex;\n align-items: center;\n}\n.ace_autocomplete .ace_line > * {\n min-width: 0;\n flex: 0 0 auto;\n}\n.ace_autocomplete .ace_line .ace_ {\n flex: 0 1 auto;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.ace_autocomplete .ace_completion-spacer {\n flex: 1;\n}\n.ace_autocomplete.ace_loading:after {\n content: "";\n position: absolute;\n top: 0px;\n height: 2px;\n width: 8%;\n background: blue;\n z-index: 100;\n animation: ace_progress 3s infinite linear;\n animation-delay: 300ms;\n transform: translateX(-100%) scaleX(1);\n}\n@keyframes ace_progress {\n 0% { transform: translateX(-100%) scaleX(1) }\n 50% { transform: translateX(625%) scaleX(2) } \n 100% { transform: translateX(1500%) scaleX(3) } \n}\n@media (prefers-reduced-motion) {\n .ace_autocomplete.ace_loading:after {\n transform: translateX(625%) scaleX(2);\n animation: none;\n }\n}\n',"autocompletion.css",!1),t.AcePopup=g,t.$singleLineEditor=m,t.getAriaId=h})),ace.define("ace/snippets",["require","exports","module","ace/lib/dom","ace/lib/oop","ace/lib/event_emitter","ace/lib/lang","ace/range","ace/range_list","ace/keyboard/hash_handler","ace/tokenizer","ace/clipboard","ace/editor"],(function(e,t,n){"use strict";function i(e){var t=(new Date).toLocaleString("en-us",e);return 1==t.length?"0"+t:t}var o=e("./lib/dom"),r=e("./lib/oop"),s=e("./lib/event_emitter").EventEmitter,a=e("./lib/lang"),c=e("./range").Range,p=e("./range_list").RangeList,l=e("./keyboard/hash_handler").HashHandler,h=e("./tokenizer").Tokenizer,u=e("./clipboard"),d={CURRENT_WORD:function(e){return e.session.getTextRange(e.session.getWordRange())},SELECTION:function(e,t,n){var i=e.session.getTextRange();return n?i.replace(/\n\r?([ \t]*\S)/g,"\n"+n+"$1"):i},CURRENT_LINE:function(e){return e.session.getLine(e.getCursorPosition().row)},PREV_LINE:function(e){return e.session.getLine(e.getCursorPosition().row-1)},LINE_INDEX:function(e){return e.getCursorPosition().row},LINE_NUMBER:function(e){return e.getCursorPosition().row+1},SOFT_TABS:function(e){return e.session.getUseSoftTabs()?"YES":"NO"},TAB_SIZE:function(e){return e.session.getTabSize()},CLIPBOARD:function(e){return u.getText&&u.getText()},FILENAME:function(e){return/[^/\\]*$/.exec(this.FILEPATH(e))[0]},FILENAME_BASE:function(e){return/[^/\\]*$/.exec(this.FILEPATH(e))[0].replace(/\.[^.]*$/,"")},DIRECTORY:function(e){return this.FILEPATH(e).replace(/[^/\\]*$/,"")},FILEPATH:function(e){return"/not implemented.txt"},WORKSPACE_NAME:function(){return"Unknown"},FULLNAME:function(){return"Unknown"},BLOCK_COMMENT_START:function(e){var t=e.session.$mode||{};return t.blockComment&&t.blockComment.start||""},BLOCK_COMMENT_END:function(e){var t=e.session.$mode||{};return t.blockComment&&t.blockComment.end||""},LINE_COMMENT:function(e){return(e.session.$mode||{}).lineCommentStart||""},CURRENT_YEAR:i.bind(null,{year:"numeric"}),CURRENT_YEAR_SHORT:i.bind(null,{year:"2-digit"}),CURRENT_MONTH:i.bind(null,{month:"numeric"}),CURRENT_MONTH_NAME:i.bind(null,{month:"long"}),CURRENT_MONTH_NAME_SHORT:i.bind(null,{month:"short"}),CURRENT_DATE:i.bind(null,{day:"2-digit"}),CURRENT_DAY_NAME:i.bind(null,{weekday:"long"}),CURRENT_DAY_NAME_SHORT:i.bind(null,{weekday:"short"}),CURRENT_HOUR:i.bind(null,{hour:"2-digit",hour12:!1}),CURRENT_MINUTE:i.bind(null,{minute:"2-digit"}),CURRENT_SECOND:i.bind(null,{second:"2-digit"})};d.SELECTED_TEXT=d.SELECTION;var f=function(){function e(){this.snippetMap={},this.snippetNameMap={},this.variables=d}return e.prototype.getTokenizer=function(){return e.$tokenizer||this.createTokenizer()},e.prototype.createTokenizer=function(){function t(e){return e=e.substr(1),/^\d+$/.test(e)?[{tabstopId:parseInt(e,10)}]:[{text:e}]}function n(e){return"(?:[^\\\\"+e+"]|\\\\.)"}var i={regex:"/("+n("/")+"+)/",onMatch:function(e,t,n){var i=n[0];return i.fmtString=!0,i.guard=e.slice(1,-1),i.flag="",""},next:"formatString"};return e.$tokenizer=new h({start:[{regex:/\\./,onMatch:function(e,t,n){var i=e[1];return("}"==i&&n.length||-1!="`$\\".indexOf(i))&&(e=i),[e]}},{regex:/}/,onMatch:function(e,t,n){return[n.length?n.shift():e]}},{regex:/\$(?:\d+|\w+)/,onMatch:t},{regex:/\$\{[\dA-Z_a-z]+/,onMatch:function(e,n,i){var o=t(e.substr(1));return i.unshift(o[0]),o},next:"snippetVar"},{regex:/\n/,token:"newline",merge:!1}],snippetVar:[{regex:"\\|"+n("\\|")+"*\\|",onMatch:function(e,t,n){var i=e.slice(1,-1).replace(/\\[,|\\]|,/g,(function(e){return 2==e.length?e[1]:"\0"})).split("\0").map((function(e){return{value:e}}));return n[0].choices=i,[i[0]]},next:"start"},i,{regex:"([^:}\\\\]|\\\\.)*:?",token:"",next:"start"}],formatString:[{regex:/:/,onMatch:function(e,t,n){return n.length&&n[0].expectElse?(n[0].expectElse=!1,n[0].ifEnd={elseEnd:n[0]},[n[0].ifEnd]):":"}},{regex:/\\./,onMatch:function(e,t,n){var i=e[1];return"}"==i&&n.length||-1!="`$\\".indexOf(i)?e=i:"n"==i?e="\n":"t"==i?e="\t":-1!="ulULE".indexOf(i)&&(e={changeCase:i,local:i>"a"}),[e]}},{regex:"/\\w*}",onMatch:function(e,t,n){var i=n.shift();return i&&(i.flag=e.slice(1,-1)),this.next=i&&i.tabstopId?"start":"",[i||e]},next:"start"},{regex:/\$(?:\d+|\w+)/,onMatch:function(e,t,n){return[{text:e.slice(1)}]}},{regex:/\${\w+/,onMatch:function(e,t,n){var i={text:e.slice(2)};return n.unshift(i),[i]},next:"formatStringVar"},{regex:/\n/,token:"newline",merge:!1},{regex:/}/,onMatch:function(e,t,n){var i=n.shift();return this.next=i&&i.tabstopId?"start":"",[i||e]},next:"start"}],formatStringVar:[{regex:/:\/\w+}/,onMatch:function(e,t,n){return n[0].formatFunction=e.slice(2,-1),[n.shift()]},next:"formatString"},i,{regex:/:[\?\-+]?/,onMatch:function(e,t,n){"+"==e[1]&&(n[0].ifEnd=n[0]),"?"==e[1]&&(n[0].expectElse=!0)},next:"formatString"},{regex:"([^:}\\\\]|\\\\.)*:?",token:"",next:"formatString"}]}),e.$tokenizer},e.prototype.tokenizeTmSnippet=function(e,t){return this.getTokenizer().getLineTokens(e,t).tokens.map((function(e){return e.value||e}))},e.prototype.getVariableValue=function(e,t,n){if(/^\d+$/.test(t))return(this.variables.__||{})[t]||"";if(/^[A-Z]\d+$/.test(t))return(this.variables[t[0]+"__"]||{})[t.substr(1)]||"";if(t=t.replace(/^TM_/,""),!this.variables.hasOwnProperty(t))return"";var i=this.variables[t];return"function"==typeof i&&(i=this.variables[t](e,t,n)),null==i?"":i},e.prototype.tmStrFormat=function(e,t,n){if(!t.fmt)return e;var i=t.flag||"",o=t.guard;o=new RegExp(o,i.replace(/[^gim]/g,""));var r="string"==typeof t.fmt?this.tokenizeTmSnippet(t.fmt,"formatString"):t.fmt,s=this,a=e.replace(o,(function(){var e=s.variables.__;s.variables.__=[].slice.call(arguments);for(var t=s.resolveVariables(r,n),i="E",o=0;o<t.length;o++){var a=t[o];if("object"==typeof a)if(t[o]="",a.changeCase&&a.local){var c=t[o+1];c&&"string"==typeof c&&("u"==a.changeCase?t[o]=c[0].toUpperCase():t[o]=c[0].toLowerCase(),t[o+1]=c.substr(1))}else a.changeCase&&(i=a.changeCase);else"U"==i?t[o]=a.toUpperCase():"L"==i&&(t[o]=a.toLowerCase())}return s.variables.__=e,t.join("")}));return a},e.prototype.tmFormatFunction=function(e,t,n){return"upcase"==t.formatFunction?e.toUpperCase():"downcase"==t.formatFunction?e.toLowerCase():e},e.prototype.resolveVariables=function(e,t){function n(t){var n=e.indexOf(t,s+1);-1!=n&&(s=n)}for(var i=[],o="",r=!0,s=0;s<e.length;s++){var a=e[s];if("string"!=typeof a){if(a){if(r=!1,a.fmtString){var c=e.indexOf(a,s+1);-1==c&&(c=e.length),a.fmt=e.slice(s+1,c),s=c}if(a.text){var p=this.getVariableValue(t,a.text,o)+"";a.fmtString&&(p=this.tmStrFormat(p,a,t)),a.formatFunction&&(p=this.tmFormatFunction(p,a,t)),p&&!a.ifEnd?(i.push(p),n(a)):!p&&a.ifEnd&&n(a.ifEnd)}else a.elseEnd?n(a.elseEnd):(null!=a.tabstopId||null!=a.changeCase)&&i.push(a)}}else i.push(a),"\n"==a?(r=!0,o=""):r&&(o=/^\t*/.exec(a)[0],r=/\S/.test(a))}return i},e.prototype.getDisplayTextForSnippet=function(e,t){return m.call(this,e,t).text},e.prototype.insertSnippetForSelection=function(e,t,n){void 0===n&&(n={});var i=m.call(this,e,t,n),o=e.getSelectionRange(),r=e.session.replace(o,i.text),s=new g(e),a=e.inVirtualSelectionMode&&e.selection.index;s.addTabstops(i.tabstops,o.start,r,a)},e.prototype.insertSnippet=function(e,t,n){void 0===n&&(n={});var i=this;if(e.inVirtualSelectionMode)return i.insertSnippetForSelection(e,t,n);e.forEachSelection((function(){i.insertSnippetForSelection(e,t,n)}),null,{keepOrder:!0}),e.tabstopManager&&e.tabstopManager.tabNext()},e.prototype.$getScope=function(e){var t=e.session.$mode.$id||"";if("html"===(t=t.split("/").pop())||"php"===t){"php"===t&&!e.session.$mode.inlinePhp&&(t="html");var n=e.getCursorPosition(),i=e.session.getState(n.row);"object"==typeof i&&(i=i[0]),i.substring&&("js-"==i.substring(0,3)?t="javascript":"css-"==i.substring(0,4)?t="css":"php-"==i.substring(0,4)&&(t="php"))}return t},e.prototype.getActiveScopes=function(e){var t=this.$getScope(e),n=[t],i=this.snippetMap;return i[t]&&i[t].includeScopes&&n.push.apply(n,i[t].includeScopes),n.push("_"),n},e.prototype.expandWithTab=function(e,t){var n=this,i=e.forEachSelection((function(){return n.expandSnippetForSelection(e,t)}),null,{keepOrder:!0});return i&&e.tabstopManager&&e.tabstopManager.tabNext(),i},e.prototype.expandSnippetForSelection=function(e,t){var n,i=e.getCursorPosition(),o=e.session.getLine(i.row),r=o.substring(0,i.column),s=o.substr(i.column),a=this.snippetMap;return this.getActiveScopes(e).some((function(e){var t=a[e];return t&&(n=this.findMatchingSnippet(t,r,s)),!!n}),this),!!n&&(t&&t.dryRun||(e.session.doc.removeInLine(i.row,i.column-n.replaceBefore.length,i.column+n.replaceAfter.length),this.variables.M__=n.matchBefore,this.variables.T__=n.matchAfter,this.insertSnippetForSelection(e,n.content),this.variables.M__=this.variables.T__=null),!0)},e.prototype.findMatchingSnippet=function(e,t,n){for(var i=e.length;i--;){var o=e[i];if((!o.startRe||o.startRe.test(t))&&((!o.endRe||o.endRe.test(n))&&(o.startRe||o.endRe)))return o.matchBefore=o.startRe?o.startRe.exec(t):[""],o.matchAfter=o.endRe?o.endRe.exec(n):[""],o.replaceBefore=o.triggerRe?o.triggerRe.exec(t)[0]:"",o.replaceAfter=o.endTriggerRe?o.endTriggerRe.exec(n)[0]:"",o}},e.prototype.register=function(e,t){function n(e){return e&&!/^\^?\(.*\)\$?$|^\\b$/.test(e)&&(e="(?:"+e+")"),e||""}function i(e,t,i){return e=n(e),t=n(t),i?(e=t+e)&&"$"!=e[e.length-1]&&(e+="$"):(e+=t)&&"^"!=e[0]&&(e="^"+e),new RegExp(e)}function o(e){e.scope||(e.scope=t||"_"),t=e.scope,r[t]||(r[t]=[],s[t]={});var n=s[t];if(e.name){var o=n[e.name];o&&c.unregister(o),n[e.name]=e}r[t].push(e),e.prefix&&(e.tabTrigger=e.prefix),!e.content&&e.body&&(e.content=Array.isArray(e.body)?e.body.join("\n"):e.body),e.tabTrigger&&!e.trigger&&(!e.guard&&/^\w/.test(e.tabTrigger)&&(e.guard="\\b"),e.trigger=a.escapeRegExp(e.tabTrigger)),(e.trigger||e.guard||e.endTrigger||e.endGuard)&&(e.startRe=i(e.trigger,e.guard,!0),e.triggerRe=new RegExp(e.trigger),e.endRe=i(e.endTrigger,e.endGuard,!0),e.endTriggerRe=new RegExp(e.endTrigger))}var r=this.snippetMap,s=this.snippetNameMap,c=this;e||(e=[]),Array.isArray(e)?e.forEach(o):Object.keys(e).forEach((function(t){o(e[t])})),this._signal("registerSnippets",{scope:t})},e.prototype.unregister=function(e,t){function n(e){var n=o[e.scope||t];if(n&&n[e.name]){delete n[e.name];var r=i[e.scope||t],s=r&&r.indexOf(e);s>=0&&r.splice(s,1)}}var i=this.snippetMap,o=this.snippetNameMap;e.content?n(e):Array.isArray(e)&&e.forEach(n)},e.prototype.parseSnippetFile=function(e){e=e.replace(/\r/g,"");for(var t,n=[],i={},o=/^#.*|^({[\s\S]*})\s*$|^(\S+) (.*)$|^((?:\n*\t.*)+)/gm;t=o.exec(e);){if(t[1])try{i=JSON.parse(t[1]),n.push(i)}catch(e){}if(t[4])i.content=t[4].replace(/^\t/gm,""),n.push(i),i={};else{var r=t[2],s=t[3];if("regex"==r){var a=/\/((?:[^\/\\]|\\.)*)|$/g;i.guard=a.exec(s)[1],i.trigger=a.exec(s)[1],i.endTrigger=a.exec(s)[1],i.endGuard=a.exec(s)[1]}else"snippet"==r?(i.tabTrigger=s.match(/^\S*/)[0],i.name||(i.name=s)):r&&(i[r]=s)}}return n},e.prototype.getSnippetByName=function(e,t){var n,i=this.snippetNameMap;return this.getActiveScopes(t).some((function(t){var o=i[t];return o&&(n=o[e]),!!n}),this),n},e}();r.implement(f.prototype,s);var m=function(e,t,n){function i(e){for(var t=[],n=0;n<e.length;n++){var i=e[n];if("object"==typeof i){if(l[i.tabstopId])continue;i=t[e.lastIndexOf(i,n-1)]||{tabstopId:i.tabstopId}}t[n]=i}return t}void 0===n&&(n={});var o=e.getCursorPosition(),r=e.session.getLine(o.row),s=e.session.getTabString(),a=r.match(/^\s*/)[0];o.column<a.length&&(a=a.slice(0,o.column)),t=t.replace(/\r/g,"");var c=this.tokenizeTmSnippet(t);c=(c=this.resolveVariables(c,e)).map((function(e){return"\n"!=e||n.excludeExtraIndent?"string"==typeof e?e.replace(/\t/g,s):e:e+a}));var p=[];c.forEach((function(e,t){if("object"==typeof e){var n=e.tabstopId,i=p[n];if(i||((i=p[n]=[]).index=n,i.value="",i.parents={}),-1===i.indexOf(e)){e.choices&&!i.choices&&(i.choices=e.choices),i.push(e);var o=c.indexOf(e,t+1);if(-1!==o){var r=c.slice(t+1,o),s=r.some((function(e){return"object"==typeof e}));s&&!i.value?i.value=r:r.length&&(!i.value||"string"!=typeof i.value)&&(i.value=r.join(""))}}}})),p.forEach((function(e){e.length=0}));for(var l={},h=0;h<c.length;h++){var u=c[h];if("object"==typeof u){var d=u.tabstopId,f=p[d],m=c.indexOf(u,h+1);if(l[d])l[d]===u&&(delete l[d],Object.keys(l).forEach((function(e){f.parents[e]=!0})));else{l[d]=u;var g=f.value;"string"!=typeof g?g=i(g):u.fmt&&(g=this.tmStrFormat(g,u,e)),c.splice.apply(c,[h+1,Math.max(0,m-h)].concat(g,u)),-1===f.indexOf(u)&&f.push(u)}}}var v=0,b=0,x="";return c.forEach((function(e){if("string"==typeof e){var t=e.split("\n");t.length>1?(b=t[t.length-1].length,v+=t.length-1):b+=e.length,x+=e}else e&&(e.start?e.end={row:v,column:b}:e.start={row:v,column:b})})),{text:x,tabstops:p,tokens:c}},g=function(){function e(e){if(this.index=0,this.ranges=[],this.tabstops=[],e.tabstopManager)return e.tabstopManager;e.tabstopManager=this,this.$onChange=this.onChange.bind(this),this.$onChangeSelection=a.delayedCall(this.onChangeSelection.bind(this)).schedule,this.$onChangeSession=this.onChangeSession.bind(this),this.$onAfterExec=this.onAfterExec.bind(this),this.attach(e)}return e.prototype.attach=function(e){this.$openTabstops=null,this.selectedTabstop=null,this.editor=e,this.session=e.session,this.editor.on("change",this.$onChange),this.editor.on("changeSelection",this.$onChangeSelection),this.editor.on("changeSession",this.$onChangeSession),this.editor.commands.on("afterExec",this.$onAfterExec),this.editor.keyBinding.addKeyboardHandler(this.keyboardHandler)},e.prototype.detach=function(){this.tabstops.forEach(this.removeTabstopMarkers,this),this.ranges.length=0,this.tabstops.length=0,this.selectedTabstop=null,this.editor.off("change",this.$onChange),this.editor.off("changeSelection",this.$onChangeSelection),this.editor.off("changeSession",this.$onChangeSession),this.editor.commands.off("afterExec",this.$onAfterExec),this.editor.keyBinding.removeKeyboardHandler(this.keyboardHandler),this.editor.tabstopManager=null,this.session=null,this.editor=null},e.prototype.onChange=function(e){for(var t="r"==e.action[0],n=this.selectedTabstop||{},i=n.parents||{},o=this.tabstops.slice(),r=0;r<o.length;r++){var s=o[r],a=s==n||i[s.index];if(s.rangeList.$bias=a?0:1,"remove"==e.action&&s!==n){var c=s.parents&&s.parents[n.index],p=s.rangeList.pointIndex(e.start,c);p=p<0?-p-1:p+1;var l=s.rangeList.pointIndex(e.end,c);l=l<0?-l-1:l-1;for(var h=s.rangeList.ranges.slice(p,l),u=0;u<h.length;u++)this.removeRange(h[u])}s.rangeList.$onChange(e)}var d=this.session;!this.$inChange&&t&&1==d.getLength()&&!d.getValue()&&this.detach()},e.prototype.updateLinkedFields=function(){var e=this.selectedTabstop;if(e&&e.hasLinkedRanges&&e.firstNonLinked){this.$inChange=!0;for(var n=this.session,i=n.getTextRange(e.firstNonLinked),o=0;o<e.length;o++){var r=e[o];if(r.linked){var s=r.original,a=t.snippetManager.tmStrFormat(i,s,this.editor);n.replace(r,a)}}this.$inChange=!1}},e.prototype.onAfterExec=function(e){e.command&&!e.command.readOnly&&this.updateLinkedFields()},e.prototype.onChangeSelection=function(){if(this.editor){for(var e=this.editor.selection.lead,t=this.editor.selection.anchor,n=this.editor.selection.isEmpty(),i=0;i<this.ranges.length;i++)if(!this.ranges[i].linked){var o=this.ranges[i].contains(e.row,e.column),r=n||this.ranges[i].contains(t.row,t.column);if(o&&r)return}this.detach()}},e.prototype.onChangeSession=function(){this.detach()},e.prototype.tabNext=function(e){var t=this.tabstops.length,n=this.index+(e||1);(n=Math.min(Math.max(n,1),t))==t&&(n=0),this.selectTabstop(n),this.updateTabstopMarkers(),0===n&&this.detach()},e.prototype.selectTabstop=function(e){this.$openTabstops=null;var t=this.tabstops[this.index];if(t&&this.addTabstopMarkers(t),this.index=e,(t=this.tabstops[this.index])&&t.length){this.selectedTabstop=t;var n=t.firstNonLinked||t;if(t.choices&&(n.cursor=n.start),this.editor.inVirtualSelectionMode)this.editor.selection.fromOrientedRange(n);else{var i=this.editor.multiSelect;i.toSingleRange(n);for(var o=0;o<t.length;o++)t.hasLinkedRanges&&t[o].linked||i.addRange(t[o].clone(),!0)}this.editor.keyBinding.addKeyboardHandler(this.keyboardHandler),this.selectedTabstop&&this.selectedTabstop.choices&&this.editor.execCommand("startAutocomplete",{matches:this.selectedTabstop.choices})}},e.prototype.addTabstops=function(e,t,n){var i=this.useLink||!this.editor.getOption("enableMultiselect");if(this.$openTabstops||(this.$openTabstops=[]),!e[0]){var o=c.fromPoints(n,n);b(o.start,t),b(o.end,t),e[0]=[o],e[0].index=0}var r=[this.index+1,0],s=this.ranges,a=this.snippetId=(this.snippetId||0)+1;e.forEach((function(e,n){var o=this.$openTabstops[n]||e;o.snippetId=a;for(var l=0;l<e.length;l++){var h=e[l],u=c.fromPoints(h.start,h.end||h.start);v(u.start,t),v(u.end,t),u.original=h,u.tabstop=o,s.push(u),o!=e?o.unshift(u):o[l]=u,h.fmtString||o.firstNonLinked&&i?(u.linked=!0,o.hasLinkedRanges=!0):o.firstNonLinked||(o.firstNonLinked=u)}o.firstNonLinked||(o.hasLinkedRanges=!1),o===e&&(r.push(o),this.$openTabstops[n]=o),this.addTabstopMarkers(o),o.rangeList=o.rangeList||new p,o.rangeList.$bias=0,o.rangeList.addList(o)}),this),r.length>2&&(this.tabstops.length&&r.push(r.splice(2,1)[0]),this.tabstops.splice.apply(this.tabstops,r))},e.prototype.addTabstopMarkers=function(e){var t=this.session;e.forEach((function(e){e.markerId||(e.markerId=t.addMarker(e,"ace_snippet-marker","text"))}))},e.prototype.removeTabstopMarkers=function(e){var t=this.session;e.forEach((function(e){t.removeMarker(e.markerId),e.markerId=null}))},e.prototype.updateTabstopMarkers=function(){if(this.selectedTabstop){var e=this.selectedTabstop.snippetId;0===this.selectedTabstop.index&&e--,this.tabstops.forEach((function(t){t.snippetId===e?this.addTabstopMarkers(t):this.removeTabstopMarkers(t)}),this)}},e.prototype.removeRange=function(e){var t=e.tabstop.indexOf(e);-1!=t&&e.tabstop.splice(t,1),-1!=(t=this.ranges.indexOf(e))&&this.ranges.splice(t,1),-1!=(t=e.tabstop.rangeList.ranges.indexOf(e))&&e.tabstop.splice(t,1),this.session.removeMarker(e.markerId),e.tabstop.length||(-1!=(t=this.tabstops.indexOf(e.tabstop))&&this.tabstops.splice(t,1),this.tabstops.length||this.detach())},e}();g.prototype.keyboardHandler=new l,g.prototype.keyboardHandler.bindKeys({Tab:function(e){t.snippetManager&&t.snippetManager.expandWithTab(e)||(e.tabstopManager.tabNext(1),e.renderer.scrollCursorIntoView())},"Shift-Tab":function(e){e.tabstopManager.tabNext(-1),e.renderer.scrollCursorIntoView()},Esc:function(e){e.tabstopManager.detach()}});var v=function(e,t){0==e.row&&(e.column+=t.column),e.row+=t.row},b=function(e,t){e.row==t.row&&(e.column-=t.column),e.row-=t.row};o.importCssString("\n.ace_snippet-marker {\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n background: rgba(194, 193, 208, 0.09);\n border: 1px dotted rgba(211, 208, 235, 0.62);\n position: absolute;\n}","snippets.css",!1),t.snippetManager=new f;var x=e("./editor").Editor;(function(){this.insertSnippet=function(e,n){return t.snippetManager.insertSnippet(this,e,n)},this.expandSnippet=function(e){return t.snippetManager.expandWithTab(this,e)}}).call(x.prototype)})),ace.define("ace/autocomplete/inline_screenreader",["require","exports","module"],(function(e,t,n){"use strict";var i=function(){function e(e){this.editor=e,this.screenReaderDiv=document.createElement("div"),this.screenReaderDiv.classList.add("ace_screenreader-only"),this.editor.container.appendChild(this.screenReaderDiv)}return e.prototype.setScreenReaderContent=function(e){for(!this.popup&&this.editor.completer&&this.editor.completer.popup&&(this.popup=this.editor.completer.popup,this.popup.renderer.on("afterRender",function(){var e=this.popup.getRow(),t=this.popup.renderer.$textLayer,n=t.element.childNodes[e-t.config.firstRow];if(n){for(var i="doc-tooltip ",o=0;o<this._lines.length;o++)i+="ace-inline-screenreader-line-".concat(o," ");n.setAttribute("aria-describedby",i)}}.bind(this)));this.screenReaderDiv.firstChild;)this.screenReaderDiv.removeChild(this.screenReaderDiv.firstChild);this._lines=e.split(/\r\n|\r|\n/);var t=this.createCodeBlock();this.screenReaderDiv.appendChild(t)},e.prototype.destroy=function(){this.screenReaderDiv.remove()},e.prototype.createCodeBlock=function(){var e=document.createElement("pre");e.setAttribute("id","ace-inline-screenreader");for(var t=0;t<this._lines.length;t++){var n=document.createElement("code");n.setAttribute("id","ace-inline-screenreader-line-".concat(t));var i=document.createTextNode(this._lines[t]);n.appendChild(i),e.appendChild(n)}return e},e}();t.AceInlineScreenReader=i})),ace.define("ace/autocomplete/inline",["require","exports","module","ace/snippets","ace/autocomplete/inline_screenreader"],(function(e,t,n){"use strict";var i=e("../snippets").snippetManager,o=e("./inline_screenreader").AceInlineScreenReader,r=function(){function e(){this.editor=null}return e.prototype.show=function(e,t,n){if(n=n||"",e&&this.editor&&this.editor!==e&&(this.hide(),this.editor=null,this.inlineScreenReader=null),!e||!t)return!1;this.inlineScreenReader||(this.inlineScreenReader=new o(e));var r=t.snippet?i.getDisplayTextForSnippet(e,t.snippet):t.value;return!(t.hideInlinePreview||!r||!r.startsWith(n))&&(this.editor=e,this.inlineScreenReader.setScreenReaderContent(r),""===(r=r.slice(n.length))?e.removeGhostText():e.setGhostText(r),!0)},e.prototype.isOpen=function(){return!!this.editor&&!!this.editor.renderer.$ghostText},e.prototype.hide=function(){return!!this.editor&&(this.editor.removeGhostText(),!0)},e.prototype.destroy=function(){this.hide(),this.editor=null,this.inlineScreenReader&&(this.inlineScreenReader.destroy(),this.inlineScreenReader=null)},e}();t.AceInline=r})),ace.define("ace/autocomplete/util",["require","exports","module"],(function(e,t,n){"use strict";t.parForEach=function(e,t,n){var i=0,o=e.length;0===o&&n();for(var r=0;r<o;r++)t(e[r],(function(e,t){++i===o&&n(e,t)}))};var i=/[a-zA-Z_0-9\$\-\u00A2-\u2000\u2070-\uFFFF]/;t.retrievePrecedingIdentifier=function(e,t,n){n=n||i;for(var o=[],r=t-1;r>=0&&n.test(e[r]);r--)o.push(e[r]);return o.reverse().join("")},t.retrieveFollowingIdentifier=function(e,t,n){n=n||i;for(var o=[],r=t;r<e.length&&n.test(e[r]);r++)o.push(e[r]);return o},t.getCompletionPrefix=function(e){var t,n=e.getCursorPosition(),i=e.session.getLine(n.row);return e.completers.forEach(function(e){e.identifierRegexps&&e.identifierRegexps.forEach(function(e){!t&&e&&(t=this.retrievePrecedingIdentifier(i,n.column,e))}.bind(this))}.bind(this)),t||this.retrievePrecedingIdentifier(i,n.column)},t.triggerAutocomplete=function(e,t){t=null==t?e.session.getPrecedingCharacter():t;return e.completers.some((function(e){if(e.triggerCharacters&&Array.isArray(e.triggerCharacters))return e.triggerCharacters.includes(t)}))}})),ace.define("ace/autocomplete",["require","exports","module","ace/keyboard/hash_handler","ace/autocomplete/popup","ace/autocomplete/inline","ace/autocomplete/popup","ace/autocomplete/util","ace/lib/lang","ace/lib/dom","ace/snippets","ace/config","ace/lib/event","ace/lib/scroll"],(function(e,t,n){"use strict";var i=e("./keyboard/hash_handler").HashHandler,o=e("./autocomplete/popup").AcePopup,r=e("./autocomplete/inline").AceInline,s=e("./autocomplete/popup").getAriaId,a=e("./autocomplete/util"),c=e("./lib/lang"),p=e("./lib/dom"),l=e("./snippets").snippetManager,h=e("./config"),u=e("./lib/event"),d=e("./lib/scroll").preventParentScroll,f=function(e,t){t.completer&&t.completer.destroy()},m=function(){function e(){this.autoInsert=!1,this.autoSelect=!0,this.autoShown=!1,this.exactMatch=!1,this.inlineEnabled=!1,this.keyboardHandler=new i,this.keyboardHandler.bindKeys(this.commands),this.parentNode=null,this.setSelectOnHover=!1,this.hasSeen=new Set,this.showLoadingState=!1,this.stickySelectionDelay=500,this.blurListener=this.blurListener.bind(this),this.changeListener=this.changeListener.bind(this),this.mousedownListener=this.mousedownListener.bind(this),this.mousewheelListener=this.mousewheelListener.bind(this),this.onLayoutChange=this.onLayoutChange.bind(this),this.changeTimer=c.delayedCall(function(){this.updateCompletions(!0)}.bind(this)),this.tooltipTimer=c.delayedCall(this.updateDocTooltip.bind(this),50),this.popupTimer=c.delayedCall(this.$updatePopupPosition.bind(this),50),this.stickySelectionTimer=c.delayedCall(function(){this.stickySelection=!0}.bind(this),this.stickySelectionDelay),this.$firstOpenTimer=c.delayedCall(function(){var t=this.completionProvider&&this.completionProvider.initialPosition;this.autoShown||this.popup&&this.popup.isOpen||!t||0===this.editor.completers.length||(this.completions=new v(e.completionsForLoading),this.openPopup(this.editor,t.prefix,!1),this.popup.renderer.setStyle("ace_loading",!0))}.bind(this),this.stickySelectionDelay)}return Object.defineProperty(e,"completionsForLoading",{get:function(){return[{caption:h.nls("autocomplete.loading","Loading..."),value:""}]},enumerable:!1,configurable:!0}),e.prototype.$init=function(){return this.popup=new o(this.parentNode||document.body||document.documentElement),this.popup.on("click",function(e){this.insertMatch(),e.stop()}.bind(this)),this.popup.focus=this.editor.focus.bind(this.editor),this.popup.on("show",this.$onPopupShow.bind(this)),this.popup.on("hide",this.$onHidePopup.bind(this)),this.popup.on("select",this.$onPopupChange.bind(this)),u.addListener(this.popup.container,"mouseout",this.mouseOutListener.bind(this)),this.popup.on("changeHoverMarker",this.tooltipTimer.bind(null,null)),this.popup.renderer.on("afterRender",this.$onPopupRender.bind(this)),this.popup},e.prototype.$initInline=function(){if(this.inlineEnabled&&!this.inlineRenderer)return this.inlineRenderer=new r,this.inlineRenderer},e.prototype.getPopup=function(){return this.popup||this.$init()},e.prototype.$onHidePopup=function(){this.inlineRenderer&&this.inlineRenderer.hide(),this.hideDocTooltip(),this.stickySelectionTimer.cancel(),this.popupTimer.cancel(),this.stickySelection=!1},e.prototype.$seen=function(e){!this.hasSeen.has(e)&&e&&e.completer&&e.completer.onSeen&&"function"==typeof e.completer.onSeen&&(e.completer.onSeen(this.editor,e),this.hasSeen.add(e))},e.prototype.$onPopupChange=function(e){if(this.inlineRenderer&&this.inlineEnabled){var t=e?null:this.popup.getData(this.popup.getRow());if(this.$updateGhostText(t),this.popup.isMouseOver&&this.setSelectOnHover)return void this.tooltipTimer.call(null,null);this.popupTimer.schedule(),this.tooltipTimer.schedule()}else this.popupTimer.call(null,null),this.tooltipTimer.call(null,null)},e.prototype.$updateGhostText=function(e){var t=this.base.row,n=this.base.column,i=this.editor.getCursorPosition().column,o=this.editor.session.getLine(t).slice(n,i);this.inlineRenderer.show(this.editor,e,o)?this.$seen(e):this.inlineRenderer.hide()},e.prototype.$onPopupRender=function(){var e=this.inlineRenderer&&this.inlineEnabled;if(this.completions&&this.completions.filtered&&this.completions.filtered.length>0)for(var t=this.popup.getFirstVisibleRow();t<=this.popup.getLastVisibleRow();t++){var n=this.popup.getData(t);n&&(!e||n.hideInlinePreview)&&this.$seen(n)}},e.prototype.$onPopupShow=function(e){this.$onPopupChange(e),this.stickySelection=!1,this.stickySelectionDelay>=0&&this.stickySelectionTimer.schedule(this.stickySelectionDelay)},e.prototype.observeLayoutChanges=function(){if(!this.$elements&&this.editor){window.addEventListener("resize",this.onLayoutChange,{passive:!0}),window.addEventListener("wheel",this.mousewheelListener);for(var e=this.editor.container.parentNode,t=[];e;)t.push(e),e.addEventListener("scroll",this.onLayoutChange,{passive:!0}),e=e.parentNode;this.$elements=t}},e.prototype.unObserveLayoutChanges=function(){var e=this;window.removeEventListener("resize",this.onLayoutChange,{passive:!0}),window.removeEventListener("wheel",this.mousewheelListener),this.$elements&&this.$elements.forEach((function(t){t.removeEventListener("scroll",e.onLayoutChange,{passive:!0})})),this.$elements=null},e.prototype.onLayoutChange=function(){if(!this.popup.isOpen)return this.unObserveLayoutChanges();this.$updatePopupPosition(),this.updateDocTooltip()},e.prototype.$updatePopupPosition=function(){var e=this.editor,t=e.renderer,n=t.layerConfig.lineHeight,i=t.$cursorLayer.getPixelPosition(this.base,!0);i.left-=this.popup.getTextLeftOffset();var o=e.container.getBoundingClientRect();i.top+=o.top-t.layerConfig.offset,i.left+=o.left-e.renderer.scrollLeft,i.left+=t.gutterWidth;var r={top:i.top,left:i.left};t.$ghostText&&t.$ghostTextWidget&&this.base.row===t.$ghostText.position.row&&(r.top+=t.$ghostTextWidget.el.offsetHeight);var s=e.container.getBoundingClientRect().bottom-n,a=s<r.top?{top:s,left:r.left}:r;this.popup.tryShow(a,n,"bottom")||this.popup.tryShow(i,n,"top")||this.popup.show(i,n)},e.prototype.openPopup=function(e,t,n){this.$firstOpenTimer.cancel(),this.popup||this.$init(),this.inlineEnabled&&!this.inlineRenderer&&this.$initInline(),this.popup.autoSelect=this.autoSelect,this.popup.setSelectOnHover(this.setSelectOnHover);var i,o=this.popup.getRow(),r=this.popup.data[o];this.popup.setData(this.completions.filtered,this.completions.filterText),this.editor.textInput.setAriaOptions&&this.editor.textInput.setAriaOptions({activeDescendant:s(this.popup.getRow()),inline:this.inlineEnabled}),e.keyBinding.addKeyboardHandler(this.keyboardHandler),this.stickySelection&&(i=this.popup.data.indexOf(r)),i&&-1!==i||(i=0),this.popup.setRow(this.autoSelect?i:-1),i===o&&r!==this.completions.filtered[i]&&this.$onPopupChange();var a=this.inlineRenderer&&this.inlineEnabled;if(i===o&&a){var c=this.popup.getData(this.popup.getRow());this.$updateGhostText(c)}n||(this.popup.setTheme(e.getTheme()),this.popup.setFontSize(e.getFontSize()),this.$updatePopupPosition(),this.tooltipNode&&this.updateDocTooltip()),this.changeTimer.cancel(),this.observeLayoutChanges()},e.prototype.detach=function(){this.editor&&(this.editor.keyBinding.removeKeyboardHandler(this.keyboardHandler),this.editor.off("changeSelection",this.changeListener),this.editor.off("blur",this.blurListener),this.editor.off("mousedown",this.mousedownListener),this.editor.off("mousewheel",this.mousewheelListener)),this.$firstOpenTimer.cancel(),this.changeTimer.cancel(),this.hideDocTooltip(),this.completionProvider&&this.completionProvider.detach(),this.popup&&this.popup.isOpen&&this.popup.hide(),this.popup&&this.popup.renderer&&this.popup.renderer.off("afterRender",this.$onPopupRender),this.base&&this.base.detach(),this.activated=!1,this.completionProvider=this.completions=this.base=null,this.unObserveLayoutChanges()},e.prototype.changeListener=function(e){var t=this.editor.selection.lead;(t.row!=this.base.row||t.column<this.base.column)&&this.detach(),this.activated?this.changeTimer.schedule():this.detach()},e.prototype.blurListener=function(e){var t=document.activeElement,n=this.editor.textInput.getElement(),i=e.relatedTarget&&this.tooltipNode&&this.tooltipNode.contains(e.relatedTarget),o=this.popup&&this.popup.container;t!=n&&t.parentNode!=o&&!i&&t!=this.tooltipNode&&e.relatedTarget!=n&&this.detach()},e.prototype.mousedownListener=function(e){this.detach()},e.prototype.mousewheelListener=function(e){this.popup&&!this.popup.isMouseOver&&this.detach()},e.prototype.mouseOutListener=function(e){this.popup.isOpen&&this.$updatePopupPosition()},e.prototype.goTo=function(e){this.popup.goTo(e)},e.prototype.insertMatch=function(e,t){if(e||(e=this.popup.getData(this.popup.getRow())),!e)return!1;if(""===e.value)return this.detach();var n=this.completions,i=this.getCompletionProvider().insertMatch(this.editor,e,n.filterText,t);return this.completions==n&&this.detach(),i},e.prototype.showPopup=function(e,t){this.editor&&this.detach(),this.activated=!0,this.editor=e,e.completer!=this&&(e.completer&&e.completer.detach(),e.completer=this),e.on("changeSelection",this.changeListener),e.on("blur",this.blurListener),e.on("mousedown",this.mousedownListener),e.on("mousewheel",this.mousewheelListener),this.updateCompletions(!1,t)},e.prototype.getCompletionProvider=function(e){return this.completionProvider||(this.completionProvider=new g(e)),this.completionProvider},e.prototype.gatherCompletions=function(e,t){return this.getCompletionProvider().gatherCompletions(e,t)},e.prototype.updateCompletions=function(t,n){if(t&&this.base&&this.completions){var i=this.editor.getCursorPosition();if((r=this.editor.session.getTextRange({start:this.base,end:i}))==this.completions.filterText)return;return this.completions.setFilter(r),this.completions.filtered.length?1!=this.completions.filtered.length||this.completions.filtered[0].value!=r||this.completions.filtered[0].snippet?void this.openPopup(this.editor,r,t):this.detach():this.detach()}if(n&&n.matches){i=this.editor.getSelectionRange().start;return this.base=this.editor.session.doc.createAnchor(i.row,i.column),this.base.$insertRight=!0,this.completions=new v(n.matches),this.getCompletionProvider().completions=this.completions,this.openPopup(this.editor,"",t)}var o=this.editor.getSession(),r=(i=this.editor.getCursorPosition(),a.getCompletionPrefix(this.editor));this.base=o.doc.createAnchor(i.row,i.column-r.length),this.base.$insertRight=!0;var s={exactMatch:this.exactMatch,ignoreCaption:this.ignoreCaption};this.getCompletionProvider({prefix:r,pos:i}).provideCompletions(this.editor,s,function(n,i,o){var r=i.filtered,s=a.getCompletionPrefix(this.editor);if(this.$firstOpenTimer.cancel(),o){if(!r.length){var c=!this.autoShown&&this.emptyMessage;if("function"==typeof c&&(c=this.emptyMessage(s)),c){var p=[{caption:c,value:""}];return this.completions=new v(p),this.openPopup(this.editor,s,t),this.popup.renderer.setStyle("ace_loading",!1),void this.popup.renderer.setStyle("ace_empty-message",!0)}return this.detach()}if(1==r.length&&r[0].value==s&&!r[0].snippet)return this.detach();if(this.autoInsert&&!this.autoShown&&1==r.length)return this.insertMatch(r[0])}this.completions=!o&&this.showLoadingState?new v(e.completionsForLoading.concat(r),i.filterText):i,this.openPopup(this.editor,s,t),this.popup.renderer.setStyle("ace_empty-message",!1),this.popup.renderer.setStyle("ace_loading",!o)}.bind(this)),this.showLoadingState&&!this.autoShown&&(!this.popup||!this.popup.isOpen)&&this.$firstOpenTimer.delay(this.stickySelectionDelay/2)},e.prototype.cancelContextMenu=function(){this.editor.$mouseHandler.cancelContextMenu()},e.prototype.updateDocTooltip=function(){var e=this.popup,t=this.completions&&this.completions.filtered,n=t&&(t[e.getHoveredRow()]||t[e.getRow()]),i=null;if(!n||!this.editor||!this.popup.isOpen)return this.hideDocTooltip();for(var o=this.editor.completers.length,r=0;r<o;r++){var s=this.editor.completers[r];if(s.getDocTooltip&&n.completerId===s.id){i=s.getDocTooltip(n);break}}if(!i&&"string"!=typeof n&&(i=n),"string"==typeof i&&(i={docText:i}),!i||!i.docHTML&&!i.docText)return this.hideDocTooltip();this.showDocTooltip(i)},e.prototype.showDocTooltip=function(e){this.tooltipNode||(this.tooltipNode=p.createElement("div"),this.tooltipNode.style.margin="0",this.tooltipNode.style.pointerEvents="auto",this.tooltipNode.style.overscrollBehavior="contain",this.tooltipNode.tabIndex=-1,this.tooltipNode.onblur=this.blurListener.bind(this),this.tooltipNode.onclick=this.onTooltipClick.bind(this),this.tooltipNode.id="doc-tooltip",this.tooltipNode.setAttribute("role","tooltip"),this.tooltipNode.addEventListener("wheel",d));var t=this.editor.renderer.theme;this.tooltipNode.className="ace_tooltip ace_doc-tooltip "+(t.isDark?"ace_dark ":"")+(t.cssClass||"");var n=this.tooltipNode;e.docHTML?n.innerHTML=e.docHTML:e.docText&&(n.textContent=e.docText),n.parentNode||this.popup.container.appendChild(this.tooltipNode);var i=this.popup,o=i.container.getBoundingClientRect(),r=400,s=300,a=i.renderer.scrollBar.width||10,c=o.left,l=window.innerWidth-o.right-a,h=i.isTopdown?o.top:window.innerHeight-a-o.bottom,u=[Math.min(l/r,1),Math.min(c/r,1),Math.min(h/s*.9)],f=Math.max.apply(Math,u),m=n.style;m.display="block",f==u[0]?(m.left=o.right+1+"px",m.right="",m.maxWidth=r*f+"px",m.top=o.top+"px",m.bottom="",m.maxHeight=Math.min(window.innerHeight-a-o.top,s)+"px"):f==u[1]?(m.right=window.innerWidth-o.left+"px",m.left="",m.maxWidth=r*f+"px",m.top=o.top+"px",m.bottom="",m.maxHeight=Math.min(window.innerHeight-a-o.top,s)+"px"):f==u[2]&&(m.left=window.innerWidth-o.left+"px",m.maxWidth=Math.min(r,window.innerWidth)+"px",i.isTopdown?(m.top=o.bottom+"px",m.left=o.left+"px",m.right="",m.bottom="",m.maxHeight=Math.min(window.innerHeight-a-o.bottom,s)+"px"):(m.top=i.container.offsetTop-n.offsetHeight+"px",m.left=o.left+"px",m.right="",m.bottom="",m.maxHeight=Math.min(i.container.offsetTop,s)+"px"))},e.prototype.hideDocTooltip=function(){if(this.tooltipTimer.cancel(),this.tooltipNode){var e=this.tooltipNode;!this.editor.isFocused()&&document.activeElement==e&&this.editor.focus(),this.tooltipNode=null,e.parentNode&&e.parentNode.removeChild(e)}},e.prototype.onTooltipClick=function(e){for(var t=e.target;t&&t!=this.tooltipNode;){if("A"==t.nodeName&&t.href){t.rel="noreferrer",t.target="_blank";break}t=t.parentNode}},e.prototype.destroy=function(){if(this.detach(),this.popup){this.popup.destroy();var e=this.popup.container;e&&e.parentNode&&e.parentNode.removeChild(e)}this.editor&&this.editor.completer==this&&(this.editor.off("destroy",f),this.editor.completer=null),this.inlineRenderer=this.popup=this.editor=null},e.for=function(t){return t.completer instanceof e||(t.completer&&(t.completer.destroy(),t.completer=null),h.get("sharedPopups")?(e.$sharedInstance||(e.$sharedInstance=new e),t.completer=e.$sharedInstance):(t.completer=new e,t.once("destroy",f))),t.completer},e}();m.prototype.commands={Up:function(e){e.completer.goTo("up")},Down:function(e){e.completer.goTo("down")},"Ctrl-Up|Ctrl-Home":function(e){e.completer.goTo("start")},"Ctrl-Down|Ctrl-End":function(e){e.completer.goTo("end")},Esc:function(e){e.completer.detach()},Return:function(e){return e.completer.insertMatch()},"Shift-Return":function(e){e.completer.insertMatch(null,{deleteSuffix:!0})},Tab:function(e){var t=e.completer.insertMatch();if(t||e.tabstopManager)return t;e.completer.goTo("down")},Backspace:function(e){e.execCommand("backspace"),!a.getCompletionPrefix(e)&&e.completer&&e.completer.detach()},PageUp:function(e){e.completer.popup.gotoPageUp()},PageDown:function(e){e.completer.popup.gotoPageDown()}},m.startCommand={name:"startAutocomplete",exec:function(e,t){var n=m.for(e);n.autoInsert=!1,n.autoSelect=!0,n.autoShown=!1,n.showPopup(e,t),n.cancelContextMenu()},bindKey:"Ctrl-Space|Ctrl-Shift-Space|Alt-Space"};var g=function(){function e(e){this.initialPosition=e,this.active=!0}return e.prototype.insertByIndex=function(e,t,n){return!(!this.completions||!this.completions.filtered)&&this.insertMatch(e,this.completions.filtered[t],n)},e.prototype.insertMatch=function(e,t,n){if(!t)return!1;if(e.startOperation({command:{name:"insertMatch"}}),t.completer&&t.completer.insertMatch)t.completer.insertMatch(e,t);else{if(!this.completions)return!1;var i=this.completions.filterText.length,o=0;if(t.range&&t.range.start.row===t.range.end.row&&(i-=this.initialPosition.prefix.length,i+=this.initialPosition.pos.column-t.range.start.column,o+=t.range.end.column-this.initialPosition.pos.column),i||o){var r;r=e.selection.getAllRanges?e.selection.getAllRanges():[e.getSelectionRange()];for(var s,a=0;s=r[a];a++)s.start.column-=i,s.end.column+=o,e.session.remove(s)}t.snippet?l.insertSnippet(e,t.snippet):this.$insertString(e,t),t.completer&&t.completer.onInsert&&"function"==typeof t.completer.onInsert&&t.completer.onInsert(e,t),t.command&&"startAutocomplete"===t.command&&e.execCommand(t.command)}return e.endOperation(),!0},e.prototype.$insertString=function(e,t){var n=t.value||t;e.execCommand("insertstring",n)},e.prototype.gatherCompletions=function(e,t){var n=e.getSession(),i=e.getCursorPosition(),o=a.getCompletionPrefix(e),r=[];this.completers=e.completers;var s=e.completers.length;return e.completers.forEach((function(c,p){c.getCompletions(e,n,i,o,(function(n,i){c.hideInlinePreview&&(i=i.map((function(e){return Object.assign(e,{hideInlinePreview:c.hideInlinePreview})}))),!n&&i&&(r=r.concat(i)),t(null,{prefix:a.getCompletionPrefix(e),matches:r,finished:0==--s})}))})),!0},e.prototype.provideCompletions=function(e,t,n){var i=function(e){var i=e.prefix,o=e.matches;this.completions=new v(o),t.exactMatch&&(this.completions.exactMatch=!0),t.ignoreCaption&&(this.completions.ignoreCaption=!0),this.completions.setFilter(i),(e.finished||this.completions.filtered.length)&&n(null,this.completions,e.finished)}.bind(this),o=!0,r=null;if(this.gatherCompletions(e,function(e,t){this.active&&(e&&(n(e,[],!0),this.detach()),0===t.prefix.indexOf(t.prefix)&&(o?r=t:i(t)))}.bind(this)),o=!1,r){var s=r;r=null,i(s)}},e.prototype.detach=function(){this.active=!1,this.completers&&this.completers.forEach((function(e){"function"==typeof e.cancel&&e.cancel()}))},e}(),v=function(){function e(e,t){this.all=e,this.filtered=e,this.filterText=t||"",this.exactMatch=!1,this.ignoreCaption=!1}return e.prototype.setFilter=function(e){if(e.length>this.filterText&&0===e.lastIndexOf(this.filterText,0))var t=this.filtered;else t=this.all;this.filterText=e,t=(t=this.filterCompletions(t,this.filterText)).sort((function(e,t){return t.exactMatch-e.exactMatch||t.$score-e.$score||(e.caption||e.value).localeCompare(t.caption||t.value)}));var n=null;t=t.filter((function(e){var t=e.snippet||e.caption||e.value;return t!==n&&(n=t,!0)})),this.filtered=t},e.prototype.filterCompletions=function(e,t){var n=[],i=t.toUpperCase(),o=t.toLowerCase();e:for(var r,s=0;r=e[s];s++)if(r.skipFilter)r.$score=r.score,n.push(r);else{var a=!this.ignoreCaption&&r.caption||r.value||r.snippet;if(a){var c,p,l=-1,h=0,u=0;if(this.exactMatch){if(t!==a.substr(0,t.length))continue e}else{var d=a.toLowerCase().indexOf(o);if(d>-1)u=d;else for(var f=0;f<t.length;f++){var m=a.indexOf(o[f],l+1),g=a.indexOf(i[f],l+1);if((c=m>=0&&(g<0||m<g)?m:g)<0)continue e;(p=c-l-1)>0&&(-1===l&&(u+=10),u+=p,h|=1<<f),l=c}}r.matchMask=h,r.exactMatch=u?0:1,r.$score=(r.score||0)-u,n.push(r)}}return n},e}();t.Autocomplete=m,t.CompletionProvider=g,t.FilteredList=v})),ace.define("ace/ext/menu_tools/settings_menu.css",["require","exports","module"],(function(e,t,n){n.exports="#ace_settingsmenu, #kbshortcutmenu {\n background-color: #F7F7F7;\n color: black;\n box-shadow: -5px 4px 5px rgba(126, 126, 126, 0.55);\n padding: 1em 0.5em 2em 1em;\n overflow: auto;\n position: absolute;\n margin: 0;\n bottom: 0;\n right: 0;\n top: 0;\n z-index: 9991;\n cursor: default;\n}\n\n.ace_dark #ace_settingsmenu, .ace_dark #kbshortcutmenu {\n box-shadow: -20px 10px 25px rgba(126, 126, 126, 0.25);\n background-color: rgba(255, 255, 255, 0.6);\n color: black;\n}\n\n.ace_optionsMenuEntry:hover {\n background-color: rgba(100, 100, 100, 0.1);\n transition: all 0.3s\n}\n\n.ace_closeButton {\n background: rgba(245, 146, 146, 0.5);\n border: 1px solid #F48A8A;\n border-radius: 50%;\n padding: 7px;\n position: absolute;\n right: -8px;\n top: -8px;\n z-index: 100000;\n}\n.ace_closeButton{\n background: rgba(245, 146, 146, 0.9);\n}\n.ace_optionsMenuKey {\n color: darkslateblue;\n font-weight: bold;\n}\n.ace_optionsMenuCommand {\n color: darkcyan;\n font-weight: normal;\n}\n.ace_optionsMenuEntry input, .ace_optionsMenuEntry button {\n vertical-align: middle;\n}\n\n.ace_optionsMenuEntry button[ace_selected_button=true] {\n background: #e7e7e7;\n box-shadow: 1px 0px 2px 0px #adadad inset;\n border-color: #adadad;\n}\n.ace_optionsMenuEntry button {\n background: white;\n border: 1px solid lightgray;\n margin: 0px;\n}\n.ace_optionsMenuEntry button:hover{\n background: #f0f0f0;\n}"})),ace.define("ace/ext/menu_tools/overlay_page",["require","exports","module","ace/ext/menu_tools/overlay_page","ace/lib/dom","ace/ext/menu_tools/settings_menu.css"],(function(e,t,n){"use strict";var i=e("../../lib/dom"),o=e("./settings_menu.css");i.importCssString(o,"settings_menu.css",!1),n.exports.overlayPage=function(e,t,n){function i(e){27===e.keyCode&&o()}function o(){r&&(document.removeEventListener("keydown",i),r.parentNode.removeChild(r),e&&e.focus(),r=null,n&&n())}var r=document.createElement("div"),s=!1;return r.style.cssText="margin: 0; padding: 0; position: fixed; top:0; bottom:0; left:0; right:0;z-index: 9990; "+(e?"background-color: rgba(0, 0, 0, 0.3);":""),r.addEventListener("click",(function(e){s||o()})),document.addEventListener("keydown",i),t.addEventListener("click",(function(e){e.stopPropagation()})),r.appendChild(t),document.body.appendChild(r),e&&e.blur(),{close:o,setIgnoreFocusOut:function(e){s=e,e&&(r.style.pointerEvents="none",t.style.pointerEvents="auto")}}}})),ace.define("ace/ext/modelist",["require","exports","module"],(function(e,t,n){"use strict";var i=[],o=function(){function e(e,t,n){var i;this.name=e,this.caption=t,this.mode="ace/mode/"+e,this.extensions=n,i=/\^/.test(n)?n.replace(/\|(\^)?/g,(function(e,t){return"$|"+(t?"^":"^.*\\.")}))+"$":"\\.("+n+")$",this.extRe=new RegExp(i,"gi")}return e.prototype.supportsFile=function(e){return e.match(this.extRe)},e}(),r={ABAP:["abap"],ABC:["abc"],ActionScript:["as"],ADA:["ada|adb"],Alda:["alda"],Apache_Conf:["^htaccess|^htgroups|^htpasswd|^conf|htaccess|htgroups|htpasswd"],Apex:["apex|cls|trigger|tgr"],AQL:["aql"],AsciiDoc:["asciidoc|adoc"],ASL:["dsl|asl|asl.json"],Assembly_ARM32:["s"],Assembly_x86:["asm|a"],Astro:["astro"],AutoHotKey:["ahk"],Basic:["bas|bak"],BatchFile:["bat|cmd"],BibTeX:["bib"],C_Cpp:["cpp|c|cc|cxx|h|hh|hpp|ino"],C9Search:["c9search_results"],Cirru:["cirru|cr"],Clojure:["clj|cljs"],Clue:["clue"],Cobol:["CBL|COB"],coffee:["coffee|cf|cson|^Cakefile"],ColdFusion:["cfm|cfc"],Crystal:["cr"],CSharp:["cs"],Csound_Document:["csd"],Csound_Orchestra:["orc"],Csound_Score:["sco"],CSS:["css"],CSV:["csv"],Curly:["curly"],Cuttlefish:["conf"],D:["d|di"],Dart:["dart"],Diff:["diff|patch"],Django:["djt|html.djt|dj.html|djhtml"],Dockerfile:["^Dockerfile"],Dot:["dot"],Drools:["drl"],Edifact:["edi"],Eiffel:["e|ge"],EJS:["ejs"],Elixir:["ex|exs"],Elm:["elm"],Erlang:["erl|hrl"],Flix:["flix"],Forth:["frt|fs|ldr|fth|4th"],Fortran:["f|f90"],FSharp:["fsi|fs|ml|mli|fsx|fsscript"],FSL:["fsl"],FTL:["ftl"],Gcode:["gcode"],Gherkin:["feature"],Gitignore:["^.gitignore"],Glsl:["glsl|frag|vert"],Gobstones:["gbs"],golang:["go"],GraphQLSchema:["gql"],Groovy:["groovy"],HAML:["haml"],Handlebars:["hbs|handlebars|tpl|mustache"],Haskell:["hs"],Haskell_Cabal:["cabal"],haXe:["hx"],Hjson:["hjson"],HTML:["html|htm|xhtml|we|wpy"],HTML_Elixir:["eex|html.eex"],HTML_Ruby:["erb|rhtml|html.erb"],INI:["ini|conf|cfg|prefs"],Io:["io"],Ion:["ion"],Jack:["jack"],Jade:["jade|pug"],Java:["java"],JavaScript:["js|jsm|cjs|mjs"],JEXL:["jexl"],JSON:["json"],JSON5:["json5"],JSONiq:["jq"],JSP:["jsp"],JSSM:["jssm|jssm_state"],JSX:["jsx"],Julia:["jl"],Kotlin:["kt|kts"],LaTeX:["tex|latex|ltx|bib"],Latte:["latte"],LESS:["less"],Liquid:["liquid"],Lisp:["lisp"],LiveScript:["ls"],Log:["log"],LogiQL:["logic|lql"],Logtalk:["lgt"],LSL:["lsl"],Lua:["lua"],LuaPage:["lp"],Lucene:["lucene"],Makefile:["^Makefile|^GNUmakefile|^makefile|^OCamlMakefile|make"],Markdown:["md|markdown"],Mask:["mask"],MATLAB:["matlab"],Maze:["mz"],MediaWiki:["wiki|mediawiki"],MEL:["mel"],MIPS:["s|asm"],MIXAL:["mixal"],MUSHCode:["mc|mush"],MySQL:["mysql"],Nasal:["nas"],Nginx:["nginx|conf"],Nim:["nim"],Nix:["nix"],NSIS:["nsi|nsh"],Nunjucks:["nunjucks|nunjs|nj|njk"],ObjectiveC:["m|mm"],OCaml:["ml|mli"],Odin:["odin"],PartiQL:["partiql|pql"],Pascal:["pas|p"],Perl:["pl|pm"],pgSQL:["pgsql"],PHP:["php|inc|phtml|shtml|php3|php4|php5|phps|phpt|aw|ctp|module"],PHP_Laravel_blade:["blade.php"],Pig:["pig"],PLSQL:["plsql"],Powershell:["ps1"],Praat:["praat|praatscript|psc|proc"],Prisma:["prisma"],Prolog:["plg|prolog"],Properties:["properties"],Protobuf:["proto"],PRQL:["prql"],Puppet:["epp|pp"],Python:["py"],QML:["qml"],R:["r"],Raku:["raku|rakumod|rakutest|p6|pl6|pm6"],Razor:["cshtml|asp"],RDoc:["Rd"],Red:["red|reds"],RHTML:["Rhtml"],Robot:["robot|resource"],RST:["rst"],Ruby:["rb|ru|gemspec|rake|^Guardfile|^Rakefile|^Gemfile"],Rust:["rs"],SaC:["sac"],SASS:["sass"],SCAD:["scad"],Scala:["scala|sbt"],Scheme:["scm|sm|rkt|oak|scheme"],Scrypt:["scrypt"],SCSS:["scss"],SH:["sh|bash|^.bashrc"],SJS:["sjs"],Slim:["slim|skim"],Smarty:["smarty|tpl"],Smithy:["smithy"],snippets:["snippets"],Soy_Template:["soy"],Space:["space"],SPARQL:["rq"],SQL:["sql"],SQLServer:["sqlserver"],Stylus:["styl|stylus"],SVG:["svg"],Swift:["swift"],Tcl:["tcl"],Terraform:["tf","tfvars","terragrunt"],Tex:["tex"],Text:["txt"],Textile:["textile"],Toml:["toml"],TSV:["tsv"],TSX:["tsx"],Turtle:["ttl"],Twig:["twig|swig"],Typescript:["ts|mts|cts|typescript|str"],Vala:["vala"],VBScript:["vbs|vb"],Velocity:["vm"],Verilog:["v|vh|sv|svh"],VHDL:["vhd|vhdl"],Visualforce:["vfp|component|page"],Vue:["vue"],Wollok:["wlk|wpgm|wtest"],XML:["xml|rdf|rss|wsdl|xslt|atom|mathml|mml|xul|xbl|xaml"],XQuery:["xq"],YAML:["yaml|yml"],Zeek:["zeek|bro"],Zig:["zig"]},s={ObjectiveC:"Objective-C",CSharp:"C#",golang:"Go",C_Cpp:"C and C++",Csound_Document:"Csound Document",Csound_Orchestra:"Csound",Csound_Score:"Csound Score",coffee:"CoffeeScript",HTML_Ruby:"HTML (Ruby)",HTML_Elixir:"HTML (Elixir)",FTL:"FreeMarker",PHP_Laravel_blade:"PHP (Blade Template)",Perl6:"Perl 6",AutoHotKey:"AutoHotkey / AutoIt"},a={};for(var c in r){var p=r[c],l=(s[c]||c).replace(/_/g," "),h=c.toLowerCase(),u=new o(h,l,p[0]);a[h]=u,i.push(u)}t.getModeForPath=function(e){for(var t=a.text,n=e.split(/[\/\\]/).pop(),o=0;o<i.length;o++)if(i[o].supportsFile(n)){t=i[o];break}return t},t.modes=i,t.modesByName=a})),ace.define("ace/ext/prompt",["require","exports","module","ace/config","ace/range","ace/lib/dom","ace/autocomplete","ace/autocomplete/popup","ace/autocomplete/popup","ace/undomanager","ace/tokenizer","ace/ext/menu_tools/overlay_page","ace/ext/modelist"],(function(e,t,n){"use strict";function i(e,t,n,r){function s(){var e;e=y&&y.getCursorPosition().row>0?m():v.getValue();var t=y?y.getData(y.getRow()):e;t&&!t.error&&(c(),n.onAccept&&n.onAccept({value:e,item:t},v))}function c(){x.close(),r&&r(),o=null}function f(){if(n.getCompletions){var e;n.getPrefix&&(e=n.getPrefix(v));var t=n.getCompletions(v);y.setData(t,e),y.resize(!0)}}function m(){var e=y.getData(y.getRow());if(e&&!e.error)return e.value||e.caption||e}if("object"==typeof t)return i(e,"",t,n);if(o){var g=o;if(e=g.editor,g.close(),g.name&&g.name==n.name)return}if(n.$type)return i[n.$type](e,r);var v=l();v.session.setUndoManager(new h);var b=a.buildDom(["div",{class:"ace_prompt_container"+(n.hasDescription?" input-box-with-description":"")}]),x=d(e,b,c);if(b.appendChild(v.container),e&&(e.cmdLine=v,v.setOption("fontSize",e.getOption("fontSize"))),t&&v.setValue(t,1),n.selection&&v.selection.setRange({start:v.session.doc.indexToPosition(n.selection[0]),end:v.session.doc.indexToPosition(n.selection[1])}),n.getCompletions){var y=new p;y.renderer.setStyle("ace_autocomplete_inline"),y.container.style.display="block",y.container.style.maxWidth="600px",y.container.style.width="100%",y.container.style.marginTop="3px",y.renderer.setScrollMargin(2,2,0,0),y.autoSelect=!1,y.renderer.$maxLines=15,y.setRow(-1),y.on("click",(function(e){var t=y.getData(y.getRow());t.error||(v.setValue(t.value||t.name||t),s(),e.stop())})),b.appendChild(y.container),f()}if(n.$rules){var w=new u(n.$rules);v.session.bgTokenizer.setTokenizer(w)}if(n.placeholder&&v.setOption("placeholder",n.placeholder),n.hasDescription){var S=a.buildDom(["div",{class:"ace_prompt_text_container"}]);a.buildDom(n.prompt||"Press 'Enter' to confirm or 'Escape' to cancel",S),b.appendChild(S)}x.setIgnoreFocusOut(n.ignoreFocusOut);var C={Enter:s,"Esc|Shift-Esc":function(){n.onCancel&&n.onCancel(v.getValue(),v),c()}};y&&Object.assign(C,{Up:function(e){y.goTo("up"),m()},Down:function(e){y.goTo("down"),m()},"Ctrl-Up|Ctrl-Home":function(e){y.goTo("start"),m()},"Ctrl-Down|Ctrl-End":function(e){y.goTo("end"),m()},Tab:function(e){y.goTo("down"),m()},PageUp:function(e){y.gotoPageUp(),m()},PageDown:function(e){y.gotoPageDown(),m()}}),v.commands.bindKeys(C),v.on("input",(function(){n.onInput&&n.onInput(),f()})),v.resize(!0),y&&y.resize(!0),v.focus(),o={close:c,name:n.name,editor:e}}var o,r=e("../config").nls,s=e("../range").Range,a=e("../lib/dom"),c=e("../autocomplete").FilteredList,p=e("../autocomplete/popup").AcePopup,l=e("../autocomplete/popup").$singleLineEditor,h=e("../undomanager").UndoManager,u=e("../tokenizer").Tokenizer,d=e("./menu_tools/overlay_page").overlayPage,f=e("./modelist");i.gotoLine=function(e,t){i(e,":"+function(e){return Array.isArray(e)||(e=[e]),e.map((function(e){var t=e.isBackwards?e.start:e.end,n=e.isBackwards?e.end:e.start,i=n.row+1+":"+n.column;return n.row==t.row?n.column!=t.column&&(i+=">:"+t.column):i+=">"+(t.row+1)+":"+t.column,i})).reverse().join(", ")}(e.selection.toJSON()),{name:"gotoLine",selection:[1,Number.MAX_VALUE],onAccept:function(t){var n=t.value,o=i.gotoLine._history;o||(i.gotoLine._history=o=[]),-1!=o.indexOf(n)&&o.splice(o.indexOf(n),1),o.unshift(n),o.length>20&&(o.length=20);var r=e.getCursorPosition(),a=[];n.replace(/^:/,"").split(/,/).map((function(t){function n(){var t=i[o++];if(t){if("c"==t[0]){var n=parseInt(t.slice(1))||0;return e.session.doc.indexToPosition(n)}var s=r.row,a=0;return/\d/.test(t)&&(s=parseInt(t)-1,t=i[o++]),":"==t&&(t=i[o++],/\d/.test(t)&&(a=parseInt(t)||0)),{row:s,column:a}}}var i=t.split(/([<>:+-]|c?\d+)|[^c\d<>:+-]+/).filter(Boolean),o=0;r=n();var c=s.fromPoints(r,r);">"==i[o]?(o++,c.end=n()):"<"==i[o]&&(o++,c.start=n()),a.unshift(c)})),e.selection.fromJSON(a);var c=e.renderer.scrollTop;e.renderer.scrollSelectionIntoView(e.selection.anchor,e.selection.cursor,.5),e.renderer.animateScrolling(c)},history:function(){return i.gotoLine._history?i.gotoLine._history:[]},getCompletions:function(t){var n=t.getValue(),i=n.replace(/^:/,"").split(":"),o=Math.min(parseInt(i[0])||1,e.session.getLength())-1;return[n+" "+e.session.getLine(o)].concat(this.history())},$rules:{start:[{regex:/\d+/,token:"string"},{regex:/[:,><+\-c]/,token:"keyword"}]}})},i.commands=function(e,t){function n(e){return(e||"").replace(/^./,(function(e){return e.toUpperCase(e)})).replace(/[a-z][A-Z]/g,(function(e){return e[0]+" "+e[1].toLowerCase(e)}))}var o=function(t){var i=[],o={};return e.keyBinding.$handlers.forEach((function(e){var r=e.platform,s=e.byName;for(var a in s){var c=s[a].bindKey;"string"!=typeof c&&(c=c&&c[r]||"");var p=s[a],l=p.description||n(p.name);Array.isArray(p)||(p=[p]),p.forEach((function(e){"string"!=typeof e&&(e=e.name),t.find((function(t){return t===e}))||(o[e]?o[e].key+="|"+c:(o[e]={key:c,command:e,description:l},i.push(o[e])))}))}})),i}(["insertstring","inserttext","setIndentation","paste"]);o=o.map((function(e){return{value:e.description,meta:e.key,command:e.command}})),i(e,"",{name:"commands",selection:[0,Number.MAX_VALUE],maxHistoryCount:5,onAccept:function(t){if(t.item){var n=t.item.command;this.addToHistory(t.item),e.execCommand(n)}},addToHistory:function(e){var t=this.history();t.unshift(e),delete e.message;for(var n=1;n<t.length;n++)if(t[n].command==e.command){t.splice(n,1);break}this.maxHistoryCount>0&&t.length>this.maxHistoryCount&&t.splice(t.length-1,1),i.commands.history=t},history:function(){return i.commands.history||[]},getPrefix:function(e){var t=e.getCursorPosition();return e.getValue().substring(0,t.column)},getCompletions:function(e){function t(e,t){var n=JSON.parse(JSON.stringify(e));return new c(n).filterCompletions(n,t)}var n=this.getPrefix(e),i=t(this.history(),n),s=function(e,t){if(!t||!t.length)return e;var n=[];t.forEach((function(e){n.push(e.command)}));var i=[];return e.forEach((function(e){-1===n.indexOf(e.command)&&i.push(e)})),i}(o,i);s=t(s,n),i.length&&s.length&&(i[0].message=r("prompt.recently-used","Recently used"),s[0].message=r("prompt.other-commands","Other commands"));var a=i.concat(s);return a.length>0?a:[{value:r("prompt.no-matching-commands","No matching commands"),error:1}]}})},i.modes=function(e,t){var n=f.modes;n=n.map((function(e){return{value:e.caption,mode:e.name}})),i(e,"",{name:"modes",selection:[0,Number.MAX_VALUE],onAccept:function(t){if(t.item){var n="ace/mode/"+t.item.mode;e.session.setMode(n)}},getPrefix:function(e){var t=e.getCursorPosition();return e.getValue().substring(0,t.column)},getCompletions:function(e){var t=this.getPrefix(e),i=function(e,t){var n=JSON.parse(JSON.stringify(e));return new c(n).filterCompletions(n,t)}(n,t);return i.length>0?i:[{caption:"No mode matching",value:"No mode matching",error:1}]}})},a.importCssString(".ace_prompt_container {\n max-width: 603px;\n width: 100%;\n margin: 20px auto;\n padding: 3px;\n background: white;\n border-radius: 2px;\n box-shadow: 0px 2px 3px 0px #555;\n}","promtp.css",!1),t.prompt=i})),ace.require(["ace/ext/prompt"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
1
+ ace.define("ace/autocomplete/popup",["require","exports","module","ace/virtual_renderer","ace/editor","ace/range","ace/lib/event","ace/lib/lang","ace/lib/dom","ace/config","ace/lib/useragent"],(function(e,t,n){"use strict";var i=e("../virtual_renderer").VirtualRenderer,o=e("../editor").Editor,r=e("../range").Range,s=e("../lib/event"),a=e("../lib/lang"),c=e("../lib/dom"),p=e("../config").nls,l=e("./../lib/useragent"),h=function(e){return"suggest-aria-id:".concat(e)},u=l.isSafari?"menu":"listbox",d=l.isSafari?"menuitem":"option",f=l.isSafari?"aria-current":"aria-selected",m=function(e){var t=new i(e);t.$maxLines=4;var n=new o(t);return n.setHighlightActiveLine(!1),n.setShowPrintMargin(!1),n.renderer.setShowGutter(!1),n.renderer.setHighlightGutterLine(!1),n.$mouseHandler.$focusTimeout=0,n.$highlightTagPending=!0,n},g=function(e){var t=c.createElement("div"),n=m(t);e&&e.appendChild(t),t.style.display="none",n.renderer.content.style.cursor="default",n.renderer.setStyle("ace_autocomplete"),n.renderer.$textLayer.element.setAttribute("role",u),n.renderer.$textLayer.element.setAttribute("aria-roledescription",p("autocomplete.popup.aria-roledescription","Autocomplete suggestions")),n.renderer.$textLayer.element.setAttribute("aria-label",p("autocomplete.popup.aria-label","Autocomplete suggestions")),n.renderer.textarea.setAttribute("aria-hidden","true"),n.setOption("displayIndentGuides",!1),n.setOption("dragDelay",150);var i=function(){};n.focus=i,n.$isFocused=!0,n.renderer.$cursorLayer.restartTimer=i,n.renderer.$cursorLayer.element.style.opacity="0",n.renderer.$maxLines=8,n.renderer.$keepTextAreaAtCursor=!1,n.setHighlightActiveLine(!1),n.session.highlight(""),n.session.$searchHighlight.clazz="ace_highlight-marker",n.on("mousedown",(function(e){var t=e.getDocumentPosition();n.selection.moveToPosition(t),g.start.row=g.end.row=t.row,e.stop()}));var o,l=new r(-1,0,-1,1/0),g=new r(-1,0,-1,1/0);g.id=n.session.addMarker(g,"ace_active-line","fullLine"),n.setSelectOnHover=function(e){e?l.id&&(n.session.removeMarker(l.id),l.id=null):l.id=n.session.addMarker(l,"ace_line-hover","fullLine")},n.setSelectOnHover(!1),n.on("mousemove",(function(e){if(o){if(o.x!=e.x||o.y!=e.y){(o=e).scrollTop=n.renderer.scrollTop,n.isMouseOver=!0;var t=o.getDocumentPosition().row;l.start.row!=t&&(l.id||n.setRow(t),b(t))}}else o=e})),n.renderer.on("beforeRender",(function(){if(o&&-1!=l.start.row){o.$pos=null;var e=o.getDocumentPosition().row;l.id||n.setRow(e),b(e,!0)}})),n.renderer.on("afterRender",(function(){for(var e=n.renderer.$textLayer,t=e.config.firstRow,i=e.config.lastRow;t<=i;t++){var o=e.element.childNodes[t-e.config.firstRow];o.setAttribute("role",d),o.setAttribute("aria-roledescription",p("autocomplete.popup.item.aria-roledescription","item")),o.setAttribute("aria-setsize",n.data.length),o.setAttribute("aria-describedby","doc-tooltip"),o.setAttribute("aria-posinset",t+1);var r=n.getData(t);if(r){var s="".concat(r.caption||r.value).concat(r.meta?", ".concat(r.meta):"");o.setAttribute("aria-label",s)}o.querySelectorAll(".ace_completion-highlight").forEach((function(e){e.setAttribute("role","mark")}))}})),n.renderer.on("afterRender",(function(){var e=n.getRow(),t=n.renderer.$textLayer,i=t.element.childNodes[e-t.config.firstRow],o=document.activeElement;if(i!==n.selectedNode&&n.selectedNode&&(c.removeCssClass(n.selectedNode,"ace_selected"),n.selectedNode.removeAttribute(f),n.selectedNode.removeAttribute("id")),o.removeAttribute("aria-activedescendant"),n.selectedNode=i,i){var r=h(e);c.addCssClass(i,"ace_selected"),i.id=r,t.element.setAttribute("aria-activedescendant",r),o.setAttribute("aria-activedescendant",r),i.setAttribute(f,"true")}}));var v=function(){b(-1)},b=function(e,t){e!==l.start.row&&(l.start.row=l.end.row=e,t||n.session._emit("changeBackMarker"),n._emit("changeHoverMarker"))};n.getHoveredRow=function(){return l.start.row},s.addListener(n.container,"mouseout",(function(){n.isMouseOver=!1,v()})),n.on("hide",v),n.on("changeSelection",v),n.session.doc.getLength=function(){return n.data.length},n.session.doc.getLine=function(e){var t=n.data[e];return"string"==typeof t?t:t&&t.value||""};var x=n.session.bgTokenizer;return x.$tokenizeRow=function(e){function t(e,t){e&&o.push({type:(i.className||"")+(t||""),value:e})}var i=n.data[e],o=[];if(!i)return o;"string"==typeof i&&(i={value:i});for(var r=i.caption||i.value||i.name,s=r.toLowerCase(),a=(n.filterText||"").toLowerCase(),c=0,p=0,l=0;l<=a.length;l++)if(l!=p&&(i.matchMask&1<<l||l==a.length)){var h=a.slice(p,l);p=l;var u=s.indexOf(h,c);if(-1==u)continue;t(r.slice(c,u),""),c=u+h.length,t(r.slice(u,c),"completion-highlight")}return t(r.slice(c,r.length),""),o.push({type:"completion-spacer",value:" "}),i.meta&&o.push({type:"completion-meta",value:i.meta}),i.message&&o.push({type:"completion-message",value:i.message}),o},x.$updateOnChange=i,x.start=i,n.session.$computeWidth=function(){return this.screenWidth=0},n.isOpen=!1,n.isTopdown=!1,n.autoSelect=!0,n.filterText="",n.isMouseOver=!1,n.data=[],n.setData=function(e,t){n.filterText=t||"",n.setValue(a.stringRepeat("\n",e.length),-1),n.data=e||[],n.setRow(0)},n.getData=function(e){return n.data[e]},n.getRow=function(){return g.start.row},n.setRow=function(e){e=Math.max(this.autoSelect?0:-1,Math.min(this.data.length-1,e)),g.start.row!=e&&(n.selection.clearSelection(),g.start.row=g.end.row=e||0,n.session._emit("changeBackMarker"),n.moveCursorTo(e||0,0),n.isOpen&&n._signal("select"))},n.on("changeSelection",(function(){n.isOpen&&n.setRow(n.selection.lead.row),n.renderer.scrollCursorIntoView()})),n.hide=function(){this.container.style.display="none",n.anchorPos=null,n.anchor=null,n.isOpen&&(n.isOpen=!1,this._signal("hide"))},n.tryShow=function(e,t,i,r){if(!r&&n.isOpen&&n.anchorPos&&n.anchor&&n.anchorPos.top===e.top&&n.anchorPos.left===e.left&&n.anchor===i)return!0;var s=this.container,a=this.renderer.scrollBar.width||10,p=window.innerHeight-a,l=window.innerWidth-a,h=this.renderer,u=h.$maxLines*t*1.4,d={top:0,bottom:0,left:0},f=p-e.top-3*this.$borderSize-t,m=e.top-3*this.$borderSize;i||(i=m<=f||f>=u?"bottom":"top"),"top"===i?(d.bottom=e.top-this.$borderSize,d.top=d.bottom-u):"bottom"===i&&(d.top=e.top+t+this.$borderSize,d.bottom=d.top+u);var g=d.top>=0&&d.bottom<=p;if(!r&&!g)return!1;h.$maxPixelHeight=g?null:"top"===i?m:f,"top"===i?(s.style.top="",s.style.bottom=p+a-d.bottom+"px",n.isTopdown=!1):(s.style.top=d.top+"px",s.style.bottom="",n.isTopdown=!0),s.style.display="";var v=e.left;return v+s.offsetWidth>l&&(v=l-s.offsetWidth),s.style.left=v+"px",s.style.right="",c.$fixPositionBug(s),n.isOpen||(n.isOpen=!0,this._signal("show"),o=null),n.anchorPos=e,n.anchor=i,!0},n.show=function(e,t,n){this.tryShow(e,t,n?"bottom":void 0,!0)},n.goTo=function(e){var t=this.getRow(),n=this.session.getLength()-1;switch(e){case"up":t=t<=0?n:t-1;break;case"down":t=t>=n?-1:t+1;break;case"start":t=0;break;case"end":t=n}this.setRow(t)},n.getTextLeftOffset=function(){return this.$borderSize+this.renderer.$padding+this.$imageSize},n.$imageSize=0,n.$borderSize=1,n};c.importCssString('\n.ace_editor.ace_autocomplete .ace_marker-layer .ace_active-line {\n background-color: #CAD6FA;\n z-index: 1;\n}\n.ace_dark.ace_editor.ace_autocomplete .ace_marker-layer .ace_active-line {\n background-color: #3a674e;\n}\n.ace_editor.ace_autocomplete .ace_line-hover {\n border: 1px solid #abbffe;\n margin-top: -1px;\n background: rgba(233,233,253,0.4);\n position: absolute;\n z-index: 2;\n}\n.ace_dark.ace_editor.ace_autocomplete .ace_line-hover {\n border: 1px solid rgba(109, 150, 13, 0.8);\n background: rgba(58, 103, 78, 0.62);\n}\n.ace_completion-meta {\n opacity: 0.5;\n margin-left: 0.9em;\n}\n.ace_completion-message {\n margin-left: 0.9em;\n color: blue;\n}\n.ace_editor.ace_autocomplete .ace_completion-highlight{\n color: #2d69c7;\n}\n.ace_dark.ace_editor.ace_autocomplete .ace_completion-highlight{\n color: #93ca12;\n}\n.ace_editor.ace_autocomplete {\n width: 300px;\n z-index: 200000;\n border: 1px lightgray solid;\n position: fixed;\n box-shadow: 2px 3px 5px rgba(0,0,0,.2);\n line-height: 1.4;\n background: #fefefe;\n color: #111;\n}\n.ace_dark.ace_editor.ace_autocomplete {\n border: 1px #484747 solid;\n box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.51);\n line-height: 1.4;\n background: #25282c;\n color: #c1c1c1;\n}\n.ace_autocomplete .ace_text-layer {\n width: calc(100% - 8px);\n}\n.ace_autocomplete .ace_line {\n display: flex;\n align-items: center;\n}\n.ace_autocomplete .ace_line > * {\n min-width: 0;\n flex: 0 0 auto;\n}\n.ace_autocomplete .ace_line .ace_ {\n flex: 0 1 auto;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.ace_autocomplete .ace_completion-spacer {\n flex: 1;\n}\n.ace_autocomplete.ace_loading:after {\n content: "";\n position: absolute;\n top: 0px;\n height: 2px;\n width: 8%;\n background: blue;\n z-index: 100;\n animation: ace_progress 3s infinite linear;\n animation-delay: 300ms;\n transform: translateX(-100%) scaleX(1);\n}\n@keyframes ace_progress {\n 0% { transform: translateX(-100%) scaleX(1) }\n 50% { transform: translateX(625%) scaleX(2) } \n 100% { transform: translateX(1500%) scaleX(3) } \n}\n@media (prefers-reduced-motion) {\n .ace_autocomplete.ace_loading:after {\n transform: translateX(625%) scaleX(2);\n animation: none;\n }\n}\n',"autocompletion.css",!1),t.AcePopup=g,t.$singleLineEditor=m,t.getAriaId=h})),ace.define("ace/snippets",["require","exports","module","ace/lib/dom","ace/lib/oop","ace/lib/event_emitter","ace/lib/lang","ace/range","ace/range_list","ace/keyboard/hash_handler","ace/tokenizer","ace/clipboard","ace/editor"],(function(e,t,n){"use strict";function i(e){var t=(new Date).toLocaleString("en-us",e);return 1==t.length?"0"+t:t}var o=e("./lib/dom"),r=e("./lib/oop"),s=e("./lib/event_emitter").EventEmitter,a=e("./lib/lang"),c=e("./range").Range,p=e("./range_list").RangeList,l=e("./keyboard/hash_handler").HashHandler,h=e("./tokenizer").Tokenizer,u=e("./clipboard"),d={CURRENT_WORD:function(e){return e.session.getTextRange(e.session.getWordRange())},SELECTION:function(e,t,n){var i=e.session.getTextRange();return n?i.replace(/\n\r?([ \t]*\S)/g,"\n"+n+"$1"):i},CURRENT_LINE:function(e){return e.session.getLine(e.getCursorPosition().row)},PREV_LINE:function(e){return e.session.getLine(e.getCursorPosition().row-1)},LINE_INDEX:function(e){return e.getCursorPosition().row},LINE_NUMBER:function(e){return e.getCursorPosition().row+1},SOFT_TABS:function(e){return e.session.getUseSoftTabs()?"YES":"NO"},TAB_SIZE:function(e){return e.session.getTabSize()},CLIPBOARD:function(e){return u.getText&&u.getText()},FILENAME:function(e){return/[^/\\]*$/.exec(this.FILEPATH(e))[0]},FILENAME_BASE:function(e){return/[^/\\]*$/.exec(this.FILEPATH(e))[0].replace(/\.[^.]*$/,"")},DIRECTORY:function(e){return this.FILEPATH(e).replace(/[^/\\]*$/,"")},FILEPATH:function(e){return"/not implemented.txt"},WORKSPACE_NAME:function(){return"Unknown"},FULLNAME:function(){return"Unknown"},BLOCK_COMMENT_START:function(e){var t=e.session.$mode||{};return t.blockComment&&t.blockComment.start||""},BLOCK_COMMENT_END:function(e){var t=e.session.$mode||{};return t.blockComment&&t.blockComment.end||""},LINE_COMMENT:function(e){return(e.session.$mode||{}).lineCommentStart||""},CURRENT_YEAR:i.bind(null,{year:"numeric"}),CURRENT_YEAR_SHORT:i.bind(null,{year:"2-digit"}),CURRENT_MONTH:i.bind(null,{month:"numeric"}),CURRENT_MONTH_NAME:i.bind(null,{month:"long"}),CURRENT_MONTH_NAME_SHORT:i.bind(null,{month:"short"}),CURRENT_DATE:i.bind(null,{day:"2-digit"}),CURRENT_DAY_NAME:i.bind(null,{weekday:"long"}),CURRENT_DAY_NAME_SHORT:i.bind(null,{weekday:"short"}),CURRENT_HOUR:i.bind(null,{hour:"2-digit",hour12:!1}),CURRENT_MINUTE:i.bind(null,{minute:"2-digit"}),CURRENT_SECOND:i.bind(null,{second:"2-digit"})};d.SELECTED_TEXT=d.SELECTION;var f=function(){function e(){this.snippetMap={},this.snippetNameMap={},this.variables=d}return e.prototype.getTokenizer=function(){return e.$tokenizer||this.createTokenizer()},e.prototype.createTokenizer=function(){function t(e){return e=e.substr(1),/^\d+$/.test(e)?[{tabstopId:parseInt(e,10)}]:[{text:e}]}function n(e){return"(?:[^\\\\"+e+"]|\\\\.)"}var i={regex:"/("+n("/")+"+)/",onMatch:function(e,t,n){var i=n[0];return i.fmtString=!0,i.guard=e.slice(1,-1),i.flag="",""},next:"formatString"};return e.$tokenizer=new h({start:[{regex:/\\./,onMatch:function(e,t,n){var i=e[1];return("}"==i&&n.length||-1!="`$\\".indexOf(i))&&(e=i),[e]}},{regex:/}/,onMatch:function(e,t,n){return[n.length?n.shift():e]}},{regex:/\$(?:\d+|\w+)/,onMatch:t},{regex:/\$\{[\dA-Z_a-z]+/,onMatch:function(e,n,i){var o=t(e.substr(1));return i.unshift(o[0]),o},next:"snippetVar"},{regex:/\n/,token:"newline",merge:!1}],snippetVar:[{regex:"\\|"+n("\\|")+"*\\|",onMatch:function(e,t,n){var i=e.slice(1,-1).replace(/\\[,|\\]|,/g,(function(e){return 2==e.length?e[1]:"\0"})).split("\0").map((function(e){return{value:e}}));return n[0].choices=i,[i[0]]},next:"start"},i,{regex:"([^:}\\\\]|\\\\.)*:?",token:"",next:"start"}],formatString:[{regex:/:/,onMatch:function(e,t,n){return n.length&&n[0].expectElse?(n[0].expectElse=!1,n[0].ifEnd={elseEnd:n[0]},[n[0].ifEnd]):":"}},{regex:/\\./,onMatch:function(e,t,n){var i=e[1];return"}"==i&&n.length||-1!="`$\\".indexOf(i)?e=i:"n"==i?e="\n":"t"==i?e="\t":-1!="ulULE".indexOf(i)&&(e={changeCase:i,local:i>"a"}),[e]}},{regex:"/\\w*}",onMatch:function(e,t,n){var i=n.shift();return i&&(i.flag=e.slice(1,-1)),this.next=i&&i.tabstopId?"start":"",[i||e]},next:"start"},{regex:/\$(?:\d+|\w+)/,onMatch:function(e,t,n){return[{text:e.slice(1)}]}},{regex:/\${\w+/,onMatch:function(e,t,n){var i={text:e.slice(2)};return n.unshift(i),[i]},next:"formatStringVar"},{regex:/\n/,token:"newline",merge:!1},{regex:/}/,onMatch:function(e,t,n){var i=n.shift();return this.next=i&&i.tabstopId?"start":"",[i||e]},next:"start"}],formatStringVar:[{regex:/:\/\w+}/,onMatch:function(e,t,n){return n[0].formatFunction=e.slice(2,-1),[n.shift()]},next:"formatString"},i,{regex:/:[\?\-+]?/,onMatch:function(e,t,n){"+"==e[1]&&(n[0].ifEnd=n[0]),"?"==e[1]&&(n[0].expectElse=!0)},next:"formatString"},{regex:"([^:}\\\\]|\\\\.)*:?",token:"",next:"formatString"}]}),e.$tokenizer},e.prototype.tokenizeTmSnippet=function(e,t){return this.getTokenizer().getLineTokens(e,t).tokens.map((function(e){return e.value||e}))},e.prototype.getVariableValue=function(e,t,n){if(/^\d+$/.test(t))return(this.variables.__||{})[t]||"";if(/^[A-Z]\d+$/.test(t))return(this.variables[t[0]+"__"]||{})[t.substr(1)]||"";if(t=t.replace(/^TM_/,""),!this.variables.hasOwnProperty(t))return"";var i=this.variables[t];return"function"==typeof i&&(i=this.variables[t](e,t,n)),null==i?"":i},e.prototype.tmStrFormat=function(e,t,n){if(!t.fmt)return e;var i=t.flag||"",o=t.guard;o=new RegExp(o,i.replace(/[^gim]/g,""));var r="string"==typeof t.fmt?this.tokenizeTmSnippet(t.fmt,"formatString"):t.fmt,s=this,a=e.replace(o,(function(){var e=s.variables.__;s.variables.__=[].slice.call(arguments);for(var t=s.resolveVariables(r,n),i="E",o=0;o<t.length;o++){var a=t[o];if("object"==typeof a)if(t[o]="",a.changeCase&&a.local){var c=t[o+1];c&&"string"==typeof c&&("u"==a.changeCase?t[o]=c[0].toUpperCase():t[o]=c[0].toLowerCase(),t[o+1]=c.substr(1))}else a.changeCase&&(i=a.changeCase);else"U"==i?t[o]=a.toUpperCase():"L"==i&&(t[o]=a.toLowerCase())}return s.variables.__=e,t.join("")}));return a},e.prototype.tmFormatFunction=function(e,t,n){return"upcase"==t.formatFunction?e.toUpperCase():"downcase"==t.formatFunction?e.toLowerCase():e},e.prototype.resolveVariables=function(e,t){function n(t){var n=e.indexOf(t,s+1);-1!=n&&(s=n)}for(var i=[],o="",r=!0,s=0;s<e.length;s++){var a=e[s];if("string"!=typeof a){if(a){if(r=!1,a.fmtString){var c=e.indexOf(a,s+1);-1==c&&(c=e.length),a.fmt=e.slice(s+1,c),s=c}if(a.text){var p=this.getVariableValue(t,a.text,o)+"";a.fmtString&&(p=this.tmStrFormat(p,a,t)),a.formatFunction&&(p=this.tmFormatFunction(p,a,t)),p&&!a.ifEnd?(i.push(p),n(a)):!p&&a.ifEnd&&n(a.ifEnd)}else a.elseEnd?n(a.elseEnd):(null!=a.tabstopId||null!=a.changeCase)&&i.push(a)}}else i.push(a),"\n"==a?(r=!0,o=""):r&&(o=/^\t*/.exec(a)[0],r=/\S/.test(a))}return i},e.prototype.getDisplayTextForSnippet=function(e,t){return m.call(this,e,t).text},e.prototype.insertSnippetForSelection=function(e,t,n){void 0===n&&(n={});var i=m.call(this,e,t,n),o=e.getSelectionRange(),r=e.session.replace(o,i.text),s=new g(e),a=e.inVirtualSelectionMode&&e.selection.index;s.addTabstops(i.tabstops,o.start,r,a)},e.prototype.insertSnippet=function(e,t,n){void 0===n&&(n={});var i=this;if(e.inVirtualSelectionMode)return i.insertSnippetForSelection(e,t,n);e.forEachSelection((function(){i.insertSnippetForSelection(e,t,n)}),null,{keepOrder:!0}),e.tabstopManager&&e.tabstopManager.tabNext()},e.prototype.$getScope=function(e){var t=e.session.$mode.$id||"";if("html"===(t=t.split("/").pop())||"php"===t){"php"===t&&!e.session.$mode.inlinePhp&&(t="html");var n=e.getCursorPosition(),i=e.session.getState(n.row);"object"==typeof i&&(i=i[0]),i.substring&&("js-"==i.substring(0,3)?t="javascript":"css-"==i.substring(0,4)?t="css":"php-"==i.substring(0,4)&&(t="php"))}return t},e.prototype.getActiveScopes=function(e){var t=this.$getScope(e),n=[t],i=this.snippetMap;return i[t]&&i[t].includeScopes&&n.push.apply(n,i[t].includeScopes),n.push("_"),n},e.prototype.expandWithTab=function(e,t){var n=this,i=e.forEachSelection((function(){return n.expandSnippetForSelection(e,t)}),null,{keepOrder:!0});return i&&e.tabstopManager&&e.tabstopManager.tabNext(),i},e.prototype.expandSnippetForSelection=function(e,t){var n,i=e.getCursorPosition(),o=e.session.getLine(i.row),r=o.substring(0,i.column),s=o.substr(i.column),a=this.snippetMap;return this.getActiveScopes(e).some((function(e){var t=a[e];return t&&(n=this.findMatchingSnippet(t,r,s)),!!n}),this),!!n&&(t&&t.dryRun||(e.session.doc.removeInLine(i.row,i.column-n.replaceBefore.length,i.column+n.replaceAfter.length),this.variables.M__=n.matchBefore,this.variables.T__=n.matchAfter,this.insertSnippetForSelection(e,n.content),this.variables.M__=this.variables.T__=null),!0)},e.prototype.findMatchingSnippet=function(e,t,n){for(var i=e.length;i--;){var o=e[i];if((!o.startRe||o.startRe.test(t))&&((!o.endRe||o.endRe.test(n))&&(o.startRe||o.endRe)))return o.matchBefore=o.startRe?o.startRe.exec(t):[""],o.matchAfter=o.endRe?o.endRe.exec(n):[""],o.replaceBefore=o.triggerRe?o.triggerRe.exec(t)[0]:"",o.replaceAfter=o.endTriggerRe?o.endTriggerRe.exec(n)[0]:"",o}},e.prototype.register=function(e,t){function n(e){return e&&!/^\^?\(.*\)\$?$|^\\b$/.test(e)&&(e="(?:"+e+")"),e||""}function i(e,t,i){return e=n(e),t=n(t),i?(e=t+e)&&"$"!=e[e.length-1]&&(e+="$"):(e+=t)&&"^"!=e[0]&&(e="^"+e),new RegExp(e)}function o(e){e.scope||(e.scope=t||"_"),t=e.scope,r[t]||(r[t]=[],s[t]={});var n=s[t];if(e.name){var o=n[e.name];o&&c.unregister(o),n[e.name]=e}r[t].push(e),e.prefix&&(e.tabTrigger=e.prefix),!e.content&&e.body&&(e.content=Array.isArray(e.body)?e.body.join("\n"):e.body),e.tabTrigger&&!e.trigger&&(!e.guard&&/^\w/.test(e.tabTrigger)&&(e.guard="\\b"),e.trigger=a.escapeRegExp(e.tabTrigger)),(e.trigger||e.guard||e.endTrigger||e.endGuard)&&(e.startRe=i(e.trigger,e.guard,!0),e.triggerRe=new RegExp(e.trigger),e.endRe=i(e.endTrigger,e.endGuard,!0),e.endTriggerRe=new RegExp(e.endTrigger))}var r=this.snippetMap,s=this.snippetNameMap,c=this;e||(e=[]),Array.isArray(e)?e.forEach(o):Object.keys(e).forEach((function(t){o(e[t])})),this._signal("registerSnippets",{scope:t})},e.prototype.unregister=function(e,t){function n(e){var n=o[e.scope||t];if(n&&n[e.name]){delete n[e.name];var r=i[e.scope||t],s=r&&r.indexOf(e);s>=0&&r.splice(s,1)}}var i=this.snippetMap,o=this.snippetNameMap;e.content?n(e):Array.isArray(e)&&e.forEach(n)},e.prototype.parseSnippetFile=function(e){e=e.replace(/\r/g,"");for(var t,n=[],i={},o=/^#.*|^({[\s\S]*})\s*$|^(\S+) (.*)$|^((?:\n*\t.*)+)/gm;t=o.exec(e);){if(t[1])try{i=JSON.parse(t[1]),n.push(i)}catch(e){}if(t[4])i.content=t[4].replace(/^\t/gm,""),n.push(i),i={};else{var r=t[2],s=t[3];if("regex"==r){var a=/\/((?:[^\/\\]|\\.)*)|$/g;i.guard=a.exec(s)[1],i.trigger=a.exec(s)[1],i.endTrigger=a.exec(s)[1],i.endGuard=a.exec(s)[1]}else"snippet"==r?(i.tabTrigger=s.match(/^\S*/)[0],i.name||(i.name=s)):r&&(i[r]=s)}}return n},e.prototype.getSnippetByName=function(e,t){var n,i=this.snippetNameMap;return this.getActiveScopes(t).some((function(t){var o=i[t];return o&&(n=o[e]),!!n}),this),n},e}();r.implement(f.prototype,s);var m=function(e,t,n){function i(e){for(var t=[],n=0;n<e.length;n++){var i=e[n];if("object"==typeof i){if(l[i.tabstopId])continue;i=t[e.lastIndexOf(i,n-1)]||{tabstopId:i.tabstopId}}t[n]=i}return t}void 0===n&&(n={});var o=e.getCursorPosition(),r=e.session.getLine(o.row),s=e.session.getTabString(),a=r.match(/^\s*/)[0];o.column<a.length&&(a=a.slice(0,o.column)),t=t.replace(/\r/g,"");var c=this.tokenizeTmSnippet(t);c=(c=this.resolveVariables(c,e)).map((function(e){return"\n"!=e||n.excludeExtraIndent?"string"==typeof e?e.replace(/\t/g,s):e:e+a}));var p=[];c.forEach((function(e,t){if("object"==typeof e){var n=e.tabstopId,i=p[n];if(i||((i=p[n]=[]).index=n,i.value="",i.parents={}),-1===i.indexOf(e)){e.choices&&!i.choices&&(i.choices=e.choices),i.push(e);var o=c.indexOf(e,t+1);if(-1!==o){var r=c.slice(t+1,o),s=r.some((function(e){return"object"==typeof e}));s&&!i.value?i.value=r:r.length&&(!i.value||"string"!=typeof i.value)&&(i.value=r.join(""))}}}})),p.forEach((function(e){e.length=0}));for(var l={},h=0;h<c.length;h++){var u=c[h];if("object"==typeof u){var d=u.tabstopId,f=p[d],m=c.indexOf(u,h+1);if(l[d])l[d]===u&&(delete l[d],Object.keys(l).forEach((function(e){f.parents[e]=!0})));else{l[d]=u;var g=f.value;"string"!=typeof g?g=i(g):u.fmt&&(g=this.tmStrFormat(g,u,e)),c.splice.apply(c,[h+1,Math.max(0,m-h)].concat(g,u)),-1===f.indexOf(u)&&f.push(u)}}}var v=0,b=0,x="";return c.forEach((function(e){if("string"==typeof e){var t=e.split("\n");t.length>1?(b=t[t.length-1].length,v+=t.length-1):b+=e.length,x+=e}else e&&(e.start?e.end={row:v,column:b}:e.start={row:v,column:b})})),{text:x,tabstops:p,tokens:c}},g=function(){function e(e){if(this.index=0,this.ranges=[],this.tabstops=[],e.tabstopManager)return e.tabstopManager;e.tabstopManager=this,this.$onChange=this.onChange.bind(this),this.$onChangeSelection=a.delayedCall(this.onChangeSelection.bind(this)).schedule,this.$onChangeSession=this.onChangeSession.bind(this),this.$onAfterExec=this.onAfterExec.bind(this),this.attach(e)}return e.prototype.attach=function(e){this.$openTabstops=null,this.selectedTabstop=null,this.editor=e,this.session=e.session,this.editor.on("change",this.$onChange),this.editor.on("changeSelection",this.$onChangeSelection),this.editor.on("changeSession",this.$onChangeSession),this.editor.commands.on("afterExec",this.$onAfterExec),this.editor.keyBinding.addKeyboardHandler(this.keyboardHandler)},e.prototype.detach=function(){this.tabstops.forEach(this.removeTabstopMarkers,this),this.ranges.length=0,this.tabstops.length=0,this.selectedTabstop=null,this.editor.off("change",this.$onChange),this.editor.off("changeSelection",this.$onChangeSelection),this.editor.off("changeSession",this.$onChangeSession),this.editor.commands.off("afterExec",this.$onAfterExec),this.editor.keyBinding.removeKeyboardHandler(this.keyboardHandler),this.editor.tabstopManager=null,this.session=null,this.editor=null},e.prototype.onChange=function(e){for(var t="r"==e.action[0],n=this.selectedTabstop||{},i=n.parents||{},o=this.tabstops.slice(),r=0;r<o.length;r++){var s=o[r],a=s==n||i[s.index];if(s.rangeList.$bias=a?0:1,"remove"==e.action&&s!==n){var c=s.parents&&s.parents[n.index],p=s.rangeList.pointIndex(e.start,c);p=p<0?-p-1:p+1;var l=s.rangeList.pointIndex(e.end,c);l=l<0?-l-1:l-1;for(var h=s.rangeList.ranges.slice(p,l),u=0;u<h.length;u++)this.removeRange(h[u])}s.rangeList.$onChange(e)}var d=this.session;!this.$inChange&&t&&1==d.getLength()&&!d.getValue()&&this.detach()},e.prototype.updateLinkedFields=function(){var e=this.selectedTabstop;if(e&&e.hasLinkedRanges&&e.firstNonLinked){this.$inChange=!0;for(var n=this.session,i=n.getTextRange(e.firstNonLinked),o=0;o<e.length;o++){var r=e[o];if(r.linked){var s=r.original,a=t.snippetManager.tmStrFormat(i,s,this.editor);n.replace(r,a)}}this.$inChange=!1}},e.prototype.onAfterExec=function(e){e.command&&!e.command.readOnly&&this.updateLinkedFields()},e.prototype.onChangeSelection=function(){if(this.editor){for(var e=this.editor.selection.lead,t=this.editor.selection.anchor,n=this.editor.selection.isEmpty(),i=0;i<this.ranges.length;i++)if(!this.ranges[i].linked){var o=this.ranges[i].contains(e.row,e.column),r=n||this.ranges[i].contains(t.row,t.column);if(o&&r)return}this.detach()}},e.prototype.onChangeSession=function(){this.detach()},e.prototype.tabNext=function(e){var t=this.tabstops.length,n=this.index+(e||1);(n=Math.min(Math.max(n,1),t))==t&&(n=0),this.selectTabstop(n),this.updateTabstopMarkers(),0===n&&this.detach()},e.prototype.selectTabstop=function(e){this.$openTabstops=null;var t=this.tabstops[this.index];if(t&&this.addTabstopMarkers(t),this.index=e,(t=this.tabstops[this.index])&&t.length){this.selectedTabstop=t;var n=t.firstNonLinked||t;if(t.choices&&(n.cursor=n.start),this.editor.inVirtualSelectionMode)this.editor.selection.fromOrientedRange(n);else{var i=this.editor.multiSelect;i.toSingleRange(n);for(var o=0;o<t.length;o++)t.hasLinkedRanges&&t[o].linked||i.addRange(t[o].clone(),!0)}this.editor.keyBinding.addKeyboardHandler(this.keyboardHandler),this.selectedTabstop&&this.selectedTabstop.choices&&this.editor.execCommand("startAutocomplete",{matches:this.selectedTabstop.choices})}},e.prototype.addTabstops=function(e,t,n){var i=this.useLink||!this.editor.getOption("enableMultiselect");if(this.$openTabstops||(this.$openTabstops=[]),!e[0]){var o=c.fromPoints(n,n);b(o.start,t),b(o.end,t),e[0]=[o],e[0].index=0}var r=[this.index+1,0],s=this.ranges,a=this.snippetId=(this.snippetId||0)+1;e.forEach((function(e,n){var o=this.$openTabstops[n]||e;o.snippetId=a;for(var l=0;l<e.length;l++){var h=e[l],u=c.fromPoints(h.start,h.end||h.start);v(u.start,t),v(u.end,t),u.original=h,u.tabstop=o,s.push(u),o!=e?o.unshift(u):o[l]=u,h.fmtString||o.firstNonLinked&&i?(u.linked=!0,o.hasLinkedRanges=!0):o.firstNonLinked||(o.firstNonLinked=u)}o.firstNonLinked||(o.hasLinkedRanges=!1),o===e&&(r.push(o),this.$openTabstops[n]=o),this.addTabstopMarkers(o),o.rangeList=o.rangeList||new p,o.rangeList.$bias=0,o.rangeList.addList(o)}),this),r.length>2&&(this.tabstops.length&&r.push(r.splice(2,1)[0]),this.tabstops.splice.apply(this.tabstops,r))},e.prototype.addTabstopMarkers=function(e){var t=this.session;e.forEach((function(e){e.markerId||(e.markerId=t.addMarker(e,"ace_snippet-marker","text"))}))},e.prototype.removeTabstopMarkers=function(e){var t=this.session;e.forEach((function(e){t.removeMarker(e.markerId),e.markerId=null}))},e.prototype.updateTabstopMarkers=function(){if(this.selectedTabstop){var e=this.selectedTabstop.snippetId;0===this.selectedTabstop.index&&e--,this.tabstops.forEach((function(t){t.snippetId===e?this.addTabstopMarkers(t):this.removeTabstopMarkers(t)}),this)}},e.prototype.removeRange=function(e){var t=e.tabstop.indexOf(e);-1!=t&&e.tabstop.splice(t,1),-1!=(t=this.ranges.indexOf(e))&&this.ranges.splice(t,1),-1!=(t=e.tabstop.rangeList.ranges.indexOf(e))&&e.tabstop.splice(t,1),this.session.removeMarker(e.markerId),e.tabstop.length||(-1!=(t=this.tabstops.indexOf(e.tabstop))&&this.tabstops.splice(t,1),this.tabstops.length||this.detach())},e}();g.prototype.keyboardHandler=new l,g.prototype.keyboardHandler.bindKeys({Tab:function(e){t.snippetManager&&t.snippetManager.expandWithTab(e)||(e.tabstopManager.tabNext(1),e.renderer.scrollCursorIntoView())},"Shift-Tab":function(e){e.tabstopManager.tabNext(-1),e.renderer.scrollCursorIntoView()},Esc:function(e){e.tabstopManager.detach()}});var v=function(e,t){0==e.row&&(e.column+=t.column),e.row+=t.row},b=function(e,t){e.row==t.row&&(e.column-=t.column),e.row-=t.row};o.importCssString("\n.ace_snippet-marker {\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n background: rgba(194, 193, 208, 0.09);\n border: 1px dotted rgba(211, 208, 235, 0.62);\n position: absolute;\n}","snippets.css",!1),t.snippetManager=new f;var x=e("./editor").Editor;(function(){this.insertSnippet=function(e,n){return t.snippetManager.insertSnippet(this,e,n)},this.expandSnippet=function(e){return t.snippetManager.expandWithTab(this,e)}}).call(x.prototype)})),ace.define("ace/autocomplete/inline_screenreader",["require","exports","module"],(function(e,t,n){"use strict";var i=function(){function e(e){this.editor=e,this.screenReaderDiv=document.createElement("div"),this.screenReaderDiv.classList.add("ace_screenreader-only"),this.editor.container.appendChild(this.screenReaderDiv)}return e.prototype.setScreenReaderContent=function(e){for(!this.popup&&this.editor.completer&&this.editor.completer.popup&&(this.popup=this.editor.completer.popup,this.popup.renderer.on("afterRender",function(){var e=this.popup.getRow(),t=this.popup.renderer.$textLayer,n=t.element.childNodes[e-t.config.firstRow];if(n){for(var i="doc-tooltip ",o=0;o<this._lines.length;o++)i+="ace-inline-screenreader-line-".concat(o," ");n.setAttribute("aria-describedby",i)}}.bind(this)));this.screenReaderDiv.firstChild;)this.screenReaderDiv.removeChild(this.screenReaderDiv.firstChild);this._lines=e.split(/\r\n|\r|\n/);var t=this.createCodeBlock();this.screenReaderDiv.appendChild(t)},e.prototype.destroy=function(){this.screenReaderDiv.remove()},e.prototype.createCodeBlock=function(){var e=document.createElement("pre");e.setAttribute("id","ace-inline-screenreader");for(var t=0;t<this._lines.length;t++){var n=document.createElement("code");n.setAttribute("id","ace-inline-screenreader-line-".concat(t));var i=document.createTextNode(this._lines[t]);n.appendChild(i),e.appendChild(n)}return e},e}();t.AceInlineScreenReader=i})),ace.define("ace/autocomplete/inline",["require","exports","module","ace/snippets","ace/autocomplete/inline_screenreader"],(function(e,t,n){"use strict";var i=e("../snippets").snippetManager,o=e("./inline_screenreader").AceInlineScreenReader,r=function(){function e(){this.editor=null}return e.prototype.show=function(e,t,n){if(n=n||"",e&&this.editor&&this.editor!==e&&(this.hide(),this.editor=null,this.inlineScreenReader=null),!e||!t)return!1;this.inlineScreenReader||(this.inlineScreenReader=new o(e));var r=t.snippet?i.getDisplayTextForSnippet(e,t.snippet):t.value;return!(t.hideInlinePreview||!r||!r.startsWith(n))&&(this.editor=e,this.inlineScreenReader.setScreenReaderContent(r),""===(r=r.slice(n.length))?e.removeGhostText():e.setGhostText(r),!0)},e.prototype.isOpen=function(){return!!this.editor&&!!this.editor.renderer.$ghostText},e.prototype.hide=function(){return!!this.editor&&(this.editor.removeGhostText(),!0)},e.prototype.destroy=function(){this.hide(),this.editor=null,this.inlineScreenReader&&(this.inlineScreenReader.destroy(),this.inlineScreenReader=null)},e}();t.AceInline=r})),ace.define("ace/autocomplete/util",["require","exports","module"],(function(e,t,n){"use strict";t.parForEach=function(e,t,n){var i=0,o=e.length;0===o&&n();for(var r=0;r<o;r++)t(e[r],(function(e,t){++i===o&&n(e,t)}))};var i=/[a-zA-Z_0-9\$\-\u00A2-\u2000\u2070-\uFFFF]/;t.retrievePrecedingIdentifier=function(e,t,n){n=n||i;for(var o=[],r=t-1;r>=0&&n.test(e[r]);r--)o.push(e[r]);return o.reverse().join("")},t.retrieveFollowingIdentifier=function(e,t,n){n=n||i;for(var o=[],r=t;r<e.length&&n.test(e[r]);r++)o.push(e[r]);return o},t.getCompletionPrefix=function(e){var t,n=e.getCursorPosition(),i=e.session.getLine(n.row);return e.completers.forEach(function(e){e.identifierRegexps&&e.identifierRegexps.forEach(function(e){!t&&e&&(t=this.retrievePrecedingIdentifier(i,n.column,e))}.bind(this))}.bind(this)),t||this.retrievePrecedingIdentifier(i,n.column)},t.triggerAutocomplete=function(e,t){t=null==t?e.session.getPrecedingCharacter():t;return e.completers.some((function(e){if(e.triggerCharacters&&Array.isArray(e.triggerCharacters))return e.triggerCharacters.includes(t)}))}})),ace.define("ace/autocomplete",["require","exports","module","ace/keyboard/hash_handler","ace/autocomplete/popup","ace/autocomplete/inline","ace/autocomplete/popup","ace/autocomplete/util","ace/lib/lang","ace/lib/dom","ace/snippets","ace/config","ace/lib/event","ace/lib/scroll"],(function(e,t,n){"use strict";var i=e("./keyboard/hash_handler").HashHandler,o=e("./autocomplete/popup").AcePopup,r=e("./autocomplete/inline").AceInline,s=e("./autocomplete/popup").getAriaId,a=e("./autocomplete/util"),c=e("./lib/lang"),p=e("./lib/dom"),l=e("./snippets").snippetManager,h=e("./config"),u=e("./lib/event"),d=e("./lib/scroll").preventParentScroll,f=function(e,t){t.completer&&t.completer.destroy()},m=function(){function e(){this.autoInsert=!1,this.autoSelect=!0,this.autoShown=!1,this.exactMatch=!1,this.inlineEnabled=!1,this.keyboardHandler=new i,this.keyboardHandler.bindKeys(this.commands),this.parentNode=null,this.setSelectOnHover=!1,this.hasSeen=new Set,this.showLoadingState=!1,this.stickySelectionDelay=500,this.blurListener=this.blurListener.bind(this),this.changeListener=this.changeListener.bind(this),this.mousedownListener=this.mousedownListener.bind(this),this.mousewheelListener=this.mousewheelListener.bind(this),this.onLayoutChange=this.onLayoutChange.bind(this),this.changeTimer=c.delayedCall(function(){this.updateCompletions(!0)}.bind(this)),this.tooltipTimer=c.delayedCall(this.updateDocTooltip.bind(this),50),this.popupTimer=c.delayedCall(this.$updatePopupPosition.bind(this),50),this.stickySelectionTimer=c.delayedCall(function(){this.stickySelection=!0}.bind(this),this.stickySelectionDelay),this.$firstOpenTimer=c.delayedCall(function(){var t=this.completionProvider&&this.completionProvider.initialPosition;this.autoShown||this.popup&&this.popup.isOpen||!t||0===this.editor.completers.length||(this.completions=new v(e.completionsForLoading),this.openPopup(this.editor,t.prefix,!1),this.popup.renderer.setStyle("ace_loading",!0))}.bind(this),this.stickySelectionDelay)}return Object.defineProperty(e,"completionsForLoading",{get:function(){return[{caption:h.nls("autocomplete.loading","Loading..."),value:""}]},enumerable:!1,configurable:!0}),e.prototype.$init=function(){return this.popup=new o(this.parentNode||document.body||document.documentElement),this.popup.on("click",function(e){this.insertMatch(),e.stop()}.bind(this)),this.popup.focus=this.editor.focus.bind(this.editor),this.popup.on("show",this.$onPopupShow.bind(this)),this.popup.on("hide",this.$onHidePopup.bind(this)),this.popup.on("select",this.$onPopupChange.bind(this)),u.addListener(this.popup.container,"mouseout",this.mouseOutListener.bind(this)),this.popup.on("changeHoverMarker",this.tooltipTimer.bind(null,null)),this.popup.renderer.on("afterRender",this.$onPopupRender.bind(this)),this.popup},e.prototype.$initInline=function(){if(this.inlineEnabled&&!this.inlineRenderer)return this.inlineRenderer=new r,this.inlineRenderer},e.prototype.getPopup=function(){return this.popup||this.$init()},e.prototype.$onHidePopup=function(){this.inlineRenderer&&this.inlineRenderer.hide(),this.hideDocTooltip(),this.stickySelectionTimer.cancel(),this.popupTimer.cancel(),this.stickySelection=!1},e.prototype.$seen=function(e){!this.hasSeen.has(e)&&e&&e.completer&&e.completer.onSeen&&"function"==typeof e.completer.onSeen&&(e.completer.onSeen(this.editor,e),this.hasSeen.add(e))},e.prototype.$onPopupChange=function(e){if(this.inlineRenderer&&this.inlineEnabled){var t=e?null:this.popup.getData(this.popup.getRow());if(this.$updateGhostText(t),this.popup.isMouseOver&&this.setSelectOnHover)return void this.tooltipTimer.call(null,null);this.popupTimer.schedule(),this.tooltipTimer.schedule()}else this.popupTimer.call(null,null),this.tooltipTimer.call(null,null)},e.prototype.$updateGhostText=function(e){var t=this.base.row,n=this.base.column,i=this.editor.getCursorPosition().column,o=this.editor.session.getLine(t).slice(n,i);this.inlineRenderer.show(this.editor,e,o)?this.$seen(e):this.inlineRenderer.hide()},e.prototype.$onPopupRender=function(){var e=this.inlineRenderer&&this.inlineEnabled;if(this.completions&&this.completions.filtered&&this.completions.filtered.length>0)for(var t=this.popup.getFirstVisibleRow();t<=this.popup.getLastVisibleRow();t++){var n=this.popup.getData(t);n&&(!e||n.hideInlinePreview)&&this.$seen(n)}},e.prototype.$onPopupShow=function(e){this.$onPopupChange(e),this.stickySelection=!1,this.stickySelectionDelay>=0&&this.stickySelectionTimer.schedule(this.stickySelectionDelay)},e.prototype.observeLayoutChanges=function(){if(!this.$elements&&this.editor){window.addEventListener("resize",this.onLayoutChange,{passive:!0}),window.addEventListener("wheel",this.mousewheelListener);for(var e=this.editor.container.parentNode,t=[];e;)t.push(e),e.addEventListener("scroll",this.onLayoutChange,{passive:!0}),e=e.parentNode;this.$elements=t}},e.prototype.unObserveLayoutChanges=function(){var e=this;window.removeEventListener("resize",this.onLayoutChange,{passive:!0}),window.removeEventListener("wheel",this.mousewheelListener),this.$elements&&this.$elements.forEach((function(t){t.removeEventListener("scroll",e.onLayoutChange,{passive:!0})})),this.$elements=null},e.prototype.onLayoutChange=function(){if(!this.popup.isOpen)return this.unObserveLayoutChanges();this.$updatePopupPosition(),this.updateDocTooltip()},e.prototype.$updatePopupPosition=function(){var e=this.editor,t=e.renderer,n=t.layerConfig.lineHeight,i=t.$cursorLayer.getPixelPosition(this.base,!0);i.left-=this.popup.getTextLeftOffset();var o=e.container.getBoundingClientRect();i.top+=o.top-t.layerConfig.offset,i.left+=o.left-e.renderer.scrollLeft,i.left+=t.gutterWidth;var r={top:i.top,left:i.left};t.$ghostText&&t.$ghostTextWidget&&this.base.row===t.$ghostText.position.row&&(r.top+=t.$ghostTextWidget.el.offsetHeight);var s=e.container.getBoundingClientRect().bottom-n,a=s<r.top?{top:s,left:r.left}:r;this.popup.tryShow(a,n,"bottom")||this.popup.tryShow(i,n,"top")||this.popup.show(i,n)},e.prototype.openPopup=function(e,t,n){this.$firstOpenTimer.cancel(),this.popup||this.$init(),this.inlineEnabled&&!this.inlineRenderer&&this.$initInline(),this.popup.autoSelect=this.autoSelect,this.popup.setSelectOnHover(this.setSelectOnHover);var i,o=this.popup.getRow(),r=this.popup.data[o];this.popup.setData(this.completions.filtered,this.completions.filterText),this.editor.textInput.setAriaOptions&&this.editor.textInput.setAriaOptions({activeDescendant:s(this.popup.getRow()),inline:this.inlineEnabled}),e.keyBinding.addKeyboardHandler(this.keyboardHandler),this.stickySelection&&(i=this.popup.data.indexOf(r)),i&&-1!==i||(i=0),this.popup.setRow(this.autoSelect?i:-1),i===o&&r!==this.completions.filtered[i]&&this.$onPopupChange();var a=this.inlineRenderer&&this.inlineEnabled;if(i===o&&a){var c=this.popup.getData(this.popup.getRow());this.$updateGhostText(c)}n||(this.popup.setTheme(e.getTheme()),this.popup.setFontSize(e.getFontSize()),this.$updatePopupPosition(),this.tooltipNode&&this.updateDocTooltip()),this.changeTimer.cancel(),this.observeLayoutChanges()},e.prototype.detach=function(){this.editor&&(this.editor.keyBinding.removeKeyboardHandler(this.keyboardHandler),this.editor.off("changeSelection",this.changeListener),this.editor.off("blur",this.blurListener),this.editor.off("mousedown",this.mousedownListener),this.editor.off("mousewheel",this.mousewheelListener)),this.$firstOpenTimer.cancel(),this.changeTimer.cancel(),this.hideDocTooltip(),this.completionProvider&&this.completionProvider.detach(),this.popup&&this.popup.isOpen&&this.popup.hide(),this.popup&&this.popup.renderer&&this.popup.renderer.off("afterRender",this.$onPopupRender),this.base&&this.base.detach(),this.activated=!1,this.completionProvider=this.completions=this.base=null,this.unObserveLayoutChanges()},e.prototype.changeListener=function(e){var t=this.editor.selection.lead;(t.row!=this.base.row||t.column<this.base.column)&&this.detach(),this.activated?this.changeTimer.schedule():this.detach()},e.prototype.blurListener=function(e){var t=document.activeElement,n=this.editor.textInput.getElement(),i=e.relatedTarget&&this.tooltipNode&&this.tooltipNode.contains(e.relatedTarget),o=this.popup&&this.popup.container;t!=n&&t.parentNode!=o&&!i&&t!=this.tooltipNode&&e.relatedTarget!=n&&this.detach()},e.prototype.mousedownListener=function(e){this.detach()},e.prototype.mousewheelListener=function(e){this.popup&&!this.popup.isMouseOver&&this.detach()},e.prototype.mouseOutListener=function(e){this.popup.isOpen&&this.$updatePopupPosition()},e.prototype.goTo=function(e){this.popup.goTo(e)},e.prototype.insertMatch=function(e,t){if(e||(e=this.popup.getData(this.popup.getRow())),!e)return!1;if(""===e.value)return this.detach();var n=this.completions,i=this.getCompletionProvider().insertMatch(this.editor,e,n.filterText,t);return this.completions==n&&this.detach(),i},e.prototype.showPopup=function(e,t){this.editor&&this.detach(),this.activated=!0,this.editor=e,e.completer!=this&&(e.completer&&e.completer.detach(),e.completer=this),e.on("changeSelection",this.changeListener),e.on("blur",this.blurListener),e.on("mousedown",this.mousedownListener),e.on("mousewheel",this.mousewheelListener),this.updateCompletions(!1,t)},e.prototype.getCompletionProvider=function(e){return this.completionProvider||(this.completionProvider=new g(e)),this.completionProvider},e.prototype.gatherCompletions=function(e,t){return this.getCompletionProvider().gatherCompletions(e,t)},e.prototype.updateCompletions=function(t,n){if(t&&this.base&&this.completions){var i=this.editor.getCursorPosition();if((r=this.editor.session.getTextRange({start:this.base,end:i}))==this.completions.filterText)return;return this.completions.setFilter(r),this.completions.filtered.length?1!=this.completions.filtered.length||this.completions.filtered[0].value!=r||this.completions.filtered[0].snippet?void this.openPopup(this.editor,r,t):this.detach():this.detach()}if(n&&n.matches){i=this.editor.getSelectionRange().start;return this.base=this.editor.session.doc.createAnchor(i.row,i.column),this.base.$insertRight=!0,this.completions=new v(n.matches),this.getCompletionProvider().completions=this.completions,this.openPopup(this.editor,"",t)}var o=this.editor.getSession(),r=(i=this.editor.getCursorPosition(),a.getCompletionPrefix(this.editor));this.base=o.doc.createAnchor(i.row,i.column-r.length),this.base.$insertRight=!0;var s={exactMatch:this.exactMatch,ignoreCaption:this.ignoreCaption};this.getCompletionProvider({prefix:r,pos:i}).provideCompletions(this.editor,s,function(n,i,o){var r=i.filtered,s=a.getCompletionPrefix(this.editor);if(this.$firstOpenTimer.cancel(),o){if(!r.length){var c=!this.autoShown&&this.emptyMessage;if("function"==typeof c&&(c=this.emptyMessage(s)),c){var p=[{caption:c,value:""}];return this.completions=new v(p),this.openPopup(this.editor,s,t),this.popup.renderer.setStyle("ace_loading",!1),void this.popup.renderer.setStyle("ace_empty-message",!0)}return this.detach()}if(1==r.length&&r[0].value==s&&!r[0].snippet)return this.detach();if(this.autoInsert&&!this.autoShown&&1==r.length)return this.insertMatch(r[0])}this.completions=!o&&this.showLoadingState?new v(e.completionsForLoading.concat(r),i.filterText):i,this.openPopup(this.editor,s,t),this.popup.renderer.setStyle("ace_empty-message",!1),this.popup.renderer.setStyle("ace_loading",!o)}.bind(this)),this.showLoadingState&&!this.autoShown&&(!this.popup||!this.popup.isOpen)&&this.$firstOpenTimer.delay(this.stickySelectionDelay/2)},e.prototype.cancelContextMenu=function(){this.editor.$mouseHandler.cancelContextMenu()},e.prototype.updateDocTooltip=function(){var e=this.popup,t=this.completions&&this.completions.filtered,n=t&&(t[e.getHoveredRow()]||t[e.getRow()]),i=null;if(!n||!this.editor||!this.popup.isOpen)return this.hideDocTooltip();for(var o=this.editor.completers.length,r=0;r<o;r++){var s=this.editor.completers[r];if(s.getDocTooltip&&n.completerId===s.id){i=s.getDocTooltip(n);break}}if(!i&&"string"!=typeof n&&(i=n),"string"==typeof i&&(i={docText:i}),!i||!i.docHTML&&!i.docText)return this.hideDocTooltip();this.showDocTooltip(i)},e.prototype.showDocTooltip=function(e){this.tooltipNode||(this.tooltipNode=p.createElement("div"),this.tooltipNode.style.margin="0",this.tooltipNode.style.pointerEvents="auto",this.tooltipNode.style.overscrollBehavior="contain",this.tooltipNode.tabIndex=-1,this.tooltipNode.onblur=this.blurListener.bind(this),this.tooltipNode.onclick=this.onTooltipClick.bind(this),this.tooltipNode.id="doc-tooltip",this.tooltipNode.setAttribute("role","tooltip"),this.tooltipNode.addEventListener("wheel",d));var t=this.editor.renderer.theme;this.tooltipNode.className="ace_tooltip ace_doc-tooltip "+(t.isDark?"ace_dark ":"")+(t.cssClass||"");var n=this.tooltipNode;e.docHTML?n.innerHTML=e.docHTML:e.docText&&(n.textContent=e.docText),n.parentNode||this.popup.container.appendChild(this.tooltipNode);var i=this.popup,o=i.container.getBoundingClientRect(),r=400,s=300,a=i.renderer.scrollBar.width||10,c=o.left,l=window.innerWidth-o.right-a,h=i.isTopdown?window.innerHeight-a-o.bottom:o.top,u=[Math.min(l/r,1),Math.min(c/r,1),.9*Math.min(h/s,1)],f=Math.max.apply(Math,u),m=n.style;m.display="block",f==u[0]||u[0]>=1?(m.left=o.right+1+"px",m.right="",m.maxWidth=r*f+"px",m.top=o.top+"px",m.bottom="",m.maxHeight=Math.min(window.innerHeight-a-o.top,s)+"px"):f==u[1]||u[1]>=1?(m.right=window.innerWidth-o.left+"px",m.left="",m.maxWidth=r*f+"px",m.top=o.top+"px",m.bottom="",m.maxHeight=Math.min(window.innerHeight-a-o.top,s)+"px"):f==u[2]&&(m.left=o.left+"px",m.right="",m.maxWidth=Math.min(r,window.innerWidth-o.left)+"px",i.isTopdown?(m.top=o.bottom+"px",m.bottom="",m.maxHeight=Math.min(window.innerHeight-a-o.bottom,s)+"px"):(m.top="",m.bottom=window.innerHeight-o.top+"px",m.maxHeight=Math.min(o.top,s)+"px")),p.$fixPositionBug(n)},e.prototype.hideDocTooltip=function(){if(this.tooltipTimer.cancel(),this.tooltipNode){var e=this.tooltipNode;!this.editor.isFocused()&&document.activeElement==e&&this.editor.focus(),this.tooltipNode=null,e.parentNode&&e.parentNode.removeChild(e)}},e.prototype.onTooltipClick=function(e){for(var t=e.target;t&&t!=this.tooltipNode;){if("A"==t.nodeName&&t.href){t.rel="noreferrer",t.target="_blank";break}t=t.parentNode}},e.prototype.destroy=function(){if(this.detach(),this.popup){this.popup.destroy();var e=this.popup.container;e&&e.parentNode&&e.parentNode.removeChild(e)}this.editor&&this.editor.completer==this&&(this.editor.off("destroy",f),this.editor.completer=null),this.inlineRenderer=this.popup=this.editor=null},e.for=function(t){return t.completer instanceof e||(t.completer&&(t.completer.destroy(),t.completer=null),h.get("sharedPopups")?(e.$sharedInstance||(e.$sharedInstance=new e),t.completer=e.$sharedInstance):(t.completer=new e,t.once("destroy",f))),t.completer},e}();m.prototype.commands={Up:function(e){e.completer.goTo("up")},Down:function(e){e.completer.goTo("down")},"Ctrl-Up|Ctrl-Home":function(e){e.completer.goTo("start")},"Ctrl-Down|Ctrl-End":function(e){e.completer.goTo("end")},Esc:function(e){e.completer.detach()},Return:function(e){return e.completer.insertMatch()},"Shift-Return":function(e){e.completer.insertMatch(null,{deleteSuffix:!0})},Tab:function(e){var t=e.completer.insertMatch();if(t||e.tabstopManager)return t;e.completer.goTo("down")},Backspace:function(e){e.execCommand("backspace"),!a.getCompletionPrefix(e)&&e.completer&&e.completer.detach()},PageUp:function(e){e.completer.popup.gotoPageUp()},PageDown:function(e){e.completer.popup.gotoPageDown()}},m.startCommand={name:"startAutocomplete",exec:function(e,t){var n=m.for(e);n.autoInsert=!1,n.autoSelect=!0,n.autoShown=!1,n.showPopup(e,t),n.cancelContextMenu()},bindKey:"Ctrl-Space|Ctrl-Shift-Space|Alt-Space"};var g=function(){function e(e){this.initialPosition=e,this.active=!0}return e.prototype.insertByIndex=function(e,t,n){return!(!this.completions||!this.completions.filtered)&&this.insertMatch(e,this.completions.filtered[t],n)},e.prototype.insertMatch=function(e,t,n){if(!t)return!1;if(e.startOperation({command:{name:"insertMatch"}}),t.completer&&t.completer.insertMatch)t.completer.insertMatch(e,t);else{if(!this.completions)return!1;var i=this.completions.filterText.length,o=0;if(t.range&&t.range.start.row===t.range.end.row&&(i-=this.initialPosition.prefix.length,i+=this.initialPosition.pos.column-t.range.start.column,o+=t.range.end.column-this.initialPosition.pos.column),i||o){var r;r=e.selection.getAllRanges?e.selection.getAllRanges():[e.getSelectionRange()];for(var s,a=0;s=r[a];a++)s.start.column-=i,s.end.column+=o,e.session.remove(s)}t.snippet?l.insertSnippet(e,t.snippet):this.$insertString(e,t),t.completer&&t.completer.onInsert&&"function"==typeof t.completer.onInsert&&t.completer.onInsert(e,t),t.command&&"startAutocomplete"===t.command&&e.execCommand(t.command)}return e.endOperation(),!0},e.prototype.$insertString=function(e,t){var n=t.value||t;e.execCommand("insertstring",n)},e.prototype.gatherCompletions=function(e,t){var n=e.getSession(),i=e.getCursorPosition(),o=a.getCompletionPrefix(e),r=[];this.completers=e.completers;var s=e.completers.length;return e.completers.forEach((function(c,p){c.getCompletions(e,n,i,o,(function(n,i){c.hideInlinePreview&&(i=i.map((function(e){return Object.assign(e,{hideInlinePreview:c.hideInlinePreview})}))),!n&&i&&(r=r.concat(i)),t(null,{prefix:a.getCompletionPrefix(e),matches:r,finished:0==--s})}))})),!0},e.prototype.provideCompletions=function(e,t,n){var i=function(e){var i=e.prefix,o=e.matches;this.completions=new v(o),t.exactMatch&&(this.completions.exactMatch=!0),t.ignoreCaption&&(this.completions.ignoreCaption=!0),this.completions.setFilter(i),(e.finished||this.completions.filtered.length)&&n(null,this.completions,e.finished)}.bind(this),o=!0,r=null;if(this.gatherCompletions(e,function(e,t){this.active&&(e&&(n(e,[],!0),this.detach()),0===t.prefix.indexOf(t.prefix)&&(o?r=t:i(t)))}.bind(this)),o=!1,r){var s=r;r=null,i(s)}},e.prototype.detach=function(){this.active=!1,this.completers&&this.completers.forEach((function(e){"function"==typeof e.cancel&&e.cancel()}))},e}(),v=function(){function e(e,t){this.all=e,this.filtered=e,this.filterText=t||"",this.exactMatch=!1,this.ignoreCaption=!1}return e.prototype.setFilter=function(e){if(e.length>this.filterText&&0===e.lastIndexOf(this.filterText,0))var t=this.filtered;else t=this.all;this.filterText=e,t=(t=this.filterCompletions(t,this.filterText)).sort((function(e,t){return t.exactMatch-e.exactMatch||t.$score-e.$score||(e.caption||e.value).localeCompare(t.caption||t.value)}));var n=null;t=t.filter((function(e){var t=e.snippet||e.caption||e.value;return t!==n&&(n=t,!0)})),this.filtered=t},e.prototype.filterCompletions=function(e,t){var n=[],i=t.toUpperCase(),o=t.toLowerCase();e:for(var r,s=0;r=e[s];s++)if(r.skipFilter)r.$score=r.score,n.push(r);else{var a=!this.ignoreCaption&&r.caption||r.value||r.snippet;if(a){var c,p,l=-1,h=0,u=0;if(this.exactMatch){if(t!==a.substr(0,t.length))continue e}else{var d=a.toLowerCase().indexOf(o);if(d>-1)u=d;else for(var f=0;f<t.length;f++){var m=a.indexOf(o[f],l+1),g=a.indexOf(i[f],l+1);if((c=m>=0&&(g<0||m<g)?m:g)<0)continue e;(p=c-l-1)>0&&(-1===l&&(u+=10),u+=p,h|=1<<f),l=c}}r.matchMask=h,r.exactMatch=u?0:1,r.$score=(r.score||0)-u,n.push(r)}}return n},e}();t.Autocomplete=m,t.CompletionProvider=g,t.FilteredList=v})),ace.define("ace/ext/menu_tools/settings_menu.css",["require","exports","module"],(function(e,t,n){n.exports="#ace_settingsmenu, #kbshortcutmenu {\n background-color: #F7F7F7;\n color: black;\n box-shadow: -5px 4px 5px rgba(126, 126, 126, 0.55);\n padding: 1em 0.5em 2em 1em;\n overflow: auto;\n position: absolute;\n margin: 0;\n bottom: 0;\n right: 0;\n top: 0;\n z-index: 9991;\n cursor: default;\n}\n\n.ace_dark #ace_settingsmenu, .ace_dark #kbshortcutmenu {\n box-shadow: -20px 10px 25px rgba(126, 126, 126, 0.25);\n background-color: rgba(255, 255, 255, 0.6);\n color: black;\n}\n\n.ace_optionsMenuEntry:hover {\n background-color: rgba(100, 100, 100, 0.1);\n transition: all 0.3s\n}\n\n.ace_closeButton {\n background: rgba(245, 146, 146, 0.5);\n border: 1px solid #F48A8A;\n border-radius: 50%;\n padding: 7px;\n position: absolute;\n right: -8px;\n top: -8px;\n z-index: 100000;\n}\n.ace_closeButton{\n background: rgba(245, 146, 146, 0.9);\n}\n.ace_optionsMenuKey {\n color: darkslateblue;\n font-weight: bold;\n}\n.ace_optionsMenuCommand {\n color: darkcyan;\n font-weight: normal;\n}\n.ace_optionsMenuEntry input, .ace_optionsMenuEntry button {\n vertical-align: middle;\n}\n\n.ace_optionsMenuEntry button[ace_selected_button=true] {\n background: #e7e7e7;\n box-shadow: 1px 0px 2px 0px #adadad inset;\n border-color: #adadad;\n}\n.ace_optionsMenuEntry button {\n background: white;\n border: 1px solid lightgray;\n margin: 0px;\n}\n.ace_optionsMenuEntry button:hover{\n background: #f0f0f0;\n}"})),ace.define("ace/ext/menu_tools/overlay_page",["require","exports","module","ace/ext/menu_tools/overlay_page","ace/lib/dom","ace/ext/menu_tools/settings_menu.css"],(function(e,t,n){"use strict";var i=e("../../lib/dom"),o=e("./settings_menu.css");i.importCssString(o,"settings_menu.css",!1),n.exports.overlayPage=function(e,t,n){function i(e){27===e.keyCode&&o()}function o(){r&&(document.removeEventListener("keydown",i),r.parentNode.removeChild(r),e&&e.focus(),r=null,n&&n())}var r=document.createElement("div"),s=!1;return r.style.cssText="margin: 0; padding: 0; position: fixed; top:0; bottom:0; left:0; right:0;z-index: 9990; "+(e?"background-color: rgba(0, 0, 0, 0.3);":""),r.addEventListener("click",(function(e){s||o()})),document.addEventListener("keydown",i),t.addEventListener("click",(function(e){e.stopPropagation()})),r.appendChild(t),document.body.appendChild(r),e&&e.blur(),{close:o,setIgnoreFocusOut:function(e){s=e,e&&(r.style.pointerEvents="none",t.style.pointerEvents="auto")}}}})),ace.define("ace/ext/modelist",["require","exports","module"],(function(e,t,n){"use strict";var i=[],o=function(){function e(e,t,n){var i;this.name=e,this.caption=t,this.mode="ace/mode/"+e,this.extensions=n,i=/\^/.test(n)?n.replace(/\|(\^)?/g,(function(e,t){return"$|"+(t?"^":"^.*\\.")}))+"$":"\\.("+n+")$",this.extRe=new RegExp(i,"gi")}return e.prototype.supportsFile=function(e){return e.match(this.extRe)},e}(),r={ABAP:["abap"],ABC:["abc"],ActionScript:["as"],ADA:["ada|adb"],Alda:["alda"],Apache_Conf:["^htaccess|^htgroups|^htpasswd|^conf|htaccess|htgroups|htpasswd"],Apex:["apex|cls|trigger|tgr"],AQL:["aql"],AsciiDoc:["asciidoc|adoc"],ASL:["dsl|asl|asl.json"],Assembly_ARM32:["s"],Assembly_x86:["asm|a"],Astro:["astro"],AutoHotKey:["ahk"],Basic:["bas|bak"],BatchFile:["bat|cmd"],BibTeX:["bib"],C_Cpp:["cpp|c|cc|cxx|h|hh|hpp|ino"],C9Search:["c9search_results"],Cirru:["cirru|cr"],Clojure:["clj|cljs"],Clue:["clue"],Cobol:["CBL|COB"],coffee:["coffee|cf|cson|^Cakefile"],ColdFusion:["cfm|cfc"],Crystal:["cr"],CSharp:["cs"],Csound_Document:["csd"],Csound_Orchestra:["orc"],Csound_Score:["sco"],CSS:["css"],CSV:["csv"],Curly:["curly"],Cuttlefish:["conf"],D:["d|di"],Dart:["dart"],Diff:["diff|patch"],Django:["djt|html.djt|dj.html|djhtml"],Dockerfile:["^Dockerfile"],Dot:["dot"],Drools:["drl"],Edifact:["edi"],Eiffel:["e|ge"],EJS:["ejs"],Elixir:["ex|exs"],Elm:["elm"],Erlang:["erl|hrl"],Flix:["flix"],Forth:["frt|fs|ldr|fth|4th"],Fortran:["f|f90"],FSharp:["fsi|fs|ml|mli|fsx|fsscript"],FSL:["fsl"],FTL:["ftl"],Gcode:["gcode"],Gherkin:["feature"],Gitignore:["^.gitignore"],Glsl:["glsl|frag|vert"],Gobstones:["gbs"],golang:["go"],GraphQLSchema:["gql"],Groovy:["groovy"],HAML:["haml"],Handlebars:["hbs|handlebars|tpl|mustache"],Haskell:["hs"],Haskell_Cabal:["cabal"],haXe:["hx"],Hjson:["hjson"],HTML:["html|htm|xhtml|we|wpy"],HTML_Elixir:["eex|html.eex"],HTML_Ruby:["erb|rhtml|html.erb"],INI:["ini|conf|cfg|prefs"],Io:["io"],Ion:["ion"],Jack:["jack"],Jade:["jade|pug"],Java:["java"],JavaScript:["js|jsm|cjs|mjs"],JEXL:["jexl"],JSON:["json"],JSON5:["json5"],JSONiq:["jq"],JSP:["jsp"],JSSM:["jssm|jssm_state"],JSX:["jsx"],Julia:["jl"],Kotlin:["kt|kts"],LaTeX:["tex|latex|ltx|bib"],Latte:["latte"],LESS:["less"],Liquid:["liquid"],Lisp:["lisp"],LiveScript:["ls"],Log:["log"],LogiQL:["logic|lql"],Logtalk:["lgt"],LSL:["lsl"],Lua:["lua"],LuaPage:["lp"],Lucene:["lucene"],Makefile:["^Makefile|^GNUmakefile|^makefile|^OCamlMakefile|make"],Markdown:["md|markdown"],Mask:["mask"],MATLAB:["matlab"],Maze:["mz"],MediaWiki:["wiki|mediawiki"],MEL:["mel"],MIPS:["s|asm"],MIXAL:["mixal"],MUSHCode:["mc|mush"],MySQL:["mysql"],Nasal:["nas"],Nginx:["nginx|conf"],Nim:["nim"],Nix:["nix"],NSIS:["nsi|nsh"],Nunjucks:["nunjucks|nunjs|nj|njk"],ObjectiveC:["m|mm"],OCaml:["ml|mli"],Odin:["odin"],PartiQL:["partiql|pql"],Pascal:["pas|p"],Perl:["pl|pm"],pgSQL:["pgsql"],PHP:["php|inc|phtml|shtml|php3|php4|php5|phps|phpt|aw|ctp|module"],PHP_Laravel_blade:["blade.php"],Pig:["pig"],PLSQL:["plsql"],Powershell:["ps1"],Praat:["praat|praatscript|psc|proc"],Prisma:["prisma"],Prolog:["plg|prolog"],Properties:["properties"],Protobuf:["proto"],PRQL:["prql"],Puppet:["epp|pp"],Python:["py"],QML:["qml"],R:["r"],Raku:["raku|rakumod|rakutest|p6|pl6|pm6"],Razor:["cshtml|asp"],RDoc:["Rd"],Red:["red|reds"],RHTML:["Rhtml"],Robot:["robot|resource"],RST:["rst"],Ruby:["rb|ru|gemspec|rake|^Guardfile|^Rakefile|^Gemfile"],Rust:["rs"],SaC:["sac"],SASS:["sass"],SCAD:["scad"],Scala:["scala|sbt"],Scheme:["scm|sm|rkt|oak|scheme"],Scrypt:["scrypt"],SCSS:["scss"],SH:["sh|bash|^.bashrc"],SJS:["sjs"],Slim:["slim|skim"],Smarty:["smarty|tpl"],Smithy:["smithy"],snippets:["snippets"],Soy_Template:["soy"],Space:["space"],SPARQL:["rq"],SQL:["sql"],SQLServer:["sqlserver"],Stylus:["styl|stylus"],SVG:["svg"],Swift:["swift"],Tcl:["tcl"],Terraform:["tf","tfvars","terragrunt"],Tex:["tex"],Text:["txt"],Textile:["textile"],Toml:["toml"],TSV:["tsv"],TSX:["tsx"],Turtle:["ttl"],Twig:["twig|swig"],Typescript:["ts|mts|cts|typescript|str"],Vala:["vala"],VBScript:["vbs|vb"],Velocity:["vm"],Verilog:["v|vh|sv|svh"],VHDL:["vhd|vhdl"],Visualforce:["vfp|component|page"],Vue:["vue"],Wollok:["wlk|wpgm|wtest"],XML:["xml|rdf|rss|wsdl|xslt|atom|mathml|mml|xul|xbl|xaml"],XQuery:["xq"],YAML:["yaml|yml"],Zeek:["zeek|bro"],Zig:["zig"]},s={ObjectiveC:"Objective-C",CSharp:"C#",golang:"Go",C_Cpp:"C and C++",Csound_Document:"Csound Document",Csound_Orchestra:"Csound",Csound_Score:"Csound Score",coffee:"CoffeeScript",HTML_Ruby:"HTML (Ruby)",HTML_Elixir:"HTML (Elixir)",FTL:"FreeMarker",PHP_Laravel_blade:"PHP (Blade Template)",Perl6:"Perl 6",AutoHotKey:"AutoHotkey / AutoIt"},a={};for(var c in r){var p=r[c],l=(s[c]||c).replace(/_/g," "),h=c.toLowerCase(),u=new o(h,l,p[0]);a[h]=u,i.push(u)}t.getModeForPath=function(e){for(var t=a.text,n=e.split(/[\/\\]/).pop(),o=0;o<i.length;o++)if(i[o].supportsFile(n)){t=i[o];break}return t},t.modes=i,t.modesByName=a})),ace.define("ace/ext/prompt",["require","exports","module","ace/config","ace/range","ace/lib/dom","ace/autocomplete","ace/autocomplete/popup","ace/autocomplete/popup","ace/undomanager","ace/tokenizer","ace/ext/menu_tools/overlay_page","ace/ext/modelist"],(function(e,t,n){"use strict";function i(e,t,n,r){function s(){var e;e=y&&y.getCursorPosition().row>0?m():v.getValue();var t=y?y.getData(y.getRow()):e;t&&!t.error&&(c(),n.onAccept&&n.onAccept({value:e,item:t},v))}function c(){x.close(),r&&r(),o=null}function f(){if(n.getCompletions){var e;n.getPrefix&&(e=n.getPrefix(v));var t=n.getCompletions(v);y.setData(t,e),y.resize(!0)}}function m(){var e=y.getData(y.getRow());if(e&&!e.error)return e.value||e.caption||e}if("object"==typeof t)return i(e,"",t,n);if(o){var g=o;if(e=g.editor,g.close(),g.name&&g.name==n.name)return}if(n.$type)return i[n.$type](e,r);var v=l();v.session.setUndoManager(new h);var b=a.buildDom(["div",{class:"ace_prompt_container"+(n.hasDescription?" input-box-with-description":"")}]),x=d(e,b,c);if(b.appendChild(v.container),e&&(e.cmdLine=v,v.setOption("fontSize",e.getOption("fontSize"))),t&&v.setValue(t,1),n.selection&&v.selection.setRange({start:v.session.doc.indexToPosition(n.selection[0]),end:v.session.doc.indexToPosition(n.selection[1])}),n.getCompletions){var y=new p;y.renderer.setStyle("ace_autocomplete_inline"),y.container.style.display="block",y.container.style.maxWidth="600px",y.container.style.width="100%",y.container.style.marginTop="3px",y.renderer.setScrollMargin(2,2,0,0),y.autoSelect=!1,y.renderer.$maxLines=15,y.setRow(-1),y.on("click",(function(e){var t=y.getData(y.getRow());t.error||(v.setValue(t.value||t.name||t),s(),e.stop())})),b.appendChild(y.container),f()}if(n.$rules){var w=new u(n.$rules);v.session.bgTokenizer.setTokenizer(w)}if(n.placeholder&&v.setOption("placeholder",n.placeholder),n.hasDescription){var S=a.buildDom(["div",{class:"ace_prompt_text_container"}]);a.buildDom(n.prompt||"Press 'Enter' to confirm or 'Escape' to cancel",S),b.appendChild(S)}x.setIgnoreFocusOut(n.ignoreFocusOut);var C={Enter:s,"Esc|Shift-Esc":function(){n.onCancel&&n.onCancel(v.getValue(),v),c()}};y&&Object.assign(C,{Up:function(e){y.goTo("up"),m()},Down:function(e){y.goTo("down"),m()},"Ctrl-Up|Ctrl-Home":function(e){y.goTo("start"),m()},"Ctrl-Down|Ctrl-End":function(e){y.goTo("end"),m()},Tab:function(e){y.goTo("down"),m()},PageUp:function(e){y.gotoPageUp(),m()},PageDown:function(e){y.gotoPageDown(),m()}}),v.commands.bindKeys(C),v.on("input",(function(){n.onInput&&n.onInput(),f()})),v.resize(!0),y&&y.resize(!0),v.focus(),o={close:c,name:n.name,editor:e}}var o,r=e("../config").nls,s=e("../range").Range,a=e("../lib/dom"),c=e("../autocomplete").FilteredList,p=e("../autocomplete/popup").AcePopup,l=e("../autocomplete/popup").$singleLineEditor,h=e("../undomanager").UndoManager,u=e("../tokenizer").Tokenizer,d=e("./menu_tools/overlay_page").overlayPage,f=e("./modelist");i.gotoLine=function(e,t){i(e,":"+function(e){return Array.isArray(e)||(e=[e]),e.map((function(e){var t=e.isBackwards?e.start:e.end,n=e.isBackwards?e.end:e.start,i=n.row+1+":"+n.column;return n.row==t.row?n.column!=t.column&&(i+=">:"+t.column):i+=">"+(t.row+1)+":"+t.column,i})).reverse().join(", ")}(e.selection.toJSON()),{name:"gotoLine",selection:[1,Number.MAX_VALUE],onAccept:function(t){var n=t.value,o=i.gotoLine._history;o||(i.gotoLine._history=o=[]),-1!=o.indexOf(n)&&o.splice(o.indexOf(n),1),o.unshift(n),o.length>20&&(o.length=20);var r=e.getCursorPosition(),a=[];n.replace(/^:/,"").split(/,/).map((function(t){function n(){var t=i[o++];if(t){if("c"==t[0]){var n=parseInt(t.slice(1))||0;return e.session.doc.indexToPosition(n)}var s=r.row,a=0;return/\d/.test(t)&&(s=parseInt(t)-1,t=i[o++]),":"==t&&(t=i[o++],/\d/.test(t)&&(a=parseInt(t)||0)),{row:s,column:a}}}var i=t.split(/([<>:+-]|c?\d+)|[^c\d<>:+-]+/).filter(Boolean),o=0;r=n();var c=s.fromPoints(r,r);">"==i[o]?(o++,c.end=n()):"<"==i[o]&&(o++,c.start=n()),a.unshift(c)})),e.selection.fromJSON(a);var c=e.renderer.scrollTop;e.renderer.scrollSelectionIntoView(e.selection.anchor,e.selection.cursor,.5),e.renderer.animateScrolling(c)},history:function(){return i.gotoLine._history?i.gotoLine._history:[]},getCompletions:function(t){var n=t.getValue(),i=n.replace(/^:/,"").split(":"),o=Math.min(parseInt(i[0])||1,e.session.getLength())-1;return[n+" "+e.session.getLine(o)].concat(this.history())},$rules:{start:[{regex:/\d+/,token:"string"},{regex:/[:,><+\-c]/,token:"keyword"}]}})},i.commands=function(e,t){function n(e){return(e||"").replace(/^./,(function(e){return e.toUpperCase(e)})).replace(/[a-z][A-Z]/g,(function(e){return e[0]+" "+e[1].toLowerCase(e)}))}var o=function(t){var i=[],o={};return e.keyBinding.$handlers.forEach((function(e){var r=e.platform,s=e.byName;for(var a in s){var c=s[a].bindKey;"string"!=typeof c&&(c=c&&c[r]||"");var p=s[a],l=p.description||n(p.name);Array.isArray(p)||(p=[p]),p.forEach((function(e){"string"!=typeof e&&(e=e.name),t.find((function(t){return t===e}))||(o[e]?o[e].key+="|"+c:(o[e]={key:c,command:e,description:l},i.push(o[e])))}))}})),i}(["insertstring","inserttext","setIndentation","paste"]);o=o.map((function(e){return{value:e.description,meta:e.key,command:e.command}})),i(e,"",{name:"commands",selection:[0,Number.MAX_VALUE],maxHistoryCount:5,onAccept:function(t){if(t.item){var n=t.item.command;this.addToHistory(t.item),e.execCommand(n)}},addToHistory:function(e){var t=this.history();t.unshift(e),delete e.message;for(var n=1;n<t.length;n++)if(t[n].command==e.command){t.splice(n,1);break}this.maxHistoryCount>0&&t.length>this.maxHistoryCount&&t.splice(t.length-1,1),i.commands.history=t},history:function(){return i.commands.history||[]},getPrefix:function(e){var t=e.getCursorPosition();return e.getValue().substring(0,t.column)},getCompletions:function(e){function t(e,t){var n=JSON.parse(JSON.stringify(e));return new c(n).filterCompletions(n,t)}var n=this.getPrefix(e),i=t(this.history(),n),s=function(e,t){if(!t||!t.length)return e;var n=[];t.forEach((function(e){n.push(e.command)}));var i=[];return e.forEach((function(e){-1===n.indexOf(e.command)&&i.push(e)})),i}(o,i);s=t(s,n),i.length&&s.length&&(i[0].message=r("prompt.recently-used","Recently used"),s[0].message=r("prompt.other-commands","Other commands"));var a=i.concat(s);return a.length>0?a:[{value:r("prompt.no-matching-commands","No matching commands"),error:1}]}})},i.modes=function(e,t){var n=f.modes;n=n.map((function(e){return{value:e.caption,mode:e.name}})),i(e,"",{name:"modes",selection:[0,Number.MAX_VALUE],onAccept:function(t){if(t.item){var n="ace/mode/"+t.item.mode;e.session.setMode(n)}},getPrefix:function(e){var t=e.getCursorPosition();return e.getValue().substring(0,t.column)},getCompletions:function(e){var t=this.getPrefix(e),i=function(e,t){var n=JSON.parse(JSON.stringify(e));return new c(n).filterCompletions(n,t)}(n,t);return i.length>0?i:[{caption:"No mode matching",value:"No mode matching",error:1}]}})},a.importCssString(".ace_prompt_container {\n max-width: 603px;\n width: 100%;\n margin: 20px auto;\n padding: 3px;\n background: white;\n border-radius: 2px;\n box-shadow: 0px 2px 3px 0px #555;\n}","promtp.css",!1),t.prompt=i})),ace.require(["ace/ext/prompt"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><defs><font id="icon" horiz-adv-x="512"><font-face font-family="icon" units-per-em="512" ascent="512" descent="0"/><glyph glyph-name="arrow-down" unicode="" horiz-adv-x="512" d="M268.8 152.947 361.728 256l18.944-16.896L256 100.352 131.328 239.104 150.272 256 243.2 152.947V409.6h25.6V152.947z"/><glyph glyph-name="arrow-left" unicode="" horiz-adv-x="512" d="m157.61 281.148 103.708 93.338-17.125 19.028L105.62 268.8l138.572-124.714 17.125 19.028-102.705 92.436 247.765.45-.046 25.6-248.722-.452z"/><glyph glyph-name="arrow-right" unicode="" horiz-adv-x="512" d="M353.877 281.6 250.67 374.486l17.126 19.028L406.367 268.8 267.796 144.086l-17.126 19.028L353.877 256H105.633v25.6h248.244z"/><glyph glyph-name="arrow-up" unicode="" horiz-adv-x="512" d="M380.672 271.36 256 409.6 131.328 271.36l18.944-17.408L243.2 357.23V102.4h25.6v254.831l92.928-103.279 18.944 17.408z"/><glyph glyph-name="barchart" unicode="" horiz-adv-x="512" d="M70.4 64v396.8H44.8V38.4h422.4V64H70.4zm102.4 192V102.4h-25.6V256h25.6zm230.4 0V102.4h-25.6V256h25.6zm-76.8 76.8V102.4h-25.6v230.4h25.6zm-76.8 25.6v-256H224v256h25.6z"/><glyph glyph-name="book" unicode="" horiz-adv-x="512" d="M332.8 358.4H179.2v-25.6h153.6v25.6zm-153.6-76.8h153.6V256H179.2v25.6zM396.8 448H153.6c-21.208 0-38.4-17.192-38.4-38.4V102.4c0-21.208 17.192-38.4 38.4-38.4h243.2v384zm-25.6-281.6H153.6c-4.488 0-8.796-.77-12.8-2.185V409.6c0 7.07 5.731 12.8 12.8 12.8h217.6v-256zm0-25.6V89.6H153.6c-7.069 0-12.8 5.731-12.8 12.8v25.615c.009 7.063 5.736 12.785 12.8 12.785h217.6z"/><glyph glyph-name="boxplot" unicode="" horiz-adv-x="512" d="M70.4 64v396.8H44.8V38.4h422.4V64H70.4zm140.8 281.6v51.2h-25.6v-51.2h-38.4V166.4h38.4V128h25.6v38.4h38.4v179.2h-38.4zM172.8 320H224v-51.2h-51.2V320zm0-128v51.2H224V192h-51.2zm217.6 230.4v38.4h-25.6v-38.4h-38.4V140.8h38.4v-38.4h25.6v38.4h38.4v281.6h-38.4zM352 396.8h51.2V320H352v76.8zm0-230.4v128h51.2v-128H352z"/><glyph glyph-name="chat-close" unicode="" horiz-adv-x="512" d="M26 405.6V134.3h116.89l-.027-69.991L248.385 134.3H486V405.6zm49.74-22.608h360.52L256 282.04zm-24.185-13.545 180.261-100.95L51.555 167.542zm408.89 0V156.908H237.24l-69.36-46.006.018 46.006H80.932l379.513 212.54z"/><glyph glyph-name="chat-new" unicode="" horiz-adv-x="512" d="M17.01 405.6V134.3h116.891l-.027-69.991L239.396 134.3h60.382a100 100 0 0 1 95.211-69.85 100 100 0 0 1 100 100 100 100 0 0 1-17.978 57.154V405.6zm49.741-22.608h360.52L247.01 282.04zm-24.186-13.545 180.262-100.95L42.565 167.542zm408.891 0v-122.49a100 100 0 0 1-56.467 17.494 100 100 0 0 1-100-100 100 100 0 0 1 .54-7.543H228.25l-69.36-46.006.018 46.006H71.942c127.07 71.162 264.941 148.375 379.514 212.54zM341.384 184.516a20 20 0 0 0 20-20 20 20 0 0 0-20-20 20 20 0 0 0-20 20 20 20 0 0 0 20 20zm54.648 0a20 20 0 0 0 20-20 20 20 0 0 0-20-20 20 20 0 0 0-20 20 20 20 0 0 0 20 20zm54.647 0a20 20 0 0 0 20-20 20 20 0 0 0-20-20 20 20 0 0 0-20 20 20 20 0 0 0 20 20z"/><glyph glyph-name="chat-open" unicode="" horiz-adv-x="512" d="M256.002 487.9 26 369.6V98.3h116.89l-.027-69.991L248.385 98.3H486V369.6c-76.666 39.434-153.333 78.864-229.998 118.3zm0-28.134L454.26 358.992 256 246.04 57.74 358.992l198.262 100.774zM51.555 333.447l180.261-100.95L51.555 131.542v201.904zm408.89 0V120.908H237.24l-69.36-46.006.018 46.006H80.932l379.513 212.54z"/><glyph glyph-name="check" unicode="" horiz-adv-x="512" d="M432.351 401.495 191.932 107.65 79.65 248.004l19.99 15.992 92.517-115.646 220.381 269.356 19.814-16.211z"/><glyph glyph-name="chevron-double-left" unicode="" horiz-adv-x="512" d="M269.984 349.077 176.906 256l93.078-93.078-18.645-18.645L139.616 256l111.723 111.722 18.645-18.645zm102.4 0L279.306 256l93.078-93.078-18.645-18.645L242.016 256l111.723 111.722 18.645-18.645z"/><glyph glyph-name="chevron-double-right" unicode="" horiz-adv-x="512" d="M139.616 349.077 232.694 256l-93.078-93.078 18.645-18.645L269.984 256 158.261 367.722l-18.645-18.645zm102.401 0L335.094 256l-93.077-93.078 18.645-18.645L372.384 256 260.662 367.722l-18.645-18.645z"/><glyph glyph-name="chevron-down" unicode="" horiz-adv-x="512" d="M256 197.845 111.723 342.123l-18.646-18.645L256 160.555l162.923 162.923-18.645 18.645L256 197.845z"/><glyph glyph-name="chevron-left" unicode="" horiz-adv-x="512" d="m202.506 256 144.278 144.277-18.645 18.645L165.216 256 328.139 93.077l18.645 18.645L202.506 256z"/><glyph glyph-name="chevron-right" unicode="" horiz-adv-x="512" d="M309.494 256 165.216 400.277l18.645 18.645L346.784 256 183.861 93.077l-18.645 18.645L309.494 256z"/><glyph glyph-name="chevron-up" unicode="" horiz-adv-x="512" d="m256 351.445 162.923-162.922-18.645-18.645L256 314.155 111.723 169.878l-18.646 18.645L256 351.445z"/><glyph glyph-name="class-off" unicode="" horiz-adv-x="512" d="M256 499.2C121.684 499.2 12.8 390.315 12.8 256 12.8 121.684 121.685 12.8 256 12.8c134.316 0 243.2 108.884 243.2 243.2 0 134.316-108.884 243.2-243.2 243.2zm0-25.6c120.177 0 217.6-97.423 217.6-217.6 0-120.177-97.423-217.6-217.6-217.6-120.177 0-217.6 97.423-217.6 217.6 0 120.177 97.423 217.6 217.6 217.6zm-.646-70.1a58.235 58.235 0 0 1-58.237-58.234 58.235 58.235 0 0 1 58.237-58.237 58.235 58.235 0 0 1 58.234 58.237 58.235 58.235 0 0 1-58.234 58.234zm-64.997-89.549A137.5 194.116 0 0 1 118.5 143.383a137.5 194.116 0 0 1 0-.002h275a137.5 194.116 0 0 1 0 .002 137.5 194.116 0 0 1-71.857 170.568A71.177 71.177 0 0 0 256 270.29a71.177 71.177 0 0 0-65.643 43.662z"/><glyph glyph-name="class-on" unicode="" horiz-adv-x="512" d="M255.92 499.2c-95.633 1.327-187.863-60.14-224.088-148.536-37.82-86.839-18.252-194.713 48.043-262.457C143.66 19.559 248.747-5.488 336.738 26.552c91.205 30.982 158.451 120.577 162.064 216.933 6.055 93.669-48.238 187.296-132.165 229.109-34.096 17.52-72.392 26.664-110.718 26.605zm0-25.6c94.762 1.603 184.806-66.536 209.344-158.03 14.84-51.784 9.54-109.033-14.837-157.097-10.312 10.372-28.379 42.447-35.78 14.704-24.796-37.49-85.14-39.7-112.615-4.128-7.434 9.62-10.821 25.185-21.44 8.958-36.955-35.53-55.27-86.473-59.934-136.72-63.313 9.949-120.874 49.867-152.834 105.354 46.935.003 93.88-.005 140.808.004-.156 39.97-13.469 82.915-45.728 108.543-11.286-30.707-56.842-37.5-76.609-11.443-11.576 25.692-31.32-18.005-38.752-30.856-7.662-14.3-8.674 31.287-9.223 43.111-1.604 94.763 66.535 184.807 158.029 209.345 19.346 5.502 39.46 8.26 59.57 8.255zm4.22-14.164c-30.099 1.565-48.946-38.402-28.596-60.632 17.845-24.06 60.367-13.501 64.902 16.104 5.17 22.226-13.486 45.125-36.306 44.528zM218.78 402.45c-32.26-25.629-45.57-68.575-45.727-108.545 58.333.001 116.67-.003 175 .002-.156 39.97-13.469 82.916-45.728 108.543-11.691-32.058-60.134-37.476-78.634-8.814a45.296 45.296 0 0 0-4.911 8.814zm-98.059-90.28c-30.099 1.566-48.946-38.4-28.596-60.63 17.845-24.06 60.367-13.502 64.902 16.104 5.17 22.225-13.486 45.124-36.306 44.527zm235.383-35.64c-37.777 1.444-68.18-39.867-55.592-75.518 9.842-36.239 57.794-53.121 88.136-30.958 31.833 19.789 34.278 70.436 4.481 93.184-10.304 8.561-23.627 13.346-37.025 13.292z"/><glyph glyph-name="clock" unicode="" horiz-adv-x="512" d="M256 409.6h-25.6V230.4h1.795l-.358-.358 91.469-91.443 19.909 19.915L256 245.705V409.6zM11.52 256c0 135.023 109.457 244.48 244.48 244.48S500.48 391.023 500.48 256 391.023 11.52 256 11.52 11.52 120.977 11.52 256zM256 472.32c-119.47 0-216.32-96.85-216.32-216.32S136.53 39.68 256 39.68 472.32 136.53 472.32 256 375.47 472.32 256 472.32z"/><glyph glyph-name="close" unicode="" horiz-adv-x="512" d="m275.188 256 144.006-144.006-19.188-19.188L256 236.812 111.994 92.806l-19.188 19.188L236.812 256 92.806 400.006l19.188 19.188L256 275.188l144.006 144.006 19.188-19.188L275.188 256z"/><glyph glyph-name="code" unicode="" horiz-adv-x="512" d="m164.886 296.607-77.977-48.846v-1.177l77.977-48.846v-39.136L51.304 232.165v30.014l113.582 73.563v-39.135zm182.229-98.869 77.977 48.846v1.177l-77.977 48.846v39.135l113.58-73.563v-30.014l-113.58-73.563v39.136zM322.76 358.4l-96.81-256H189.76l96.809 256h36.193z"/><glyph glyph-name="compile-circle" unicode="" horiz-adv-x="512" d="M256 473.6c-120.177 0-217.6-97.423-217.6-217.6 0-120.177 97.423-217.6 217.6-217.6 120.177 0 217.6 97.423 217.6 217.6 0 120.177-97.423 217.6-217.6 217.6zM12.8 256c0 134.316 108.884 243.2 243.2 243.2 134.316 0 243.2-108.884 243.2-243.2 0-134.316-108.884-243.2-243.2-243.2C121.684 12.8 12.8 121.684 12.8 256zm174.829-60.227-85.229 55.2v22.522l85.229 55.201v-29.367l-58.512-36.653v-.883l58.512-36.653v-29.367zm18.665-42.173 72.643 192.097h27.159L233.452 153.6h-27.158zm118.077 42.173v29.367l58.512 36.653v.883l-58.512 36.653v29.367l85.229-55.201v-22.522l-85.229-55.2z"/><glyph glyph-name="copy" unicode="" horiz-adv-x="512" d="M170.096 471.512c-7.18-.001-13-5.82-13-13v-61.184h26v48.184h253.383V169.537H376.61v-26h72.868c7.179 0 12.999 5.82 13 13v301.975c-.001 7.18-5.821 12.999-13 13H170.096zM62.52 376.622a13.001 13.001 0 0 1-13-13V61.644a13.001 13.001 0 0 1 13-13h279.383a13.001 13.001 0 0 1 13 13V363.62a13.001 13.001 0 0 1-13 13H62.521zm13-26h253.383V74.644H75.521V350.62z"/><glyph glyph-name="darkmode" unicode="" horiz-adv-x="512" d="M314.85 420.645C234.447 408.904 172.705 339.662 172.705 256c0-84.717 63.31-154.648 145.197-165.062-4.706 10.287-10.575 24.089-16.442 40.421-13.063 36.36-26.354 85.915-26.354 137.441 0 51.685 13.362 95.05 26.674 125.448a308.659 308.659 0 0 0 13.072 26.397zm34.448 6.815-.06-.082-.34-.465c-.316-.437-.806-1.124-1.445-2.053a185.96 185.96 0 0 1-5.421-8.409c-4.546-7.449-10.666-18.459-16.802-32.472-12.288-28.06-24.526-67.894-24.526-115.179 0-47.444 12.31-93.889 24.846-128.786 6.245-17.379 12.486-31.733 17.15-41.711 2.33-4.986 4.264-8.87 5.6-11.483a207.38 207.38 0 0 1 1.532-2.944l.384-.715.087-.161.015-.028L360.76 64h-21.655c-106.04 0-192 85.961-192 192s85.96 192 192 192h25.79L349.3 427.46z"/><glyph glyph-name="download" unicode="" horiz-adv-x="512" d="M268.8 171.702V435.2h-25.6V171.702l-93.349 93.349-18.102-18.102L256 122.698l124.251 124.251-18.102 18.102-93.349-93.349zM89.6 76.8V51.2h332.8v25.6H89.6z"/><glyph glyph-name="edit" unicode="" horiz-adv-x="512" d="m431.926 502-40.37-42.093 69.595-67.212 40.373 42.094zm-389.693-1.4C24.66 500.6 10 485.983 10 468.458V42.142C10 24.617 24.659 10 42.233 10h427.534C487.34 10 502 24.617 502 42.142v226.266a16.323 16.277 0 0 1-16.322 16.277 16.323 16.277 0 0 1-16.324-16.277V42.553H42.646v425.494H261.98a16.323 16.277 0 0 1 16.324 16.277A16.323 16.277 0 0 1 261.98 500.6zm338.568-51.906L153.942 212.162l69.599-67.211 226.858 236.532zM141.956 199.666 108.258 94.643l103.296 37.812z"/><glyph glyph-name="edrys" unicode="" horiz-adv-x="512" d="m442.26 312.113-3.68 4.359 4.347-3.69c4.085-3.469 5.227-5.028 3.68-5.028-.366 0-2.322 1.962-4.346 4.36zM231.374 1.861C73.919 15.924-34.137 174.476 9.899 326.835c54.493 188.543 294.223 248.5 429.84 107.505C589.446 278.695 492.579 20.8 277.248 1.733 265.028.651 253.724-.122 252.13.016c-1.594.137-10.935.967-20.757 1.845zM350.8 109.405c42.72 12.716 72.987 51.44 73.266 93.738.036 5.608 1.847 8.566 10.475 17.11 72.07 71.37-9.29 139.24-171.052 142.69l-31.13.664-5.421 9.516c-31.853 55.921-115.296 37.924-125.743-27.12-1.06-6.599-2.094-12.065-2.298-12.147-71.16-28.587-58.007-105.832 24.746-145.324 27.348-13.05 79.05-25.986 104.335-26.103 9.543-.044 9.73-.164 15.457-9.857 20.886-35.356 68.837-54.635 107.365-43.167zM201.895 219.677c-105.088 13.301-155.98 56.39-100.549 85.13 5.469 2.836 5.677 2.757 9.61-3.622 32.736-53.109 118.306-34.771 125.232 26.837l.988 8.79 23.417-.016c113.523-.082 200.932-42.639 162.108-78.926-10.519-9.83-10.375-9.809-14.825-2.257-41.176 69.891-155.516 52.005-175.728-27.488-3.122-12.282-2.138-12.007-30.253-8.448z"/><glyph glyph-name="end-left" unicode="" horiz-adv-x="512" d="m244.384 256 144.277 144.277-18.645 18.646L207.094 256 370.016 93.077l18.645 18.645L244.384 256zM148.939 76.8v358.4h-25.6V76.8h25.6z"/><glyph glyph-name="end-right" unicode="" horiz-adv-x="512" d="M267.616 256 123.339 400.277l18.645 18.646L304.906 256 141.984 93.077l-18.645 18.645L267.616 256zm95.445-179.2v358.4h25.6V76.8h-25.6z"/><glyph glyph-name="funnel" unicode="" horiz-adv-x="512" d="m51.2 435.2 73.246-128h263.126l73.228 128H51.2zm44.144-25.6h321.317l-43.936-76.8H139.292l-43.948 76.8zM256 38.4l64 115.2H192l64-115.2zm0 52.714L235.508 128h40.984L256 91.114zM128 281.6h256l-53.338-102.4H181.216L128 281.6zm68.763-76.8h118.369l26.669 51.2H170.155l26.608-51.2z"/><glyph glyph-name="graph" unicode="" horiz-adv-x="512" d="M145.787 409.727c2.91-21.007-11.76-40.396-32.768-43.306-21.007-2.909-40.395 11.761-43.305 32.769-2.91 21.007 11.76 40.395 32.768 43.305 21.007 2.91 40.395-11.761 43.305-32.768zm-39.793 7.41c-7.002-.97-11.892-7.433-10.923-14.435.97-7.002 7.433-11.893 14.436-10.923 7.002.97 11.892 7.433 10.922 14.435-.97 7.003-7.432 11.893-14.435 10.923zm303.524-138.869c21.007 2.91 35.678 22.298 32.768 43.306-2.91 21.007-22.298 35.678-43.305 32.768-21.008-2.91-35.678-22.298-32.769-43.306 2.91-21.007 22.3-35.678 43.306-32.768zm-17.948 36.281c-.97 7.002 3.921 13.465 10.923 14.435 7.002.97 13.465-3.92 14.435-10.923.97-7.002-3.92-13.465-10.923-14.435-7.002-.97-13.465 3.92-14.435 10.923zm-287.718 24.758 24.587-177.505 25.358 3.512L129.21 342.82l-25.358-3.513zm51.315-277.18c21.008 2.909 35.68 22.298 32.77 43.305-2.91 21.007-22.299 35.678-43.307 32.768-21.007-2.909-35.678-22.298-32.768-43.305 2.91-21.007 22.298-35.678 43.305-32.768zm-17.947 36.28c-.97 7.003 3.92 13.466 10.923 14.436 7.002.969 13.465-3.921 14.435-10.923.97-7.003-3.92-13.465-10.923-14.435-7.002-.97-13.465 3.92-14.435 10.922zM346.302 322.39 170.94 375.633l7.437 24.496 175.364-53.243-7.438-24.496zM220.198 112.198 369.22 249.14l-17.322 18.849-149.02-136.941 17.321-18.85z"/><glyph glyph-name="grid" unicode="" horiz-adv-x="512" d="M140.8 435.2H64v-76.8h76.8v76.8zm153.6 0h-76.8v-76.8h76.8v76.8zM64 281.6h76.8v-76.8H64v76.8zm230.4 0h-76.8v-76.8h76.8v76.8zm76.8 0H448v-76.8h-76.8v76.8zM140.8 128H64V51.2h76.8V128zm76.8 0h76.8V51.2h-76.8V128zm230.4 0h-76.8V51.2H448V128zm-76.8 307.2H448v-76.8h-76.8v76.8z"/><glyph glyph-name="gundb" unicode="" horiz-adv-x="512" d="M337.11 407.992c-19.154.44-42.83 4.205-42.684-21.579-5.538-18.348-10.955-36.732-16.428-55.099-12.756-1.677-26.498-1.204-16.034 15.387 3.8 19.584 16.716 44.28 14.306 60.775-17.096.604-34.203.088-51.303.024-11.55-39.778-23.773-79.375-34.516-119.377 43.005-.996 86.042-.199 129.06-.215 11.553 39.776 23.773 79.372 34.522 119.371-5.56.918-11.304.528-16.924.713zm-166.62-.224c-29.708-.008-59.416-.176-89.125-.264-11.536-39.762-23.796-79.33-34.466-119.33 24.418-1.52 48.957.168 73.365-1.51A2781.889 2781.889 0 0 0 86.84 170.756c-13.558-5.05-23.24 1.024-15.094 14.67 7.384 27.305 16.14 54.243 22.842 81.727-17.569-.1-39.198 3.652-54.606-1.86C26.237 219.285 12.715 173.2-.014 126.903c42.468-.822 85.022-1.213 127.478.03 9 15.128 11.3 35.973 17.608 53.32 21.651 75.705 44.857 150.993 65.282 227.035-13.274.617-26.579.364-39.864.479zm285.276-.002c-29.687-.008-59.373-.176-89.059-.264-11.55-39.777-23.77-79.373-34.521-119.371 17.102 1.024 41.147-5.254 54.324 3.75 7.521 23.984 14.506 48.132 21.71 72.213 12.757 1.68 26.502 1.206 16.035-15.385-3.8-19.584-16.716-44.281-14.305-60.775 17.095-.604 34.202-.088 51.302-.024 11.499 39.773 23.928 79.303 34.313 119.377-13.252.618-26.536.363-39.8.479zm-322.055-43.23c18.509 3.152 1.912-27.63-2.792-33.394-26.63-8.163-10.692 19.28-7.241 32.286 3.15 1.483 6.702.87 10.033 1.107zm370.543-.046c-15.672-1.982-21.339-50.987.366-34.5 2.287 9.252 15.643 31.408-.366 34.5zm-292.963-89.894c-27.826 4.032-38.105-42.315-12.223-51.843 16.202-10.609-8.56 14.029 2.184 23.392 3.57 17.127 20.169 15.623 33.557 14.944 15.644 9.607 11.902-28.522 12.49-6.858 3.905 23.94-20.162 20.221-36.008 20.365zm42.969-48.653-.623-3.066zm-.623-3.066c-4.762-18.33-26.261-13.947-40.77-14.53h-45.633c.165-5.32-9.084-17.668-1.712-17.607 20.416.478 40.97-1.003 61.291.828 14.88 3.042 23.886 17.363 26.824 31.309z"/><glyph glyph-name="heatmap" unicode="" horiz-adv-x="512" d="M64 409.6c-7.07 0-12.8 5.73-12.8 12.8s5.73 12.8 12.8 12.8 12.8-5.73 12.8-12.8-5.73-12.8-12.8-12.8zm179.2 0c-7.069 0-12.8 5.73-12.8 12.8s5.731 12.8 12.8 12.8c7.069 0 12.8-5.73 12.8-12.8s-5.731-12.8-12.8-12.8zm166.4-51.2c28.277 0 51.2 22.923 51.2 51.2 0 28.277-22.923 51.2-51.2 51.2-28.277 0-51.2-22.923-51.2-51.2 0-28.277 22.923-51.2 51.2-51.2zM243.2 179.2c-35.346 0-64 28.654-64 64 0 35.346 28.654 64 64 64 35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64zm179.2 51.2c7.069 0 12.8 5.731 12.8 12.8 0 7.069-5.731 12.8-12.8 12.8-7.069 0-12.8-5.731-12.8-12.8 0-7.069 5.731-12.8 12.8-12.8zM76.8 51.2c-14.138 0-25.6 11.461-25.6 25.6 0 14.138 11.462 25.6 25.6 25.6 14.139 0 25.6-11.462 25.6-25.6 0-14.139-11.461-25.6-25.6-25.6zm153.6 0c14.139 0 25.6 11.461 25.6 25.6 0 14.138-11.461 25.6-25.6 25.6-14.138 0-25.6-11.462-25.6-25.6 0-14.139 11.462-25.6 25.6-25.6zm192 0c-7.069 0-12.8 5.731-12.8 12.8 0 7.069 5.731 12.8 12.8 12.8 7.069 0 12.8-5.731 12.8-12.8 0-7.069-5.731-12.8-12.8-12.8zm64 358.4c0-42.416-34.384-76.8-76.8-76.8-42.415 0-76.8 34.384-76.8 76.8 0 42.415 34.385 76.8 76.8 76.8 42.416 0 76.8-34.385 76.8-76.8zM64 384c21.208 0 38.4 17.192 38.4 38.4S85.208 460.8 64 460.8s-38.4-17.192-38.4-38.4S42.792 384 64 384zm179.2 0c21.208 0 38.4 17.192 38.4 38.4s-17.192 38.4-38.4 38.4-38.4-17.192-38.4-38.4 17.192-38.4 38.4-38.4zm0-230.4c49.485 0 89.6 40.115 89.6 89.6 0 49.485-40.115 89.6-89.6 89.6-49.485 0-89.6-40.115-89.6-89.6 0-49.485 40.115-89.6 89.6-89.6zm217.6 89.6c0-21.208-17.192-38.4-38.4-38.4S384 221.992 384 243.2s17.192 38.4 38.4 38.4 38.4-17.192 38.4-38.4zM76.8 25.6c28.277 0 51.2 22.923 51.2 51.2 0 28.277-22.923 51.2-51.2 51.2-28.277 0-51.2-22.923-51.2-51.2 0-28.277 22.923-51.2 51.2-51.2zm204.8 51.2c0-28.277-22.923-51.2-51.2-51.2-28.277 0-51.2 22.923-51.2 51.2 0 28.277 22.923 51.2 51.2 51.2 28.277 0 51.2-22.923 51.2-51.2zm140.8-51.2c21.208 0 38.4 17.192 38.4 38.4s-17.192 38.4-38.4 38.4S384 85.208 384 64s17.192-38.4 38.4-38.4z"/><glyph glyph-name="hint" unicode="" horiz-adv-x="512" d="M164.552 381.113C182.651 404.956 212.089 422.4 256 422.4c43.911 0 73.349-17.444 91.448-41.287 17.661-23.267 23.752-51.551 23.752-72.947 0-22.107-7.587-43.47-16.349-61.214-8.763-17.748-19.216-32.867-25.885-42.514l-.107-.155c-5.468-7.911-10.351-20.752-13.976-32.672a280.108 280.108 0 0 1-4.029-14.713 234.611 234.611 0 0 1-1.033-4.399l-.254-1.155-.06-.278-.013-.06-2.116-10.206H204.622l-2.114 10.196-.015.07-.059.278-.255 1.155a234.611 234.611 0 0 1-1.033 4.399 280.949 280.949 0 0 1-4.028 14.713c-3.626 11.92-8.508 24.761-13.977 32.672l-.107.155c-6.669 9.647-17.121 24.766-25.885 42.514-8.762 17.744-16.349 39.107-16.349 61.214 0 21.397 6.091 49.68 23.752 72.947zM225.155 166.4h61.69a303.804 303.804 0 0 0 3.546 12.661c3.72 12.23 9.523 28.37 17.41 39.78 6.693 9.681 16.211 23.476 24.096 39.445 7.934 16.067 13.703 33.346 13.703 49.88 0 17.245-5.039 39.678-18.543 57.468C313.991 382.848 292.228 396.8 256 396.8s-57.99-13.952-71.057-31.166c-13.504-17.79-18.543-40.223-18.543-57.468 0-16.534 5.769-33.813 13.703-49.88 7.885-15.969 17.403-29.764 24.096-39.445 7.887-11.41 13.69-27.55 17.411-39.78a303.65 303.65 0 0 0 3.545-12.661zm-7.555-51.2h76.8V89.6h-76.8v25.6zM256 473.6c-120.177 0-217.6-97.423-217.6-217.6 0-120.177 97.423-217.6 217.6-217.6 120.177 0 217.6 97.423 217.6 217.6 0 120.177-97.423 217.6-217.6 217.6zM12.8 256c0 134.316 108.884 243.2 243.2 243.2 134.316 0 243.2-108.884 243.2-243.2 0-134.316-108.884-243.2-243.2-243.2C121.684 12.8 12.8 121.684 12.8 256z"/><glyph glyph-name="info" unicode="" horiz-adv-x="512" d="M310.528 215.296c-4.096-32-45.568-64.768-77.568-65.792-75.008-1.024 20.224 120.32-9.216 148.224 14.336 5.376 48.128 13.824 48.128-11.264 0-20.992-12.8-44.544-18.944-64.256-31.232-98.304 57.6 4.352 57.856 3.584.512-.768.512-4.352-.256-10.496.768 6.144-1.28-9.216 0 0zm-14.592 151.552c0-25.6-56.32-37.888-56.32-9.216 0 26.368 56.32 38.144 56.32 9.216zM256 473.6c-120.177 0-217.6-97.423-217.6-217.6 0-120.177 97.423-217.6 217.6-217.6 120.177 0 217.6 97.423 217.6 217.6 0 120.177-97.423 217.6-217.6 217.6zM12.8 256c0 134.316 108.884 243.2 243.2 243.2 134.316 0 243.2-108.884 243.2-243.2 0-134.316-108.884-243.2-243.2-243.2C121.684 12.8 12.8 121.684 12.8 256z"/><glyph glyph-name="ipfs" unicode="" horiz-adv-x="512" d="M256 512 34.3 384V128L256 0l221.7 128v256zm-22.891-30.827h.021a38.4 38.4 0 0 1 45.612 0l160.728-92.8a38.273 38.272 0 0 1 0-8.597l-160.75-92.8a38.4 38.4 0 0 1-45.59 0l-160.77 92.8a38.294 38.293 0 0 1 0 8.576zm221.807-127.04a39.197 39.197 0 0 1 7.445-4.288v-185.6a38.4 38.4 0 0 1-22.806-39.509l-160.75-92.8a38.4 38.4 0 0 1-7.445 4.267l-.192 184.597a38.4 38.4 0 0 1 22.827 39.488zM57.084 353.11l160.75-92.8A38.4 38.4 0 0 1 240.64 220.8V35.2a38.643 38.643 0 0 1-7.446-4.31l-160.75 92.8A38.4 38.4 0 0 1 49.64 163.2v185.6c2.645 1.152 5.12 2.603 7.467 4.31z"/><glyph glyph-name="lightmode" unicode="" horiz-adv-x="512" d="M256 153.6c-56.554 0-102.4 45.846-102.4 102.4 0 56.554 45.846 102.4 102.4 102.4 56.554 0 102.4-45.846 102.4-102.4 0-56.554-45.846-102.4-102.4-102.4zm0-25.6c70.693 0 128 57.307 128 128 0 70.692-57.307 128-128 128-70.692 0-128-57.308-128-128 0-70.693 57.308-128 128-128zm13.553 358.4h-25.6v-76.8h25.6v76.8zm0-384V25.6h-25.6v76.8h25.6zM486.4 243.2h-76.8v25.6h76.8v-25.6zm-384 0H25.6v25.6h76.8v-25.6zm319.136 166.134-54.306-54.306-18.102 18.102 54.306 54.306 18.102-18.102zm-271.53-271.529L95.702 83.499l-18.102 18.102 54.306 54.306 18.102-18.102zm252.895-53.773-54.305 54.305 18.101 18.102 54.306-54.306-18.102-18.101zm-271.53 271.529-54.305 54.305 18.102 18.102 54.306-54.306-18.102-18.101z"/><glyph glyph-name="lineplot" unicode="" horiz-adv-x="512" d="M65.14 64v396.8h-25.6V38.4h422.4V64H65.14zm407.32 261.508-78.163-112.76-94.909 63.658-63.98-102.368-75.137 50.091-45.034-101.328-23.394 10.398 57.366 129.072 78.463-52.309 64.02 102.432 95.928-64.342 63.8 92.04 21.04-14.584z"/><glyph glyph-name="list-1" unicode="" horiz-adv-x="512" d="M356 256a100 100 0 0 0-100-100 100 100 0 0 0-100 100 100 100 0 0 0 100 100 100 100 0 0 0 100-100z"/><glyph glyph-name="list-2" unicode="" horiz-adv-x="512" d="M256 356a100 100 0 0 1-100-100 100 100 0 0 1 100-100 100 100 0 0 1 100 100 100 100 0 0 1-100 100zm0-20a80 80 0 0 0 80-80 80 80 0 0 0-80-80 80 80 0 0 0-80 80 80 80 0 0 0 80 80z"/><glyph glyph-name="list-3" unicode="" horiz-adv-x="512" d="M156 356h200V156H156z"/><glyph glyph-name="login" unicode="" horiz-adv-x="512" d="M448 473.6H140.8V358.4h25.6V448h256V64h-256v89.6h-25.6V38.4H448v435.2zM209.037 364.972l103.207-92.886H64v-25.6h248.244L209.037 153.6l17.126-19.028 138.57 124.714L226.164 384l-17.126-19.028z"/><glyph glyph-name="mail" unicode="" horiz-adv-x="512" d="M25.6 102.4v307.2h460.8V102.4H25.6zM51.2 128h409.6v195.116L256 215.954 51.2 323.117V128zm0 224.009L256 244.847l204.8 107.162V384H51.2v-31.991z"/><glyph glyph-name="map" unicode="" horiz-adv-x="512" d="M448 449.25V102.933L310.651 64.474a12.797 12.797 0 0 0-7.679.245l-98.599 34.509L64 59.924v374.99l139.611 13.03c.889.084 1.785.073 2.672-.03l101.066-11.791L448 449.25zm-153.6-37.39-76.8 8.96V121.722l76.8-26.88V411.86zM320 93.676l102.4 28.672V421.15L320 411.593V93.676zm-128 28.672V421.15l-102.4-9.557V93.676L192 122.348z"/><glyph glyph-name="minus" unicode="" horiz-adv-x="512" d="M486.4 281.6H25.6V256h460.8v25.6z"/><glyph glyph-name="more" unicode="" horiz-adv-x="512" d="M76.8 204.8c28.277 0 51.2 22.923 51.2 51.2 0 28.277-22.923 51.2-51.2 51.2-28.277 0-51.2-22.923-51.2-51.2 0-28.277 22.923-51.2 51.2-51.2zm179.2 0c28.277 0 51.2 22.923 51.2 51.2 0 28.277-22.923 51.2-51.2 51.2-28.277 0-51.2-22.923-51.2-51.2 0-28.277 22.923-51.2 51.2-51.2zM486.4 256c0-28.277-22.923-51.2-51.2-51.2-28.277 0-51.2 22.923-51.2 51.2 0 28.277 22.923 51.2 51.2 51.2 28.277 0 51.2-22.923 51.2-51.2z"/><glyph glyph-name="mqtt" unicode="" horiz-adv-x="512" d="M57.183 256.288H56V103.306c0-11.04 9.069-20.109 20.108-20.109h157.516c-1.38 95.614-79.842 173.09-176.441 173.09zm0 126.17H56v-65.057c129.916-.591 235.584-105.076 236.964-234.204h67.422c-1.182 165.205-136.618 299.261-303.203 299.261zM456 103.108v138.197C410.263 353.28 318.198 441.797 203.659 483H76.109C65.068 483 56 473.93 56 462.89v-19.516C255.9 442.783 418.543 281.718 419.726 83h16.165C447.13 83.197 456 92.069 456 103.109zm-52.637 324.1c18.531-18.53 37.457-41.99 52.637-62.69v98.57A19.852 19.852 0 0 1 436.089 483H334.56c23.657-16.363 48.102-35.091 68.802-55.791z"/><glyph glyph-name="nostr" unicode="" horiz-adv-x="512" d="M256.102 512C153.25 513.895 54.53 445.954 17.652 350.24-20.73 256.547 4.17 141.29 78.1 72.018c64.341-64.04 164.331-88.104 250.836-61.39 97.981 27.989 173.558 119.491 181.87 221.132 11.28 101.197-45.592 204.713-135.899 251.044-36.474 19.041-77.576 29.682-118.805 29.196zm118.03-79.366c10.31-5.27 36.901-13.882 33.851-23.114-14.666 1.968-47.66-3.118-24.028-21.881 18.326-10.763 32.07-31.182 26.783-53.043-4.272-25.277-26.468-41.413-46.446-54.374-1.49-20.637-6.629-48.364-31.896-51.703-20.144-7.797-46.766-4.428-59.004-25.823-8.66-11.268-25.41-30.616.034-17.552 19.747 1.472 46.29 25.275 62.233 5.02 9.48-8.74 22.435-37.636-1.194-22.625-15.015 1.62-19.309 18.955-36.142 6.888-20.81.802-46.178-27.479-62.535-11.43-5.914 17.154 21.204 40.883 17.898 48.003-16.823-5.074-29.343-17.846-42.9-28.319-11.754-18.455-31.86-31.315-42.536-52.059-13.28-19.523-29.222-37.27-42.146-56.822-17.945-15.01-3.625 22.57-5 31.264.593 17.458 28.956 12.825 32.244 32.994 15.13 17.186 23.175 39.869 38.176 55.945 11.622 9.163 52.873 33.948 19.611 38.178-26.33 10.168-53.258 25.932-79.031 4.076-23.101 2.295-43.549 28.43-23.355 48.127 27.518 26.605 70.33 9.418 102.16 26.832 34.928 20.794 79.586 33.54 118.361 15.522 18.289-7.008 42.088-17.567 59.326-2.819 18.724 20.867.058 45.025-18.974 56.969-15.764 11.435-22.787 50.941 4.51 51.746z"/><glyph glyph-name="p2pt" unicode="" horiz-adv-x="512" d="M334.184 361.447c-9.799 9.805 27.1 2.232 6.546 0h-6.546zm0 6.944c-9.799 9.806 27.1 2.233 6.546 0h-6.546zm0 6.944c-9.799 9.806 27.1 2.233 6.546 0h-6.546zm0 6.945c-9.799 9.806 27.1 2.233 6.546 0h-6.546zm0 6.944c-9.799 9.806 27.1 2.233 6.546 0h-6.546zm0 6.945c-9.799 9.805 27.1 2.232 6.546 0h-6.546zm-13.89 6.944c-6.384 7.829 14.404 3.629 20.436 4.666 5.48-.08 27.264 1.664 16.614-4.666h-37.05zm-55.554-41.666c-9.799 9.805 27.1 2.232 6.546 0h-6.546zm0 6.944c-9.799 9.806 27.1 2.233 6.546 0h-6.546zm0 6.944c-9.799 9.806 27.1 2.233 6.546 0h-6.546zm0 6.945c-6.385 7.829 14.403 3.628 20.435 4.666 11.959 3.273 18.021-6.596 2.857-4.666H264.74zm0 6.944c-9.799 9.806 27.1 2.233 6.546 0h-6.546zm27.777 0c-9.798 9.806 27.1 2.233 6.547 0h-6.547zm-27.777 6.945c-9.799 9.805 27.1 2.232 6.546 0h-6.546zm27.777 0c-9.798 9.805 27.1 2.232 6.547 0h-6.547zm-27.777 6.944c-6.385 7.829 14.403 3.629 20.435 4.666 11.959 3.273 18.021-6.595 2.857-4.666H264.74zm-55.556-41.666c-6.384 7.828 14.404 3.628 20.436 4.665 5.48-.08 27.264 1.665 16.613-4.665h-37.049zm0 6.944c-9.798 9.806 27.1 2.233 6.547 0h-6.547zm6.945 6.944c-9.799 9.806 27.1 2.233 6.546 0h-6.546zm13.889 6.945c-9.799 9.806 27.1 2.233 6.546 0h-6.546zm6.944 6.944c-9.798 9.806 27.1 2.233 6.547 0h-6.547zm-27.778 6.945c-9.798 9.805 27.1 2.232 6.547 0h-6.547zm27.778 0c-9.798 9.805 27.1 2.232 6.547 0h-6.547zm-20.833 6.944c-6.385 7.829 14.403 3.628 20.435 4.666 15.303-1.839-3.984-6.971-10.899-4.666h-9.536zm-62.5-41.666c-9.798 9.805 27.1 2.232 6.547 0h-6.547zm0 6.944c-9.798 9.806 27.1 2.233 6.547 0h-6.547zm0 6.944c-9.798 9.806 27.1 2.233 6.547 0h-6.547zm0 6.945c-6.385 7.829 14.403 3.628 20.435 4.666 11.96 3.273 18.022-6.596 2.858-4.666h-23.293zm0 6.944c-9.798 9.806 27.1 2.233 6.547 0h-6.547zm27.778 0c-9.799 9.806 27.1 2.233 6.546 0h-6.546zm-27.778 6.945c-9.798 9.805 27.1 2.232 6.547 0h-6.547zm27.778 0c-9.799 9.805 27.1 2.232 6.546 0h-6.546zm-27.778 6.944c-6.385 7.829 14.403 3.628 20.435 4.666 11.96 3.273 18.022-6.595 2.858-4.666h-23.293zm-7.61-341.098c-37.181 21.695-74.775 42.745-111.26 65.59-3.635 75.103-2.077 150.458-1.526 225.654-4.908 24.976 6.27 41.913 30.023 50.015C125.687 439.832 188.006 476.61 251.109 512c23.902-.49 44.579-23.213 67.047-32.532 53.238-30.983 106.75-61.527 159.42-93.462 3.616-73.667 2.055-147.584 1.603-221.347 2.154-22.737.028-44.505-25.23-51.318C388.754 75.208 323.702 36.791 257.742 0c-38.198 18.735-74.63 41.154-111.724 62.015zM284.354 47.81c54.843 32.533 111.426 62.41 164.934 97.016 5.891 6.13 1.251 16.583 2.588 24.583-1.045 66.354-.29 132.776-3.377 199.069-17.656 15.435-41.813 25.407-62.072 38.486C343.09 431.59 300.2 457.106 256.07 480.28c-64.477-34.259-127.516-71.361-190.01-109.135-11.027-18.602-2.777-45.064-5.578-66.584.454-51.794-1.186-103.67 1.252-155.41 13.723-18.15 40.228-25.743 58.97-39.455C165.559 83.998 209.83 57.1 255.812 33.473c10.12 3.366 19.238 9.212 28.542 14.338zm-30.542 107.613c-28.188 41.762-80.166 65.033-98.76 113.824-12.427 29.2.832 67.416 31.985 77.914 23.397 6.309 50.754.07 63.948-21.783 6.055-19.71 11.883 10.89 22.054 12.995 19.679 15.642 51.951 14.702 70.387-2.423 27.977-23.964 19.729-66.552-.453-92.693-25.677-33.633-63.167-56.162-87.735-90.81z"/><glyph glyph-name="parallel" unicode="" horiz-adv-x="512" d="M38.731 460.803V38.4h25.694v97.81l56.394 54.083 54.194-26.084V38.4h25.693v114.286l.676 1.404 109.912-52.904V38.4h25.693v50.998l60.75 60.362 49.838-23.99V38.4h25.694v422.403h-25.694V297.586l-110.588 75.596v87.62h-25.693v-87.161l-110.588-48.444v135.606h-25.693V319.938L64.425 395.533v65.27H38.73zm25.694-86.225 110.105-75.265.483-1.102v-31.975l-57.504-55.148-53.084 25.55v137.94zm246.869-19.822V210.385l-110.588 53.23v42.696l110.588 48.445zm25.693-2.53 110.588-75.595v-52.965l-53.355-53.014-57.233 27.55v154.025zm-136.28-107.81 110.587-53.23v-70.801l-110.588 53.23v70.801zm-25.694-2.15v-58.858l-40.864 19.67 40.864 39.188zM64.425 217.439l39.754-19.134-39.754-38.125v57.26zm383.15-18.16v-54.308l-36.82 17.722 36.82 36.586zm-110.588-20.277 44.217-21.283-44.217-43.934v65.217z"/><glyph glyph-name="pencil" unicode="" horiz-adv-x="512" d="M435.528 421.723c-20.096 20.096-52.507 20.103-72.611.02l-.02-.02L102.34 163.228 61.587 51.16l112.464 37.488L435.51 349.075l.095.096c19.744 20.084 19.744 52.39 0 72.475l-.077.077zM381 403.621a25.673 25.673 0 0 0 36.387.039c9.9-10.113 9.9-26.386.004-36.5l-23.338-23.245-36.55 36.396 23.46 23.274.037.036zm-41.671-41.341 36.587-36.431-215.67-214.817L103.752 92.2l20.688 56.892 214.89 213.188z"/><glyph glyph-name="person" unicode="" horiz-adv-x="512" d="M362.269 374.537a107.463 107.463 0 0 0-107.463-107.463 107.463 107.463 0 0 0-107.463 107.463A107.463 107.463 0 0 0 254.806 482a107.463 107.463 0 0 0 107.463-107.463zm-227.4-57.784A253.731 358.205 0 0 1 2.27 2.002a253.731 358.205 0 0 1 0-.002H509.73a253.731 358.205 0 0 1 0 .002 253.731 358.205 0 0 1-132.6 314.75A131.343 131.343 0 0 0 256 236.183a131.343 131.343 0 0 0-121.13 80.57z"/><glyph glyph-name="piechart" unicode="" horiz-adv-x="512" d="M454.181 292.893 268.723 243.2l96-166.277c67.94 38.033 106.993 120.22 93.54 196.917a192.016 192.016 0 0 1-4.082 19.053zm-146.607-65.786 126.591 33.92c6.408-55.303-17.427-112.843-61.062-147.418l-65.529 113.498zm31.55-150.184-96 166.277v192C164.6 436.329 89.255 383.697 63.026 309.753c-27.845-72.395-5.66-160.191 53.232-210.67 60.097-54.028 153.219-63.431 222.864-22.16zm-35.962 11.086c-64.795-26.213-144.49-5.315-188.245 49.116-45.18 53.026-50.804 134.924-13.297 193.629 25.005 40.877 68.504 69.755 115.903 76.865V236.34l85.64-148.331zm-34.439 372.79V268.8l185.458 49.693c-19.4 76.63-90.547 136.116-169.403 141.635-5.339.448-10.697.672-16.055.672zm25.6-27.58c55.078-8.125 104.488-46.04 126.591-97.137l-126.59-33.92v131.057z"/><glyph glyph-name="play-circle" unicode="" horiz-adv-x="512" d="M256 473.6c-120.177 0-217.6-97.423-217.6-217.6 0-120.177 97.423-217.6 217.6-217.6 120.177 0 217.6 97.423 217.6 217.6 0 120.177-97.423 217.6-217.6 217.6zM12.8 256c0 134.316 108.884 243.2 243.2 243.2 134.316 0 243.2-108.884 243.2-243.2 0-134.316-108.884-243.2-243.2-243.2C121.684 12.8 12.8 121.684 12.8 256zm192 99.407L370.479 256 204.8 156.593v198.814zm25.6-45.214V201.807L320.721 256 230.4 310.193z"/><glyph glyph-name="plus" unicode="" horiz-adv-x="512" d="M268.8 243.2v-192h-25.6v192h-192v25.6h192v192h25.6v-192h192v-25.6h-192z"/><glyph glyph-name="presentation" unicode="" horiz-adv-x="512" d="M153.6 33.024V153.6h-128v332.8h460.8V153.6H274.176L153.6 33.024zM51.2 179.2h128V94.976l84.224 84.224H460.8v281.6H51.2V179.2z"/><glyph glyph-name="pubnub" unicode="" horiz-adv-x="512" d="M376.172 399.414c-31.352-1.044-62.92-7.074-92.198-17.937.175-65.264.227-130.53.357-195.795 13.312 2.967 39.337-6.812 43.94 4.884l-1.089 163.94c25.834 9.024 57.595 16.356 81.883-.243 15.777-10.385 14.983-30.093 15.139-46.711.848-41.004.397-82.022-.14-123.027 13.678 3.182 39.99-6.518 45.007 5.491.543 53.568 2.678 107.291-1.31 160.76-5.359 24.432-30.076 39.647-53.1 44.947-12.58 3.005-25.583 3.913-38.489 3.691zm-249.724-1.176c-28.732-.335-58.24-3.904-84.301-16.744-.089-93.971-.184-187.943-.275-281.914 14.62 1.965 36.8-3.527 46.618 3.174l-.671 88.959c36.132-13.632 81.27-19.752 114.248 4.725 30.885 24.23 37.311 66.661 37.726 103.497.663 36.42-17.15 75.437-52.196 90.097-19.033 8.566-40.74 7.539-61.15 8.206zm6.004-34.111c25.461 1.67 49.27-16.546 54.825-41.332 7.967-32.114 3.433-68.706-15.41-96.308-18.192-16.057-45.197-11.338-67.035-6.715-12.636.937-21.528 5.682-18.081 18.895l.372 116.177c14.538 5.247 29.781 9.222 45.329 9.283z"/><glyph glyph-name="radar" unicode="" horiz-adv-x="512" d="m256 475.894 219.653-137.282L393.777 38.4H118.224L36.347 338.612 256 475.894zM66.052 326.99 137.777 64h236.447l71.724 262.989L256 445.706 66.052 326.989zm216.895 46.726 76.082-60.866L344.764 170.2l-146.926-58.771-73.287 175.888 158.396 86.398zm-125.898-97.832 54.713-131.312 109.074 43.63 11.335 113.35-51.917 41.534-123.205-67.202z"/><glyph glyph-name="refresh" unicode="" horiz-adv-x="512" d="m288.767 406.091-45.658 45.658 18.102 18.102 83.02-83.02-85.82-86.107-18.133 18.072 56.645 56.834A167.736 167.736 0 0 1 256 380.672c-91.808 0-166.4-74.592-166.4-166.4 0-92.037 74.57-166.41 166.417-166.656 91.8.009 166.383 74.598 166.383 166.4 0 3.846-.225 7.516-.485 11.666l28.105 1.756.011-.163c.25-4 .53-8.467.53-13.259 0-107.36-87.2-194.56-194.56-194.56h-.037c-107.312.276-194.524 87.18-194.524 194.816 0 107.36 87.2 194.56 194.56 194.56 11.19 0 22.134-.944 32.767-2.741z"/><glyph glyph-name="resolve" unicode="" horiz-adv-x="512" d="m373.605 378.2 23.776-19.453L220.026 141.98l-87.538 109.422 23.988 19.191 63.818-79.773L373.605 378.2zM256 499.2C121.684 499.2 12.8 390.316 12.8 256 12.8 121.684 121.684 12.8 256 12.8c134.316 0 243.2 108.884 243.2 243.2 0 134.316-108.884 243.2-243.2 243.2zM38.4 256c0 120.177 97.423 217.6 217.6 217.6 120.177 0 217.6-97.423 217.6-217.6 0-120.177-97.423-217.6-217.6-217.6-120.177 0-217.6 97.423-217.6 217.6z"/><glyph glyph-name="sankey" unicode="" horiz-adv-x="512" d="M444 460.8V431.96c-115.398-35.552-201.227-16.312-230.787-7.23v11.189H187.61v-10.77C119.986 415.624 94.1 421.59 68 436.703V460.8H42.4V38.4H68v39.086c94.18-31.374 175.765-27.875 245.36-3.636V51.379h25.6v9.601c35.407-14.172 75.679-11.337 105.04.366V38.4h25.6v422.4H444zM213.213 337.015c79.313-22.114 166.9-10.26 230.787-.11v-44.61c-125.621-10.138-168.472-16.692-230.787 8.36v36.36zM68 244.492c27.83-17.482 68.375-28.715 119.611-16.199v-14.176h25.602v13.563C321.179 198.693 374.86 212.86 444 224.643v-35.696c-27.54-9.451-69.764-16.707-105.04-6.27v9.302h-25.6V173.04C247.203 150.082 154.671 146.903 68 188.898v55.594zm376-130.86v-33.65c-50.04-12.626-86.058-8.734-105.04-.867v31.711c20.09-6.097 54.493-9.418 105.04 2.807z"/><glyph glyph-name="scatterplot" unicode="" horiz-adv-x="512" d="M70.4 64v396.8H44.8V38.4h422.4V64H70.4zm166.4 243.2c0-14.139-11.461-25.6-25.6-25.6-14.138 0-25.6 11.461-25.6 25.6 0 14.138 11.462 25.6 25.6 25.6 14.139 0 25.6-11.462 25.6-25.6zm-25.6-153.6c0-14.139-11.461-25.6-25.6-25.6-14.138 0-25.6 11.461-25.6 25.6 0 14.138 11.462 25.6 25.6 25.6 14.139 0 25.6-11.462 25.6-25.6zm153.6 204.8c0-14.139-11.461-25.6-25.6-25.6-14.138 0-25.6 11.461-25.6 25.6 0 14.138 11.462 25.6 25.6 25.6 14.139 0 25.6-11.462 25.6-25.6zm25.6-153.6c0-14.139-11.461-25.6-25.6-25.6-14.138 0-25.6 11.461-25.6 25.6 0 14.138 11.462 25.6 25.6 25.6 14.139 0 25.6-11.462 25.6-25.6z"/><glyph glyph-name="search" unicode="" horiz-adv-x="512" d="M232.462 474.88c-106.746 0-193.28-86.535-193.28-193.28 0-106.746 86.534-193.28 193.28-193.28 48.305 0 92.471 17.72 126.352 47.015l94.092-94.091 19.912 19.912-94.09 94.091c29.293 33.882 47.014 78.048 47.014 126.353 0 106.745-86.534 193.28-193.28 193.28zM67.342 281.6c0 91.193 73.927 165.12 165.12 165.12s165.12-73.927 165.12-165.12-73.927-165.12-165.12-165.12-165.12 73.927-165.12 165.12z"/><glyph glyph-name="send" unicode="" horiz-adv-x="512" d="M465.554 478.926a13.292 13.292 0 0 1-4.345-1.295L40.11 315.748a13.292 13.292 0 0 1-.988-24.387l134.714-64.521 184.075 128.49-128.856-184.44 64.922-134.312a13.292 13.292 0 0 1 24.424 1.026l161.115 423.33a13.292 13.292 0 0 1-13.963 17.992z"/><glyph glyph-name="settings" unicode="" horiz-adv-x="512" d="M169.216 463.36c-22.537 0-41.216-18.684-41.216-42.24s18.679-42.24 41.216-42.24c22.538 0 41.216 18.684 41.216 42.24s-18.678 42.24-41.216 42.24zM102.4 421.12c0 37.24 29.689 67.84 66.816 67.84s66.816-30.6 66.816-67.84c0-37.239-29.69-67.84-66.816-67.84-37.127 0-66.816 30.601-66.816 67.84zm66.816-264.96c-22.537 0-41.216-18.684-41.216-42.24s18.679-42.24 41.216-42.24c22.538 0 41.216 18.684 41.216 42.24s-18.678 42.24-41.216 42.24zM102.4 113.92c0 37.239 29.689 67.84 66.816 67.84s66.816-30.601 66.816-67.84c0-37.239-29.69-67.84-66.816-67.84-37.127 0-66.816 30.601-66.816 67.84zm247.04 195.84c-23.328 0-42.24-18.912-42.24-42.24 0-23.329 18.912-42.24 42.24-42.24 23.329 0 42.24 18.911 42.24 42.24 0 23.328-18.911 42.24-42.24 42.24zm-67.84-42.24c0 37.467 30.373 67.84 67.84 67.84s67.84-30.373 67.84-67.84-30.373-67.84-67.84-67.84-67.84 30.373-67.84 67.84zM115.2 435.2H38.4v-25.6h76.8v25.6zm358.4 0H268.8v-25.6h204.8v25.6zM243.2 281.6H38.4V256h204.8v25.6zm230.4 0h-76.8V256h76.8v25.6zM115.2 128H38.4v-25.6h76.8V128zm358.4 0H268.8v-25.6h204.8V128z"/><glyph glyph-name="slides" unicode="" horiz-adv-x="512" d="M384 460.8H128v-25.6h256v25.6zm51.2-51.2H76.8V384h358.4v25.6zM25.6 358.4h460.8V51.2H25.6v307.2zm25.6-25.6v-256h409.6v256H51.2z"/><glyph glyph-name="social" unicode="" horiz-adv-x="512" d="M396.8 467.2c-40.294 0-72.96-32.665-72.96-72.96 0-5.787.674-11.416 1.947-16.814l-152.645-71.962c-13.335 17.398-34.328 28.616-57.942 28.616-40.295 0-72.96-32.665-72.96-72.96 0-40.295 32.665-72.96 72.96-72.96 23.702 0 44.764 11.302 58.09 28.811l151.762-70.537a73.376 73.376 0 0 1-1.212-13.314c0-40.295 32.666-72.96 72.96-72.96 40.295 0 72.96 32.665 72.96 72.96 0 40.295-32.665 72.96-72.96 72.96-25.727 0-48.344-13.316-61.335-33.433l-149.767 69.61a73.055 73.055 0 0 1 2.462 18.863c0 6.609-.88 13.013-2.526 19.101l151.818 71.572c13.237-18.475 34.887-30.513 59.348-30.513 40.295 0 72.96 32.665 72.96 72.96 0 40.295-32.665 72.96-72.96 72.96zM352 394.24c0 24.742 20.058 44.8 44.8 44.8 24.743 0 44.8-20.058 44.8-44.8 0-24.742-20.057-44.8-44.8-44.8-24.742 0-44.8 20.058-44.8 44.8zm44.8-216.32c24.743 0 44.8-20.058 44.8-44.8 0-24.742-20.057-44.8-44.8-44.8-24.742 0-44.8 20.058-44.8 44.8 0 24.742 20.058 44.8 44.8 44.8zm-326.4 83.2c0 24.742 20.058 44.8 44.8 44.8 24.743 0 44.8-20.058 44.8-44.8 0-24.742-20.057-44.8-44.8-44.8-24.742 0-44.8 20.058-44.8 44.8z"/><glyph glyph-name="sort-asc" unicode="" horiz-adv-x="512" d="M25.6 76.8h460.8v25.6H25.6V76.8zM128 179.2h358.4v25.6H128v-25.6zm358.4 102.4h-256v25.6h256v-25.6zM332.8 384h153.6v25.6H332.8V384z"/><glyph glyph-name="sort-desc" unicode="" horiz-adv-x="512" d="M25.6 409.6h460.8V384H25.6v25.6zM128 307.2h358.4v-25.6H128v25.6zm358.4-102.4h-256v-25.6h256v25.6zM332.8 102.4h153.6V76.8H332.8v25.6z"/><glyph glyph-name="sound-off" unicode="" horiz-adv-x="512" d="M33.874 384h99.072l131.328 76.8v-384l-131.328 76.8H33.874V384zm102.4-202.691 102.4-59.882v294.746l-102.4-59.882V181.309zm-25.6 177.091h-51.2V179.2h51.2v179.2zm213.852-16.549 67.748-67.749 67.75 67.749 18.101-18.102L410.377 256l67.748-67.749-18.101-18.102-67.75 67.749-67.748-67.749-18.103 18.102L374.173 256l-67.75 67.749 18.103 18.102z"/><glyph glyph-name="sound-on" unicode="" horiz-adv-x="512" d="M34.33 384h99.07l131.33 76.8v-384L133.4 153.6H34.33V384zm102.4-202.691 102.4-59.882v294.746l-102.4-59.882V181.309zM111.13 358.4h-51.2V179.2h51.2v179.2zm277.207-249.035c39.378 39.378 63.733 93.778 63.733 153.867 0 60.088-24.355 114.488-63.733 153.866L406.44 435.2l.391-.392a243.2 243.2 0 0 0 .262-342.889l-.653-.656-18.102 18.102zm-18.102 18.102-18.102 18.102c30.112 30.113 48.737 71.713 48.737 117.663s-18.625 87.55-48.737 117.662l18.102 18.102c34.745-34.745 56.235-82.745 56.235-135.764 0-53.02-21.49-101.02-56.235-135.765zm-36.204 36.204-18.102 18.102c20.847 20.847 33.741 49.647 33.741 81.459 0 31.811-12.894 60.611-33.74 81.458l18.101 18.102c25.48-25.479 41.24-60.679 41.24-99.56s-15.76-74.081-41.24-99.561z"/><glyph glyph-name="stop-circle" unicode="" horiz-adv-x="512" d="M256 473.6c-120.177 0-217.6-97.423-217.6-217.6 0-120.177 97.423-217.6 217.6-217.6 120.177 0 217.6 97.423 217.6 217.6 0 120.177-97.423 217.6-217.6 217.6zM12.8 256c0 134.316 108.884 243.2 243.2 243.2 134.316 0 243.2-108.884 243.2-243.2 0-134.316-108.884-243.2-243.2-243.2C121.684 12.8 12.8 121.684 12.8 256zm153.6 89.6h179.2V166.4H166.4v179.2zM192 320V192h128v128H192z"/><glyph glyph-name="table" unicode="" horiz-adv-x="512" d="M25.6 435.2h460.8v-25.6H25.6v25.6zm0-102.4h460.8v-25.6H25.6v25.6zm460.8-102.4H25.6v-25.6h460.8v25.6zM25.6 128h460.8v-25.6H25.6V128z"/><glyph glyph-name="torrent" unicode="" horiz-adv-x="512" d="M256.213 511.97c-.249-.062-.422-.195-.816-.242-1.743-.206-35.574-19.376-109.164-61.855-58.65-33.856-107.504-62.165-108.564-62.91-4.29-3.01-4 6.45-4-130.98 0-137.432-.29-127.972 4-130.982C39.684 123.587 245.755 4.534 251.184 1.647c1.71-.91 3.926-1.651 4.923-1.645 2.435.013-.244-1.502 116.512 65.905 73.798 42.606 103.12 59.879 104.206 61.383l1.51 2.091V382.58l-1.51 2.091c-1.087 1.504-30.419 18.782-104.206 61.383-109.322 63.117-114.666 66.344-116.406 65.915zm-.976-33.013c.704.052 1.439.03 2.03-.081 1.685-.316 181.914-103.776 189.436-108.745 1.016-.672 2.171-2.069 2.567-3.105.48-1.257.794-38.35.942-111.513l.225-109.633-1.463-1.972c-.963-1.3-20.908-13.186-58.59-34.917C249.284 27.622 258.3 32.72 255.608 32.82c-.647.024-1.8.312-2.568.64-.767.327-43.444 24.898-94.837 54.601-59.808 34.569-93.95 54.693-94.86 55.912-1.417 1.896-1.422 2.31-1.422 112.01 0 109.769.002 110.11 1.422 112.012.913 1.224 34.928 21.269 94.864 55.908 51.39 29.7 94.218 54.309 95.173 54.687.478.189 1.153.316 1.857.367zm-47.03-130.341c-1.71.048-3.475.031-5.307-.048-9.485-.41-15.231-1.883-22.831-5.852-13.004-6.79-23.634-20.048-27.596-34.42-1.554-5.64-1.727-23.227-.292-29.646 3.344-14.957 11.07-29.68 23.069-43.945 6.738-8.011 19.528-20.36 38.729-37.399 23.598-20.941 32.09-29.781 39.003-40.588 1.397-2.183 2.838-3.969 3.2-3.969.362 0 1.116.888 1.677 1.973 1.93 3.733 9.234 13.034 15.105 19.236 3.235 3.418 15.614 14.902 27.507 25.521 27.445 24.507 36.314 33.752 45.512 47.434 11.796 17.548 17.415 38.483 14.792 55.105-2.872 18.208-13.958 33.372-30.312 41.463-7.052 3.489-12.158 4.687-21.624 5.073-6.953.284-9.431.092-14.646-1.146-15.11-3.585-28.22-13.496-35.351-26.731-1.19-2.206-2.428-4.013-2.752-4.013-.323 0-1.367 1.536-2.319 3.415-2.488 4.909-9.48 13.344-13.779 16.618-10.55 8.034-19.813 11.582-31.784 11.919z"/><glyph glyph-name="trash" unicode="" horiz-adv-x="512" d="M204.8 128v179.2h25.6V128h-25.6zm76.8 179.2V128h25.6v179.2h-25.6zM179.2 384v51.2h153.6V384h102.4v-25.6h-27.418L385.969 51.2H126.031l-21.813 307.2H76.8V384h102.4zm25.6 25.6V384h102.4v25.6H204.8zm-74.918-51.2 19.996-281.6h212.245l19.995 281.6H129.882z"/><glyph glyph-name="warning" unicode="" horiz-adv-x="512" d="M256 128c14.139 0 25.6 11.461 25.6 25.6 0 14.138-11.461 25.6-25.6 25.6-14.138 0-25.6-11.462-25.6-25.6 0-14.139 11.462-25.6 25.6-25.6zm14.336 94.976s7.424 44.8 10.496 91.392c1.792 30.208 0 44.032 0 44.032 0 14.336-11.264 25.344-25.088 25.6-13.568-.512-24.576-11.52-24.576-25.6 0 0-1.792-13.824 0-44.032 3.328-46.592 10.24-91.392 10.24-91.392 1.536-14.848 6.656-18.176 14.336-18.176 7.168 0 13.312 3.328 14.592 18.176zM11.52 256c0 135.023 109.457 244.48 244.48 244.48S500.48 391.023 500.48 256 391.023 11.52 256 11.52 11.52 120.977 11.52 256zM256 472.32c-119.47 0-216.32-96.85-216.32-216.32S136.53 39.68 256 39.68 472.32 136.53 472.32 256 375.47 472.32 256 472.32z"/><glyph glyph-name="zoom-out" unicode="" horiz-adv-x="512" d="M381.938 295.168h-204.8v-27.136h204.8v27.136zm90.88-13.568c0 106.746-86.534 193.28-193.28 193.28S86.258 388.346 86.258 281.6c0-48.305 17.72-92.471 47.015-126.353L39.182 61.156l19.912-19.912 94.091 94.091c33.882-29.294 78.048-47.015 126.353-47.015 106.746 0 193.28 86.535 193.28 193.28zm-193.28 165.12c91.193 0 165.12-73.927 165.12-165.12s-73.927-165.12-165.12-165.12-165.12 73.927-165.12 165.12 73.927 165.12 165.12 165.12z"/><glyph glyph-name="zoom" unicode="" horiz-adv-x="512" d="M293.106 268.032V179.2H265.97v88.832h-88.832v27.136h88.832V384h27.136v-88.832h88.832v-27.136h-88.832zM279.538 474.88c106.746 0 193.28-86.534 193.28-193.28 0-106.745-86.534-193.28-193.28-193.28-48.305 0-92.471 17.72-126.353 47.015l-94.09-94.091-19.913 19.912 94.091 94.091c-29.295 33.882-47.015 78.048-47.015 126.353 0 106.746 86.534 193.28 193.28 193.28zm165.12-193.28c0 91.193-73.927 165.12-165.12 165.12s-165.12-73.927-165.12-165.12 73.927-165.12 165.12-165.12 165.12 73.927 165.12 165.12z"/></font></defs></svg>
Binary file
Binary file
@@ -1 +1 @@
1
- var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{},t={},i={},s=e.parcelRequirea18f;null==s&&((s=function(e){if(e in t)return t[e].exports;if(e in i){var s=i[e];delete i[e];var r={id:e,exports:{}};return t[e]=r,s.call(r.exports,r,r.exports),r.exports}var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}).register=function(e,t){i[e]=t},e.parcelRequirea18f=s);var r=s("ed8Oj");const n=Math.floor(20*parseFloat(getComputedStyle(document.documentElement).fontSize));customElements.define("lia-terminal",class extends HTMLElement{constructor(){super(),this.initObservers()}initObservers(){let e=this;this.resizeObserver=new(0,r.default)((function(t){e.style.height?(e.height_=e.style.height,e.update(),e.dispatchEvent(new CustomEvent("onchangeheight"))):t?.[0].borderBoxSize?.[0].blockSize>=n&&(e.height_=n+"px",e.update(),e.dispatchEvent(new CustomEvent("onchangeheight")))})),this.mutationObserver=new MutationObserver((()=>{this.update()}))}connectedCallback(){this.resizeObserver?.observe(this),this.mutationObserver?.observe(this,{childList:!0,subtree:!0})}disconnectedCallback(){this.cleanup()}cleanup(){this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=void 0),this.mutationObserver&&(this.mutationObserver.disconnect(),this.mutationObserver=void 0)}update(){this.height_&&(this.style.maxHeight="none",this.style.height=this.height_),this.scrollTop=this.scrollHeight}get height(){return this.height_}set height(e){this.height_!=e&&(this.height_=e,this.update())}});
1
+ var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{},t={},i={},s=e.parcelRequirea18f;null==s&&((s=function(e){if(e in t)return t[e].exports;if(e in i){var s=i[e];delete i[e];var r={id:e,exports:{}};return t[e]=r,s.call(r.exports,r,r.exports),r.exports}var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}).register=function(e,t){i[e]=t},e.parcelRequirea18f=s);var r=s("ed8Oj");const n=Math.floor(20*parseFloat(getComputedStyle(document.documentElement).fontSize));customElements.define("lia-terminal",class extends HTMLElement{constructor(){super(),this.initObservers()}initObservers(){let e=this;this.resizeObserver=new(0,r.default)((function(t){e.style.height?(e.height_=e.style.height,e.update(),e.dispatchEvent(new CustomEvent("onchangeheight"))):t?.[0].borderBoxSize?.[0].blockSize>=n&&(e.height_=n+"px",e.update(),e.dispatchEvent(new CustomEvent("onchangeheight")))})),this.mutationObserver=new MutationObserver((()=>{this.update()}))}connectedCallback(){this.resizeObserver?.observe(this),this.mutationObserver?.observe(this,{childList:!0,subtree:!0})}disconnectedCallback(){this.cleanup()}cleanup(){this.resizeObserver&&(this.resizeObserver.unobserve(this),this.resizeObserver.disconnect(),this.resizeObserver=void 0),this.mutationObserver&&(this.mutationObserver.disconnect(),this.mutationObserver=void 0)}update(){this.height_&&(this.style.maxHeight="none",this.style.height=this.height_),this.scrollTop=this.scrollHeight}get height(){return this.height_}set height(e){this.height_!=e&&(this.height_=e,this.update())}});