@galaxyproject/galaxy-client
Version:
Galaxy client application build system
1 lines • 1.53 kB
JavaScript
(self.webpackChunk_galaxyproject_galaxy_client=self.webpackChunk_galaxyproject_galaxy_client||[]).push([[8894],{28894:(e,t,i)=>{e=i.nmd(e),ace.define("ace/mode/cuttlefish_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],(function(e,t,i){"use strict";var l=e("../lib/oop"),o=e("./text_highlight_rules").TextHighlightRules,h=function(){this.$rules={start:[{token:["text","comment"],regex:/^([ \t]*)(#.*)$/},{token:["text","keyword","text","string","text","comment"],regex:/^([ \t]*)(include)([ \t]*)([A-Za-z0-9-\_\.\*\/]+)([ \t]*)(#.*)?$/},{token:["text","keyword","text","operator","text","string","text","comment"],regex:/^([ \t]*)([A-Za-z0-9-_]+(?:\.[A-Za-z0-9-_]+)*)([ \t]*)(=)([ \t]*)([^ \t#][^#]*?)([ \t]*)(#.*)?$/},{defaultToken:"invalid"}]},this.normalizeRules()};h.metaData={fileTypes:["conf"],keyEquivalent:"^~C",name:"Cuttlefish",scopeName:"source.conf"},l.inherits(h,o),t.CuttlefishHighlightRules=h})),ace.define("ace/mode/cuttlefish",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/cuttlefish_highlight_rules"],(function(e,t,i){"use strict";var l=e("../lib/oop"),o=e("./text").Mode,h=e("./cuttlefish_highlight_rules").CuttlefishHighlightRules,s=function(){this.HighlightRules=h,this.foldingRules=null,this.$behaviour=this.$defaultBehaviour};l.inherits(s,o),function(){this.lineCommentStart="#",this.blockComment=null,this.$id="ace/mode/cuttlefish"}.call(s.prototype),t.Mode=s})),ace.require(["ace/mode/cuttlefish"],(function(t){e&&(e.exports=t)}))}}]);