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

web-interface.assets.d0415105402964718010284fcfa8b2ea.js Maven / Gradle / Ivy

There is a newer version: 6.1.4
Show newest version
(()=>{var g=(n,a)=>()=>(a||n((a={exports:{}}).exports,a),a.exports);var h=g((d,o)=>{ace.define("ace/ext/statusbar",["require","exports","module","ace/lib/dom","ace/lib/lang"],function(n,a,v){"use strict";var m=n("../lib/dom"),p=n("../lib/lang"),f=function(){function l(t,s){this.element=m.createElement("div"),this.element.className="ace_status-indicator",this.element.style.cssText="display: inline-block;",s.appendChild(this.element);var e=p.delayedCall(function(){this.updateStatus(t)}.bind(this)).schedule.bind(null,100);t.on("changeStatus",e),t.on("changeSelection",e),t.on("keyboardActivity",e)}return l.prototype.updateStatus=function(t){var s=[];function e(r,b){r&&s.push(r,b||"|")}e(t.keyBinding.getStatusText(t)),t.commands.recording&&e("REC");var i=t.selection,u=i.lead;if(!i.isEmpty()){var c=t.getSelectionRange();e("("+(c.end.row-c.start.row)+":"+(c.end.column-c.start.column)+")"," ")}e(u.row+":"+u.column," "),i.rangeCount&&e("["+i.rangeCount+"]"," "),s.pop(),this.element.textContent=s.join("")},l}();a.StatusBar=f});(function(){ace.require(["ace/ext/statusbar"],function(n){typeof o=="object"&&typeof d=="object"&&o&&(o.exports=n)})})()});h();})();

//# sourceMappingURL=d0415105402964718010284fcfa8b2ea.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy