4 lines
6.7 KiB
JavaScript
4 lines
6.7 KiB
JavaScript
(self.webpackChunkant_design_pro=self.webpackChunkant_design_pro||[]).push([[48724],{48724:function(h,M,y){h=y.nmd(h),ace.define("ace/mode/mushcode_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],function(r,d,b){"use strict";var u=r("../lib/oop"),p=r("./text_highlight_rules").TextHighlightRules,l=function(){var i="@if|@ifelse|@switch|@halt|@dolist|@create|@scent|@sound|@touch|@ataste|@osound|@ahear|@aahear|@amhear|@otouch|@otaste|@drop|@odrop|@adrop|@dropfail|@odropfail|@smell|@oemit|@emit|@pemit|@parent|@clone|@taste|whisper|page|say|pose|semipose|teach|touch|taste|smell|listen|look|move|go|home|follow|unfollow|desert|dismiss|@tel",g="=#0",s="default|edefault|eval|get_eval|get|grep|grepi|hasattr|hasattrp|hasattrval|hasattrpval|lattr|nattr|poss|udefault|ufun|u|v|uldefault|xget|zfun|band|bnand|bnot|bor|bxor|shl|shr|and|cand|cor|eq|gt|gte|lt|lte|nand|neq|nor|not|or|t|xor|con|entrances|exit|followers|home|lcon|lexits|loc|locate|lparent|lsearch|next|num|owner|parent|pmatch|rloc|rnum|room|where|zone|worn|held|carried|acos|asin|atan|ceil|cos|e|exp|fdiv|fmod|floor|log|ln|pi|power|round|sin|sqrt|tan|aposs|andflags|conn|commandssent|controls|doing|elock|findable|flags|fullname|hasflag|haspower|hastype|hidden|idle|isbaker|lock|lstats|money|who|name|nearby|obj|objflags|photo|poll|powers|pendingtext|receivedtext|restarts|restarttime|subj|shortestpath|tmoney|type|visible|cat|element|elements|extract|filter|filterbool|first|foreach|fold|grab|graball|index|insert|itemize|items|iter|last|ldelete|map|match|matchall|member|mix|munge|pick|remove|replace|rest|revwords|setdiff|setinter|setunion|shuffle|sort|sortby|splice|step|wordpos|words|add|lmath|max|mean|median|min|mul|percent|sign|stddev|sub|val|bound|abs|inc|dec|dist2d|dist3d|div|floordiv|mod|modulo|remainder|vadd|vdim|vdot|vmag|vmax|vmin|vmul|vsub|vunit|regedit|regeditall|regeditalli|regediti|regmatch|regmatchi|regrab|regraball|regraballi|regrabi|regrep|regrepi|after|alphamin|alphamax|art|before|brackets|capstr|case|caseall|center|containsfansi|comp|decompose|decrypt|delete|edit|encrypt|escape|if|ifelse|lcstr|left|lit|ljust|merge|mid|ostrlen|pos|repeat|reverse|right|rjust|scramble|secure|space|spellnum|squish|strcat|strmatch|strinsert|stripansi|stripfansi|strlen|switch|switchall|table|tr|trim|ucstr|unsafe|wrap|ctitle|cwho|channels|clock|cflags|ilev|itext|inum|convsecs|convutcsecs|convtime|ctime|etimefmt|isdaylight|mtime|secs|msecs|starttime|time|timefmt|timestring|utctime|atrlock|clone|create|cook|dig|emit|lemit|link|oemit|open|pemit|remit|set|tel|wipe|zemit|fbcreate|fbdestroy|fbwrite|fbclear|fbcopy|fbcopyto|fbclip|fbdump|fbflush|fbhset|fblist|fbstats|qentries|qentry|play|ansi|break|c|asc|die|isdbref|isint|isnum|isletters|linecoords|localize|lnum|nameshort|null|objeval|r|rand|s|setq|setr|soundex|soundslike|valid|vchart|vchart2|vlabel|@@|bakerdays|bodybuild|box|capall|catalog|children|ctrailer|darttime|debt|detailbar|exploredroom|fansitoansi|fansitoxansi|fullbar|halfbar|isdarted|isnewbie|isword|lambda|lobjects|lplayers|lthings|lvexits|lvobjects|lvplayers|lvthings|newswrap|numsuffix|playerson|playersthisweek|randomad|randword|realrandword|replacechr|second|splitamount|strlenall|text|third|tofansi|totalac|unique|getaddressroom|listpropertycomm|listpropertyres|lotowner|lotrating|lotratingcount|lotvalue|boughtproduct|companyabb|companyicon|companylist|companyname|companyowners|companyvalue|employees|invested|productlist|productname|productowners|productrating|productratingcount|productsoldat|producttype|ratedproduct|soldproduct|topproducts|totalspentonproduct|totalstock|transfermoney|uniquebuyercount|uniqueproductsbought|validcompany|deletepicture|fbsave|getpicturesecurity|haspicture|listpictures|picturesize|replacecolor|rgbtocolor|savepicture|setpicturesecurity|showpicture|piechart|piechartlabel|createmaze|drawmaze|drawwireframe",m=this.createKeywordMapper({"invalid.deprecated":"debugger","support.function":s,"constant.language":g,keyword:i},"identifier"),t="(?:r|u|ur|R|U|UR|Ur|uR)?",n="(?:(?:[1-9]\\d*)|(?:0))",a="(?:0[oO]?[0-7]+)",o="(?:0[xX][\\dA-Fa-f]+)",e="(?:0[bB][01]+)",c="(?:"+n+"|"+a+"|"+o+"|"+e+")",f="(?:[eE][+-]?\\d+)",w="(?:\\.\\d+)",v="(?:\\d+)",x="(?:(?:"+v+"?"+w+")|(?:"+v+"\\.))",_="(?:(?:"+x+"|"+v+")"+f+")",k="(?:"+_+"|"+x+")";this.$rules={start:[{token:"variable",regex:"%[0-9]{1}"},{token:"variable",regex:"%q[0-9A-Za-z]{1}"},{token:"variable",regex:"%[a-zA-Z]{1}"},{token:"variable.language",regex:"%[a-z0-9-_]+"},{token:"constant.numeric",regex:"(?:"+k+"|\\d+)[jJ]\\b"},{token:"constant.numeric",regex:k},{token:"constant.numeric",regex:c+"[lL]\\b"},{token:"constant.numeric",regex:c+"\\b"},{token:m,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+"}]}};u.inherits(l,p),d.MushCodeRules=l}),ace.define("ace/mode/folding/pythonic",["require","exports","module","ace/lib/oop","ace/mode/folding/fold_mode"],function(r,d,b){"use strict";var u=r("../../lib/oop"),p=r("./fold_mode").FoldMode,l=d.FoldMode=function(i){this.foldingStartMarker=new RegExp("([\\[{])(?:\\s*)$|("+i+")(?:\\s*)(?:#.*)?$")};u.inherits(l,p),function(){this.getFoldWidgetRange=function(i,g,s){var m=i.getLine(s),t=m.match(this.foldingStartMarker);if(t)return t[1]?this.openingBracketBlock(i,t[1],s,t.index):t[2]?this.indentationBlock(i,s,t.index+t[2].length):this.indentationBlock(i,s)}}.call(l.prototype)}),ace.define("ace/mode/mushcode",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/mushcode_highlight_rules","ace/mode/folding/pythonic","ace/range"],function(r,d,b){"use strict";var u=r("../lib/oop"),p=r("./text").Mode,l=r("./mushcode_highlight_rules").MushCodeRules,i=r("./folding/pythonic").FoldMode,g=r("../range").Range,s=function(){this.HighlightRules=l,this.foldingRules=new i("\\:"),this.$behaviour=this.$defaultBehaviour};u.inherits(s,p),function(){this.getNextLineIndent=function(t,n,a){var o=this.$getIndent(n),e=this.getTokenizer().getLineTokens(n,t),c=e.tokens;if(c.length&&c[c.length-1].type=="comment")return o;if(t=="start"){var f=n.match(/^.*[\{\(\[:]\s*$/);f&&(o+=a)}return o};var m={pass:1,return:1,raise:1,break:1,continue:1};this.checkOutdent=function(t,n,a){if(a!==`\r
|
|
`&&a!=="\r"&&a!==`
|
|
`)return!1;var o=this.getTokenizer().getLineTokens(n.trim(),t).tokens;if(!o)return!1;do var e=o.pop();while(e&&(e.type=="comment"||e.type=="text"&&e.value.match(/^\s+$/)));return e?e.type=="keyword"&&m[e.value]:!1},this.autoOutdent=function(t,n,a){a+=1;var o=this.$getIndent(n.getLine(a)),e=n.getTabString();o.slice(-e.length)==e&&n.remove(new g(a,o.length-e.length,a,o.length))},this.$id="ace/mode/mushcode"}.call(s.prototype),d.Mode=s}),function(){ace.require(["ace/mode/mushcode"],function(r){h&&(h.exports=r)})}()}}]);
|