web-interface.assets.e0c565aadda4787ba4ef4456c0a7ee29.js.map Maven / Gradle / Ivy
{"version":3,"sources":["webpack://graylog-web-interface/e0c565aadda4787ba4ef4456c0a7ee29.js"],"sourcesContent":["ace.define(\"ace/snippets/lua.snippets\",[\"require\",\"exports\",\"module\"], function(require, exports, module){module.exports = \"snippet #!\\n\\t#!/usr/bin/env lua\\n\\t$1\\nsnippet local\\n\\tlocal ${1:x} = ${2:1}\\nsnippet fun\\n\\tfunction ${1:fname}(${2:...})\\n\\t\\t${3:-- body}\\n\\tend\\nsnippet for\\n\\tfor ${1:i}=${2:1},${3:10} do\\n\\t\\t${4:print(i)}\\n\\tend\\nsnippet forp\\n\\tfor ${1:i},${2:v} in pairs(${3:table_name}) do\\n\\t ${4:-- body}\\n\\tend\\nsnippet fori\\n\\tfor ${1:i},${2:v} in ipairs(${3:table_name}) do\\n\\t ${4:-- body}\\n\\tend\\n\";\n\n});\n\nace.define(\"ace/snippets/lua\",[\"require\",\"exports\",\"module\",\"ace/snippets/lua.snippets\"], function(require, exports, module){\"use strict\";\nexports.snippetText = require(\"./lua.snippets\");\nexports.scope = \"lua\";\n\n}); (function() {\n ace.require([\"ace/snippets/lua\"], 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,4BAA4B,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,CAE3H,CAAC,EAED,IAAI,OAAO,mBAAmB,CAAC,UAAU,UAAU,SAAS,2BAA2B,EAAG,SAASC,EAASF,EAASC,EAAO,CAAC,aAC7HD,EAAQ,YAAcE,EAAQ,gBAAgB,EAC9CF,EAAQ,MAAQ,KAEhB,CAAC,GAAmB,UAAW,CACX,IAAI,QAAQ,CAAC,kBAAkB,EAAG,SAASG,EAAG,CACtC,OAAOF,GAAU,UAAY,OAAOD,GAAW,UAAYC,IAC3DA,EAAO,QAAUE,EAEzB,CAAC,CACL,GAAG","names":["require_e0c565aadda4787ba4ef4456c0a7ee29","__commonJSMin","exports","module","require","m"],"sourceRoot":"","file":"e0c565aadda4787ba4ef4456c0a7ee29.js"}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy