ber-security.graylog.graylog-plugin-alert-wizard.5.2.1.source-code.0144de97a3c256f81447e7e7135780e5.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of graylog-plugin-alert-wizard Show documentation
Show all versions of graylog-plugin-alert-wizard Show documentation
Graylog ${project.artifactId} plugin.
The newest version!
(()=>{var g=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var h=g((a,r)=>{ace.define("ace/mode/properties_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],function(e,t,n){"use strict";var s=e("../lib/oop"),l=e("./text_highlight_rules").TextHighlightRules,i=function(){var o=/\\u[0-9a-fA-F]{4}|\\/;this.$rules={start:[{token:"comment",regex:/[!#].*$/},{token:"keyword",regex:/[=:]$/},{token:"keyword",regex:/[=:]/,next:"value"},{token:"constant.language.escape",regex:o},{defaultToken:"variable"}],value:[{regex:/\\$/,token:"string",next:"value"},{regex:/$/,token:"string",next:"start"},{token:"constant.language.escape",regex:o},{defaultToken:"string"}]}};s.inherits(i,l),t.PropertiesHighlightRules=i});ace.define("ace/mode/properties",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/properties_highlight_rules"],function(e,t,n){"use strict";var s=e("../lib/oop"),l=e("./text").Mode,i=e("./properties_highlight_rules").PropertiesHighlightRules,o=function(){this.HighlightRules=i,this.$behaviour=this.$defaultBehaviour};s.inherits(o,l),function(){this.$id="ace/mode/properties"}.call(o.prototype),t.Mode=o});(function(){ace.require(["ace/mode/properties"],function(e){typeof r=="object"&&typeof a=="object"&&r&&(r.exports=e)})})()});h();})();
//# sourceMappingURL=0144de97a3c256f81447e7e7135780e5.js.map