All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web-interface.assets.25ea006d99bc75af0595c7b95df5ff37.js Maven / Gradle / Ivy

There is a newer version: 6.1.4
Show newest version
(()=>{var z=(s,u)=>()=>(u||s((u={exports:{}}).exports,u),u.exports);var H=z((M,y)=>{ace.define("ace/ext/static-css",["require","exports","module"],function(s,u,_){_.exports=`.ace_static_highlight {
    font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'Source Code Pro', 'source-code-pro', 'Droid Sans Mono', monospace;
    font-size: 12px;
    white-space: pre-wrap
}

.ace_static_highlight .ace_gutter {
    width: 2em;
    text-align: right;
    padding: 0 3px 0 0;
    margin-right: 3px;
    contain: none;
}

.ace_static_highlight.ace_show_gutter .ace_line {
    padding-left: 2.6em;
}

.ace_static_highlight .ace_line { position: relative; }

.ace_static_highlight .ace_gutter-cell {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}


.ace_static_highlight .ace_gutter-cell:before {
    content: counter(ace_line, decimal);
    counter-increment: ace_line;
}
.ace_static_highlight {
    counter-reset: ace_line;
}
`});ace.define("ace/ext/static_highlight",["require","exports","module","ace/edit_session","ace/layer/text","ace/ext/static-css","ace/config","ace/lib/dom","ace/lib/lang"],function(s,u,_){"use strict";var C=s("../edit_session").EditSession,T=s("../layer/text").Text,L=s("./static-css"),b=s("../config"),j=s("../lib/dom"),E=s("../lib/lang").escapeHTML,w=function(){function t(e){this.type=e,this.style={},this.textContent=""}return t.prototype.cloneNode=function(){return this},t.prototype.appendChild=function(e){this.textContent+=e.toString()},t.prototype.toString=function(){var e=[];if(this.type!="fragment"){e.push("<",this.type),this.className&&e.push(" class='",this.className,"'");var a=[];for(var o in this.style)a.push(o,":",this.style[o]);a.length&&e.push(" style='",a.join(""),"'"),e.push(">")}return this.textContent&&e.push(this.textContent),this.type!="fragment"&&e.push(""),e.join("")},t}(),d={createTextNode:function(t,e){return E(t)},createElement:function(t){return new w(t)},createFragment:function(){return new w("fragment")}},S=function(){this.config={},this.dom=d};S.prototype=T.prototype;var m=function(t,e,a){var o=t.className.match(/lang-(\w+)/),g=e.mode||o&&"ace/mode/"+o[1];if(!g)return!1;var c=e.theme||"ace/theme/textmate",n="",l=[];if(t.firstElementChild)for(var h=0,r=0;r




© 2015 - 2024 Weber Informatics LLC | Privacy Policy