ber-security.graylog.graylog-plugin-alert-wizard.5.2.1.source-code.392e4c8d74cb1c9267a14eb0270ba2d6.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 v=(e,n)=>()=>(n||e((n={exports:{}}).exports,n),n.exports);var x=v((m,l)=>{ace.define("ace/mode/ada_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],function(e,n,f){"use strict";var g=e("../lib/oop"),u=e("./text_highlight_rules").TextHighlightRules,d=function(){var c="abort|else|new|return|abs|elsif|not|reverse|abstract|end|null|accept|entry|select|access|exception|of|separate|aliased|exit|or|some|all|others|subtype|and|for|out|synchronized|array|function|overriding|at|tagged|generic|package|task|begin|goto|pragma|terminate|body|private|then|if|procedure|type|case|in|protected|constant|interface|until||is|raise|use|declare|range|delay|limited|record|when|delta|loop|rem|while|digits|renames|with|do|mod|requeue|xor",o="true|false|null",r="count|min|max|avg|sum|rank|now|coalesce|main",t=this.createKeywordMapper({"support.function":r,keyword:c,"constant.language":o},"identifier",!0);this.$rules={start:[{token:"comment",regex:"--.*$"},{token:"string",regex:'".*?"'},{token:"string",regex:"'.'"},{token:"constant.numeric",regex:"[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"},{token:t,regex:"[a-zA-Z_$][a-zA-Z0-9_$]*\\b"},{token:"keyword.operator",regex:"\\+|\\-|\\/|\\/\\/|%|<@>|@>|<@|&|\\^|~|<|>|<=|=>|==|!=|<>|="},{token:"paren.lparen",regex:"[\\(]"},{token:"paren.rparen",regex:"[\\)]"},{token:"text",regex:"\\s+"}]}};g.inherits(d,u),n.AdaHighlightRules=d});ace.define("ace/mode/ada",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/ada_highlight_rules","ace/range"],function(e,n,f){"use strict";var g=e("../lib/oop"),u=e("./text").Mode,d=e("./ada_highlight_rules").AdaHighlightRules,c=e("../range").Range,o=function(){this.HighlightRules=d,this.$behaviour=this.$defaultBehaviour};g.inherits(o,u),function(){this.lineCommentStart="--",this.getNextLineIndent=function(r,t,a){var i=this.$getIndent(t),h=this.getTokenizer().getLineTokens(t,r),s=h.tokens;if(s.length&&s[s.length-1].type=="comment")return i;if(r=="start"){var p=t.match(/^.*(begin|loop|then|is|do)\s*$/);p&&(i+=a)}return i},this.checkOutdent=function(r,t,a){var i=t+a;return!!i.match(/^\s*(begin|end)$/)},this.autoOutdent=function(r,t,a){var i=t.getLine(a),h=t.getLine(a-1),s=this.$getIndent(h).length,p=this.$getIndent(i).length;p<=s||t.outdentRows(new c(a,0,a+2,0))},this.$id="ace/mode/ada"}.call(o.prototype),n.Mode=o});(function(){ace.require(["ace/mode/ada"],function(e){typeof l=="object"&&typeof m=="object"&&l&&(l.exports=e)})})()});x();})();
//# sourceMappingURL=392e4c8d74cb1c9267a14eb0270ba2d6.js.map