mode-ejs.js 118 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026
  1. define("ace/mode/css_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/text_highlight_rules"], function(require, exports, module) {
  2. "use strict";
  3. var oop = require("../lib/oop");
  4. var lang = require("../lib/lang");
  5. var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
  6. var supportType = exports.supportType = "align-content|align-items|align-self|all|animation|animation-delay|animation-direction|animation-duration|animation-fill-mode|animation-iteration-count|animation-name|animation-play-state|animation-timing-function|backface-visibility|background|background-attachment|background-blend-mode|background-clip|background-color|background-image|background-origin|background-position|background-repeat|background-size|border|border-bottom|border-bottom-color|border-bottom-left-radius|border-bottom-right-radius|border-bottom-style|border-bottom-width|border-collapse|border-color|border-image|border-image-outset|border-image-repeat|border-image-slice|border-image-source|border-image-width|border-left|border-left-color|border-left-style|border-left-width|border-radius|border-right|border-right-color|border-right-style|border-right-width|border-spacing|border-style|border-top|border-top-color|border-top-left-radius|border-top-right-radius|border-top-style|border-top-width|border-width|bottom|box-shadow|box-sizing|caption-side|clear|clip|color|column-count|column-fill|column-gap|column-rule|column-rule-color|column-rule-style|column-rule-width|column-span|column-width|columns|content|counter-increment|counter-reset|cursor|direction|display|empty-cells|filter|flex|flex-basis|flex-direction|flex-flow|flex-grow|flex-shrink|flex-wrap|float|font|font-family|font-size|font-size-adjust|font-stretch|font-style|font-variant|font-weight|hanging-punctuation|height|justify-content|left|letter-spacing|line-height|list-style|list-style-image|list-style-position|list-style-type|margin|margin-bottom|margin-left|margin-right|margin-top|max-height|max-width|max-zoom|min-height|min-width|min-zoom|nav-down|nav-index|nav-left|nav-right|nav-up|opacity|order|outline|outline-color|outline-offset|outline-style|outline-width|overflow|overflow-x|overflow-y|padding|padding-bottom|padding-left|padding-right|padding-top|page-break-after|page-break-before|page-break-inside|perspective|perspective-origin|position|quotes|resize|right|tab-size|table-layout|text-align|text-align-last|text-decoration|text-decoration-color|text-decoration-line|text-decoration-style|text-indent|text-justify|text-overflow|text-shadow|text-transform|top|transform|transform-origin|transform-style|transition|transition-delay|transition-duration|transition-property|transition-timing-function|unicode-bidi|user-select|user-zoom|vertical-align|visibility|white-space|width|word-break|word-spacing|word-wrap|z-index";
  7. var supportFunction = exports.supportFunction = "rgb|rgba|url|attr|counter|counters";
  8. var supportConstant = exports.supportConstant = "absolute|after-edge|after|all-scroll|all|alphabetic|always|antialiased|armenian|auto|avoid-column|avoid-page|avoid|balance|baseline|before-edge|before|below|bidi-override|block-line-height|block|bold|bolder|border-box|both|bottom|box|break-all|break-word|capitalize|caps-height|caption|center|central|char|circle|cjk-ideographic|clone|close-quote|col-resize|collapse|column|consider-shifts|contain|content-box|cover|crosshair|cubic-bezier|dashed|decimal-leading-zero|decimal|default|disabled|disc|disregard-shifts|distribute-all-lines|distribute-letter|distribute-space|distribute|dotted|double|e-resize|ease-in|ease-in-out|ease-out|ease|ellipsis|end|exclude-ruby|fill|fixed|georgian|glyphs|grid-height|groove|hand|hanging|hebrew|help|hidden|hiragana-iroha|hiragana|horizontal|icon|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|ideographic|inactive|include-ruby|inherit|initial|inline-block|inline-box|inline-line-height|inline-table|inline|inset|inside|inter-ideograph|inter-word|invert|italic|justify|katakana-iroha|katakana|keep-all|last|left|lighter|line-edge|line-through|line|linear|list-item|local|loose|lower-alpha|lower-greek|lower-latin|lower-roman|lowercase|lr-tb|ltr|mathematical|max-height|max-size|medium|menu|message-box|middle|move|n-resize|ne-resize|newspaper|no-change|no-close-quote|no-drop|no-open-quote|no-repeat|none|normal|not-allowed|nowrap|nw-resize|oblique|open-quote|outset|outside|overline|padding-box|page|pointer|pre-line|pre-wrap|pre|preserve-3d|progress|relative|repeat-x|repeat-y|repeat|replaced|reset-size|ridge|right|round|row-resize|rtl|s-resize|scroll|se-resize|separate|slice|small-caps|small-caption|solid|space|square|start|static|status-bar|step-end|step-start|steps|stretch|strict|sub|super|sw-resize|table-caption|table-cell|table-column-group|table-column|table-footer-group|table-header-group|table-row-group|table-row|table|tb-rl|text-after-edge|text-before-edge|text-bottom|text-size|text-top|text|thick|thin|transparent|underline|upper-alpha|upper-latin|upper-roman|uppercase|use-script|vertical-ideographic|vertical-text|visible|w-resize|wait|whitespace|z-index|zero|zoom";
  9. var supportConstantColor = exports.supportConstantColor = "aliceblue|antiquewhite|aqua|aquamarine|azure|beige|bisque|black|blanchedalmond|blue|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|fuchsia|gainsboro|ghostwhite|gold|goldenrod|gray|green|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|lime|limegreen|linen|magenta|maroon|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|navy|oldlace|olive|olivedrab|orange|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|purple|rebeccapurple|red|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|silver|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|teal|thistle|tomato|turquoise|violet|wheat|white|whitesmoke|yellow|yellowgreen";
  10. var supportConstantFonts = exports.supportConstantFonts = "arial|century|comic|courier|cursive|fantasy|garamond|georgia|helvetica|impact|lucida|symbol|system|tahoma|times|trebuchet|utopia|verdana|webdings|sans-serif|serif|monospace";
  11. var numRe = exports.numRe = "\\-?(?:(?:[0-9]+(?:\\.[0-9]+)?)|(?:\\.[0-9]+))";
  12. var pseudoElements = exports.pseudoElements = "(\\:+)\\b(after|before|first-letter|first-line|moz-selection|selection)\\b";
  13. var pseudoClasses = exports.pseudoClasses = "(:)\\b(active|checked|disabled|empty|enabled|first-child|first-of-type|focus|hover|indeterminate|invalid|last-child|last-of-type|link|not|nth-child|nth-last-child|nth-last-of-type|nth-of-type|only-child|only-of-type|required|root|target|valid|visited)\\b";
  14. var CssHighlightRules = function() {
  15. var keywordMapper = this.createKeywordMapper({
  16. "support.function": supportFunction,
  17. "support.constant": supportConstant,
  18. "support.type": supportType,
  19. "support.constant.color": supportConstantColor,
  20. "support.constant.fonts": supportConstantFonts
  21. }, "text", true);
  22. this.$rules = {
  23. "start" : [{
  24. include : ["strings", "url", "comments"]
  25. }, {
  26. token: "paren.lparen",
  27. regex: "\\{",
  28. next: "ruleset"
  29. }, {
  30. token: "paren.rparen",
  31. regex: "\\}"
  32. }, {
  33. token: "string",
  34. regex: "@(?!viewport)",
  35. next: "media"
  36. }, {
  37. token: "keyword",
  38. regex: "#[a-z0-9-_]+"
  39. }, {
  40. token: "keyword",
  41. regex: "%"
  42. }, {
  43. token: "variable",
  44. regex: "\\.[a-z0-9-_]+"
  45. }, {
  46. token: "string",
  47. regex: ":[a-z0-9-_]+"
  48. }, {
  49. token : "constant.numeric",
  50. regex : numRe
  51. }, {
  52. token: "constant",
  53. regex: "[a-z0-9-_]+"
  54. }, {
  55. caseInsensitive: true
  56. }],
  57. "media": [{
  58. include : ["strings", "url", "comments"]
  59. }, {
  60. token: "paren.lparen",
  61. regex: "\\{",
  62. next: "start"
  63. }, {
  64. token: "paren.rparen",
  65. regex: "\\}",
  66. next: "start"
  67. }, {
  68. token: "string",
  69. regex: ";",
  70. next: "start"
  71. }, {
  72. token: "keyword",
  73. regex: "(?:media|supports|document|charset|import|namespace|media|supports|document"
  74. + "|page|font|keyframes|viewport|counter-style|font-feature-values"
  75. + "|swash|ornaments|annotation|stylistic|styleset|character-variant)"
  76. }],
  77. "comments" : [{
  78. token: "comment", // multi line comment
  79. regex: "\\/\\*",
  80. push: [{
  81. token : "comment",
  82. regex : "\\*\\/",
  83. next : "pop"
  84. }, {
  85. defaultToken : "comment"
  86. }]
  87. }],
  88. "ruleset" : [{
  89. regex : "-(webkit|ms|moz|o)-",
  90. token : "text"
  91. }, {
  92. token : "punctuation.operator",
  93. regex : "[:;]"
  94. }, {
  95. token : "paren.rparen",
  96. regex : "\\}",
  97. next : "start"
  98. }, {
  99. include : ["strings", "url", "comments"]
  100. }, {
  101. token : ["constant.numeric", "keyword"],
  102. regex : "(" + numRe + ")(ch|cm|deg|em|ex|fr|gd|grad|Hz|in|kHz|mm|ms|pc|pt|px|rad|rem|s|turn|vh|vmax|vmin|vm|vw|%)"
  103. }, {
  104. token : "constant.numeric",
  105. regex : numRe
  106. }, {
  107. token : "constant.numeric", // hex6 color
  108. regex : "#[a-f0-9]{6}"
  109. }, {
  110. token : "constant.numeric", // hex3 color
  111. regex : "#[a-f0-9]{3}"
  112. }, {
  113. token : ["punctuation", "entity.other.attribute-name.pseudo-element.css"],
  114. regex : pseudoElements
  115. }, {
  116. token : ["punctuation", "entity.other.attribute-name.pseudo-class.css"],
  117. regex : pseudoClasses
  118. }, {
  119. include: "url"
  120. }, {
  121. token : keywordMapper,
  122. regex : "\\-?[a-zA-Z_][a-zA-Z0-9_\\-]*"
  123. }, {
  124. caseInsensitive: true
  125. }],
  126. url: [{
  127. token : "support.function",
  128. regex : "(?:url(:?-prefix)?|domain|regexp)\\(",
  129. push: [{
  130. token : "support.function",
  131. regex : "\\)",
  132. next : "pop"
  133. }, {
  134. defaultToken: "string"
  135. }]
  136. }],
  137. strings: [{
  138. token : "string.start",
  139. regex : "'",
  140. push : [{
  141. token : "string.end",
  142. regex : "'|$",
  143. next: "pop"
  144. }, {
  145. include : "escapes"
  146. }, {
  147. token : "constant.language.escape",
  148. regex : /\\$/,
  149. consumeLineEnd: true
  150. }, {
  151. defaultToken: "string"
  152. }]
  153. }, {
  154. token : "string.start",
  155. regex : '"',
  156. push : [{
  157. token : "string.end",
  158. regex : '"|$',
  159. next: "pop"
  160. }, {
  161. include : "escapes"
  162. }, {
  163. token : "constant.language.escape",
  164. regex : /\\$/,
  165. consumeLineEnd: true
  166. }, {
  167. defaultToken: "string"
  168. }]
  169. }],
  170. escapes: [{
  171. token : "constant.language.escape",
  172. regex : /\\([a-fA-F\d]{1,6}|[^a-fA-F\d])/
  173. }]
  174. };
  175. this.normalizeRules();
  176. };
  177. oop.inherits(CssHighlightRules, TextHighlightRules);
  178. exports.CssHighlightRules = CssHighlightRules;
  179. });
  180. define("ace/mode/doc_comment_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"], function(require, exports, module) {
  181. "use strict";
  182. var oop = require("../lib/oop");
  183. var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
  184. var DocCommentHighlightRules = function() {
  185. this.$rules = {
  186. "start" : [ {
  187. token : "comment.doc.tag",
  188. regex : "@[\\w\\d_]+" // TODO: fix email addresses
  189. },
  190. DocCommentHighlightRules.getTagRule(),
  191. {
  192. defaultToken : "comment.doc",
  193. caseInsensitive: true
  194. }]
  195. };
  196. };
  197. oop.inherits(DocCommentHighlightRules, TextHighlightRules);
  198. DocCommentHighlightRules.getTagRule = function(start) {
  199. return {
  200. token : "comment.doc.tag.storage.type",
  201. regex : "\\b(?:TODO|FIXME|XXX|HACK)\\b"
  202. };
  203. };
  204. DocCommentHighlightRules.getStartRule = function(start) {
  205. return {
  206. token : "comment.doc", // doc comment
  207. regex : "\\/\\*(?=\\*)",
  208. next : start
  209. };
  210. };
  211. DocCommentHighlightRules.getEndRule = function (start) {
  212. return {
  213. token : "comment.doc", // closing comment
  214. regex : "\\*\\/",
  215. next : start
  216. };
  217. };
  218. exports.DocCommentHighlightRules = DocCommentHighlightRules;
  219. });
  220. define("ace/mode/javascript_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/doc_comment_highlight_rules","ace/mode/text_highlight_rules"], function(require, exports, module) {
  221. "use strict";
  222. var oop = require("../lib/oop");
  223. var DocCommentHighlightRules = require("./doc_comment_highlight_rules").DocCommentHighlightRules;
  224. var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
  225. var identifierRe = "[a-zA-Z\\$_\u00a1-\uffff][a-zA-Z\\d\\$_\u00a1-\uffff]*";
  226. var JavaScriptHighlightRules = function(options) {
  227. var keywordMapper = this.createKeywordMapper({
  228. "variable.language":
  229. "Array|Boolean|Date|Function|Iterator|Number|Object|RegExp|String|Proxy|" + // Constructors
  230. "Namespace|QName|XML|XMLList|" + // E4X
  231. "ArrayBuffer|Float32Array|Float64Array|Int16Array|Int32Array|Int8Array|" +
  232. "Uint16Array|Uint32Array|Uint8Array|Uint8ClampedArray|" +
  233. "Error|EvalError|InternalError|RangeError|ReferenceError|StopIteration|" + // Errors
  234. "SyntaxError|TypeError|URIError|" +
  235. "decodeURI|decodeURIComponent|encodeURI|encodeURIComponent|eval|isFinite|" + // Non-constructor functions
  236. "isNaN|parseFloat|parseInt|" +
  237. "JSON|Math|" + // Other
  238. "this|arguments|prototype|window|document" , // Pseudo
  239. "keyword":
  240. "const|yield|import|get|set|async|await|" +
  241. "break|case|catch|continue|default|delete|do|else|finally|for|function|" +
  242. "if|in|of|instanceof|new|return|switch|throw|try|typeof|let|var|while|with|debugger|" +
  243. "__parent__|__count__|escape|unescape|with|__proto__|" +
  244. "class|enum|extends|super|export|implements|private|public|interface|package|protected|static",
  245. "storage.type":
  246. "const|let|var|function",
  247. "constant.language":
  248. "null|Infinity|NaN|undefined",
  249. "support.function":
  250. "alert",
  251. "constant.language.boolean": "true|false"
  252. }, "identifier");
  253. var kwBeforeRe = "case|do|else|finally|in|instanceof|return|throw|try|typeof|yield|void";
  254. var escapedRe = "\\\\(?:x[0-9a-fA-F]{2}|" + // hex
  255. "u[0-9a-fA-F]{4}|" + // unicode
  256. "u{[0-9a-fA-F]{1,6}}|" + // es6 unicode
  257. "[0-2][0-7]{0,2}|" + // oct
  258. "3[0-7][0-7]?|" + // oct
  259. "[4-7][0-7]?|" + //oct
  260. ".)";
  261. this.$rules = {
  262. "no_regex" : [
  263. DocCommentHighlightRules.getStartRule("doc-start"),
  264. comments("no_regex"),
  265. {
  266. token : "string",
  267. regex : "'(?=.)",
  268. next : "qstring"
  269. }, {
  270. token : "string",
  271. regex : '"(?=.)',
  272. next : "qqstring"
  273. }, {
  274. token : "constant.numeric", // hexadecimal, octal and binary
  275. regex : /0(?:[xX][0-9a-fA-F]+|[oO][0-7]+|[bB][01]+)\b/
  276. }, {
  277. token : "constant.numeric", // decimal integers and floats
  278. regex : /(?:\d\d*(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+\b)?/
  279. }, {
  280. token : [
  281. "storage.type", "punctuation.operator", "support.function",
  282. "punctuation.operator", "entity.name.function", "text","keyword.operator"
  283. ],
  284. regex : "(" + identifierRe + ")(\\.)(prototype)(\\.)(" + identifierRe +")(\\s*)(=)",
  285. next: "function_arguments"
  286. }, {
  287. token : [
  288. "storage.type", "punctuation.operator", "entity.name.function", "text",
  289. "keyword.operator", "text", "storage.type", "text", "paren.lparen"
  290. ],
  291. regex : "(" + identifierRe + ")(\\.)(" + identifierRe +")(\\s*)(=)(\\s*)(function)(\\s*)(\\()",
  292. next: "function_arguments"
  293. }, {
  294. token : [
  295. "entity.name.function", "text", "keyword.operator", "text", "storage.type",
  296. "text", "paren.lparen"
  297. ],
  298. regex : "(" + identifierRe +")(\\s*)(=)(\\s*)(function)(\\s*)(\\()",
  299. next: "function_arguments"
  300. }, {
  301. token : [
  302. "storage.type", "punctuation.operator", "entity.name.function", "text",
  303. "keyword.operator", "text",
  304. "storage.type", "text", "entity.name.function", "text", "paren.lparen"
  305. ],
  306. regex : "(" + identifierRe + ")(\\.)(" + identifierRe +")(\\s*)(=)(\\s*)(function)(\\s+)(\\w+)(\\s*)(\\()",
  307. next: "function_arguments"
  308. }, {
  309. token : [
  310. "storage.type", "text", "entity.name.function", "text", "paren.lparen"
  311. ],
  312. regex : "(function)(\\s+)(" + identifierRe + ")(\\s*)(\\()",
  313. next: "function_arguments"
  314. }, {
  315. token : [
  316. "entity.name.function", "text", "punctuation.operator",
  317. "text", "storage.type", "text", "paren.lparen"
  318. ],
  319. regex : "(" + identifierRe + ")(\\s*)(:)(\\s*)(function)(\\s*)(\\()",
  320. next: "function_arguments"
  321. }, {
  322. token : [
  323. "text", "text", "storage.type", "text", "paren.lparen"
  324. ],
  325. regex : "(:)(\\s*)(function)(\\s*)(\\()",
  326. next: "function_arguments"
  327. }, {
  328. token : "keyword",
  329. regex : "from(?=\\s*('|\"))"
  330. }, {
  331. token : "keyword",
  332. regex : "(?:" + kwBeforeRe + ")\\b",
  333. next : "start"
  334. }, {
  335. token : ["support.constant"],
  336. regex : /that\b/
  337. }, {
  338. token : ["storage.type", "punctuation.operator", "support.function.firebug"],
  339. regex : /(console)(\.)(warn|info|log|error|time|trace|timeEnd|assert)\b/
  340. }, {
  341. token : keywordMapper,
  342. regex : identifierRe
  343. }, {
  344. token : "punctuation.operator",
  345. regex : /[.](?![.])/,
  346. next : "property"
  347. }, {
  348. token : "storage.type",
  349. regex : /=>/,
  350. next : "start"
  351. }, {
  352. token : "keyword.operator",
  353. regex : /--|\+\+|\.{3}|===|==|=|!=|!==|<+=?|>+=?|!|&&|\|\||\?:|[!$%&*+\-~\/^]=?/,
  354. next : "start"
  355. }, {
  356. token : "punctuation.operator",
  357. regex : /[?:,;.]/,
  358. next : "start"
  359. }, {
  360. token : "paren.lparen",
  361. regex : /[\[({]/,
  362. next : "start"
  363. }, {
  364. token : "paren.rparen",
  365. regex : /[\])}]/
  366. }, {
  367. token: "comment",
  368. regex: /^#!.*$/
  369. }
  370. ],
  371. property: [{
  372. token : "text",
  373. regex : "\\s+"
  374. }, {
  375. token : [
  376. "storage.type", "punctuation.operator", "entity.name.function", "text",
  377. "keyword.operator", "text",
  378. "storage.type", "text", "entity.name.function", "text", "paren.lparen"
  379. ],
  380. regex : "(" + identifierRe + ")(\\.)(" + identifierRe +")(\\s*)(=)(\\s*)(function)(?:(\\s+)(\\w+))?(\\s*)(\\()",
  381. next: "function_arguments"
  382. }, {
  383. token : "punctuation.operator",
  384. regex : /[.](?![.])/
  385. }, {
  386. token : "support.function",
  387. regex : /(s(?:h(?:ift|ow(?:Mod(?:elessDialog|alDialog)|Help))|croll(?:X|By(?:Pages|Lines)?|Y|To)?|t(?:op|rike)|i(?:n|zeToContent|debar|gnText)|ort|u(?:p|b(?:str(?:ing)?)?)|pli(?:ce|t)|e(?:nd|t(?:Re(?:sizable|questHeader)|M(?:i(?:nutes|lliseconds)|onth)|Seconds|Ho(?:tKeys|urs)|Year|Cursor|Time(?:out)?|Interval|ZOptions|Date|UTC(?:M(?:i(?:nutes|lliseconds)|onth)|Seconds|Hours|Date|FullYear)|FullYear|Active)|arch)|qrt|lice|avePreferences|mall)|h(?:ome|andleEvent)|navigate|c(?:har(?:CodeAt|At)|o(?:s|n(?:cat|textual|firm)|mpile)|eil|lear(?:Timeout|Interval)?|a(?:ptureEvents|ll)|reate(?:StyleSheet|Popup|EventObject))|t(?:o(?:GMTString|S(?:tring|ource)|U(?:TCString|pperCase)|Lo(?:caleString|werCase))|est|a(?:n|int(?:Enabled)?))|i(?:s(?:NaN|Finite)|ndexOf|talics)|d(?:isableExternalCapture|ump|etachEvent)|u(?:n(?:shift|taint|escape|watch)|pdateCommands)|j(?:oin|avaEnabled)|p(?:o(?:p|w)|ush|lugins.refresh|a(?:ddings|rse(?:Int|Float)?)|r(?:int|ompt|eference))|e(?:scape|nableExternalCapture|val|lementFromPoint|x(?:p|ec(?:Script|Command)?))|valueOf|UTC|queryCommand(?:State|Indeterm|Enabled|Value)|f(?:i(?:nd|le(?:ModifiedDate|Size|CreatedDate|UpdatedDate)|xed)|o(?:nt(?:size|color)|rward)|loor|romCharCode)|watch|l(?:ink|o(?:ad|g)|astIndexOf)|a(?:sin|nchor|cos|t(?:tachEvent|ob|an(?:2)?)|pply|lert|b(?:s|ort))|r(?:ou(?:nd|teEvents)|e(?:size(?:By|To)|calc|turnValue|place|verse|l(?:oad|ease(?:Capture|Events)))|andom)|g(?:o|et(?:ResponseHeader|M(?:i(?:nutes|lliseconds)|onth)|Se(?:conds|lection)|Hours|Year|Time(?:zoneOffset)?|Da(?:y|te)|UTC(?:M(?:i(?:nutes|lliseconds)|onth)|Seconds|Hours|Da(?:y|te)|FullYear)|FullYear|A(?:ttention|llResponseHeaders)))|m(?:in|ove(?:B(?:y|elow)|To(?:Absolute)?|Above)|ergeAttributes|a(?:tch|rgins|x))|b(?:toa|ig|o(?:ld|rderWidths)|link|ack))\b(?=\()/
  388. }, {
  389. token : "support.function.dom",
  390. regex : /(s(?:ub(?:stringData|mit)|plitText|e(?:t(?:NamedItem|Attribute(?:Node)?)|lect))|has(?:ChildNodes|Feature)|namedItem|c(?:l(?:ick|o(?:se|neNode))|reate(?:C(?:omment|DATASection|aption)|T(?:Head|extNode|Foot)|DocumentFragment|ProcessingInstruction|E(?:ntityReference|lement)|Attribute))|tabIndex|i(?:nsert(?:Row|Before|Cell|Data)|tem)|open|delete(?:Row|C(?:ell|aption)|T(?:Head|Foot)|Data)|focus|write(?:ln)?|a(?:dd|ppend(?:Child|Data))|re(?:set|place(?:Child|Data)|move(?:NamedItem|Child|Attribute(?:Node)?)?)|get(?:NamedItem|Element(?:sBy(?:Name|TagName|ClassName)|ById)|Attribute(?:Node)?)|blur)\b(?=\()/
  391. }, {
  392. token : "support.constant",
  393. regex : /(s(?:ystemLanguage|cr(?:ipts|ollbars|een(?:X|Y|Top|Left))|t(?:yle(?:Sheets)?|atus(?:Text|bar)?)|ibling(?:Below|Above)|ource|uffixes|e(?:curity(?:Policy)?|l(?:ection|f)))|h(?:istory|ost(?:name)?|as(?:h|Focus))|y|X(?:MLDocument|SLDocument)|n(?:ext|ame(?:space(?:s|URI)|Prop))|M(?:IN_VALUE|AX_VALUE)|c(?:haracterSet|o(?:n(?:structor|trollers)|okieEnabled|lorDepth|mp(?:onents|lete))|urrent|puClass|l(?:i(?:p(?:boardData)?|entInformation)|osed|asses)|alle(?:e|r)|rypto)|t(?:o(?:olbar|p)|ext(?:Transform|Indent|Decoration|Align)|ags)|SQRT(?:1_2|2)|i(?:n(?:ner(?:Height|Width)|put)|ds|gnoreCase)|zIndex|o(?:scpu|n(?:readystatechange|Line)|uter(?:Height|Width)|p(?:sProfile|ener)|ffscreenBuffering)|NEGATIVE_INFINITY|d(?:i(?:splay|alog(?:Height|Top|Width|Left|Arguments)|rectories)|e(?:scription|fault(?:Status|Ch(?:ecked|arset)|View)))|u(?:ser(?:Profile|Language|Agent)|n(?:iqueID|defined)|pdateInterval)|_content|p(?:ixelDepth|ort|ersonalbar|kcs11|l(?:ugins|atform)|a(?:thname|dding(?:Right|Bottom|Top|Left)|rent(?:Window|Layer)?|ge(?:X(?:Offset)?|Y(?:Offset)?))|r(?:o(?:to(?:col|type)|duct(?:Sub)?|mpter)|e(?:vious|fix)))|e(?:n(?:coding|abledPlugin)|x(?:ternal|pando)|mbeds)|v(?:isibility|endor(?:Sub)?|Linkcolor)|URLUnencoded|P(?:I|OSITIVE_INFINITY)|f(?:ilename|o(?:nt(?:Size|Family|Weight)|rmName)|rame(?:s|Element)|gColor)|E|whiteSpace|l(?:i(?:stStyleType|n(?:eHeight|kColor))|o(?:ca(?:tion(?:bar)?|lName)|wsrc)|e(?:ngth|ft(?:Context)?)|a(?:st(?:M(?:odified|atch)|Index|Paren)|yer(?:s|X)|nguage))|a(?:pp(?:MinorVersion|Name|Co(?:deName|re)|Version)|vail(?:Height|Top|Width|Left)|ll|r(?:ity|guments)|Linkcolor|bove)|r(?:ight(?:Context)?|e(?:sponse(?:XML|Text)|adyState))|global|x|m(?:imeTypes|ultiline|enubar|argin(?:Right|Bottom|Top|Left))|L(?:N(?:10|2)|OG(?:10E|2E))|b(?:o(?:ttom|rder(?:Width|RightWidth|BottomWidth|Style|Color|TopWidth|LeftWidth))|ufferDepth|elow|ackground(?:Color|Image)))\b/
  394. }, {
  395. token : "identifier",
  396. regex : identifierRe
  397. }, {
  398. regex: "",
  399. token: "empty",
  400. next: "no_regex"
  401. }
  402. ],
  403. "start": [
  404. DocCommentHighlightRules.getStartRule("doc-start"),
  405. comments("start"),
  406. {
  407. token: "string.regexp",
  408. regex: "\\/",
  409. next: "regex"
  410. }, {
  411. token : "text",
  412. regex : "\\s+|^$",
  413. next : "start"
  414. }, {
  415. token: "empty",
  416. regex: "",
  417. next: "no_regex"
  418. }
  419. ],
  420. "regex": [
  421. {
  422. token: "regexp.keyword.operator",
  423. regex: "\\\\(?:u[\\da-fA-F]{4}|x[\\da-fA-F]{2}|.)"
  424. }, {
  425. token: "string.regexp",
  426. regex: "/[sxngimy]*",
  427. next: "no_regex"
  428. }, {
  429. token : "invalid",
  430. regex: /\{\d+\b,?\d*\}[+*]|[+*$^?][+*]|[$^][?]|\?{3,}/
  431. }, {
  432. token : "constant.language.escape",
  433. regex: /\(\?[:=!]|\)|\{\d+\b,?\d*\}|[+*]\?|[()$^+*?.]/
  434. }, {
  435. token : "constant.language.delimiter",
  436. regex: /\|/
  437. }, {
  438. token: "constant.language.escape",
  439. regex: /\[\^?/,
  440. next: "regex_character_class"
  441. }, {
  442. token: "empty",
  443. regex: "$",
  444. next: "no_regex"
  445. }, {
  446. defaultToken: "string.regexp"
  447. }
  448. ],
  449. "regex_character_class": [
  450. {
  451. token: "regexp.charclass.keyword.operator",
  452. regex: "\\\\(?:u[\\da-fA-F]{4}|x[\\da-fA-F]{2}|.)"
  453. }, {
  454. token: "constant.language.escape",
  455. regex: "]",
  456. next: "regex"
  457. }, {
  458. token: "constant.language.escape",
  459. regex: "-"
  460. }, {
  461. token: "empty",
  462. regex: "$",
  463. next: "no_regex"
  464. }, {
  465. defaultToken: "string.regexp.charachterclass"
  466. }
  467. ],
  468. "function_arguments": [
  469. {
  470. token: "variable.parameter",
  471. regex: identifierRe
  472. }, {
  473. token: "punctuation.operator",
  474. regex: "[, ]+"
  475. }, {
  476. token: "punctuation.operator",
  477. regex: "$"
  478. }, {
  479. token: "empty",
  480. regex: "",
  481. next: "no_regex"
  482. }
  483. ],
  484. "qqstring" : [
  485. {
  486. token : "constant.language.escape",
  487. regex : escapedRe
  488. }, {
  489. token : "string",
  490. regex : "\\\\$",
  491. consumeLineEnd : true
  492. }, {
  493. token : "string",
  494. regex : '"|$',
  495. next : "no_regex"
  496. }, {
  497. defaultToken: "string"
  498. }
  499. ],
  500. "qstring" : [
  501. {
  502. token : "constant.language.escape",
  503. regex : escapedRe
  504. }, {
  505. token : "string",
  506. regex : "\\\\$",
  507. consumeLineEnd : true
  508. }, {
  509. token : "string",
  510. regex : "'|$",
  511. next : "no_regex"
  512. }, {
  513. defaultToken: "string"
  514. }
  515. ]
  516. };
  517. if (!options || !options.noES6) {
  518. this.$rules.no_regex.unshift({
  519. regex: "[{}]", onMatch: function(val, state, stack) {
  520. this.next = val == "{" ? this.nextState : "";
  521. if (val == "{" && stack.length) {
  522. stack.unshift("start", state);
  523. }
  524. else if (val == "}" && stack.length) {
  525. stack.shift();
  526. this.next = stack.shift();
  527. if (this.next.indexOf("string") != -1 || this.next.indexOf("jsx") != -1)
  528. return "paren.quasi.end";
  529. }
  530. return val == "{" ? "paren.lparen" : "paren.rparen";
  531. },
  532. nextState: "start"
  533. }, {
  534. token : "string.quasi.start",
  535. regex : /`/,
  536. push : [{
  537. token : "constant.language.escape",
  538. regex : escapedRe
  539. }, {
  540. token : "paren.quasi.start",
  541. regex : /\${/,
  542. push : "start"
  543. }, {
  544. token : "string.quasi.end",
  545. regex : /`/,
  546. next : "pop"
  547. }, {
  548. defaultToken: "string.quasi"
  549. }]
  550. });
  551. if (!options || options.jsx != false)
  552. JSX.call(this);
  553. }
  554. this.embedRules(DocCommentHighlightRules, "doc-",
  555. [ DocCommentHighlightRules.getEndRule("no_regex") ]);
  556. this.normalizeRules();
  557. };
  558. oop.inherits(JavaScriptHighlightRules, TextHighlightRules);
  559. function JSX() {
  560. var tagRegex = identifierRe.replace("\\d", "\\d\\-");
  561. var jsxTag = {
  562. onMatch : function(val, state, stack) {
  563. var offset = val.charAt(1) == "/" ? 2 : 1;
  564. if (offset == 1) {
  565. if (state != this.nextState)
  566. stack.unshift(this.next, this.nextState, 0);
  567. else
  568. stack.unshift(this.next);
  569. stack[2]++;
  570. } else if (offset == 2) {
  571. if (state == this.nextState) {
  572. stack[1]--;
  573. if (!stack[1] || stack[1] < 0) {
  574. stack.shift();
  575. stack.shift();
  576. }
  577. }
  578. }
  579. return [{
  580. type: "meta.tag.punctuation." + (offset == 1 ? "" : "end-") + "tag-open.xml",
  581. value: val.slice(0, offset)
  582. }, {
  583. type: "meta.tag.tag-name.xml",
  584. value: val.substr(offset)
  585. }];
  586. },
  587. regex : "</?" + tagRegex + "",
  588. next: "jsxAttributes",
  589. nextState: "jsx"
  590. };
  591. this.$rules.start.unshift(jsxTag);
  592. var jsxJsRule = {
  593. regex: "{",
  594. token: "paren.quasi.start",
  595. push: "start"
  596. };
  597. this.$rules.jsx = [
  598. jsxJsRule,
  599. jsxTag,
  600. {include : "reference"},
  601. {defaultToken: "string"}
  602. ];
  603. this.$rules.jsxAttributes = [{
  604. token : "meta.tag.punctuation.tag-close.xml",
  605. regex : "/?>",
  606. onMatch : function(value, currentState, stack) {
  607. if (currentState == stack[0])
  608. stack.shift();
  609. if (value.length == 2) {
  610. if (stack[0] == this.nextState)
  611. stack[1]--;
  612. if (!stack[1] || stack[1] < 0) {
  613. stack.splice(0, 2);
  614. }
  615. }
  616. this.next = stack[0] || "start";
  617. return [{type: this.token, value: value}];
  618. },
  619. nextState: "jsx"
  620. },
  621. jsxJsRule,
  622. comments("jsxAttributes"),
  623. {
  624. token : "entity.other.attribute-name.xml",
  625. regex : tagRegex
  626. }, {
  627. token : "keyword.operator.attribute-equals.xml",
  628. regex : "="
  629. }, {
  630. token : "text.tag-whitespace.xml",
  631. regex : "\\s+"
  632. }, {
  633. token : "string.attribute-value.xml",
  634. regex : "'",
  635. stateName : "jsx_attr_q",
  636. push : [
  637. {token : "string.attribute-value.xml", regex: "'", next: "pop"},
  638. {include : "reference"},
  639. {defaultToken : "string.attribute-value.xml"}
  640. ]
  641. }, {
  642. token : "string.attribute-value.xml",
  643. regex : '"',
  644. stateName : "jsx_attr_qq",
  645. push : [
  646. {token : "string.attribute-value.xml", regex: '"', next: "pop"},
  647. {include : "reference"},
  648. {defaultToken : "string.attribute-value.xml"}
  649. ]
  650. },
  651. jsxTag
  652. ];
  653. this.$rules.reference = [{
  654. token : "constant.language.escape.reference.xml",
  655. regex : "(?:&#[0-9]+;)|(?:&#x[0-9a-fA-F]+;)|(?:&[a-zA-Z0-9_:\\.-]+;)"
  656. }];
  657. }
  658. function comments(next) {
  659. return [
  660. {
  661. token : "comment", // multi line comment
  662. regex : /\/\*/,
  663. next: [
  664. DocCommentHighlightRules.getTagRule(),
  665. {token : "comment", regex : "\\*\\/", next : next || "pop"},
  666. {defaultToken : "comment", caseInsensitive: true}
  667. ]
  668. }, {
  669. token : "comment",
  670. regex : "\\/\\/",
  671. next: [
  672. DocCommentHighlightRules.getTagRule(),
  673. {token : "comment", regex : "$|^", next : next || "pop"},
  674. {defaultToken : "comment", caseInsensitive: true}
  675. ]
  676. }
  677. ];
  678. }
  679. exports.JavaScriptHighlightRules = JavaScriptHighlightRules;
  680. });
  681. define("ace/mode/xml_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"], function(require, exports, module) {
  682. "use strict";
  683. var oop = require("../lib/oop");
  684. var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
  685. var XmlHighlightRules = function(normalize) {
  686. var tagRegex = "[_:a-zA-Z\xc0-\uffff][-_:.a-zA-Z0-9\xc0-\uffff]*";
  687. this.$rules = {
  688. start : [
  689. {token : "string.cdata.xml", regex : "<\\!\\[CDATA\\[", next : "cdata"},
  690. {
  691. token : ["punctuation.instruction.xml", "keyword.instruction.xml"],
  692. regex : "(<\\?)(" + tagRegex + ")", next : "processing_instruction"
  693. },
  694. {token : "comment.start.xml", regex : "<\\!--", next : "comment"},
  695. {
  696. token : ["xml-pe.doctype.xml", "xml-pe.doctype.xml"],
  697. regex : "(<\\!)(DOCTYPE)(?=[\\s])", next : "doctype", caseInsensitive: true
  698. },
  699. {include : "tag"},
  700. {token : "text.end-tag-open.xml", regex: "</"},
  701. {token : "text.tag-open.xml", regex: "<"},
  702. {include : "reference"},
  703. {defaultToken : "text.xml"}
  704. ],
  705. processing_instruction : [{
  706. token : "entity.other.attribute-name.decl-attribute-name.xml",
  707. regex : tagRegex
  708. }, {
  709. token : "keyword.operator.decl-attribute-equals.xml",
  710. regex : "="
  711. }, {
  712. include: "whitespace"
  713. }, {
  714. include: "string"
  715. }, {
  716. token : "punctuation.xml-decl.xml",
  717. regex : "\\?>",
  718. next : "start"
  719. }],
  720. doctype : [
  721. {include : "whitespace"},
  722. {include : "string"},
  723. {token : "xml-pe.doctype.xml", regex : ">", next : "start"},
  724. {token : "xml-pe.xml", regex : "[-_a-zA-Z0-9:]+"},
  725. {token : "punctuation.int-subset", regex : "\\[", push : "int_subset"}
  726. ],
  727. int_subset : [{
  728. token : "text.xml",
  729. regex : "\\s+"
  730. }, {
  731. token: "punctuation.int-subset.xml",
  732. regex: "]",
  733. next: "pop"
  734. }, {
  735. token : ["punctuation.markup-decl.xml", "keyword.markup-decl.xml"],
  736. regex : "(<\\!)(" + tagRegex + ")",
  737. push : [{
  738. token : "text",
  739. regex : "\\s+"
  740. },
  741. {
  742. token : "punctuation.markup-decl.xml",
  743. regex : ">",
  744. next : "pop"
  745. },
  746. {include : "string"}]
  747. }],
  748. cdata : [
  749. {token : "string.cdata.xml", regex : "\\]\\]>", next : "start"},
  750. {token : "text.xml", regex : "\\s+"},
  751. {token : "text.xml", regex : "(?:[^\\]]|\\](?!\\]>))+"}
  752. ],
  753. comment : [
  754. {token : "comment.end.xml", regex : "-->", next : "start"},
  755. {defaultToken : "comment.xml"}
  756. ],
  757. reference : [{
  758. token : "constant.language.escape.reference.xml",
  759. regex : "(?:&#[0-9]+;)|(?:&#x[0-9a-fA-F]+;)|(?:&[a-zA-Z0-9_:\\.-]+;)"
  760. }],
  761. attr_reference : [{
  762. token : "constant.language.escape.reference.attribute-value.xml",
  763. regex : "(?:&#[0-9]+;)|(?:&#x[0-9a-fA-F]+;)|(?:&[a-zA-Z0-9_:\\.-]+;)"
  764. }],
  765. tag : [{
  766. token : ["meta.tag.punctuation.tag-open.xml", "meta.tag.punctuation.end-tag-open.xml", "meta.tag.tag-name.xml"],
  767. regex : "(?:(<)|(</))((?:" + tagRegex + ":)?" + tagRegex + ")",
  768. next: [
  769. {include : "attributes"},
  770. {token : "meta.tag.punctuation.tag-close.xml", regex : "/?>", next : "start"}
  771. ]
  772. }],
  773. tag_whitespace : [
  774. {token : "text.tag-whitespace.xml", regex : "\\s+"}
  775. ],
  776. whitespace : [
  777. {token : "text.whitespace.xml", regex : "\\s+"}
  778. ],
  779. string: [{
  780. token : "string.xml",
  781. regex : "'",
  782. push : [
  783. {token : "string.xml", regex: "'", next: "pop"},
  784. {defaultToken : "string.xml"}
  785. ]
  786. }, {
  787. token : "string.xml",
  788. regex : '"',
  789. push : [
  790. {token : "string.xml", regex: '"', next: "pop"},
  791. {defaultToken : "string.xml"}
  792. ]
  793. }],
  794. attributes: [{
  795. token : "entity.other.attribute-name.xml",
  796. regex : tagRegex
  797. }, {
  798. token : "keyword.operator.attribute-equals.xml",
  799. regex : "="
  800. }, {
  801. include: "tag_whitespace"
  802. }, {
  803. include: "attribute_value"
  804. }],
  805. attribute_value: [{
  806. token : "string.attribute-value.xml",
  807. regex : "'",
  808. push : [
  809. {token : "string.attribute-value.xml", regex: "'", next: "pop"},
  810. {include : "attr_reference"},
  811. {defaultToken : "string.attribute-value.xml"}
  812. ]
  813. }, {
  814. token : "string.attribute-value.xml",
  815. regex : '"',
  816. push : [
  817. {token : "string.attribute-value.xml", regex: '"', next: "pop"},
  818. {include : "attr_reference"},
  819. {defaultToken : "string.attribute-value.xml"}
  820. ]
  821. }]
  822. };
  823. if (this.constructor === XmlHighlightRules)
  824. this.normalizeRules();
  825. };
  826. (function() {
  827. this.embedTagRules = function(HighlightRules, prefix, tag){
  828. this.$rules.tag.unshift({
  829. token : ["meta.tag.punctuation.tag-open.xml", "meta.tag." + tag + ".tag-name.xml"],
  830. regex : "(<)(" + tag + "(?=\\s|>|$))",
  831. next: [
  832. {include : "attributes"},
  833. {token : "meta.tag.punctuation.tag-close.xml", regex : "/?>", next : prefix + "start"}
  834. ]
  835. });
  836. this.$rules[tag + "-end"] = [
  837. {include : "attributes"},
  838. {token : "meta.tag.punctuation.tag-close.xml", regex : "/?>", next: "start",
  839. onMatch : function(value, currentState, stack) {
  840. stack.splice(0);
  841. return this.token;
  842. }}
  843. ];
  844. this.embedRules(HighlightRules, prefix, [{
  845. token: ["meta.tag.punctuation.end-tag-open.xml", "meta.tag." + tag + ".tag-name.xml"],
  846. regex : "(</)(" + tag + "(?=\\s|>|$))",
  847. next: tag + "-end"
  848. }, {
  849. token: "string.cdata.xml",
  850. regex : "<\\!\\[CDATA\\["
  851. }, {
  852. token: "string.cdata.xml",
  853. regex : "\\]\\]>"
  854. }]);
  855. };
  856. }).call(TextHighlightRules.prototype);
  857. oop.inherits(XmlHighlightRules, TextHighlightRules);
  858. exports.XmlHighlightRules = XmlHighlightRules;
  859. });
  860. define("ace/mode/html_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/css_highlight_rules","ace/mode/javascript_highlight_rules","ace/mode/xml_highlight_rules"], function(require, exports, module) {
  861. "use strict";
  862. var oop = require("../lib/oop");
  863. var lang = require("../lib/lang");
  864. var CssHighlightRules = require("./css_highlight_rules").CssHighlightRules;
  865. var JavaScriptHighlightRules = require("./javascript_highlight_rules").JavaScriptHighlightRules;
  866. var XmlHighlightRules = require("./xml_highlight_rules").XmlHighlightRules;
  867. var tagMap = lang.createMap({
  868. a : 'anchor',
  869. button : 'form',
  870. form : 'form',
  871. img : 'image',
  872. input : 'form',
  873. label : 'form',
  874. option : 'form',
  875. script : 'script',
  876. select : 'form',
  877. textarea : 'form',
  878. style : 'style',
  879. table : 'table',
  880. tbody : 'table',
  881. td : 'table',
  882. tfoot : 'table',
  883. th : 'table',
  884. tr : 'table'
  885. });
  886. var HtmlHighlightRules = function() {
  887. XmlHighlightRules.call(this);
  888. this.addRules({
  889. attributes: [{
  890. include : "tag_whitespace"
  891. }, {
  892. token : "entity.other.attribute-name.xml",
  893. regex : "[-_a-zA-Z0-9:.]+"
  894. }, {
  895. token : "keyword.operator.attribute-equals.xml",
  896. regex : "=",
  897. push : [{
  898. include: "tag_whitespace"
  899. }, {
  900. token : "string.unquoted.attribute-value.html",
  901. regex : "[^<>='\"`\\s]+",
  902. next : "pop"
  903. }, {
  904. token : "empty",
  905. regex : "",
  906. next : "pop"
  907. }]
  908. }, {
  909. include : "attribute_value"
  910. }],
  911. tag: [{
  912. token : function(start, tag) {
  913. var group = tagMap[tag];
  914. return ["meta.tag.punctuation." + (start == "<" ? "" : "end-") + "tag-open.xml",
  915. "meta.tag" + (group ? "." + group : "") + ".tag-name.xml"];
  916. },
  917. regex : "(</?)([-_a-zA-Z0-9:.]+)",
  918. next: "tag_stuff"
  919. }],
  920. tag_stuff: [
  921. {include : "attributes"},
  922. {token : "meta.tag.punctuation.tag-close.xml", regex : "/?>", next : "start"}
  923. ]
  924. });
  925. this.embedTagRules(CssHighlightRules, "css-", "style");
  926. this.embedTagRules(new JavaScriptHighlightRules({jsx: false}).getRules(), "js-", "script");
  927. if (this.constructor === HtmlHighlightRules)
  928. this.normalizeRules();
  929. };
  930. oop.inherits(HtmlHighlightRules, XmlHighlightRules);
  931. exports.HtmlHighlightRules = HtmlHighlightRules;
  932. });
  933. define("ace/mode/matching_brace_outdent",["require","exports","module","ace/range"], function(require, exports, module) {
  934. "use strict";
  935. var Range = require("../range").Range;
  936. var MatchingBraceOutdent = function() {};
  937. (function() {
  938. this.checkOutdent = function(line, input) {
  939. if (! /^\s+$/.test(line))
  940. return false;
  941. return /^\s*\}/.test(input);
  942. };
  943. this.autoOutdent = function(doc, row) {
  944. var line = doc.getLine(row);
  945. var match = line.match(/^(\s*\})/);
  946. if (!match) return 0;
  947. var column = match[1].length;
  948. var openBracePos = doc.findMatchingBracket({row: row, column: column});
  949. if (!openBracePos || openBracePos.row == row) return 0;
  950. var indent = this.$getIndent(doc.getLine(openBracePos.row));
  951. doc.replace(new Range(row, 0, row, column-1), indent);
  952. };
  953. this.$getIndent = function(line) {
  954. return line.match(/^\s*/)[0];
  955. };
  956. }).call(MatchingBraceOutdent.prototype);
  957. exports.MatchingBraceOutdent = MatchingBraceOutdent;
  958. });
  959. define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"], function(require, exports, module) {
  960. "use strict";
  961. var oop = require("../../lib/oop");
  962. var Range = require("../../range").Range;
  963. var BaseFoldMode = require("./fold_mode").FoldMode;
  964. var FoldMode = exports.FoldMode = function(commentRegex) {
  965. if (commentRegex) {
  966. this.foldingStartMarker = new RegExp(
  967. this.foldingStartMarker.source.replace(/\|[^|]*?$/, "|" + commentRegex.start)
  968. );
  969. this.foldingStopMarker = new RegExp(
  970. this.foldingStopMarker.source.replace(/\|[^|]*?$/, "|" + commentRegex.end)
  971. );
  972. }
  973. };
  974. oop.inherits(FoldMode, BaseFoldMode);
  975. (function() {
  976. this.foldingStartMarker = /([\{\[\(])[^\}\]\)]*$|^\s*(\/\*)/;
  977. this.foldingStopMarker = /^[^\[\{\(]*([\}\]\)])|^[\s\*]*(\*\/)/;
  978. this.singleLineBlockCommentRe= /^\s*(\/\*).*\*\/\s*$/;
  979. this.tripleStarBlockCommentRe = /^\s*(\/\*\*\*).*\*\/\s*$/;
  980. this.startRegionRe = /^\s*(\/\*|\/\/)#?region\b/;
  981. this._getFoldWidgetBase = this.getFoldWidget;
  982. this.getFoldWidget = function(session, foldStyle, row) {
  983. var line = session.getLine(row);
  984. if (this.singleLineBlockCommentRe.test(line)) {
  985. if (!this.startRegionRe.test(line) && !this.tripleStarBlockCommentRe.test(line))
  986. return "";
  987. }
  988. var fw = this._getFoldWidgetBase(session, foldStyle, row);
  989. if (!fw && this.startRegionRe.test(line))
  990. return "start"; // lineCommentRegionStart
  991. return fw;
  992. };
  993. this.getFoldWidgetRange = function(session, foldStyle, row, forceMultiline) {
  994. var line = session.getLine(row);
  995. if (this.startRegionRe.test(line))
  996. return this.getCommentRegionBlock(session, line, row);
  997. var match = line.match(this.foldingStartMarker);
  998. if (match) {
  999. var i = match.index;
  1000. if (match[1])
  1001. return this.openingBracketBlock(session, match[1], row, i);
  1002. var range = session.getCommentFoldRange(row, i + match[0].length, 1);
  1003. if (range && !range.isMultiLine()) {
  1004. if (forceMultiline) {
  1005. range = this.getSectionRange(session, row);
  1006. } else if (foldStyle != "all")
  1007. range = null;
  1008. }
  1009. return range;
  1010. }
  1011. if (foldStyle === "markbegin")
  1012. return;
  1013. var match = line.match(this.foldingStopMarker);
  1014. if (match) {
  1015. var i = match.index + match[0].length;
  1016. if (match[1])
  1017. return this.closingBracketBlock(session, match[1], row, i);
  1018. return session.getCommentFoldRange(row, i, -1);
  1019. }
  1020. };
  1021. this.getSectionRange = function(session, row) {
  1022. var line = session.getLine(row);
  1023. var startIndent = line.search(/\S/);
  1024. var startRow = row;
  1025. var startColumn = line.length;
  1026. row = row + 1;
  1027. var endRow = row;
  1028. var maxRow = session.getLength();
  1029. while (++row < maxRow) {
  1030. line = session.getLine(row);
  1031. var indent = line.search(/\S/);
  1032. if (indent === -1)
  1033. continue;
  1034. if (startIndent > indent)
  1035. break;
  1036. var subRange = this.getFoldWidgetRange(session, "all", row);
  1037. if (subRange) {
  1038. if (subRange.start.row <= startRow) {
  1039. break;
  1040. } else if (subRange.isMultiLine()) {
  1041. row = subRange.end.row;
  1042. } else if (startIndent == indent) {
  1043. break;
  1044. }
  1045. }
  1046. endRow = row;
  1047. }
  1048. return new Range(startRow, startColumn, endRow, session.getLine(endRow).length);
  1049. };
  1050. this.getCommentRegionBlock = function(session, line, row) {
  1051. var startColumn = line.search(/\s*$/);
  1052. var maxRow = session.getLength();
  1053. var startRow = row;
  1054. var re = /^\s*(?:\/\*|\/\/|--)#?(end)?region\b/;
  1055. var depth = 1;
  1056. while (++row < maxRow) {
  1057. line = session.getLine(row);
  1058. var m = re.exec(line);
  1059. if (!m) continue;
  1060. if (m[1]) depth--;
  1061. else depth++;
  1062. if (!depth) break;
  1063. }
  1064. var endRow = row;
  1065. if (endRow > startRow) {
  1066. return new Range(startRow, startColumn, endRow, line.length);
  1067. }
  1068. };
  1069. }).call(FoldMode.prototype);
  1070. });
  1071. define("ace/mode/javascript",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/javascript_highlight_rules","ace/mode/matching_brace_outdent","ace/worker/worker_client","ace/mode/behaviour/cstyle","ace/mode/folding/cstyle"], function(require, exports, module) {
  1072. "use strict";
  1073. var oop = require("../lib/oop");
  1074. var TextMode = require("./text").Mode;
  1075. var JavaScriptHighlightRules = require("./javascript_highlight_rules").JavaScriptHighlightRules;
  1076. var MatchingBraceOutdent = require("./matching_brace_outdent").MatchingBraceOutdent;
  1077. var WorkerClient = require("../worker/worker_client").WorkerClient;
  1078. var CstyleBehaviour = require("./behaviour/cstyle").CstyleBehaviour;
  1079. var CStyleFoldMode = require("./folding/cstyle").FoldMode;
  1080. var Mode = function() {
  1081. this.HighlightRules = JavaScriptHighlightRules;
  1082. this.$outdent = new MatchingBraceOutdent();
  1083. this.$behaviour = new CstyleBehaviour();
  1084. this.foldingRules = new CStyleFoldMode();
  1085. };
  1086. oop.inherits(Mode, TextMode);
  1087. (function() {
  1088. this.lineCommentStart = "//";
  1089. this.blockComment = {start: "/*", end: "*/"};
  1090. this.$quotes = {'"': '"', "'": "'", "`": "`"};
  1091. this.getNextLineIndent = function(state, line, tab) {
  1092. var indent = this.$getIndent(line);
  1093. var tokenizedLine = this.getTokenizer().getLineTokens(line, state);
  1094. var tokens = tokenizedLine.tokens;
  1095. var endState = tokenizedLine.state;
  1096. if (tokens.length && tokens[tokens.length-1].type == "comment") {
  1097. return indent;
  1098. }
  1099. if (state == "start" || state == "no_regex") {
  1100. var match = line.match(/^.*(?:\bcase\b.*:|[\{\(\[])\s*$/);
  1101. if (match) {
  1102. indent += tab;
  1103. }
  1104. } else if (state == "doc-start") {
  1105. if (endState == "start" || endState == "no_regex") {
  1106. return "";
  1107. }
  1108. var match = line.match(/^\s*(\/?)\*/);
  1109. if (match) {
  1110. if (match[1]) {
  1111. indent += " ";
  1112. }
  1113. indent += "* ";
  1114. }
  1115. }
  1116. return indent;
  1117. };
  1118. this.checkOutdent = function(state, line, input) {
  1119. return this.$outdent.checkOutdent(line, input);
  1120. };
  1121. this.autoOutdent = function(state, doc, row) {
  1122. this.$outdent.autoOutdent(doc, row);
  1123. };
  1124. this.createWorker = function(session) {
  1125. var worker = new WorkerClient(["ace"], "ace/mode/javascript_worker", "JavaScriptWorker");
  1126. worker.attachToDocument(session.getDocument());
  1127. worker.on("annotate", function(results) {
  1128. session.setAnnotations(results.data);
  1129. });
  1130. worker.on("terminate", function() {
  1131. session.clearAnnotations();
  1132. });
  1133. return worker;
  1134. };
  1135. this.$id = "ace/mode/javascript";
  1136. }).call(Mode.prototype);
  1137. exports.Mode = Mode;
  1138. });
  1139. define("ace/mode/css_completions",["require","exports","module"], function(require, exports, module) {
  1140. "use strict";
  1141. var propertyMap = {
  1142. "background": {"#$0": 1},
  1143. "background-color": {"#$0": 1, "transparent": 1, "fixed": 1},
  1144. "background-image": {"url('/$0')": 1},
  1145. "background-repeat": {"repeat": 1, "repeat-x": 1, "repeat-y": 1, "no-repeat": 1, "inherit": 1},
  1146. "background-position": {"bottom":2, "center":2, "left":2, "right":2, "top":2, "inherit":2},
  1147. "background-attachment": {"scroll": 1, "fixed": 1},
  1148. "background-size": {"cover": 1, "contain": 1},
  1149. "background-clip": {"border-box": 1, "padding-box": 1, "content-box": 1},
  1150. "background-origin": {"border-box": 1, "padding-box": 1, "content-box": 1},
  1151. "border": {"solid $0": 1, "dashed $0": 1, "dotted $0": 1, "#$0": 1},
  1152. "border-color": {"#$0": 1},
  1153. "border-style": {"solid":2, "dashed":2, "dotted":2, "double":2, "groove":2, "hidden":2, "inherit":2, "inset":2, "none":2, "outset":2, "ridged":2},
  1154. "border-collapse": {"collapse": 1, "separate": 1},
  1155. "bottom": {"px": 1, "em": 1, "%": 1},
  1156. "clear": {"left": 1, "right": 1, "both": 1, "none": 1},
  1157. "color": {"#$0": 1, "rgb(#$00,0,0)": 1},
  1158. "cursor": {"default": 1, "pointer": 1, "move": 1, "text": 1, "wait": 1, "help": 1, "progress": 1, "n-resize": 1, "ne-resize": 1, "e-resize": 1, "se-resize": 1, "s-resize": 1, "sw-resize": 1, "w-resize": 1, "nw-resize": 1},
  1159. "display": {"none": 1, "block": 1, "inline": 1, "inline-block": 1, "table-cell": 1},
  1160. "empty-cells": {"show": 1, "hide": 1},
  1161. "float": {"left": 1, "right": 1, "none": 1},
  1162. "font-family": {"Arial":2,"Comic Sans MS":2,"Consolas":2,"Courier New":2,"Courier":2,"Georgia":2,"Monospace":2,"Sans-Serif":2, "Segoe UI":2,"Tahoma":2,"Times New Roman":2,"Trebuchet MS":2,"Verdana": 1},
  1163. "font-size": {"px": 1, "em": 1, "%": 1},
  1164. "font-weight": {"bold": 1, "normal": 1},
  1165. "font-style": {"italic": 1, "normal": 1},
  1166. "font-variant": {"normal": 1, "small-caps": 1},
  1167. "height": {"px": 1, "em": 1, "%": 1},
  1168. "left": {"px": 1, "em": 1, "%": 1},
  1169. "letter-spacing": {"normal": 1},
  1170. "line-height": {"normal": 1},
  1171. "list-style-type": {"none": 1, "disc": 1, "circle": 1, "square": 1, "decimal": 1, "decimal-leading-zero": 1, "lower-roman": 1, "upper-roman": 1, "lower-greek": 1, "lower-latin": 1, "upper-latin": 1, "georgian": 1, "lower-alpha": 1, "upper-alpha": 1},
  1172. "margin": {"px": 1, "em": 1, "%": 1},
  1173. "margin-right": {"px": 1, "em": 1, "%": 1},
  1174. "margin-left": {"px": 1, "em": 1, "%": 1},
  1175. "margin-top": {"px": 1, "em": 1, "%": 1},
  1176. "margin-bottom": {"px": 1, "em": 1, "%": 1},
  1177. "max-height": {"px": 1, "em": 1, "%": 1},
  1178. "max-width": {"px": 1, "em": 1, "%": 1},
  1179. "min-height": {"px": 1, "em": 1, "%": 1},
  1180. "min-width": {"px": 1, "em": 1, "%": 1},
  1181. "overflow": {"hidden": 1, "visible": 1, "auto": 1, "scroll": 1},
  1182. "overflow-x": {"hidden": 1, "visible": 1, "auto": 1, "scroll": 1},
  1183. "overflow-y": {"hidden": 1, "visible": 1, "auto": 1, "scroll": 1},
  1184. "padding": {"px": 1, "em": 1, "%": 1},
  1185. "padding-top": {"px": 1, "em": 1, "%": 1},
  1186. "padding-right": {"px": 1, "em": 1, "%": 1},
  1187. "padding-bottom": {"px": 1, "em": 1, "%": 1},
  1188. "padding-left": {"px": 1, "em": 1, "%": 1},
  1189. "page-break-after": {"auto": 1, "always": 1, "avoid": 1, "left": 1, "right": 1},
  1190. "page-break-before": {"auto": 1, "always": 1, "avoid": 1, "left": 1, "right": 1},
  1191. "position": {"absolute": 1, "relative": 1, "fixed": 1, "static": 1},
  1192. "right": {"px": 1, "em": 1, "%": 1},
  1193. "table-layout": {"fixed": 1, "auto": 1},
  1194. "text-decoration": {"none": 1, "underline": 1, "line-through": 1, "blink": 1},
  1195. "text-align": {"left": 1, "right": 1, "center": 1, "justify": 1},
  1196. "text-transform": {"capitalize": 1, "uppercase": 1, "lowercase": 1, "none": 1},
  1197. "top": {"px": 1, "em": 1, "%": 1},
  1198. "vertical-align": {"top": 1, "bottom": 1},
  1199. "visibility": {"hidden": 1, "visible": 1},
  1200. "white-space": {"nowrap": 1, "normal": 1, "pre": 1, "pre-line": 1, "pre-wrap": 1},
  1201. "width": {"px": 1, "em": 1, "%": 1},
  1202. "word-spacing": {"normal": 1},
  1203. "filter": {"alpha(opacity=$0100)": 1},
  1204. "text-shadow": {"$02px 2px 2px #777": 1},
  1205. "text-overflow": {"ellipsis-word": 1, "clip": 1, "ellipsis": 1},
  1206. "-moz-border-radius": 1,
  1207. "-moz-border-radius-topright": 1,
  1208. "-moz-border-radius-bottomright": 1,
  1209. "-moz-border-radius-topleft": 1,
  1210. "-moz-border-radius-bottomleft": 1,
  1211. "-webkit-border-radius": 1,
  1212. "-webkit-border-top-right-radius": 1,
  1213. "-webkit-border-top-left-radius": 1,
  1214. "-webkit-border-bottom-right-radius": 1,
  1215. "-webkit-border-bottom-left-radius": 1,
  1216. "-moz-box-shadow": 1,
  1217. "-webkit-box-shadow": 1,
  1218. "transform": {"rotate($00deg)": 1, "skew($00deg)": 1},
  1219. "-moz-transform": {"rotate($00deg)": 1, "skew($00deg)": 1},
  1220. "-webkit-transform": {"rotate($00deg)": 1, "skew($00deg)": 1 }
  1221. };
  1222. var CssCompletions = function() {
  1223. };
  1224. (function() {
  1225. this.completionsDefined = false;
  1226. this.defineCompletions = function() {
  1227. if (document) {
  1228. var style = document.createElement('c').style;
  1229. for (var i in style) {
  1230. if (typeof style[i] !== 'string')
  1231. continue;
  1232. var name = i.replace(/[A-Z]/g, function(x) {
  1233. return '-' + x.toLowerCase();
  1234. });
  1235. if (!propertyMap.hasOwnProperty(name))
  1236. propertyMap[name] = 1;
  1237. }
  1238. }
  1239. this.completionsDefined = true;
  1240. };
  1241. this.getCompletions = function(state, session, pos, prefix) {
  1242. if (!this.completionsDefined) {
  1243. this.defineCompletions();
  1244. }
  1245. if (state==='ruleset' || session.$mode.$id == "ace/mode/scss") {
  1246. var line = session.getLine(pos.row).substr(0, pos.column);
  1247. if (/:[^;]+$/.test(line)) {
  1248. /([\w\-]+):[^:]*$/.test(line);
  1249. return this.getPropertyValueCompletions(state, session, pos, prefix);
  1250. } else {
  1251. return this.getPropertyCompletions(state, session, pos, prefix);
  1252. }
  1253. }
  1254. return [];
  1255. };
  1256. this.getPropertyCompletions = function(state, session, pos, prefix) {
  1257. var properties = Object.keys(propertyMap);
  1258. return properties.map(function(property){
  1259. return {
  1260. caption: property,
  1261. snippet: property + ': $0;',
  1262. meta: "property",
  1263. score: 1000000
  1264. };
  1265. });
  1266. };
  1267. this.getPropertyValueCompletions = function(state, session, pos, prefix) {
  1268. var line = session.getLine(pos.row).substr(0, pos.column);
  1269. var property = (/([\w\-]+):[^:]*$/.exec(line) || {})[1];
  1270. if (!property)
  1271. return [];
  1272. var values = [];
  1273. if (property in propertyMap && typeof propertyMap[property] === "object") {
  1274. values = Object.keys(propertyMap[property]);
  1275. }
  1276. return values.map(function(value){
  1277. return {
  1278. caption: value,
  1279. snippet: value,
  1280. meta: "property value",
  1281. score: 1000000
  1282. };
  1283. });
  1284. };
  1285. }).call(CssCompletions.prototype);
  1286. exports.CssCompletions = CssCompletions;
  1287. });
  1288. define("ace/mode/behaviour/css",["require","exports","module","ace/lib/oop","ace/mode/behaviour","ace/mode/behaviour/cstyle","ace/token_iterator"], function(require, exports, module) {
  1289. "use strict";
  1290. var oop = require("../../lib/oop");
  1291. var Behaviour = require("../behaviour").Behaviour;
  1292. var CstyleBehaviour = require("./cstyle").CstyleBehaviour;
  1293. var TokenIterator = require("../../token_iterator").TokenIterator;
  1294. var CssBehaviour = function () {
  1295. this.inherit(CstyleBehaviour);
  1296. this.add("colon", "insertion", function (state, action, editor, session, text) {
  1297. if (text === ':' && editor.selection.isEmpty()) {
  1298. var cursor = editor.getCursorPosition();
  1299. var iterator = new TokenIterator(session, cursor.row, cursor.column);
  1300. var token = iterator.getCurrentToken();
  1301. if (token && token.value.match(/\s+/)) {
  1302. token = iterator.stepBackward();
  1303. }
  1304. if (token && token.type === 'support.type') {
  1305. var line = session.doc.getLine(cursor.row);
  1306. var rightChar = line.substring(cursor.column, cursor.column + 1);
  1307. if (rightChar === ':') {
  1308. return {
  1309. text: '',
  1310. selection: [1, 1]
  1311. };
  1312. }
  1313. if (/^(\s+[^;]|\s*$)/.test(line.substring(cursor.column))) {
  1314. return {
  1315. text: ':;',
  1316. selection: [1, 1]
  1317. };
  1318. }
  1319. }
  1320. }
  1321. });
  1322. this.add("colon", "deletion", function (state, action, editor, session, range) {
  1323. var selected = session.doc.getTextRange(range);
  1324. if (!range.isMultiLine() && selected === ':') {
  1325. var cursor = editor.getCursorPosition();
  1326. var iterator = new TokenIterator(session, cursor.row, cursor.column);
  1327. var token = iterator.getCurrentToken();
  1328. if (token && token.value.match(/\s+/)) {
  1329. token = iterator.stepBackward();
  1330. }
  1331. if (token && token.type === 'support.type') {
  1332. var line = session.doc.getLine(range.start.row);
  1333. var rightChar = line.substring(range.end.column, range.end.column + 1);
  1334. if (rightChar === ';') {
  1335. range.end.column ++;
  1336. return range;
  1337. }
  1338. }
  1339. }
  1340. });
  1341. this.add("semicolon", "insertion", function (state, action, editor, session, text) {
  1342. if (text === ';' && editor.selection.isEmpty()) {
  1343. var cursor = editor.getCursorPosition();
  1344. var line = session.doc.getLine(cursor.row);
  1345. var rightChar = line.substring(cursor.column, cursor.column + 1);
  1346. if (rightChar === ';') {
  1347. return {
  1348. text: '',
  1349. selection: [1, 1]
  1350. };
  1351. }
  1352. }
  1353. });
  1354. this.add("!important", "insertion", function (state, action, editor, session, text) {
  1355. if (text === '!' && editor.selection.isEmpty()) {
  1356. var cursor = editor.getCursorPosition();
  1357. var line = session.doc.getLine(cursor.row);
  1358. if (/^\s*(;|}|$)/.test(line.substring(cursor.column))) {
  1359. return {
  1360. text: '!important',
  1361. selection: [10, 10]
  1362. };
  1363. }
  1364. }
  1365. });
  1366. };
  1367. oop.inherits(CssBehaviour, CstyleBehaviour);
  1368. exports.CssBehaviour = CssBehaviour;
  1369. });
  1370. define("ace/mode/css",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/css_highlight_rules","ace/mode/matching_brace_outdent","ace/worker/worker_client","ace/mode/css_completions","ace/mode/behaviour/css","ace/mode/folding/cstyle"], function(require, exports, module) {
  1371. "use strict";
  1372. var oop = require("../lib/oop");
  1373. var TextMode = require("./text").Mode;
  1374. var CssHighlightRules = require("./css_highlight_rules").CssHighlightRules;
  1375. var MatchingBraceOutdent = require("./matching_brace_outdent").MatchingBraceOutdent;
  1376. var WorkerClient = require("../worker/worker_client").WorkerClient;
  1377. var CssCompletions = require("./css_completions").CssCompletions;
  1378. var CssBehaviour = require("./behaviour/css").CssBehaviour;
  1379. var CStyleFoldMode = require("./folding/cstyle").FoldMode;
  1380. var Mode = function() {
  1381. this.HighlightRules = CssHighlightRules;
  1382. this.$outdent = new MatchingBraceOutdent();
  1383. this.$behaviour = new CssBehaviour();
  1384. this.$completer = new CssCompletions();
  1385. this.foldingRules = new CStyleFoldMode();
  1386. };
  1387. oop.inherits(Mode, TextMode);
  1388. (function() {
  1389. this.foldingRules = "cStyle";
  1390. this.blockComment = {start: "/*", end: "*/"};
  1391. this.getNextLineIndent = function(state, line, tab) {
  1392. var indent = this.$getIndent(line);
  1393. var tokens = this.getTokenizer().getLineTokens(line, state).tokens;
  1394. if (tokens.length && tokens[tokens.length-1].type == "comment") {
  1395. return indent;
  1396. }
  1397. var match = line.match(/^.*\{\s*$/);
  1398. if (match) {
  1399. indent += tab;
  1400. }
  1401. return indent;
  1402. };
  1403. this.checkOutdent = function(state, line, input) {
  1404. return this.$outdent.checkOutdent(line, input);
  1405. };
  1406. this.autoOutdent = function(state, doc, row) {
  1407. this.$outdent.autoOutdent(doc, row);
  1408. };
  1409. this.getCompletions = function(state, session, pos, prefix) {
  1410. return this.$completer.getCompletions(state, session, pos, prefix);
  1411. };
  1412. this.createWorker = function(session) {
  1413. var worker = new WorkerClient(["ace"], "ace/mode/css_worker", "Worker");
  1414. worker.attachToDocument(session.getDocument());
  1415. worker.on("annotate", function(e) {
  1416. session.setAnnotations(e.data);
  1417. });
  1418. worker.on("terminate", function() {
  1419. session.clearAnnotations();
  1420. });
  1421. return worker;
  1422. };
  1423. this.$id = "ace/mode/css";
  1424. }).call(Mode.prototype);
  1425. exports.Mode = Mode;
  1426. });
  1427. define("ace/mode/behaviour/xml",["require","exports","module","ace/lib/oop","ace/mode/behaviour","ace/token_iterator","ace/lib/lang"], function(require, exports, module) {
  1428. "use strict";
  1429. var oop = require("../../lib/oop");
  1430. var Behaviour = require("../behaviour").Behaviour;
  1431. var TokenIterator = require("../../token_iterator").TokenIterator;
  1432. var lang = require("../../lib/lang");
  1433. function is(token, type) {
  1434. return token && token.type.lastIndexOf(type + ".xml") > -1;
  1435. }
  1436. var XmlBehaviour = function () {
  1437. this.add("string_dquotes", "insertion", function (state, action, editor, session, text) {
  1438. if (text == '"' || text == "'") {
  1439. var quote = text;
  1440. var selected = session.doc.getTextRange(editor.getSelectionRange());
  1441. if (selected !== "" && selected !== "'" && selected != '"' && editor.getWrapBehavioursEnabled()) {
  1442. return {
  1443. text: quote + selected + quote,
  1444. selection: false
  1445. };
  1446. }
  1447. var cursor = editor.getCursorPosition();
  1448. var line = session.doc.getLine(cursor.row);
  1449. var rightChar = line.substring(cursor.column, cursor.column + 1);
  1450. var iterator = new TokenIterator(session, cursor.row, cursor.column);
  1451. var token = iterator.getCurrentToken();
  1452. if (rightChar == quote && (is(token, "attribute-value") || is(token, "string"))) {
  1453. return {
  1454. text: "",
  1455. selection: [1, 1]
  1456. };
  1457. }
  1458. if (!token)
  1459. token = iterator.stepBackward();
  1460. if (!token)
  1461. return;
  1462. while (is(token, "tag-whitespace") || is(token, "whitespace")) {
  1463. token = iterator.stepBackward();
  1464. }
  1465. var rightSpace = !rightChar || rightChar.match(/\s/);
  1466. if (is(token, "attribute-equals") && (rightSpace || rightChar == '>') || (is(token, "decl-attribute-equals") && (rightSpace || rightChar == '?'))) {
  1467. return {
  1468. text: quote + quote,
  1469. selection: [1, 1]
  1470. };
  1471. }
  1472. }
  1473. });
  1474. this.add("string_dquotes", "deletion", function(state, action, editor, session, range) {
  1475. var selected = session.doc.getTextRange(range);
  1476. if (!range.isMultiLine() && (selected == '"' || selected == "'")) {
  1477. var line = session.doc.getLine(range.start.row);
  1478. var rightChar = line.substring(range.start.column + 1, range.start.column + 2);
  1479. if (rightChar == selected) {
  1480. range.end.column++;
  1481. return range;
  1482. }
  1483. }
  1484. });
  1485. this.add("autoclosing", "insertion", function (state, action, editor, session, text) {
  1486. if (text == '>') {
  1487. var position = editor.getSelectionRange().start;
  1488. var iterator = new TokenIterator(session, position.row, position.column);
  1489. var token = iterator.getCurrentToken() || iterator.stepBackward();
  1490. if (!token || !(is(token, "tag-name") || is(token, "tag-whitespace") || is(token, "attribute-name") || is(token, "attribute-equals") || is(token, "attribute-value")))
  1491. return;
  1492. if (is(token, "reference.attribute-value"))
  1493. return;
  1494. if (is(token, "attribute-value")) {
  1495. var tokenEndColumn = iterator.getCurrentTokenColumn() + token.value.length;
  1496. if (position.column < tokenEndColumn)
  1497. return;
  1498. if (position.column == tokenEndColumn) {
  1499. var nextToken = iterator.stepForward();
  1500. if (nextToken && is(nextToken, "attribute-value"))
  1501. return;
  1502. iterator.stepBackward();
  1503. }
  1504. }
  1505. if (/^\s*>/.test(session.getLine(position.row).slice(position.column)))
  1506. return;
  1507. while (!is(token, "tag-name")) {
  1508. token = iterator.stepBackward();
  1509. if (token.value == "<") {
  1510. token = iterator.stepForward();
  1511. break;
  1512. }
  1513. }
  1514. var tokenRow = iterator.getCurrentTokenRow();
  1515. var tokenColumn = iterator.getCurrentTokenColumn();
  1516. if (is(iterator.stepBackward(), "end-tag-open"))
  1517. return;
  1518. var element = token.value;
  1519. if (tokenRow == position.row)
  1520. element = element.substring(0, position.column - tokenColumn);
  1521. if (this.voidElements.hasOwnProperty(element.toLowerCase()))
  1522. return;
  1523. return {
  1524. text: ">" + "</" + element + ">",
  1525. selection: [1, 1]
  1526. };
  1527. }
  1528. });
  1529. this.add("autoindent", "insertion", function (state, action, editor, session, text) {
  1530. if (text == "\n") {
  1531. var cursor = editor.getCursorPosition();
  1532. var line = session.getLine(cursor.row);
  1533. var iterator = new TokenIterator(session, cursor.row, cursor.column);
  1534. var token = iterator.getCurrentToken();
  1535. if (token && token.type.indexOf("tag-close") !== -1) {
  1536. if (token.value == "/>")
  1537. return;
  1538. while (token && token.type.indexOf("tag-name") === -1) {
  1539. token = iterator.stepBackward();
  1540. }
  1541. if (!token) {
  1542. return;
  1543. }
  1544. var tag = token.value;
  1545. var row = iterator.getCurrentTokenRow();
  1546. token = iterator.stepBackward();
  1547. if (!token || token.type.indexOf("end-tag") !== -1) {
  1548. return;
  1549. }
  1550. if (this.voidElements && !this.voidElements[tag]) {
  1551. var nextToken = session.getTokenAt(cursor.row, cursor.column+1);
  1552. var line = session.getLine(row);
  1553. var nextIndent = this.$getIndent(line);
  1554. var indent = nextIndent + session.getTabString();
  1555. if (nextToken && nextToken.value === "</") {
  1556. return {
  1557. text: "\n" + indent + "\n" + nextIndent,
  1558. selection: [1, indent.length, 1, indent.length]
  1559. };
  1560. } else {
  1561. return {
  1562. text: "\n" + indent
  1563. };
  1564. }
  1565. }
  1566. }
  1567. }
  1568. });
  1569. };
  1570. oop.inherits(XmlBehaviour, Behaviour);
  1571. exports.XmlBehaviour = XmlBehaviour;
  1572. });
  1573. define("ace/mode/folding/mixed",["require","exports","module","ace/lib/oop","ace/mode/folding/fold_mode"], function(require, exports, module) {
  1574. "use strict";
  1575. var oop = require("../../lib/oop");
  1576. var BaseFoldMode = require("./fold_mode").FoldMode;
  1577. var FoldMode = exports.FoldMode = function(defaultMode, subModes) {
  1578. this.defaultMode = defaultMode;
  1579. this.subModes = subModes;
  1580. };
  1581. oop.inherits(FoldMode, BaseFoldMode);
  1582. (function() {
  1583. this.$getMode = function(state) {
  1584. if (typeof state != "string")
  1585. state = state[0];
  1586. for (var key in this.subModes) {
  1587. if (state.indexOf(key) === 0)
  1588. return this.subModes[key];
  1589. }
  1590. return null;
  1591. };
  1592. this.$tryMode = function(state, session, foldStyle, row) {
  1593. var mode = this.$getMode(state);
  1594. return (mode ? mode.getFoldWidget(session, foldStyle, row) : "");
  1595. };
  1596. this.getFoldWidget = function(session, foldStyle, row) {
  1597. return (
  1598. this.$tryMode(session.getState(row-1), session, foldStyle, row) ||
  1599. this.$tryMode(session.getState(row), session, foldStyle, row) ||
  1600. this.defaultMode.getFoldWidget(session, foldStyle, row)
  1601. );
  1602. };
  1603. this.getFoldWidgetRange = function(session, foldStyle, row) {
  1604. var mode = this.$getMode(session.getState(row-1));
  1605. if (!mode || !mode.getFoldWidget(session, foldStyle, row))
  1606. mode = this.$getMode(session.getState(row));
  1607. if (!mode || !mode.getFoldWidget(session, foldStyle, row))
  1608. mode = this.defaultMode;
  1609. return mode.getFoldWidgetRange(session, foldStyle, row);
  1610. };
  1611. }).call(FoldMode.prototype);
  1612. });
  1613. define("ace/mode/folding/xml",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/range","ace/mode/folding/fold_mode","ace/token_iterator"], function(require, exports, module) {
  1614. "use strict";
  1615. var oop = require("../../lib/oop");
  1616. var lang = require("../../lib/lang");
  1617. var Range = require("../../range").Range;
  1618. var BaseFoldMode = require("./fold_mode").FoldMode;
  1619. var TokenIterator = require("../../token_iterator").TokenIterator;
  1620. var FoldMode = exports.FoldMode = function(voidElements, optionalEndTags) {
  1621. BaseFoldMode.call(this);
  1622. this.voidElements = voidElements || {};
  1623. this.optionalEndTags = oop.mixin({}, this.voidElements);
  1624. if (optionalEndTags)
  1625. oop.mixin(this.optionalEndTags, optionalEndTags);
  1626. };
  1627. oop.inherits(FoldMode, BaseFoldMode);
  1628. var Tag = function() {
  1629. this.tagName = "";
  1630. this.closing = false;
  1631. this.selfClosing = false;
  1632. this.start = {row: 0, column: 0};
  1633. this.end = {row: 0, column: 0};
  1634. };
  1635. function is(token, type) {
  1636. return token.type.lastIndexOf(type + ".xml") > -1;
  1637. }
  1638. (function() {
  1639. this.getFoldWidget = function(session, foldStyle, row) {
  1640. var tag = this._getFirstTagInLine(session, row);
  1641. if (!tag)
  1642. return this.getCommentFoldWidget(session, row);
  1643. if (tag.closing || (!tag.tagName && tag.selfClosing))
  1644. return foldStyle == "markbeginend" ? "end" : "";
  1645. if (!tag.tagName || tag.selfClosing || this.voidElements.hasOwnProperty(tag.tagName.toLowerCase()))
  1646. return "";
  1647. if (this._findEndTagInLine(session, row, tag.tagName, tag.end.column))
  1648. return "";
  1649. return "start";
  1650. };
  1651. this.getCommentFoldWidget = function(session, row) {
  1652. if (/comment/.test(session.getState(row)) && /<!-/.test(session.getLine(row)))
  1653. return "start";
  1654. return "";
  1655. };
  1656. this._getFirstTagInLine = function(session, row) {
  1657. var tokens = session.getTokens(row);
  1658. var tag = new Tag();
  1659. for (var i = 0; i < tokens.length; i++) {
  1660. var token = tokens[i];
  1661. if (is(token, "tag-open")) {
  1662. tag.end.column = tag.start.column + token.value.length;
  1663. tag.closing = is(token, "end-tag-open");
  1664. token = tokens[++i];
  1665. if (!token)
  1666. return null;
  1667. tag.tagName = token.value;
  1668. tag.end.column += token.value.length;
  1669. for (i++; i < tokens.length; i++) {
  1670. token = tokens[i];
  1671. tag.end.column += token.value.length;
  1672. if (is(token, "tag-close")) {
  1673. tag.selfClosing = token.value == '/>';
  1674. break;
  1675. }
  1676. }
  1677. return tag;
  1678. } else if (is(token, "tag-close")) {
  1679. tag.selfClosing = token.value == '/>';
  1680. return tag;
  1681. }
  1682. tag.start.column += token.value.length;
  1683. }
  1684. return null;
  1685. };
  1686. this._findEndTagInLine = function(session, row, tagName, startColumn) {
  1687. var tokens = session.getTokens(row);
  1688. var column = 0;
  1689. for (var i = 0; i < tokens.length; i++) {
  1690. var token = tokens[i];
  1691. column += token.value.length;
  1692. if (column < startColumn)
  1693. continue;
  1694. if (is(token, "end-tag-open")) {
  1695. token = tokens[i + 1];
  1696. if (token && token.value == tagName)
  1697. return true;
  1698. }
  1699. }
  1700. return false;
  1701. };
  1702. this._readTagForward = function(iterator) {
  1703. var token = iterator.getCurrentToken();
  1704. if (!token)
  1705. return null;
  1706. var tag = new Tag();
  1707. do {
  1708. if (is(token, "tag-open")) {
  1709. tag.closing = is(token, "end-tag-open");
  1710. tag.start.row = iterator.getCurrentTokenRow();
  1711. tag.start.column = iterator.getCurrentTokenColumn();
  1712. } else if (is(token, "tag-name")) {
  1713. tag.tagName = token.value;
  1714. } else if (is(token, "tag-close")) {
  1715. tag.selfClosing = token.value == "/>";
  1716. tag.end.row = iterator.getCurrentTokenRow();
  1717. tag.end.column = iterator.getCurrentTokenColumn() + token.value.length;
  1718. iterator.stepForward();
  1719. return tag;
  1720. }
  1721. } while(token = iterator.stepForward());
  1722. return null;
  1723. };
  1724. this._readTagBackward = function(iterator) {
  1725. var token = iterator.getCurrentToken();
  1726. if (!token)
  1727. return null;
  1728. var tag = new Tag();
  1729. do {
  1730. if (is(token, "tag-open")) {
  1731. tag.closing = is(token, "end-tag-open");
  1732. tag.start.row = iterator.getCurrentTokenRow();
  1733. tag.start.column = iterator.getCurrentTokenColumn();
  1734. iterator.stepBackward();
  1735. return tag;
  1736. } else if (is(token, "tag-name")) {
  1737. tag.tagName = token.value;
  1738. } else if (is(token, "tag-close")) {
  1739. tag.selfClosing = token.value == "/>";
  1740. tag.end.row = iterator.getCurrentTokenRow();
  1741. tag.end.column = iterator.getCurrentTokenColumn() + token.value.length;
  1742. }
  1743. } while(token = iterator.stepBackward());
  1744. return null;
  1745. };
  1746. this._pop = function(stack, tag) {
  1747. while (stack.length) {
  1748. var top = stack[stack.length-1];
  1749. if (!tag || top.tagName == tag.tagName) {
  1750. return stack.pop();
  1751. }
  1752. else if (this.optionalEndTags.hasOwnProperty(top.tagName)) {
  1753. stack.pop();
  1754. continue;
  1755. } else {
  1756. return null;
  1757. }
  1758. }
  1759. };
  1760. this.getFoldWidgetRange = function(session, foldStyle, row) {
  1761. var firstTag = this._getFirstTagInLine(session, row);
  1762. if (!firstTag) {
  1763. return this.getCommentFoldWidget(session, row)
  1764. && session.getCommentFoldRange(row, session.getLine(row).length);
  1765. }
  1766. var isBackward = firstTag.closing || firstTag.selfClosing;
  1767. var stack = [];
  1768. var tag;
  1769. if (!isBackward) {
  1770. var iterator = new TokenIterator(session, row, firstTag.start.column);
  1771. var start = {
  1772. row: row,
  1773. column: firstTag.start.column + firstTag.tagName.length + 2
  1774. };
  1775. if (firstTag.start.row == firstTag.end.row)
  1776. start.column = firstTag.end.column;
  1777. while (tag = this._readTagForward(iterator)) {
  1778. if (tag.selfClosing) {
  1779. if (!stack.length) {
  1780. tag.start.column += tag.tagName.length + 2;
  1781. tag.end.column -= 2;
  1782. return Range.fromPoints(tag.start, tag.end);
  1783. } else
  1784. continue;
  1785. }
  1786. if (tag.closing) {
  1787. this._pop(stack, tag);
  1788. if (stack.length == 0)
  1789. return Range.fromPoints(start, tag.start);
  1790. }
  1791. else {
  1792. stack.push(tag);
  1793. }
  1794. }
  1795. }
  1796. else {
  1797. var iterator = new TokenIterator(session, row, firstTag.end.column);
  1798. var end = {
  1799. row: row,
  1800. column: firstTag.start.column
  1801. };
  1802. while (tag = this._readTagBackward(iterator)) {
  1803. if (tag.selfClosing) {
  1804. if (!stack.length) {
  1805. tag.start.column += tag.tagName.length + 2;
  1806. tag.end.column -= 2;
  1807. return Range.fromPoints(tag.start, tag.end);
  1808. } else
  1809. continue;
  1810. }
  1811. if (!tag.closing) {
  1812. this._pop(stack, tag);
  1813. if (stack.length == 0) {
  1814. tag.start.column += tag.tagName.length + 2;
  1815. if (tag.start.row == tag.end.row && tag.start.column < tag.end.column)
  1816. tag.start.column = tag.end.column;
  1817. return Range.fromPoints(tag.start, end);
  1818. }
  1819. }
  1820. else {
  1821. stack.push(tag);
  1822. }
  1823. }
  1824. }
  1825. };
  1826. }).call(FoldMode.prototype);
  1827. });
  1828. define("ace/mode/folding/html",["require","exports","module","ace/lib/oop","ace/mode/folding/mixed","ace/mode/folding/xml","ace/mode/folding/cstyle"], function(require, exports, module) {
  1829. "use strict";
  1830. var oop = require("../../lib/oop");
  1831. var MixedFoldMode = require("./mixed").FoldMode;
  1832. var XmlFoldMode = require("./xml").FoldMode;
  1833. var CStyleFoldMode = require("./cstyle").FoldMode;
  1834. var FoldMode = exports.FoldMode = function(voidElements, optionalTags) {
  1835. MixedFoldMode.call(this, new XmlFoldMode(voidElements, optionalTags), {
  1836. "js-": new CStyleFoldMode(),
  1837. "css-": new CStyleFoldMode()
  1838. });
  1839. };
  1840. oop.inherits(FoldMode, MixedFoldMode);
  1841. });
  1842. define("ace/mode/html_completions",["require","exports","module","ace/token_iterator"], function(require, exports, module) {
  1843. "use strict";
  1844. var TokenIterator = require("../token_iterator").TokenIterator;
  1845. var commonAttributes = [
  1846. "accesskey",
  1847. "class",
  1848. "contenteditable",
  1849. "contextmenu",
  1850. "dir",
  1851. "draggable",
  1852. "dropzone",
  1853. "hidden",
  1854. "id",
  1855. "inert",
  1856. "itemid",
  1857. "itemprop",
  1858. "itemref",
  1859. "itemscope",
  1860. "itemtype",
  1861. "lang",
  1862. "spellcheck",
  1863. "style",
  1864. "tabindex",
  1865. "title",
  1866. "translate"
  1867. ];
  1868. var eventAttributes = [
  1869. "onabort",
  1870. "onblur",
  1871. "oncancel",
  1872. "oncanplay",
  1873. "oncanplaythrough",
  1874. "onchange",
  1875. "onclick",
  1876. "onclose",
  1877. "oncontextmenu",
  1878. "oncuechange",
  1879. "ondblclick",
  1880. "ondrag",
  1881. "ondragend",
  1882. "ondragenter",
  1883. "ondragleave",
  1884. "ondragover",
  1885. "ondragstart",
  1886. "ondrop",
  1887. "ondurationchange",
  1888. "onemptied",
  1889. "onended",
  1890. "onerror",
  1891. "onfocus",
  1892. "oninput",
  1893. "oninvalid",
  1894. "onkeydown",
  1895. "onkeypress",
  1896. "onkeyup",
  1897. "onload",
  1898. "onloadeddata",
  1899. "onloadedmetadata",
  1900. "onloadstart",
  1901. "onmousedown",
  1902. "onmousemove",
  1903. "onmouseout",
  1904. "onmouseover",
  1905. "onmouseup",
  1906. "onmousewheel",
  1907. "onpause",
  1908. "onplay",
  1909. "onplaying",
  1910. "onprogress",
  1911. "onratechange",
  1912. "onreset",
  1913. "onscroll",
  1914. "onseeked",
  1915. "onseeking",
  1916. "onselect",
  1917. "onshow",
  1918. "onstalled",
  1919. "onsubmit",
  1920. "onsuspend",
  1921. "ontimeupdate",
  1922. "onvolumechange",
  1923. "onwaiting"
  1924. ];
  1925. var globalAttributes = commonAttributes.concat(eventAttributes);
  1926. var attributeMap = {
  1927. "a": {"href": 1, "target": {"_blank": 1, "top": 1}, "ping": 1, "rel": {"nofollow": 1, "alternate": 1, "author": 1, "bookmark": 1, "help": 1, "license": 1, "next": 1, "noreferrer": 1, "prefetch": 1, "prev": 1, "search": 1, "tag": 1}, "media": 1, "hreflang": 1, "type": 1},
  1928. "abbr": {},
  1929. "address": {},
  1930. "area": {"shape": 1, "coords": 1, "href": 1, "hreflang": 1, "alt": 1, "target": 1, "media": 1, "rel": 1, "ping": 1, "type": 1},
  1931. "article": {"pubdate": 1},
  1932. "aside": {},
  1933. "audio": {"src": 1, "autobuffer": 1, "autoplay": {"autoplay": 1}, "loop": {"loop": 1}, "controls": {"controls": 1}, "muted": {"muted": 1}, "preload": {"auto": 1, "metadata": 1, "none": 1 }},
  1934. "b": {},
  1935. "base": {"href": 1, "target": 1},
  1936. "bdi": {},
  1937. "bdo": {},
  1938. "blockquote": {"cite": 1},
  1939. "body": {"onafterprint": 1, "onbeforeprint": 1, "onbeforeunload": 1, "onhashchange": 1, "onmessage": 1, "onoffline": 1, "onpopstate": 1, "onredo": 1, "onresize": 1, "onstorage": 1, "onundo": 1, "onunload": 1},
  1940. "br": {},
  1941. "button": {"autofocus": 1, "disabled": {"disabled": 1}, "form": 1, "formaction": 1, "formenctype": 1, "formmethod": 1, "formnovalidate": 1, "formtarget": 1, "name": 1, "value": 1, "type": {"button": 1, "submit": 1}},
  1942. "canvas": {"width": 1, "height": 1},
  1943. "caption": {},
  1944. "cite": {},
  1945. "code": {},
  1946. "col": {"span": 1},
  1947. "colgroup": {"span": 1},
  1948. "command": {"type": 1, "label": 1, "icon": 1, "disabled": 1, "checked": 1, "radiogroup": 1, "command": 1},
  1949. "data": {},
  1950. "datalist": {},
  1951. "dd": {},
  1952. "del": {"cite": 1, "datetime": 1},
  1953. "details": {"open": 1},
  1954. "dfn": {},
  1955. "dialog": {"open": 1},
  1956. "div": {},
  1957. "dl": {},
  1958. "dt": {},
  1959. "em": {},
  1960. "embed": {"src": 1, "height": 1, "width": 1, "type": 1},
  1961. "fieldset": {"disabled": 1, "form": 1, "name": 1},
  1962. "figcaption": {},
  1963. "figure": {},
  1964. "footer": {},
  1965. "form": {"accept-charset": 1, "action": 1, "autocomplete": 1, "enctype": {"multipart/form-data": 1, "application/x-www-form-urlencoded": 1}, "method": {"get": 1, "post": 1}, "name": 1, "novalidate": 1, "target": {"_blank": 1, "top": 1}},
  1966. "h1": {},
  1967. "h2": {},
  1968. "h3": {},
  1969. "h4": {},
  1970. "h5": {},
  1971. "h6": {},
  1972. "head": {},
  1973. "header": {},
  1974. "hr": {},
  1975. "html": {"manifest": 1},
  1976. "i": {},
  1977. "iframe": {"name": 1, "src": 1, "height": 1, "width": 1, "sandbox": {"allow-same-origin": 1, "allow-top-navigation": 1, "allow-forms": 1, "allow-scripts": 1}, "seamless": {"seamless": 1}},
  1978. "img": {"alt": 1, "src": 1, "height": 1, "width": 1, "usemap": 1, "ismap": 1},
  1979. "input": {
  1980. "type": {"text": 1, "password": 1, "hidden": 1, "checkbox": 1, "submit": 1, "radio": 1, "file": 1, "button": 1, "reset": 1, "image": 31, "color": 1, "date": 1, "datetime": 1, "datetime-local": 1, "email": 1, "month": 1, "number": 1, "range": 1, "search": 1, "tel": 1, "time": 1, "url": 1, "week": 1},
  1981. "accept": 1, "alt": 1, "autocomplete": {"on": 1, "off": 1}, "autofocus": {"autofocus": 1}, "checked": {"checked": 1}, "disabled": {"disabled": 1}, "form": 1, "formaction": 1, "formenctype": {"application/x-www-form-urlencoded": 1, "multipart/form-data": 1, "text/plain": 1}, "formmethod": {"get": 1, "post": 1}, "formnovalidate": {"formnovalidate": 1}, "formtarget": {"_blank": 1, "_self": 1, "_parent": 1, "_top": 1}, "height": 1, "list": 1, "max": 1, "maxlength": 1, "min": 1, "multiple": {"multiple": 1}, "name": 1, "pattern": 1, "placeholder": 1, "readonly": {"readonly": 1}, "required": {"required": 1}, "size": 1, "src": 1, "step": 1, "width": 1, "files": 1, "value": 1},
  1982. "ins": {"cite": 1, "datetime": 1},
  1983. "kbd": {},
  1984. "keygen": {"autofocus": 1, "challenge": {"challenge": 1}, "disabled": {"disabled": 1}, "form": 1, "keytype": {"rsa": 1, "dsa": 1, "ec": 1}, "name": 1},
  1985. "label": {"form": 1, "for": 1},
  1986. "legend": {},
  1987. "li": {"value": 1},
  1988. "link": {"href": 1, "hreflang": 1, "rel": {"stylesheet": 1, "icon": 1}, "media": {"all": 1, "screen": 1, "print": 1}, "type": {"text/css": 1, "image/png": 1, "image/jpeg": 1, "image/gif": 1}, "sizes": 1},
  1989. "main": {},
  1990. "map": {"name": 1},
  1991. "mark": {},
  1992. "math": {},
  1993. "menu": {"type": 1, "label": 1},
  1994. "meta": {"http-equiv": {"content-type": 1}, "name": {"description": 1, "keywords": 1}, "content": {"text/html; charset=UTF-8": 1}, "charset": 1},
  1995. "meter": {"value": 1, "min": 1, "max": 1, "low": 1, "high": 1, "optimum": 1},
  1996. "nav": {},
  1997. "noscript": {"href": 1},
  1998. "object": {"param": 1, "data": 1, "type": 1, "height" : 1, "width": 1, "usemap": 1, "name": 1, "form": 1, "classid": 1},
  1999. "ol": {"start": 1, "reversed": 1},
  2000. "optgroup": {"disabled": 1, "label": 1},
  2001. "option": {"disabled": 1, "selected": 1, "label": 1, "value": 1},
  2002. "output": {"for": 1, "form": 1, "name": 1},
  2003. "p": {},
  2004. "param": {"name": 1, "value": 1},
  2005. "pre": {},
  2006. "progress": {"value": 1, "max": 1},
  2007. "q": {"cite": 1},
  2008. "rp": {},
  2009. "rt": {},
  2010. "ruby": {},
  2011. "s": {},
  2012. "samp": {},
  2013. "script": {"charset": 1, "type": {"text/javascript": 1}, "src": 1, "defer": 1, "async": 1},
  2014. "select": {"autofocus": 1, "disabled": 1, "form": 1, "multiple": {"multiple": 1}, "name": 1, "size": 1, "readonly":{"readonly": 1}},
  2015. "small": {},
  2016. "source": {"src": 1, "type": 1, "media": 1},
  2017. "span": {},
  2018. "strong": {},
  2019. "style": {"type": 1, "media": {"all": 1, "screen": 1, "print": 1}, "scoped": 1},
  2020. "sub": {},
  2021. "sup": {},
  2022. "svg": {},
  2023. "table": {"summary": 1},
  2024. "tbody": {},
  2025. "td": {"headers": 1, "rowspan": 1, "colspan": 1},
  2026. "textarea": {"autofocus": {"autofocus": 1}, "disabled": {"disabled": 1}, "form": 1, "maxlength": 1, "name": 1, "placeholder": 1, "readonly": {"readonly": 1}, "required": {"required": 1}, "rows": 1, "cols": 1, "wrap": {"on": 1, "off": 1, "hard": 1, "soft": 1}},
  2027. "tfoot": {},
  2028. "th": {"headers": 1, "rowspan": 1, "colspan": 1, "scope": 1},
  2029. "thead": {},
  2030. "time": {"datetime": 1},
  2031. "title": {},
  2032. "tr": {},
  2033. "track": {"kind": 1, "src": 1, "srclang": 1, "label": 1, "default": 1},
  2034. "section": {},
  2035. "summary": {},
  2036. "u": {},
  2037. "ul": {},
  2038. "var": {},
  2039. "video": {"src": 1, "autobuffer": 1, "autoplay": {"autoplay": 1}, "loop": {"loop": 1}, "controls": {"controls": 1}, "width": 1, "height": 1, "poster": 1, "muted": {"muted": 1}, "preload": {"auto": 1, "metadata": 1, "none": 1}},
  2040. "wbr": {}
  2041. };
  2042. var elements = Object.keys(attributeMap);
  2043. function is(token, type) {
  2044. return token.type.lastIndexOf(type + ".xml") > -1;
  2045. }
  2046. function findTagName(session, pos) {
  2047. var iterator = new TokenIterator(session, pos.row, pos.column);
  2048. var token = iterator.getCurrentToken();
  2049. while (token && !is(token, "tag-name")){
  2050. token = iterator.stepBackward();
  2051. }
  2052. if (token)
  2053. return token.value;
  2054. }
  2055. function findAttributeName(session, pos) {
  2056. var iterator = new TokenIterator(session, pos.row, pos.column);
  2057. var token = iterator.getCurrentToken();
  2058. while (token && !is(token, "attribute-name")){
  2059. token = iterator.stepBackward();
  2060. }
  2061. if (token)
  2062. return token.value;
  2063. }
  2064. var HtmlCompletions = function() {
  2065. };
  2066. (function() {
  2067. this.getCompletions = function(state, session, pos, prefix) {
  2068. var token = session.getTokenAt(pos.row, pos.column);
  2069. if (!token)
  2070. return [];
  2071. if (is(token, "tag-name") || is(token, "tag-open") || is(token, "end-tag-open"))
  2072. return this.getTagCompletions(state, session, pos, prefix);
  2073. if (is(token, "tag-whitespace") || is(token, "attribute-name"))
  2074. return this.getAttributeCompletions(state, session, pos, prefix);
  2075. if (is(token, "attribute-value"))
  2076. return this.getAttributeValueCompletions(state, session, pos, prefix);
  2077. var line = session.getLine(pos.row).substr(0, pos.column);
  2078. if (/&[a-z]*$/i.test(line))
  2079. return this.getHTMLEntityCompletions(state, session, pos, prefix);
  2080. return [];
  2081. };
  2082. this.getTagCompletions = function(state, session, pos, prefix) {
  2083. return elements.map(function(element){
  2084. return {
  2085. value: element,
  2086. meta: "tag",
  2087. score: 1000000
  2088. };
  2089. });
  2090. };
  2091. this.getAttributeCompletions = function(state, session, pos, prefix) {
  2092. var tagName = findTagName(session, pos);
  2093. if (!tagName)
  2094. return [];
  2095. var attributes = globalAttributes;
  2096. if (tagName in attributeMap) {
  2097. attributes = attributes.concat(Object.keys(attributeMap[tagName]));
  2098. }
  2099. return attributes.map(function(attribute){
  2100. return {
  2101. caption: attribute,
  2102. snippet: attribute + '="$0"',
  2103. meta: "attribute",
  2104. score: 1000000
  2105. };
  2106. });
  2107. };
  2108. this.getAttributeValueCompletions = function(state, session, pos, prefix) {
  2109. var tagName = findTagName(session, pos);
  2110. var attributeName = findAttributeName(session, pos);
  2111. if (!tagName)
  2112. return [];
  2113. var values = [];
  2114. if (tagName in attributeMap && attributeName in attributeMap[tagName] && typeof attributeMap[tagName][attributeName] === "object") {
  2115. values = Object.keys(attributeMap[tagName][attributeName]);
  2116. }
  2117. return values.map(function(value){
  2118. return {
  2119. caption: value,
  2120. snippet: value,
  2121. meta: "attribute value",
  2122. score: 1000000
  2123. };
  2124. });
  2125. };
  2126. this.getHTMLEntityCompletions = function(state, session, pos, prefix) {
  2127. var values = ['Aacute;', 'aacute;', 'Acirc;', 'acirc;', 'acute;', 'AElig;', 'aelig;', 'Agrave;', 'agrave;', 'alefsym;', 'Alpha;', 'alpha;', 'amp;', 'and;', 'ang;', 'Aring;', 'aring;', 'asymp;', 'Atilde;', 'atilde;', 'Auml;', 'auml;', 'bdquo;', 'Beta;', 'beta;', 'brvbar;', 'bull;', 'cap;', 'Ccedil;', 'ccedil;', 'cedil;', 'cent;', 'Chi;', 'chi;', 'circ;', 'clubs;', 'cong;', 'copy;', 'crarr;', 'cup;', 'curren;', 'Dagger;', 'dagger;', 'dArr;', 'darr;', 'deg;', 'Delta;', 'delta;', 'diams;', 'divide;', 'Eacute;', 'eacute;', 'Ecirc;', 'ecirc;', 'Egrave;', 'egrave;', 'empty;', 'emsp;', 'ensp;', 'Epsilon;', 'epsilon;', 'equiv;', 'Eta;', 'eta;', 'ETH;', 'eth;', 'Euml;', 'euml;', 'euro;', 'exist;', 'fnof;', 'forall;', 'frac12;', 'frac14;', 'frac34;', 'frasl;', 'Gamma;', 'gamma;', 'ge;', 'gt;', 'hArr;', 'harr;', 'hearts;', 'hellip;', 'Iacute;', 'iacute;', 'Icirc;', 'icirc;', 'iexcl;', 'Igrave;', 'igrave;', 'image;', 'infin;', 'int;', 'Iota;', 'iota;', 'iquest;', 'isin;', 'Iuml;', 'iuml;', 'Kappa;', 'kappa;', 'Lambda;', 'lambda;', 'lang;', 'laquo;', 'lArr;', 'larr;', 'lceil;', 'ldquo;', 'le;', 'lfloor;', 'lowast;', 'loz;', 'lrm;', 'lsaquo;', 'lsquo;', 'lt;', 'macr;', 'mdash;', 'micro;', 'middot;', 'minus;', 'Mu;', 'mu;', 'nabla;', 'nbsp;', 'ndash;', 'ne;', 'ni;', 'not;', 'notin;', 'nsub;', 'Ntilde;', 'ntilde;', 'Nu;', 'nu;', 'Oacute;', 'oacute;', 'Ocirc;', 'ocirc;', 'OElig;', 'oelig;', 'Ograve;', 'ograve;', 'oline;', 'Omega;', 'omega;', 'Omicron;', 'omicron;', 'oplus;', 'or;', 'ordf;', 'ordm;', 'Oslash;', 'oslash;', 'Otilde;', 'otilde;', 'otimes;', 'Ouml;', 'ouml;', 'para;', 'part;', 'permil;', 'perp;', 'Phi;', 'phi;', 'Pi;', 'pi;', 'piv;', 'plusmn;', 'pound;', 'Prime;', 'prime;', 'prod;', 'prop;', 'Psi;', 'psi;', 'quot;', 'radic;', 'rang;', 'raquo;', 'rArr;', 'rarr;', 'rceil;', 'rdquo;', 'real;', 'reg;', 'rfloor;', 'Rho;', 'rho;', 'rlm;', 'rsaquo;', 'rsquo;', 'sbquo;', 'Scaron;', 'scaron;', 'sdot;', 'sect;', 'shy;', 'Sigma;', 'sigma;', 'sigmaf;', 'sim;', 'spades;', 'sub;', 'sube;', 'sum;', 'sup;', 'sup1;', 'sup2;', 'sup3;', 'supe;', 'szlig;', 'Tau;', 'tau;', 'there4;', 'Theta;', 'theta;', 'thetasym;', 'thinsp;', 'THORN;', 'thorn;', 'tilde;', 'times;', 'trade;', 'Uacute;', 'uacute;', 'uArr;', 'uarr;', 'Ucirc;', 'ucirc;', 'Ugrave;', 'ugrave;', 'uml;', 'upsih;', 'Upsilon;', 'upsilon;', 'Uuml;', 'uuml;', 'weierp;', 'Xi;', 'xi;', 'Yacute;', 'yacute;', 'yen;', 'Yuml;', 'yuml;', 'Zeta;', 'zeta;', 'zwj;', 'zwnj;'];
  2128. return values.map(function(value){
  2129. return {
  2130. caption: value,
  2131. snippet: value,
  2132. meta: "html entity",
  2133. score: 1000000
  2134. };
  2135. });
  2136. };
  2137. }).call(HtmlCompletions.prototype);
  2138. exports.HtmlCompletions = HtmlCompletions;
  2139. });
  2140. define("ace/mode/html",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/text","ace/mode/javascript","ace/mode/css","ace/mode/html_highlight_rules","ace/mode/behaviour/xml","ace/mode/folding/html","ace/mode/html_completions","ace/worker/worker_client"], function(require, exports, module) {
  2141. "use strict";
  2142. var oop = require("../lib/oop");
  2143. var lang = require("../lib/lang");
  2144. var TextMode = require("./text").Mode;
  2145. var JavaScriptMode = require("./javascript").Mode;
  2146. var CssMode = require("./css").Mode;
  2147. var HtmlHighlightRules = require("./html_highlight_rules").HtmlHighlightRules;
  2148. var XmlBehaviour = require("./behaviour/xml").XmlBehaviour;
  2149. var HtmlFoldMode = require("./folding/html").FoldMode;
  2150. var HtmlCompletions = require("./html_completions").HtmlCompletions;
  2151. var WorkerClient = require("../worker/worker_client").WorkerClient;
  2152. var voidElements = ["area", "base", "br", "col", "embed", "hr", "img", "input", "keygen", "link", "meta", "menuitem", "param", "source", "track", "wbr"];
  2153. var optionalEndTags = ["li", "dt", "dd", "p", "rt", "rp", "optgroup", "option", "colgroup", "td", "th"];
  2154. var Mode = function(options) {
  2155. this.fragmentContext = options && options.fragmentContext;
  2156. this.HighlightRules = HtmlHighlightRules;
  2157. this.$behaviour = new XmlBehaviour();
  2158. this.$completer = new HtmlCompletions();
  2159. this.createModeDelegates({
  2160. "js-": JavaScriptMode,
  2161. "css-": CssMode
  2162. });
  2163. this.foldingRules = new HtmlFoldMode(this.voidElements, lang.arrayToMap(optionalEndTags));
  2164. };
  2165. oop.inherits(Mode, TextMode);
  2166. (function() {
  2167. this.blockComment = {start: "<!--", end: "-->"};
  2168. this.voidElements = lang.arrayToMap(voidElements);
  2169. this.getNextLineIndent = function(state, line, tab) {
  2170. return this.$getIndent(line);
  2171. };
  2172. this.checkOutdent = function(state, line, input) {
  2173. return false;
  2174. };
  2175. this.getCompletions = function(state, session, pos, prefix) {
  2176. return this.$completer.getCompletions(state, session, pos, prefix);
  2177. };
  2178. this.createWorker = function(session) {
  2179. if (this.constructor != Mode)
  2180. return;
  2181. var worker = new WorkerClient(["ace"], "ace/mode/html_worker", "Worker");
  2182. worker.attachToDocument(session.getDocument());
  2183. if (this.fragmentContext)
  2184. worker.call("setOptions", [{context: this.fragmentContext}]);
  2185. worker.on("error", function(e) {
  2186. session.setAnnotations(e.data);
  2187. });
  2188. worker.on("terminate", function() {
  2189. session.clearAnnotations();
  2190. });
  2191. return worker;
  2192. };
  2193. this.$id = "ace/mode/html";
  2194. }).call(Mode.prototype);
  2195. exports.Mode = Mode;
  2196. });
  2197. define("ace/mode/ruby_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"], function(require, exports, module) {
  2198. "use strict";
  2199. var oop = require("../lib/oop");
  2200. var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
  2201. var constantOtherSymbol = exports.constantOtherSymbol = {
  2202. token : "constant.other.symbol.ruby", // symbol
  2203. regex : "[:](?:[A-Za-z_]|[@$](?=[a-zA-Z0-9_]))[a-zA-Z0-9_]*[!=?]?"
  2204. };
  2205. var qString = exports.qString = {
  2206. token : "string", // single line
  2207. regex : "['](?:(?:\\\\.)|(?:[^'\\\\]))*?[']"
  2208. };
  2209. var qqString = exports.qqString = {
  2210. token : "string", // single line
  2211. regex : '["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'
  2212. };
  2213. var tString = exports.tString = {
  2214. token : "string", // backtick string
  2215. regex : "[`](?:(?:\\\\.)|(?:[^'\\\\]))*?[`]"
  2216. };
  2217. var constantNumericHex = exports.constantNumericHex = {
  2218. token : "constant.numeric", // hex
  2219. regex : "0[xX][0-9a-fA-F](?:[0-9a-fA-F]|_(?=[0-9a-fA-F]))*\\b"
  2220. };
  2221. var constantNumericFloat = exports.constantNumericFloat = {
  2222. token : "constant.numeric", // float
  2223. regex : "[+-]?\\d(?:\\d|_(?=\\d))*(?:(?:\\.\\d(?:\\d|_(?=\\d))*)?(?:[eE][+-]?\\d+)?)?\\b"
  2224. };
  2225. var instanceVariable = exports.instanceVariable = {
  2226. token : "variable.instance", // instance variable
  2227. regex : "@{1,2}[a-zA-Z_\\d]+"
  2228. };
  2229. var RubyHighlightRules = function() {
  2230. var builtinFunctions = (
  2231. "abort|Array|assert|assert_equal|assert_not_equal|assert_same|assert_not_same|" +
  2232. "assert_nil|assert_not_nil|assert_match|assert_no_match|assert_in_delta|assert_throws|" +
  2233. "assert_raise|assert_nothing_raised|assert_instance_of|assert_kind_of|assert_respond_to|" +
  2234. "assert_operator|assert_send|assert_difference|assert_no_difference|assert_recognizes|" +
  2235. "assert_generates|assert_response|assert_redirected_to|assert_template|assert_select|" +
  2236. "assert_select_email|assert_select_rjs|assert_select_encoded|css_select|at_exit|" +
  2237. "attr|attr_writer|attr_reader|attr_accessor|attr_accessible|autoload|binding|block_given?|callcc|" +
  2238. "caller|catch|chomp|chomp!|chop|chop!|defined?|delete_via_redirect|eval|exec|exit|" +
  2239. "exit!|fail|Float|flunk|follow_redirect!|fork|form_for|form_tag|format|gets|global_variables|gsub|" +
  2240. "gsub!|get_via_redirect|host!|https?|https!|include|Integer|lambda|link_to|" +
  2241. "link_to_unless_current|link_to_function|link_to_remote|load|local_variables|loop|open|open_session|" +
  2242. "p|print|printf|proc|putc|puts|post_via_redirect|put_via_redirect|raise|rand|" +
  2243. "raw|readline|readlines|redirect?|request_via_redirect|require|scan|select|" +
  2244. "set_trace_func|sleep|split|sprintf|srand|String|stylesheet_link_tag|syscall|system|sub|sub!|test|" +
  2245. "throw|trace_var|trap|untrace_var|atan2|cos|exp|frexp|ldexp|log|log10|sin|sqrt|tan|" +
  2246. "render|javascript_include_tag|csrf_meta_tag|label_tag|text_field_tag|submit_tag|check_box_tag|" +
  2247. "content_tag|radio_button_tag|text_area_tag|password_field_tag|hidden_field_tag|" +
  2248. "fields_for|select_tag|options_for_select|options_from_collection_for_select|collection_select|" +
  2249. "time_zone_select|select_date|select_time|select_datetime|date_select|time_select|datetime_select|" +
  2250. "select_year|select_month|select_day|select_hour|select_minute|select_second|file_field_tag|" +
  2251. "file_field|respond_to|skip_before_filter|around_filter|after_filter|verify|" +
  2252. "protect_from_forgery|rescue_from|helper_method|redirect_to|before_filter|" +
  2253. "send_data|send_file|validates_presence_of|validates_uniqueness_of|validates_length_of|" +
  2254. "validates_format_of|validates_acceptance_of|validates_associated|validates_exclusion_of|" +
  2255. "validates_inclusion_of|validates_numericality_of|validates_with|validates_each|" +
  2256. "authenticate_or_request_with_http_basic|authenticate_or_request_with_http_digest|" +
  2257. "filter_parameter_logging|match|get|post|resources|redirect|scope|assert_routing|" +
  2258. "translate|localize|extract_locale_from_tld|caches_page|expire_page|caches_action|expire_action|" +
  2259. "cache|expire_fragment|expire_cache_for|observe|cache_sweeper|" +
  2260. "has_many|has_one|belongs_to|has_and_belongs_to_many"
  2261. );
  2262. var keywords = (
  2263. "alias|and|BEGIN|begin|break|case|class|def|defined|do|else|elsif|END|end|ensure|" +
  2264. "__FILE__|finally|for|gem|if|in|__LINE__|module|next|not|or|private|protected|public|" +
  2265. "redo|rescue|retry|return|super|then|undef|unless|until|when|while|yield"
  2266. );
  2267. var buildinConstants = (
  2268. "true|TRUE|false|FALSE|nil|NIL|ARGF|ARGV|DATA|ENV|RUBY_PLATFORM|RUBY_RELEASE_DATE|" +
  2269. "RUBY_VERSION|STDERR|STDIN|STDOUT|TOPLEVEL_BINDING"
  2270. );
  2271. var builtinVariables = (
  2272. "$DEBUG|$defout|$FILENAME|$LOAD_PATH|$SAFE|$stdin|$stdout|$stderr|$VERBOSE|" +
  2273. "$!|root_url|flash|session|cookies|params|request|response|logger|self"
  2274. );
  2275. var keywordMapper = this.$keywords = this.createKeywordMapper({
  2276. "keyword": keywords,
  2277. "constant.language": buildinConstants,
  2278. "variable.language": builtinVariables,
  2279. "support.function": builtinFunctions,
  2280. "invalid.deprecated": "debugger" // TODO is this a remnant from js mode?
  2281. }, "identifier");
  2282. this.$rules = {
  2283. "start" : [
  2284. {
  2285. token : "comment",
  2286. regex : "#.*$"
  2287. }, {
  2288. token : "comment", // multi line comment
  2289. regex : "^=begin(?:$|\\s.*$)",
  2290. next : "comment"
  2291. }, {
  2292. token : "string.regexp",
  2293. regex : "[/](?:(?:\\[(?:\\\\]|[^\\]])+\\])|(?:\\\\/|[^\\]/]))*[/]\\w*\\s*(?=[).,;]|$)"
  2294. },
  2295. [{
  2296. regex: "[{}]", onMatch: function(val, state, stack) {
  2297. this.next = val == "{" ? this.nextState : "";
  2298. if (val == "{" && stack.length) {
  2299. stack.unshift("start", state);
  2300. return "paren.lparen";
  2301. }
  2302. if (val == "}" && stack.length) {
  2303. stack.shift();
  2304. this.next = stack.shift();
  2305. if (this.next.indexOf("string") != -1)
  2306. return "paren.end";
  2307. }
  2308. return val == "{" ? "paren.lparen" : "paren.rparen";
  2309. },
  2310. nextState: "start"
  2311. }, {
  2312. token : "string.start",
  2313. regex : /"/,
  2314. push : [{
  2315. token : "constant.language.escape",
  2316. regex : /\\(?:[nsrtvfbae'"\\]|c.|C-.|M-.(?:\\C-.)?|[0-7]{3}|x[\da-fA-F]{2}|u[\da-fA-F]{4})/
  2317. }, {
  2318. token : "paren.start",
  2319. regex : /#{/,
  2320. push : "start"
  2321. }, {
  2322. token : "string.end",
  2323. regex : /"/,
  2324. next : "pop"
  2325. }, {
  2326. defaultToken: "string"
  2327. }]
  2328. }, {
  2329. token : "string.start",
  2330. regex : /`/,
  2331. push : [{
  2332. token : "constant.language.escape",
  2333. regex : /\\(?:[nsrtvfbae'"\\]|c.|C-.|M-.(?:\\C-.)?|[0-7]{3}|x[\da-fA-F]{2}|u[\da-fA-F]{4})/
  2334. }, {
  2335. token : "paren.start",
  2336. regex : /#{/,
  2337. push : "start"
  2338. }, {
  2339. token : "string.end",
  2340. regex : /`/,
  2341. next : "pop"
  2342. }, {
  2343. defaultToken: "string"
  2344. }]
  2345. }, {
  2346. token : "string.start",
  2347. regex : /'/,
  2348. push : [{
  2349. token : "constant.language.escape",
  2350. regex : /\\['\\]/
  2351. }, {
  2352. token : "string.end",
  2353. regex : /'/,
  2354. next : "pop"
  2355. }, {
  2356. defaultToken: "string"
  2357. }]
  2358. }],
  2359. {
  2360. token : "text", // namespaces aren't symbols
  2361. regex : "::"
  2362. }, {
  2363. token : "variable.instance", // instance variable
  2364. regex : "@{1,2}[a-zA-Z_\\d]+"
  2365. }, {
  2366. token : "support.class", // class name
  2367. regex : "[A-Z][a-zA-Z_\\d]+"
  2368. },
  2369. constantOtherSymbol,
  2370. constantNumericHex,
  2371. constantNumericFloat,
  2372. {
  2373. token : "constant.language.boolean",
  2374. regex : "(?:true|false)\\b"
  2375. }, {
  2376. token : keywordMapper,
  2377. regex : "[a-zA-Z_$][a-zA-Z0-9_$]*\\b"
  2378. }, {
  2379. token : "punctuation.separator.key-value",
  2380. regex : "=>"
  2381. }, {
  2382. stateName: "heredoc",
  2383. onMatch : function(value, currentState, stack) {
  2384. var next = value[2] == '-' ? "indentedHeredoc" : "heredoc";
  2385. var tokens = value.split(this.splitRegex);
  2386. stack.push(next, tokens[3]);
  2387. return [
  2388. {type:"constant", value: tokens[1]},
  2389. {type:"string", value: tokens[2]},
  2390. {type:"support.class", value: tokens[3]},
  2391. {type:"string", value: tokens[4]}
  2392. ];
  2393. },
  2394. regex : "(<<-?)(['\"`]?)([\\w]+)(['\"`]?)",
  2395. rules: {
  2396. heredoc: [{
  2397. onMatch: function(value, currentState, stack) {
  2398. if (value === stack[1]) {
  2399. stack.shift();
  2400. stack.shift();
  2401. this.next = stack[0] || "start";
  2402. return "support.class";
  2403. }
  2404. this.next = "";
  2405. return "string";
  2406. },
  2407. regex: ".*$",
  2408. next: "start"
  2409. }],
  2410. indentedHeredoc: [{
  2411. token: "string",
  2412. regex: "^ +"
  2413. }, {
  2414. onMatch: function(value, currentState, stack) {
  2415. if (value === stack[1]) {
  2416. stack.shift();
  2417. stack.shift();
  2418. this.next = stack[0] || "start";
  2419. return "support.class";
  2420. }
  2421. this.next = "";
  2422. return "string";
  2423. },
  2424. regex: ".*$",
  2425. next: "start"
  2426. }]
  2427. }
  2428. }, {
  2429. regex : "$",
  2430. token : "empty",
  2431. next : function(currentState, stack) {
  2432. if (stack[0] === "heredoc" || stack[0] === "indentedHeredoc")
  2433. return stack[0];
  2434. return currentState;
  2435. }
  2436. }, {
  2437. token : "string.character",
  2438. regex : "\\B\\?."
  2439. }, {
  2440. token : "keyword.operator",
  2441. regex : "!|\\$|%|&|\\*|\\-\\-|\\-|\\+\\+|\\+|~|===|==|=|!=|!==|<=|>=|<<=|>>=|>>>=|<>|<|>|!|&&|\\|\\||\\?\\:|\\*=|%=|\\+=|\\-=|&=|\\^=|\\b(?:in|instanceof|new|delete|typeof|void)"
  2442. }, {
  2443. token : "paren.lparen",
  2444. regex : "[[({]"
  2445. }, {
  2446. token : "paren.rparen",
  2447. regex : "[\\])}]"
  2448. }, {
  2449. token : "text",
  2450. regex : "\\s+"
  2451. }
  2452. ],
  2453. "comment" : [
  2454. {
  2455. token : "comment", // closing comment
  2456. regex : "^=end(?:$|\\s.*$)",
  2457. next : "start"
  2458. }, {
  2459. token : "comment", // comment spanning whole line
  2460. regex : ".+"
  2461. }
  2462. ]
  2463. };
  2464. this.normalizeRules();
  2465. };
  2466. oop.inherits(RubyHighlightRules, TextHighlightRules);
  2467. exports.RubyHighlightRules = RubyHighlightRules;
  2468. });
  2469. define("ace/mode/folding/coffee",["require","exports","module","ace/lib/oop","ace/mode/folding/fold_mode","ace/range"], function(require, exports, module) {
  2470. "use strict";
  2471. var oop = require("../../lib/oop");
  2472. var BaseFoldMode = require("./fold_mode").FoldMode;
  2473. var Range = require("../../range").Range;
  2474. var FoldMode = exports.FoldMode = function() {};
  2475. oop.inherits(FoldMode, BaseFoldMode);
  2476. (function() {
  2477. this.getFoldWidgetRange = function(session, foldStyle, row) {
  2478. var range = this.indentationBlock(session, row);
  2479. if (range)
  2480. return range;
  2481. var re = /\S/;
  2482. var line = session.getLine(row);
  2483. var startLevel = line.search(re);
  2484. if (startLevel == -1 || line[startLevel] != "#")
  2485. return;
  2486. var startColumn = line.length;
  2487. var maxRow = session.getLength();
  2488. var startRow = row;
  2489. var endRow = row;
  2490. while (++row < maxRow) {
  2491. line = session.getLine(row);
  2492. var level = line.search(re);
  2493. if (level == -1)
  2494. continue;
  2495. if (line[level] != "#")
  2496. break;
  2497. endRow = row;
  2498. }
  2499. if (endRow > startRow) {
  2500. var endColumn = session.getLine(endRow).length;
  2501. return new Range(startRow, startColumn, endRow, endColumn);
  2502. }
  2503. };
  2504. this.getFoldWidget = function(session, foldStyle, row) {
  2505. var line = session.getLine(row);
  2506. var indent = line.search(/\S/);
  2507. var next = session.getLine(row + 1);
  2508. var prev = session.getLine(row - 1);
  2509. var prevIndent = prev.search(/\S/);
  2510. var nextIndent = next.search(/\S/);
  2511. if (indent == -1) {
  2512. session.foldWidgets[row - 1] = prevIndent!= -1 && prevIndent < nextIndent ? "start" : "";
  2513. return "";
  2514. }
  2515. if (prevIndent == -1) {
  2516. if (indent == nextIndent && line[indent] == "#" && next[indent] == "#") {
  2517. session.foldWidgets[row - 1] = "";
  2518. session.foldWidgets[row + 1] = "";
  2519. return "start";
  2520. }
  2521. } else if (prevIndent == indent && line[indent] == "#" && prev[indent] == "#") {
  2522. if (session.getLine(row - 2).search(/\S/) == -1) {
  2523. session.foldWidgets[row - 1] = "start";
  2524. session.foldWidgets[row + 1] = "";
  2525. return "";
  2526. }
  2527. }
  2528. if (prevIndent!= -1 && prevIndent < indent)
  2529. session.foldWidgets[row - 1] = "start";
  2530. else
  2531. session.foldWidgets[row - 1] = "";
  2532. if (indent < nextIndent)
  2533. return "start";
  2534. else
  2535. return "";
  2536. };
  2537. }).call(FoldMode.prototype);
  2538. });
  2539. define("ace/mode/ruby",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/ruby_highlight_rules","ace/mode/matching_brace_outdent","ace/range","ace/mode/behaviour/cstyle","ace/mode/folding/coffee"], function(require, exports, module) {
  2540. "use strict";
  2541. var oop = require("../lib/oop");
  2542. var TextMode = require("./text").Mode;
  2543. var RubyHighlightRules = require("./ruby_highlight_rules").RubyHighlightRules;
  2544. var MatchingBraceOutdent = require("./matching_brace_outdent").MatchingBraceOutdent;
  2545. var Range = require("../range").Range;
  2546. var CstyleBehaviour = require("./behaviour/cstyle").CstyleBehaviour;
  2547. var FoldMode = require("./folding/coffee").FoldMode;
  2548. var Mode = function() {
  2549. this.HighlightRules = RubyHighlightRules;
  2550. this.$outdent = new MatchingBraceOutdent();
  2551. this.$behaviour = new CstyleBehaviour();
  2552. this.foldingRules = new FoldMode();
  2553. };
  2554. oop.inherits(Mode, TextMode);
  2555. (function() {
  2556. this.lineCommentStart = "#";
  2557. this.getNextLineIndent = function(state, line, tab) {
  2558. var indent = this.$getIndent(line);
  2559. var tokenizedLine = this.getTokenizer().getLineTokens(line, state);
  2560. var tokens = tokenizedLine.tokens;
  2561. if (tokens.length && tokens[tokens.length-1].type == "comment") {
  2562. return indent;
  2563. }
  2564. if (state == "start") {
  2565. var match = line.match(/^.*[\{\(\[]\s*$/);
  2566. var startingClassOrMethod = line.match(/^\s*(class|def|module)\s.*$/);
  2567. var startingDoBlock = line.match(/.*do(\s*|\s+\|.*\|\s*)$/);
  2568. var startingConditional = line.match(/^\s*(if|else|when)\s*/);
  2569. if (match || startingClassOrMethod || startingDoBlock || startingConditional) {
  2570. indent += tab;
  2571. }
  2572. }
  2573. return indent;
  2574. };
  2575. this.checkOutdent = function(state, line, input) {
  2576. return /^\s+(end|else)$/.test(line + input) || this.$outdent.checkOutdent(line, input);
  2577. };
  2578. this.autoOutdent = function(state, session, row) {
  2579. var line = session.getLine(row);
  2580. if (/}/.test(line))
  2581. return this.$outdent.autoOutdent(session, row);
  2582. var indent = this.$getIndent(line);
  2583. var prevLine = session.getLine(row - 1);
  2584. var prevIndent = this.$getIndent(prevLine);
  2585. var tab = session.getTabString();
  2586. if (prevIndent.length <= indent.length) {
  2587. if (indent.slice(-tab.length) == tab)
  2588. session.remove(new Range(row, indent.length-tab.length, row, indent.length));
  2589. }
  2590. };
  2591. this.$id = "ace/mode/ruby";
  2592. }).call(Mode.prototype);
  2593. exports.Mode = Mode;
  2594. });
  2595. define("ace/mode/ejs",["require","exports","module","ace/lib/oop","ace/mode/html_highlight_rules","ace/mode/javascript_highlight_rules","ace/lib/oop","ace/mode/html","ace/mode/javascript","ace/mode/css","ace/mode/ruby"], function(require, exports, module) {
  2596. "use strict";
  2597. var oop = require("../lib/oop");
  2598. var HtmlHighlightRules = require("./html_highlight_rules").HtmlHighlightRules;
  2599. var JavaScriptHighlightRules = require("./javascript_highlight_rules").JavaScriptHighlightRules;
  2600. var EjsHighlightRules = function(start, end) {
  2601. HtmlHighlightRules.call(this);
  2602. if (!start)
  2603. start = "(?:<%|<\\?|{{)";
  2604. if (!end)
  2605. end = "(?:%>|\\?>|}})";
  2606. for (var i in this.$rules) {
  2607. this.$rules[i].unshift({
  2608. token : "markup.list.meta.tag",
  2609. regex : start + "(?![>}])[-=]?",
  2610. push : "ejs-start"
  2611. });
  2612. }
  2613. this.embedRules(new JavaScriptHighlightRules({jsx: false}).getRules(), "ejs-", [{
  2614. token : "markup.list.meta.tag",
  2615. regex : "-?" + end,
  2616. next : "pop"
  2617. }, {
  2618. token: "comment",
  2619. regex: "//.*?" + end,
  2620. next: "pop"
  2621. }]);
  2622. this.normalizeRules();
  2623. };
  2624. oop.inherits(EjsHighlightRules, HtmlHighlightRules);
  2625. exports.EjsHighlightRules = EjsHighlightRules;
  2626. var oop = require("../lib/oop");
  2627. var HtmlMode = require("./html").Mode;
  2628. var JavaScriptMode = require("./javascript").Mode;
  2629. var CssMode = require("./css").Mode;
  2630. var RubyMode = require("./ruby").Mode;
  2631. var Mode = function() {
  2632. HtmlMode.call(this);
  2633. this.HighlightRules = EjsHighlightRules;
  2634. this.createModeDelegates({
  2635. "js-": JavaScriptMode,
  2636. "css-": CssMode,
  2637. "ejs-": JavaScriptMode
  2638. });
  2639. };
  2640. oop.inherits(Mode, HtmlMode);
  2641. (function() {
  2642. this.$id = "ace/mode/ejs";
  2643. }).call(Mode.prototype);
  2644. exports.Mode = Mode;
  2645. });
  2646. (function() {
  2647. window.require(["ace/mode/ejs"], function(m) {
  2648. if (typeof module == "object" && typeof exports == "object" && module) {
  2649. module.exports = m;
  2650. }
  2651. });
  2652. })();