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

web-interface.assets.3ea020c57c2bbf457a8497df313b2e5c.js.map Maven / Gradle / Ivy

There is a newer version: 6.1.4
Show newest version
{"version":3,"sources":["webpack://graylog-web-interface/3ea020c57c2bbf457a8497df313b2e5c.js"],"sourcesContent":["ace.define(\"ace/snippets/csound_orchestra.snippets\",[\"require\",\"exports\",\"module\"], function(require, exports, module){module.exports = \"# else\\nsnippet else\\n\\telse\\n\\t\\t${1:/* statements */}\\n# elseif\\nsnippet elseif\\n\\telseif ${1:/* condition */} then\\n\\t\\t${2:/* statements */}\\n# if\\nsnippet if\\n\\tif ${1:/* condition */} then\\n\\t\\t${2:/* statements */}\\n\\tendif\\n# instrument block\\nsnippet instr\\n\\tinstr ${1:name}\\n\\t\\t${2:/* statements */}\\n\\tendin\\n# i-time while loop\\nsnippet iwhile\\n\\ti${1:Index} = ${2:0}\\n\\twhile i${1:Index} < ${3:/* count */} do\\n\\t\\t${4:/* statements */}\\n\\t\\ti${1:Index} += 1\\n\\tod\\n# k-rate while loop\\nsnippet kwhile\\n\\tk${1:Index} = ${2:0}\\n\\twhile k${1:Index} < ${3:/* count */} do\\n\\t\\t${4:/* statements */}\\n\\t\\tk${1:Index} += 1\\n\\tod\\n# opcode\\nsnippet opcode\\n\\topcode ${1:name}, ${2:/* output types */ 0}, ${3:/* input types */ 0}\\n\\t\\t${4:/* statements */}\\n\\tendop\\n# until loop\\nsnippet until\\n\\tuntil ${1:/* condition */} do\\n\\t\\t${2:/* statements */}\\n\\tod\\n# while loop\\nsnippet while\\n\\twhile ${1:/* condition */} do\\n\\t\\t${2:/* statements */}\\n\\tod\\n\";\n\n});\n\nace.define(\"ace/snippets/csound_orchestra\",[\"require\",\"exports\",\"module\",\"ace/snippets/csound_orchestra.snippets\"], function(require, exports, module){\"use strict\";\nexports.snippetText = require(\"./csound_orchestra.snippets\");\nexports.scope = \"csound_orchestra\";\n\n});                (function() {\n                    ace.require([\"ace/snippets/csound_orchestra\"], 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,yCAAyC,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,CAExI,CAAC,EAED,IAAI,OAAO,gCAAgC,CAAC,UAAU,UAAU,SAAS,wCAAwC,EAAG,SAASC,EAASF,EAASC,EAAO,CAAC,aACvJD,EAAQ,YAAcE,EAAQ,6BAA6B,EAC3DF,EAAQ,MAAQ,kBAEhB,CAAC,GAAmB,UAAW,CACX,IAAI,QAAQ,CAAC,+BAA+B,EAAG,SAASG,EAAG,CACnD,OAAOF,GAAU,UAAY,OAAOD,GAAW,UAAYC,IAC3DA,EAAO,QAAUE,EAEzB,CAAC,CACL,GAAG","names":["require_ea020c57c2bbf457a8497df313b2e5c","__commonJSMin","exports","module","require","m"],"sourceRoot":"","file":"3ea020c57c2bbf457a8497df313b2e5c.js"}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy