![JAR search and dependency download from the Maven repository](/logo.png)
ber-security.graylog.graylog-plugin-alert-wizard.5.2.1.source-code.b491027881efabe4493ad65daf3368de.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=(r,u)=>()=>(u||r((u={exports:{}}).exports,u),u.exports);var M=R((_,b)=>{ace.define("ace/mode/logiql_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],function(r,u,L){"use strict";var p=r("../lib/oop"),k=r("./text_highlight_rules").TextHighlightRules,c=function(){this.$rules={start:[{token:"comment.block",regex:"/\\*",push:[{token:"comment.block",regex:"\\*/",next:"pop"},{defaultToken:"comment.block"}]},{token:"comment.single",regex:"//.*"},{token:"constant.numeric",regex:"\\d+(?:\\.\\d+)?(?:[eE][+-]?\\d+)?[fd]?"},{token:"string",regex:'"',push:[{token:"string",regex:'"',next:"pop"},{defaultToken:"string"}]},{token:"constant.language",regex:"\\b(true|false)\\b"},{token:"entity.name.type.logicblox",regex:"`[a-zA-Z_:]+(\\d|\\a)*\\b"},{token:"keyword.start",regex:"->",comment:"Constraint"},{token:"keyword.start",regex:"-->",comment:"Level 1 Constraint"},{token:"keyword.start",regex:"<-",comment:"Rule"},{token:"keyword.start",regex:"<--",comment:"Level 1 Rule"},{token:"keyword.end",regex:"\\.",comment:"Terminator"},{token:"keyword.other",regex:"!",comment:"Negation"},{token:"keyword.other",regex:",",comment:"Conjunction"},{token:"keyword.other",regex:";",comment:"Disjunction"},{token:"keyword.operator",regex:"<=|>=|!=|<|>",comment:"Equality"},{token:"keyword.other",regex:"@",comment:"Equality"},{token:"keyword.operator",regex:"\\+|-|\\*|/",comment:"Arithmetic operations"},{token:"keyword",regex:"::",comment:"Colon colon"},{token:"support.function",regex:"\\b(agg\\s*<<)",push:[{include:"$self"},{token:"support.function",regex:">>",next:"pop"}]},{token:"storage.modifier",regex:"\\b(lang:[\\w:]*)"},{token:["storage.type","text"],regex:"(export|sealed|clauses|block|alias|alias_all)(\\s*\\()(?=`)"},{token:"entity.name",regex:"[a-zA-Z_][a-zA-Z_0-9:]*(@prev|@init|@final)?(?=(\\(|\\[))"},{token:"variable.parameter",regex:"([a-zA-Z][a-zA-Z_0-9]*|_)\\s*(?=(,|\\.|<-|->|\\)|\\]|=))"}]},this.normalizeRules()};p.inherits(c,k),u.LogiQLHighlightRules=c});ace.define("ace/mode/folding/coffee",["require","exports","module","ace/lib/oop","ace/mode/folding/fold_mode","ace/range"],function(r,u,L){"use strict";var p=r("../../lib/oop"),k=r("./fold_mode").FoldMode,c=r("../../range").Range,h=u.FoldMode=function(){};p.inherits(h,k),function(){this.getFoldWidgetRange=function(n,x,t){var s=this.indentationBlock(n,t);if(s)return s;var a=/\S/,i=n.getLine(t),o=i.search(a);if(!(o==-1||i[o]!="#")){for(var e=i.length,l=n.getLength(),v=t,g=t;++tv){var d=n.getLine(g).length;return new c(v,e,g,d)}}},this.getFoldWidget=function(n,x,t){var s=n.getLine(t),a=s.search(/\S/),i=n.getLine(t+1),o=n.getLine(t-1),e=o.search(/\S/),l=i.search(/\S/);if(a==-1)return n.foldWidgets[t-1]=e!=-1&&e|<--|<-|->|{)\s*$/.test(o)&&(l+=e),l},this.checkOutdent=function(i,o,e){return this.$outdent.checkOutdent(o,e)?!0:!(e!==`
`&&e!==`\r
`||!/^\s+/.test(o))},this.autoOutdent=function(i,o,e){if(!this.$outdent.autoOutdent(o,e)){var l=o.getLine(e),v=l.match(/^\s+/),g=l.lastIndexOf(".")+1;if(!v||!e||!g)return 0;var f=o.getLine(e+1),d=this.getMatching(o,{row:e,column:g});if(!d||d.start.row==e)return 0;g=v[0].length;var y=this.$getIndent(o.getLine(d.start.row));o.replace(new x(e+1,0,e+1,g),y)}},this.getMatching=function(i,m,e){m==null&&(m=i.selection.lead),typeof m=="object"&&(e=m.column,m=m.row);var l=i.getTokenAt(m,e),v="keyword.start",g="keyword.end",f;if(l){if(l.type==v){var d=new n(i,m,e);d.step=d.stepForward}else if(l.type==g){var d=new n(i,m,e);d.step=d.stepBackward}else return;for(;(f=d.step())&&!(f.type==v||f.type==g););if(!(!f||f.type==l.type)){var y=d.getCurrentTokenColumn(),m=d.getCurrentTokenRow();return new x(m,y,m,y+f.value.length)}}},this.$id="ace/mode/logiql"}.call(a.prototype),u.Mode=a});(function(){ace.require(["ace/mode/logiql"],function(r){typeof b=="object"&&typeof _=="object"&&b&&(b.exports=r)})})()});M();})();
//# sourceMappingURL=b491027881efabe4493ad65daf3368de.js.map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy