![JAR search and dependency download from the Maven repository](/logo.png)
ber-security.graylog.graylog-plugin-alert-wizard.5.2.1.source-code.9fd3f255cfd09016ec7f4896bc51864c.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.
(()=>{var R=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var b=R((m,h)=>{ace.define("ace/mode/toml_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],function(e,t,u){"use strict";var l=e("../lib/oop"),r=e("./text_highlight_rules").TextHighlightRules,i=function(){var n=this.createKeywordMapper({"constant.language.boolean":"true|false"},"identifier"),o="[a-zA-Z\\$_\xA1-\uFFFF][a-zA-Z\\d\\$_\xA1-\uFFFF]*\\b";this.$rules={start:[{token:"comment.toml",regex:/#.*$/},{token:"string",regex:'"(?=.)',next:"qqstring"},{token:["variable.keygroup.toml"],regex:"(?:^\\s*)(\\[\\[([^\\]]+)\\]\\])"},{token:["variable.keygroup.toml"],regex:"(?:^\\s*)(\\[([^\\]]+)\\])"},{token:n,regex:o},{token:"support.date.toml",regex:"\\d{4}-\\d{2}-\\d{2}(T)\\d{2}:\\d{2}:\\d{2}(Z)"},{token:"constant.numeric.toml",regex:"-?\\d+(\\.?\\d+)?"}],qqstring:[{token:"string",regex:"\\\\$",next:"qqstring"},{token:"constant.language.escape",regex:'\\\\[0tnr"\\\\]'},{token:"string",regex:'"|$',next:"start"},{defaultToken:"string"}]}};l.inherits(i,r),t.TomlHighlightRules=i});ace.define("ace/mode/folding/ini",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],function(e,t,u){"use strict";var l=e("../../lib/oop"),r=e("../../range").Range,i=e("./fold_mode").FoldMode,n=t.FoldMode=function(){};l.inherits(n,i),function(){this.foldingStartMarker=/^\s*\[([^\])]*)]\s*(?:$|[;#])/,this.getFoldWidgetRange=function(o,M,a){var c=this.foldingStartMarker,d=o.getLine(a),g=d.match(c);if(g){for(var p=g[1]+".",v=d.length,x=o.getLength(),f=a,s=a;++af){var k=o.getLine(s).length;return new r(f,v,s,k)}}}}.call(n.prototype)});ace.define("ace/mode/toml",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/toml_highlight_rules","ace/mode/folding/ini"],function(e,t,u){"use strict";var l=e("../lib/oop"),r=e("./text").Mode,i=e("./toml_highlight_rules").TomlHighlightRules,n=e("./folding/ini").FoldMode,o=function(){this.HighlightRules=i,this.foldingRules=new n,this.$behaviour=this.$defaultBehaviour};l.inherits(o,r),function(){this.lineCommentStart="#",this.$id="ace/mode/toml"}.call(o.prototype),t.Mode=o});(function(){ace.require(["ace/mode/toml"],function(e){typeof h=="object"&&typeof m=="object"&&h&&(h.exports=e)})})()});b();})();
//# sourceMappingURL=9fd3f255cfd09016ec7f4896bc51864c.js.map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy