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

web-interface.assets.02174460fe8ff6a6bc19db86543b9600.js.map Maven / Gradle / Ivy

There is a newer version: 6.1.4
Show newest version
{"version":3,"sources":["webpack://graylog-web-interface/02174460fe8ff6a6bc19db86543b9600.js"],"sourcesContent":["ace.define(\"ace/snippets/robot.snippets\",[\"require\",\"exports\",\"module\"], function(require, exports, module){module.exports = \"# scope: robot\\n### Sections\\nsnippet settingssection\\ndescription *** Settings *** section\\n\\t*** Settings ***\\n\\tLibrary    ${1}\\n\\nsnippet keywordssection\\ndescription *** Keywords *** section\\n\\t*** Keywords ***\\n\\t${1:Keyword Name}\\n\\t    [Arguments]    \\\\${${2:Example Arg 1}}\\n\\t\\nsnippet testcasessection\\ndescription *** Test Cases *** section\\n\\t*** Test Cases ***\\n\\t${1:First Test Case}\\n\\t    ${2:Log    Example Arg}\\n\\nsnippet variablessection\\ndescription *** Variables *** section\\n\\t*** Variables ***\\n\\t\\\\${${1:Variable Name}}=    ${2:Variable Value}\\n\\n### Helpful keywords\\nsnippet testcase\\ndescription A test case\\n\\t${1:Test Case Name}\\n\\t    ${2:Log    Example log message}\\n\\t\\nsnippet keyword\\ndescription A keyword\\n\\t${1:Example Keyword}\\n\\t    [Arguments]    \\\\${${2:Example Arg 1}}\\n\\n### Built Ins\\nsnippet forinr\\ndescription For In Range Loop\\n\\tFOR    \\\\${${1:Index}}    IN RANGE     \\\\${${2:10}}\\n\\t    Log     \\\\${${1:Index}}\\n\\tEND\\n\\nsnippet forin\\ndescription For In Loop\\n\\tFOR    \\\\${${1:Item}}    IN     @{${2:List Variable}}\\n\\t    Log     \\\\${${1:Item}}\\n\\tEND\\n\\nsnippet if\\ndescription If Statement\\n\\tIF    ${1:condition}\\n\\t    ${2:Do something}\\n\\tEND\\n\\nsnippet else\\ndescription If Statement\\n\\tIF    ${1:Condition}\\n\\t    ${2:Do something}\\n\\tELSE\\n\\t    ${3:Otherwise do this}\\n\\tEND\\n\\nsnippet elif\\ndescription Else-If Statement\\n\\tIF    ${1:Condition 1}\\n\\t    ${2:Do something}\\n\\tELSE IF    ${3:Condition 2}\\n\\t    ${4:Do something else}\\n\\tEND\\n\";\n\n});\n\nace.define(\"ace/snippets/robot\",[\"require\",\"exports\",\"module\",\"ace/snippets/robot.snippets\"], function(require, exports, module){\"use strict\";\nexports.snippetText = require(\"./robot.snippets\");\nexports.scope = \"robot\";\n\n});                (function() {\n                    ace.require([\"ace/snippets/robot\"], function(m) {\n                        if (typeof module == \"object\" && typeof exports == \"object\" && module) {\n                            module.exports = m;\n                        }\n                    });\n                })();\n            "],"mappings":"oEAAA,IAAAA,EAAAC,EAAA,CAAAC,EAAAC,IAAA,KAAI,OAAO,8BAA8B,CAAC,UAAU,UAAU,QAAQ,EAAG,SAASC,EAASF,EAASC,EAAO,CAACA,EAAO,QAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,CAE7H,CAAC,EAED,IAAI,OAAO,qBAAqB,CAAC,UAAU,UAAU,SAAS,6BAA6B,EAAG,SAASC,EAASF,EAASC,EAAO,CAAC,aACjID,EAAQ,YAAcE,EAAQ,kBAAkB,EAChDF,EAAQ,MAAQ,OAEhB,CAAC,GAAmB,UAAW,CACX,IAAI,QAAQ,CAAC,oBAAoB,EAAG,SAASG,EAAG,CACxC,OAAOF,GAAU,UAAY,OAAOD,GAAW,UAAYC,IAC3DA,EAAO,QAAUE,EAEzB,CAAC,CACL,GAAG","names":["require_fe8ff6a6bc19db86543b9600","__commonJSMin","exports","module","require","m"],"sourceRoot":"","file":"02174460fe8ff6a6bc19db86543b9600.js"}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy