wallaby 7.0.0.beta1 → 7.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (424) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/wallaby/core.js.map +3 -3
  3. data/app/assets/stylesheets/wallaby/base/_override_vars.scss +3 -0
  4. data/app/assets/stylesheets/wallaby/base.scss +2 -1
  5. data/lib/wallaby/version.rb +1 -1
  6. metadata +21 -434
  7. data/config/brakeman.ignore +0 -26
  8. data/config/massa.yml +0 -45
  9. data/config/rails_best_practices.yml +0 -42
  10. data/vendor/assets/javascripts/codemirror/5.49.2/addon/comment/comment.js +0 -209
  11. data/vendor/assets/javascripts/codemirror/5.49.2/addon/comment/continuecomment.js +0 -113
  12. data/vendor/assets/javascripts/codemirror/5.49.2/addon/dialog/dialog.css +0 -32
  13. data/vendor/assets/javascripts/codemirror/5.49.2/addon/dialog/dialog.js +0 -161
  14. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/autorefresh.js +0 -47
  15. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/fullscreen.css +0 -6
  16. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/fullscreen.js +0 -41
  17. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/panel.js +0 -127
  18. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/placeholder.js +0 -63
  19. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/rulers.js +0 -51
  20. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/closebrackets.js +0 -191
  21. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/closetag.js +0 -184
  22. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/continuelist.js +0 -99
  23. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/matchbrackets.js +0 -150
  24. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/matchtags.js +0 -66
  25. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/trailingspace.js +0 -27
  26. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/brace-fold.js +0 -105
  27. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/comment-fold.js +0 -59
  28. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/foldcode.js +0 -152
  29. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/foldgutter.css +0 -20
  30. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/foldgutter.js +0 -163
  31. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/indent-fold.js +0 -48
  32. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/markdown-fold.js +0 -49
  33. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/xml-fold.js +0 -184
  34. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/anyword-hint.js +0 -41
  35. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/css-hint.js +0 -60
  36. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/html-hint.js +0 -350
  37. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/javascript-hint.js +0 -157
  38. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/show-hint.css +0 -36
  39. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/show-hint.js +0 -460
  40. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/sql-hint.js +0 -304
  41. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/xml-hint.js +0 -123
  42. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/coffeescript-lint.js +0 -47
  43. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/css-lint.js +0 -40
  44. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/html-lint.js +0 -59
  45. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/javascript-lint.js +0 -63
  46. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/json-lint.js +0 -40
  47. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/lint.css +0 -73
  48. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/lint.js +0 -252
  49. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/yaml-lint.js +0 -41
  50. data/vendor/assets/javascripts/codemirror/5.49.2/addon/merge/merge.css +0 -119
  51. data/vendor/assets/javascripts/codemirror/5.49.2/addon/merge/merge.js +0 -1002
  52. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/loadmode.js +0 -64
  53. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/multiplex.js +0 -131
  54. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/multiplex_test.js +0 -33
  55. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/overlay.js +0 -90
  56. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/simple.js +0 -216
  57. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/colorize.js +0 -40
  58. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/runmode-standalone.js +0 -158
  59. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/runmode.js +0 -72
  60. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/runmode.node.js +0 -197
  61. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/annotatescrollbar.js +0 -122
  62. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/scrollpastend.js +0 -48
  63. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/simplescrollbars.css +0 -66
  64. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/simplescrollbars.js +0 -152
  65. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/jump-to-line.js +0 -50
  66. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/match-highlighter.js +0 -165
  67. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/matchesonscrollbar.css +0 -8
  68. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/matchesonscrollbar.js +0 -97
  69. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/search.js +0 -260
  70. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/searchcursor.js +0 -293
  71. data/vendor/assets/javascripts/codemirror/5.49.2/addon/selection/active-line.js +0 -72
  72. data/vendor/assets/javascripts/codemirror/5.49.2/addon/selection/mark-selection.js +0 -119
  73. data/vendor/assets/javascripts/codemirror/5.49.2/addon/selection/selection-pointer.js +0 -98
  74. data/vendor/assets/javascripts/codemirror/5.49.2/addon/tern/tern.css +0 -87
  75. data/vendor/assets/javascripts/codemirror/5.49.2/addon/tern/tern.js +0 -718
  76. data/vendor/assets/javascripts/codemirror/5.49.2/addon/tern/worker.js +0 -44
  77. data/vendor/assets/javascripts/codemirror/5.49.2/addon/wrap/hardwrap.js +0 -145
  78. data/vendor/assets/javascripts/codemirror/5.49.2/lib/codemirror.js +0 -9783
  79. data/vendor/assets/javascripts/codemirror/5.49.2/mode/apl/apl.js +0 -174
  80. data/vendor/assets/javascripts/codemirror/5.49.2/mode/apl/index.html +0 -72
  81. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asciiarmor/asciiarmor.js +0 -74
  82. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asciiarmor/index.html +0 -46
  83. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asn.1/asn.1.js +0 -204
  84. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asn.1/index.html +0 -78
  85. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asterisk/asterisk.js +0 -220
  86. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asterisk/index.html +0 -155
  87. data/vendor/assets/javascripts/codemirror/5.49.2/mode/brainfuck/brainfuck.js +0 -85
  88. data/vendor/assets/javascripts/codemirror/5.49.2/mode/brainfuck/index.html +0 -85
  89. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/clike.js +0 -935
  90. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/index.html +0 -380
  91. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/scala.html +0 -767
  92. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/test.js +0 -165
  93. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clojure/clojure.js +0 -292
  94. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clojure/index.html +0 -95
  95. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clojure/test.js +0 -384
  96. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cmake/cmake.js +0 -97
  97. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cmake/index.html +0 -129
  98. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cobol/cobol.js +0 -255
  99. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cobol/index.html +0 -210
  100. data/vendor/assets/javascripts/codemirror/5.49.2/mode/coffeescript/coffeescript.js +0 -359
  101. data/vendor/assets/javascripts/codemirror/5.49.2/mode/coffeescript/index.html +0 -740
  102. data/vendor/assets/javascripts/codemirror/5.49.2/mode/commonlisp/commonlisp.js +0 -124
  103. data/vendor/assets/javascripts/codemirror/5.49.2/mode/commonlisp/index.html +0 -177
  104. data/vendor/assets/javascripts/codemirror/5.49.2/mode/crystal/crystal.js +0 -433
  105. data/vendor/assets/javascripts/codemirror/5.49.2/mode/crystal/index.html +0 -116
  106. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/css.js +0 -831
  107. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/gss.html +0 -104
  108. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/gss_test.js +0 -17
  109. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/index.html +0 -75
  110. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/less.html +0 -152
  111. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/less_test.js +0 -54
  112. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/scss.html +0 -158
  113. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/scss_test.js +0 -110
  114. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/test.js +0 -217
  115. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cypher/cypher.js +0 -150
  116. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cypher/index.html +0 -64
  117. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cypher/test.js +0 -37
  118. data/vendor/assets/javascripts/codemirror/5.49.2/mode/d/d.js +0 -223
  119. data/vendor/assets/javascripts/codemirror/5.49.2/mode/d/index.html +0 -273
  120. data/vendor/assets/javascripts/codemirror/5.49.2/mode/d/test.js +0 -11
  121. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dart/dart.js +0 -166
  122. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dart/index.html +0 -71
  123. data/vendor/assets/javascripts/codemirror/5.49.2/mode/diff/diff.js +0 -47
  124. data/vendor/assets/javascripts/codemirror/5.49.2/mode/diff/index.html +0 -117
  125. data/vendor/assets/javascripts/codemirror/5.49.2/mode/django/django.js +0 -356
  126. data/vendor/assets/javascripts/codemirror/5.49.2/mode/django/index.html +0 -73
  127. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dockerfile/dockerfile.js +0 -211
  128. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dockerfile/index.html +0 -73
  129. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dockerfile/test.js +0 -128
  130. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dtd/dtd.js +0 -142
  131. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dtd/index.html +0 -89
  132. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dylan/dylan.js +0 -352
  133. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dylan/index.html +0 -407
  134. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dylan/test.js +0 -88
  135. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ebnf/ebnf.js +0 -195
  136. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ebnf/index.html +0 -102
  137. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ecl/ecl.js +0 -206
  138. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ecl/index.html +0 -52
  139. data/vendor/assets/javascripts/codemirror/5.49.2/mode/eiffel/eiffel.js +0 -160
  140. data/vendor/assets/javascripts/codemirror/5.49.2/mode/eiffel/index.html +0 -429
  141. data/vendor/assets/javascripts/codemirror/5.49.2/mode/elm/elm.js +0 -205
  142. data/vendor/assets/javascripts/codemirror/5.49.2/mode/elm/index.html +0 -61
  143. data/vendor/assets/javascripts/codemirror/5.49.2/mode/erlang/erlang.js +0 -619
  144. data/vendor/assets/javascripts/codemirror/5.49.2/mode/erlang/index.html +0 -76
  145. data/vendor/assets/javascripts/codemirror/5.49.2/mode/factor/factor.js +0 -85
  146. data/vendor/assets/javascripts/codemirror/5.49.2/mode/factor/index.html +0 -77
  147. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fcl/fcl.js +0 -173
  148. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fcl/index.html +0 -108
  149. data/vendor/assets/javascripts/codemirror/5.49.2/mode/forth/forth.js +0 -180
  150. data/vendor/assets/javascripts/codemirror/5.49.2/mode/forth/index.html +0 -75
  151. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fortran/fortran.js +0 -188
  152. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fortran/index.html +0 -81
  153. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gas/gas.js +0 -345
  154. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gas/index.html +0 -68
  155. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gfm/gfm.js +0 -129
  156. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gfm/index.html +0 -136
  157. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gfm/test.js +0 -198
  158. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gherkin/gherkin.js +0 -178
  159. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gherkin/index.html +0 -48
  160. data/vendor/assets/javascripts/codemirror/5.49.2/mode/go/go.js +0 -187
  161. data/vendor/assets/javascripts/codemirror/5.49.2/mode/go/index.html +0 -85
  162. data/vendor/assets/javascripts/codemirror/5.49.2/mode/groovy/groovy.js +0 -233
  163. data/vendor/assets/javascripts/codemirror/5.49.2/mode/groovy/index.html +0 -84
  164. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haml/haml.js +0 -161
  165. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haml/index.html +0 -79
  166. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haml/test.js +0 -97
  167. data/vendor/assets/javascripts/codemirror/5.49.2/mode/handlebars/handlebars.js +0 -70
  168. data/vendor/assets/javascripts/codemirror/5.49.2/mode/handlebars/index.html +0 -82
  169. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell/haskell.js +0 -268
  170. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell/index.html +0 -73
  171. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell-literate/haskell-literate.js +0 -43
  172. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell-literate/index.html +0 -282
  173. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haxe/haxe.js +0 -515
  174. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haxe/index.html +0 -124
  175. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlembedded/htmlembedded.js +0 -37
  176. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlembedded/index.html +0 -60
  177. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlmixed/htmlmixed.js +0 -152
  178. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlmixed/index.html +0 -100
  179. data/vendor/assets/javascripts/codemirror/5.49.2/mode/http/http.js +0 -113
  180. data/vendor/assets/javascripts/codemirror/5.49.2/mode/http/index.html +0 -45
  181. data/vendor/assets/javascripts/codemirror/5.49.2/mode/idl/idl.js +0 -290
  182. data/vendor/assets/javascripts/codemirror/5.49.2/mode/idl/index.html +0 -65
  183. data/vendor/assets/javascripts/codemirror/5.49.2/mode/index.html +0 -165
  184. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/index.html +0 -114
  185. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/javascript.js +0 -930
  186. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/json-ld.html +0 -72
  187. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/test.js +0 -513
  188. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/typescript.html +0 -62
  189. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jinja2/index.html +0 -54
  190. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jinja2/jinja2.js +0 -146
  191. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jsx/index.html +0 -89
  192. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jsx/jsx.js +0 -148
  193. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jsx/test.js +0 -91
  194. data/vendor/assets/javascripts/codemirror/5.49.2/mode/julia/index.html +0 -196
  195. data/vendor/assets/javascripts/codemirror/5.49.2/mode/julia/julia.js +0 -429
  196. data/vendor/assets/javascripts/codemirror/5.49.2/mode/livescript/index.html +0 -459
  197. data/vendor/assets/javascripts/codemirror/5.49.2/mode/livescript/livescript.js +0 -280
  198. data/vendor/assets/javascripts/codemirror/5.49.2/mode/lua/index.html +0 -85
  199. data/vendor/assets/javascripts/codemirror/5.49.2/mode/lua/lua.js +0 -159
  200. data/vendor/assets/javascripts/codemirror/5.49.2/mode/markdown/index.html +0 -412
  201. data/vendor/assets/javascripts/codemirror/5.49.2/mode/markdown/markdown.js +0 -883
  202. data/vendor/assets/javascripts/codemirror/5.49.2/mode/markdown/test.js +0 -1317
  203. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mathematica/index.html +0 -72
  204. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mathematica/mathematica.js +0 -176
  205. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mbox/index.html +0 -44
  206. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mbox/mbox.js +0 -129
  207. data/vendor/assets/javascripts/codemirror/5.49.2/mode/meta.js +0 -219
  208. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mirc/index.html +0 -161
  209. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mirc/mirc.js +0 -193
  210. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mllike/index.html +0 -198
  211. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mllike/mllike.js +0 -359
  212. data/vendor/assets/javascripts/codemirror/5.49.2/mode/modelica/index.html +0 -67
  213. data/vendor/assets/javascripts/codemirror/5.49.2/mode/modelica/modelica.js +0 -245
  214. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/index.html +0 -151
  215. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/mscgen.js +0 -175
  216. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/mscgen_test.js +0 -84
  217. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/msgenny_test.js +0 -77
  218. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/xu_test.js +0 -87
  219. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mumps/index.html +0 -85
  220. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mumps/mumps.js +0 -148
  221. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nginx/index.html +0 -181
  222. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nginx/nginx.js +0 -178
  223. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nsis/index.html +0 -80
  224. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nsis/nsis.js +0 -95
  225. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ntriples/index.html +0 -70
  226. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ntriples/ntriples.js +0 -195
  227. data/vendor/assets/javascripts/codemirror/5.49.2/mode/octave/index.html +0 -84
  228. data/vendor/assets/javascripts/codemirror/5.49.2/mode/octave/octave.js +0 -139
  229. data/vendor/assets/javascripts/codemirror/5.49.2/mode/oz/index.html +0 -59
  230. data/vendor/assets/javascripts/codemirror/5.49.2/mode/oz/oz.js +0 -252
  231. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pascal/index.html +0 -61
  232. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pascal/pascal.js +0 -121
  233. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pegjs/index.html +0 -66
  234. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pegjs/pegjs.js +0 -114
  235. data/vendor/assets/javascripts/codemirror/5.49.2/mode/perl/index.html +0 -75
  236. data/vendor/assets/javascripts/codemirror/5.49.2/mode/perl/perl.js +0 -837
  237. data/vendor/assets/javascripts/codemirror/5.49.2/mode/php/index.html +0 -64
  238. data/vendor/assets/javascripts/codemirror/5.49.2/mode/php/php.js +0 -234
  239. data/vendor/assets/javascripts/codemirror/5.49.2/mode/php/test.js +0 -154
  240. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pig/index.html +0 -53
  241. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pig/pig.js +0 -178
  242. data/vendor/assets/javascripts/codemirror/5.49.2/mode/powershell/index.html +0 -205
  243. data/vendor/assets/javascripts/codemirror/5.49.2/mode/powershell/powershell.js +0 -398
  244. data/vendor/assets/javascripts/codemirror/5.49.2/mode/powershell/test.js +0 -74
  245. data/vendor/assets/javascripts/codemirror/5.49.2/mode/properties/index.html +0 -53
  246. data/vendor/assets/javascripts/codemirror/5.49.2/mode/properties/properties.js +0 -78
  247. data/vendor/assets/javascripts/codemirror/5.49.2/mode/protobuf/index.html +0 -104
  248. data/vendor/assets/javascripts/codemirror/5.49.2/mode/protobuf/protobuf.js +0 -69
  249. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pug/index.html +0 -70
  250. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pug/pug.js +0 -591
  251. data/vendor/assets/javascripts/codemirror/5.49.2/mode/puppet/index.html +0 -121
  252. data/vendor/assets/javascripts/codemirror/5.49.2/mode/puppet/puppet.js +0 -220
  253. data/vendor/assets/javascripts/codemirror/5.49.2/mode/python/index.html +0 -207
  254. data/vendor/assets/javascripts/codemirror/5.49.2/mode/python/python.js +0 -399
  255. data/vendor/assets/javascripts/codemirror/5.49.2/mode/python/test.js +0 -44
  256. data/vendor/assets/javascripts/codemirror/5.49.2/mode/q/index.html +0 -144
  257. data/vendor/assets/javascripts/codemirror/5.49.2/mode/q/q.js +0 -139
  258. data/vendor/assets/javascripts/codemirror/5.49.2/mode/r/index.html +0 -88
  259. data/vendor/assets/javascripts/codemirror/5.49.2/mode/r/r.js +0 -190
  260. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rpm/changes/index.html +0 -66
  261. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rpm/index.html +0 -149
  262. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rpm/rpm.js +0 -109
  263. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rst/index.html +0 -535
  264. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rst/rst.js +0 -557
  265. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ruby/index.html +0 -183
  266. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ruby/ruby.js +0 -298
  267. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ruby/test.js +0 -23
  268. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rust/index.html +0 -64
  269. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rust/rust.js +0 -72
  270. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rust/test.js +0 -39
  271. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sas/index.html +0 -81
  272. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sas/sas.js +0 -303
  273. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sass/index.html +0 -68
  274. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sass/sass.js +0 -454
  275. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sass/test.js +0 -122
  276. data/vendor/assets/javascripts/codemirror/5.49.2/mode/scheme/index.html +0 -77
  277. data/vendor/assets/javascripts/codemirror/5.49.2/mode/scheme/scheme.js +0 -265
  278. data/vendor/assets/javascripts/codemirror/5.49.2/mode/shell/index.html +0 -66
  279. data/vendor/assets/javascripts/codemirror/5.49.2/mode/shell/shell.js +0 -152
  280. data/vendor/assets/javascripts/codemirror/5.49.2/mode/shell/test.js +0 -73
  281. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sieve/index.html +0 -93
  282. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sieve/sieve.js +0 -193
  283. data/vendor/assets/javascripts/codemirror/5.49.2/mode/slim/index.html +0 -96
  284. data/vendor/assets/javascripts/codemirror/5.49.2/mode/slim/slim.js +0 -575
  285. data/vendor/assets/javascripts/codemirror/5.49.2/mode/slim/test.js +0 -96
  286. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smalltalk/index.html +0 -68
  287. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smalltalk/smalltalk.js +0 -168
  288. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smarty/index.html +0 -138
  289. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smarty/smarty.js +0 -225
  290. data/vendor/assets/javascripts/codemirror/5.49.2/mode/solr/index.html +0 -57
  291. data/vendor/assets/javascripts/codemirror/5.49.2/mode/solr/solr.js +0 -104
  292. data/vendor/assets/javascripts/codemirror/5.49.2/mode/soy/index.html +0 -68
  293. data/vendor/assets/javascripts/codemirror/5.49.2/mode/soy/soy.js +0 -437
  294. data/vendor/assets/javascripts/codemirror/5.49.2/mode/soy/test.js +0 -204
  295. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sparql/index.html +0 -61
  296. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sparql/sparql.js +0 -180
  297. data/vendor/assets/javascripts/codemirror/5.49.2/mode/spreadsheet/index.html +0 -42
  298. data/vendor/assets/javascripts/codemirror/5.49.2/mode/spreadsheet/spreadsheet.js +0 -112
  299. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sql/index.html +0 -89
  300. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sql/sql.js +0 -494
  301. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stex/index.html +0 -116
  302. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stex/stex.js +0 -264
  303. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stex/test.js +0 -132
  304. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stylus/index.html +0 -106
  305. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stylus/stylus.js +0 -771
  306. data/vendor/assets/javascripts/codemirror/5.49.2/mode/swift/index.html +0 -70
  307. data/vendor/assets/javascripts/codemirror/5.49.2/mode/swift/swift.js +0 -223
  308. data/vendor/assets/javascripts/codemirror/5.49.2/mode/swift/test.js +0 -162
  309. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tcl/index.html +0 -142
  310. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tcl/tcl.js +0 -139
  311. data/vendor/assets/javascripts/codemirror/5.49.2/mode/textile/index.html +0 -191
  312. data/vendor/assets/javascripts/codemirror/5.49.2/mode/textile/test.js +0 -417
  313. data/vendor/assets/javascripts/codemirror/5.49.2/mode/textile/textile.js +0 -469
  314. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiddlywiki/index.html +0 -154
  315. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiddlywiki/tiddlywiki.css +0 -14
  316. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiddlywiki/tiddlywiki.js +0 -308
  317. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiki/index.html +0 -95
  318. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiki/tiki.css +0 -26
  319. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiki/tiki.js +0 -312
  320. data/vendor/assets/javascripts/codemirror/5.49.2/mode/toml/index.html +0 -73
  321. data/vendor/assets/javascripts/codemirror/5.49.2/mode/toml/toml.js +0 -88
  322. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tornado/index.html +0 -63
  323. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tornado/tornado.js +0 -68
  324. data/vendor/assets/javascripts/codemirror/5.49.2/mode/troff/index.html +0 -146
  325. data/vendor/assets/javascripts/codemirror/5.49.2/mode/troff/troff.js +0 -84
  326. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn/index.html +0 -119
  327. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn/ttcn.js +0 -283
  328. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn-cfg/index.html +0 -116
  329. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn-cfg/ttcn-cfg.js +0 -214
  330. data/vendor/assets/javascripts/codemirror/5.49.2/mode/turtle/index.html +0 -51
  331. data/vendor/assets/javascripts/codemirror/5.49.2/mode/turtle/turtle.js +0 -162
  332. data/vendor/assets/javascripts/codemirror/5.49.2/mode/twig/index.html +0 -45
  333. data/vendor/assets/javascripts/codemirror/5.49.2/mode/twig/twig.js +0 -141
  334. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vb/index.html +0 -49
  335. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vb/vb.js +0 -275
  336. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vbscript/index.html +0 -55
  337. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vbscript/vbscript.js +0 -350
  338. data/vendor/assets/javascripts/codemirror/5.49.2/mode/velocity/index.html +0 -120
  339. data/vendor/assets/javascripts/codemirror/5.49.2/mode/velocity/velocity.js +0 -201
  340. data/vendor/assets/javascripts/codemirror/5.49.2/mode/verilog/index.html +0 -120
  341. data/vendor/assets/javascripts/codemirror/5.49.2/mode/verilog/test.js +0 -273
  342. data/vendor/assets/javascripts/codemirror/5.49.2/mode/verilog/verilog.js +0 -675
  343. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vhdl/index.html +0 -95
  344. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vhdl/vhdl.js +0 -189
  345. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vue/index.html +0 -69
  346. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vue/vue.js +0 -77
  347. data/vendor/assets/javascripts/codemirror/5.49.2/mode/webidl/index.html +0 -71
  348. data/vendor/assets/javascripts/codemirror/5.49.2/mode/webidl/webidl.js +0 -195
  349. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xml/index.html +0 -61
  350. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xml/test.js +0 -51
  351. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xml/xml.js +0 -413
  352. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xquery/index.html +0 -211
  353. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xquery/test.js +0 -67
  354. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xquery/xquery.js +0 -448
  355. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yacas/index.html +0 -87
  356. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yacas/yacas.js +0 -204
  357. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml/index.html +0 -80
  358. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml/yaml.js +0 -120
  359. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml-frontmatter/index.html +0 -121
  360. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml-frontmatter/yaml-frontmatter.js +0 -68
  361. data/vendor/assets/javascripts/codemirror/5.49.2/mode/z80/index.html +0 -53
  362. data/vendor/assets/javascripts/codemirror/5.49.2/mode/z80/z80.js +0 -116
  363. data/vendor/assets/stylesheets/codemirror/5.49.2/lib/codemirror.css +0 -349
  364. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/3024-day.css +0 -41
  365. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/3024-night.css +0 -39
  366. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/abcdef.css +0 -32
  367. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ambiance-mobile.css +0 -5
  368. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ambiance.css +0 -74
  369. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/base16-dark.css +0 -38
  370. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/base16-light.css +0 -38
  371. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/bespin.css +0 -34
  372. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/blackboard.css +0 -32
  373. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/cobalt.css +0 -25
  374. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/colorforth.css +0 -33
  375. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/darcula.css +0 -53
  376. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/dracula.css +0 -40
  377. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/duotone-dark.css +0 -35
  378. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/duotone-light.css +0 -36
  379. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/eclipse.css +0 -23
  380. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/elegant.css +0 -13
  381. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/erlang-dark.css +0 -34
  382. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/gruvbox-dark.css +0 -37
  383. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/hopscotch.css +0 -34
  384. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/icecoder.css +0 -43
  385. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/idea.css +0 -42
  386. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/isotope.css +0 -34
  387. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/lesser-dark.css +0 -47
  388. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/liquibyte.css +0 -95
  389. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/lucario.css +0 -37
  390. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material-darker.css +0 -135
  391. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material-ocean.css +0 -135
  392. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material-palenight.css +0 -135
  393. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material.css +0 -135
  394. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/mbo.css +0 -37
  395. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/mdn-like.css +0 -46
  396. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/midnight.css +0 -39
  397. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/monokai.css +0 -41
  398. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/moxer.css +0 -143
  399. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/neat.css +0 -12
  400. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/neo.css +0 -43
  401. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/night.css +0 -27
  402. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/nord.css +0 -42
  403. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/oceanic-next.css +0 -44
  404. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/panda-syntax.css +0 -85
  405. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/paraiso-dark.css +0 -38
  406. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/paraiso-light.css +0 -38
  407. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/pastel-on-dark.css +0 -52
  408. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/railscasts.css +0 -34
  409. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/rubyblue.css +0 -25
  410. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/seti.css +0 -44
  411. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/shadowfox.css +0 -52
  412. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/solarized.css +0 -168
  413. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ssms.css +0 -16
  414. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/the-matrix.css +0 -30
  415. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/tomorrow-night-bright.css +0 -35
  416. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/tomorrow-night-eighties.css +0 -38
  417. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ttcn.css +0 -64
  418. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/twilight.css +0 -32
  419. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/vibrant-ink.css +0 -34
  420. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/xq-dark.css +0 -53
  421. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/xq-light.css +0 -43
  422. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/yeti.css +0 -44
  423. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/yonce.css +0 -59
  424. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/zenburn.css +0 -37
@@ -1,591 +0,0 @@
1
- // CodeMirror, copyright (c) by Marijn Haverbeke and others
2
- // Distributed under an MIT license: https://codemirror.net/LICENSE
3
-
4
- (function(mod) {
5
- if (typeof exports == "object" && typeof module == "object") // CommonJS
6
- mod(require("../../lib/codemirror"), require("../javascript/javascript"), require("../css/css"), require("../htmlmixed/htmlmixed"));
7
- else if (typeof define == "function" && define.amd) // AMD
8
- define(["../../lib/codemirror", "../javascript/javascript", "../css/css", "../htmlmixed/htmlmixed"], mod);
9
- else // Plain browser env
10
- mod(CodeMirror);
11
- })(function(CodeMirror) {
12
- "use strict";
13
-
14
- CodeMirror.defineMode("pug", function (config) {
15
- // token types
16
- var KEYWORD = 'keyword';
17
- var DOCTYPE = 'meta';
18
- var ID = 'builtin';
19
- var CLASS = 'qualifier';
20
-
21
- var ATTRS_NEST = {
22
- '{': '}',
23
- '(': ')',
24
- '[': ']'
25
- };
26
-
27
- var jsMode = CodeMirror.getMode(config, 'javascript');
28
-
29
- function State() {
30
- this.javaScriptLine = false;
31
- this.javaScriptLineExcludesColon = false;
32
-
33
- this.javaScriptArguments = false;
34
- this.javaScriptArgumentsDepth = 0;
35
-
36
- this.isInterpolating = false;
37
- this.interpolationNesting = 0;
38
-
39
- this.jsState = CodeMirror.startState(jsMode);
40
-
41
- this.restOfLine = '';
42
-
43
- this.isIncludeFiltered = false;
44
- this.isEach = false;
45
-
46
- this.lastTag = '';
47
- this.scriptType = '';
48
-
49
- // Attributes Mode
50
- this.isAttrs = false;
51
- this.attrsNest = [];
52
- this.inAttributeName = true;
53
- this.attributeIsType = false;
54
- this.attrValue = '';
55
-
56
- // Indented Mode
57
- this.indentOf = Infinity;
58
- this.indentToken = '';
59
-
60
- this.innerMode = null;
61
- this.innerState = null;
62
-
63
- this.innerModeForLine = false;
64
- }
65
- /**
66
- * Safely copy a state
67
- *
68
- * @return {State}
69
- */
70
- State.prototype.copy = function () {
71
- var res = new State();
72
- res.javaScriptLine = this.javaScriptLine;
73
- res.javaScriptLineExcludesColon = this.javaScriptLineExcludesColon;
74
- res.javaScriptArguments = this.javaScriptArguments;
75
- res.javaScriptArgumentsDepth = this.javaScriptArgumentsDepth;
76
- res.isInterpolating = this.isInterpolating;
77
- res.interpolationNesting = this.interpolationNesting;
78
-
79
- res.jsState = CodeMirror.copyState(jsMode, this.jsState);
80
-
81
- res.innerMode = this.innerMode;
82
- if (this.innerMode && this.innerState) {
83
- res.innerState = CodeMirror.copyState(this.innerMode, this.innerState);
84
- }
85
-
86
- res.restOfLine = this.restOfLine;
87
-
88
- res.isIncludeFiltered = this.isIncludeFiltered;
89
- res.isEach = this.isEach;
90
- res.lastTag = this.lastTag;
91
- res.scriptType = this.scriptType;
92
- res.isAttrs = this.isAttrs;
93
- res.attrsNest = this.attrsNest.slice();
94
- res.inAttributeName = this.inAttributeName;
95
- res.attributeIsType = this.attributeIsType;
96
- res.attrValue = this.attrValue;
97
- res.indentOf = this.indentOf;
98
- res.indentToken = this.indentToken;
99
-
100
- res.innerModeForLine = this.innerModeForLine;
101
-
102
- return res;
103
- };
104
-
105
- function javaScript(stream, state) {
106
- if (stream.sol()) {
107
- // if javaScriptLine was set at end of line, ignore it
108
- state.javaScriptLine = false;
109
- state.javaScriptLineExcludesColon = false;
110
- }
111
- if (state.javaScriptLine) {
112
- if (state.javaScriptLineExcludesColon && stream.peek() === ':') {
113
- state.javaScriptLine = false;
114
- state.javaScriptLineExcludesColon = false;
115
- return;
116
- }
117
- var tok = jsMode.token(stream, state.jsState);
118
- if (stream.eol()) state.javaScriptLine = false;
119
- return tok || true;
120
- }
121
- }
122
- function javaScriptArguments(stream, state) {
123
- if (state.javaScriptArguments) {
124
- if (state.javaScriptArgumentsDepth === 0 && stream.peek() !== '(') {
125
- state.javaScriptArguments = false;
126
- return;
127
- }
128
- if (stream.peek() === '(') {
129
- state.javaScriptArgumentsDepth++;
130
- } else if (stream.peek() === ')') {
131
- state.javaScriptArgumentsDepth--;
132
- }
133
- if (state.javaScriptArgumentsDepth === 0) {
134
- state.javaScriptArguments = false;
135
- return;
136
- }
137
-
138
- var tok = jsMode.token(stream, state.jsState);
139
- return tok || true;
140
- }
141
- }
142
-
143
- function yieldStatement(stream) {
144
- if (stream.match(/^yield\b/)) {
145
- return 'keyword';
146
- }
147
- }
148
-
149
- function doctype(stream) {
150
- if (stream.match(/^(?:doctype) *([^\n]+)?/)) {
151
- return DOCTYPE;
152
- }
153
- }
154
-
155
- function interpolation(stream, state) {
156
- if (stream.match('#{')) {
157
- state.isInterpolating = true;
158
- state.interpolationNesting = 0;
159
- return 'punctuation';
160
- }
161
- }
162
-
163
- function interpolationContinued(stream, state) {
164
- if (state.isInterpolating) {
165
- if (stream.peek() === '}') {
166
- state.interpolationNesting--;
167
- if (state.interpolationNesting < 0) {
168
- stream.next();
169
- state.isInterpolating = false;
170
- return 'punctuation';
171
- }
172
- } else if (stream.peek() === '{') {
173
- state.interpolationNesting++;
174
- }
175
- return jsMode.token(stream, state.jsState) || true;
176
- }
177
- }
178
-
179
- function caseStatement(stream, state) {
180
- if (stream.match(/^case\b/)) {
181
- state.javaScriptLine = true;
182
- return KEYWORD;
183
- }
184
- }
185
-
186
- function when(stream, state) {
187
- if (stream.match(/^when\b/)) {
188
- state.javaScriptLine = true;
189
- state.javaScriptLineExcludesColon = true;
190
- return KEYWORD;
191
- }
192
- }
193
-
194
- function defaultStatement(stream) {
195
- if (stream.match(/^default\b/)) {
196
- return KEYWORD;
197
- }
198
- }
199
-
200
- function extendsStatement(stream, state) {
201
- if (stream.match(/^extends?\b/)) {
202
- state.restOfLine = 'string';
203
- return KEYWORD;
204
- }
205
- }
206
-
207
- function append(stream, state) {
208
- if (stream.match(/^append\b/)) {
209
- state.restOfLine = 'variable';
210
- return KEYWORD;
211
- }
212
- }
213
- function prepend(stream, state) {
214
- if (stream.match(/^prepend\b/)) {
215
- state.restOfLine = 'variable';
216
- return KEYWORD;
217
- }
218
- }
219
- function block(stream, state) {
220
- if (stream.match(/^block\b *(?:(prepend|append)\b)?/)) {
221
- state.restOfLine = 'variable';
222
- return KEYWORD;
223
- }
224
- }
225
-
226
- function include(stream, state) {
227
- if (stream.match(/^include\b/)) {
228
- state.restOfLine = 'string';
229
- return KEYWORD;
230
- }
231
- }
232
-
233
- function includeFiltered(stream, state) {
234
- if (stream.match(/^include:([a-zA-Z0-9\-]+)/, false) && stream.match('include')) {
235
- state.isIncludeFiltered = true;
236
- return KEYWORD;
237
- }
238
- }
239
-
240
- function includeFilteredContinued(stream, state) {
241
- if (state.isIncludeFiltered) {
242
- var tok = filter(stream, state);
243
- state.isIncludeFiltered = false;
244
- state.restOfLine = 'string';
245
- return tok;
246
- }
247
- }
248
-
249
- function mixin(stream, state) {
250
- if (stream.match(/^mixin\b/)) {
251
- state.javaScriptLine = true;
252
- return KEYWORD;
253
- }
254
- }
255
-
256
- function call(stream, state) {
257
- if (stream.match(/^\+([-\w]+)/)) {
258
- if (!stream.match(/^\( *[-\w]+ *=/, false)) {
259
- state.javaScriptArguments = true;
260
- state.javaScriptArgumentsDepth = 0;
261
- }
262
- return 'variable';
263
- }
264
- if (stream.match(/^\+#{/, false)) {
265
- stream.next();
266
- state.mixinCallAfter = true;
267
- return interpolation(stream, state);
268
- }
269
- }
270
- function callArguments(stream, state) {
271
- if (state.mixinCallAfter) {
272
- state.mixinCallAfter = false;
273
- if (!stream.match(/^\( *[-\w]+ *=/, false)) {
274
- state.javaScriptArguments = true;
275
- state.javaScriptArgumentsDepth = 0;
276
- }
277
- return true;
278
- }
279
- }
280
-
281
- function conditional(stream, state) {
282
- if (stream.match(/^(if|unless|else if|else)\b/)) {
283
- state.javaScriptLine = true;
284
- return KEYWORD;
285
- }
286
- }
287
-
288
- function each(stream, state) {
289
- if (stream.match(/^(- *)?(each|for)\b/)) {
290
- state.isEach = true;
291
- return KEYWORD;
292
- }
293
- }
294
- function eachContinued(stream, state) {
295
- if (state.isEach) {
296
- if (stream.match(/^ in\b/)) {
297
- state.javaScriptLine = true;
298
- state.isEach = false;
299
- return KEYWORD;
300
- } else if (stream.sol() || stream.eol()) {
301
- state.isEach = false;
302
- } else if (stream.next()) {
303
- while (!stream.match(/^ in\b/, false) && stream.next());
304
- return 'variable';
305
- }
306
- }
307
- }
308
-
309
- function whileStatement(stream, state) {
310
- if (stream.match(/^while\b/)) {
311
- state.javaScriptLine = true;
312
- return KEYWORD;
313
- }
314
- }
315
-
316
- function tag(stream, state) {
317
- var captures;
318
- if (captures = stream.match(/^(\w(?:[-:\w]*\w)?)\/?/)) {
319
- state.lastTag = captures[1].toLowerCase();
320
- if (state.lastTag === 'script') {
321
- state.scriptType = 'application/javascript';
322
- }
323
- return 'tag';
324
- }
325
- }
326
-
327
- function filter(stream, state) {
328
- if (stream.match(/^:([\w\-]+)/)) {
329
- var innerMode;
330
- if (config && config.innerModes) {
331
- innerMode = config.innerModes(stream.current().substring(1));
332
- }
333
- if (!innerMode) {
334
- innerMode = stream.current().substring(1);
335
- }
336
- if (typeof innerMode === 'string') {
337
- innerMode = CodeMirror.getMode(config, innerMode);
338
- }
339
- setInnerMode(stream, state, innerMode);
340
- return 'atom';
341
- }
342
- }
343
-
344
- function code(stream, state) {
345
- if (stream.match(/^(!?=|-)/)) {
346
- state.javaScriptLine = true;
347
- return 'punctuation';
348
- }
349
- }
350
-
351
- function id(stream) {
352
- if (stream.match(/^#([\w-]+)/)) {
353
- return ID;
354
- }
355
- }
356
-
357
- function className(stream) {
358
- if (stream.match(/^\.([\w-]+)/)) {
359
- return CLASS;
360
- }
361
- }
362
-
363
- function attrs(stream, state) {
364
- if (stream.peek() == '(') {
365
- stream.next();
366
- state.isAttrs = true;
367
- state.attrsNest = [];
368
- state.inAttributeName = true;
369
- state.attrValue = '';
370
- state.attributeIsType = false;
371
- return 'punctuation';
372
- }
373
- }
374
-
375
- function attrsContinued(stream, state) {
376
- if (state.isAttrs) {
377
- if (ATTRS_NEST[stream.peek()]) {
378
- state.attrsNest.push(ATTRS_NEST[stream.peek()]);
379
- }
380
- if (state.attrsNest[state.attrsNest.length - 1] === stream.peek()) {
381
- state.attrsNest.pop();
382
- } else if (stream.eat(')')) {
383
- state.isAttrs = false;
384
- return 'punctuation';
385
- }
386
- if (state.inAttributeName && stream.match(/^[^=,\)!]+/)) {
387
- if (stream.peek() === '=' || stream.peek() === '!') {
388
- state.inAttributeName = false;
389
- state.jsState = CodeMirror.startState(jsMode);
390
- if (state.lastTag === 'script' && stream.current().trim().toLowerCase() === 'type') {
391
- state.attributeIsType = true;
392
- } else {
393
- state.attributeIsType = false;
394
- }
395
- }
396
- return 'attribute';
397
- }
398
-
399
- var tok = jsMode.token(stream, state.jsState);
400
- if (state.attributeIsType && tok === 'string') {
401
- state.scriptType = stream.current().toString();
402
- }
403
- if (state.attrsNest.length === 0 && (tok === 'string' || tok === 'variable' || tok === 'keyword')) {
404
- try {
405
- Function('', 'var x ' + state.attrValue.replace(/,\s*$/, '').replace(/^!/, ''));
406
- state.inAttributeName = true;
407
- state.attrValue = '';
408
- stream.backUp(stream.current().length);
409
- return attrsContinued(stream, state);
410
- } catch (ex) {
411
- //not the end of an attribute
412
- }
413
- }
414
- state.attrValue += stream.current();
415
- return tok || true;
416
- }
417
- }
418
-
419
- function attributesBlock(stream, state) {
420
- if (stream.match(/^&attributes\b/)) {
421
- state.javaScriptArguments = true;
422
- state.javaScriptArgumentsDepth = 0;
423
- return 'keyword';
424
- }
425
- }
426
-
427
- function indent(stream) {
428
- if (stream.sol() && stream.eatSpace()) {
429
- return 'indent';
430
- }
431
- }
432
-
433
- function comment(stream, state) {
434
- if (stream.match(/^ *\/\/(-)?([^\n]*)/)) {
435
- state.indentOf = stream.indentation();
436
- state.indentToken = 'comment';
437
- return 'comment';
438
- }
439
- }
440
-
441
- function colon(stream) {
442
- if (stream.match(/^: */)) {
443
- return 'colon';
444
- }
445
- }
446
-
447
- function text(stream, state) {
448
- if (stream.match(/^(?:\| ?| )([^\n]+)/)) {
449
- return 'string';
450
- }
451
- if (stream.match(/^(<[^\n]*)/, false)) {
452
- // html string
453
- setInnerMode(stream, state, 'htmlmixed');
454
- state.innerModeForLine = true;
455
- return innerMode(stream, state, true);
456
- }
457
- }
458
-
459
- function dot(stream, state) {
460
- if (stream.eat('.')) {
461
- var innerMode = null;
462
- if (state.lastTag === 'script' && state.scriptType.toLowerCase().indexOf('javascript') != -1) {
463
- innerMode = state.scriptType.toLowerCase().replace(/"|'/g, '');
464
- } else if (state.lastTag === 'style') {
465
- innerMode = 'css';
466
- }
467
- setInnerMode(stream, state, innerMode);
468
- return 'dot';
469
- }
470
- }
471
-
472
- function fail(stream) {
473
- stream.next();
474
- return null;
475
- }
476
-
477
-
478
- function setInnerMode(stream, state, mode) {
479
- mode = CodeMirror.mimeModes[mode] || mode;
480
- mode = config.innerModes ? config.innerModes(mode) || mode : mode;
481
- mode = CodeMirror.mimeModes[mode] || mode;
482
- mode = CodeMirror.getMode(config, mode);
483
- state.indentOf = stream.indentation();
484
-
485
- if (mode && mode.name !== 'null') {
486
- state.innerMode = mode;
487
- } else {
488
- state.indentToken = 'string';
489
- }
490
- }
491
- function innerMode(stream, state, force) {
492
- if (stream.indentation() > state.indentOf || (state.innerModeForLine && !stream.sol()) || force) {
493
- if (state.innerMode) {
494
- if (!state.innerState) {
495
- state.innerState = state.innerMode.startState ? CodeMirror.startState(state.innerMode, stream.indentation()) : {};
496
- }
497
- return stream.hideFirstChars(state.indentOf + 2, function () {
498
- return state.innerMode.token(stream, state.innerState) || true;
499
- });
500
- } else {
501
- stream.skipToEnd();
502
- return state.indentToken;
503
- }
504
- } else if (stream.sol()) {
505
- state.indentOf = Infinity;
506
- state.indentToken = null;
507
- state.innerMode = null;
508
- state.innerState = null;
509
- }
510
- }
511
- function restOfLine(stream, state) {
512
- if (stream.sol()) {
513
- // if restOfLine was set at end of line, ignore it
514
- state.restOfLine = '';
515
- }
516
- if (state.restOfLine) {
517
- stream.skipToEnd();
518
- var tok = state.restOfLine;
519
- state.restOfLine = '';
520
- return tok;
521
- }
522
- }
523
-
524
-
525
- function startState() {
526
- return new State();
527
- }
528
- function copyState(state) {
529
- return state.copy();
530
- }
531
- /**
532
- * Get the next token in the stream
533
- *
534
- * @param {Stream} stream
535
- * @param {State} state
536
- */
537
- function nextToken(stream, state) {
538
- var tok = innerMode(stream, state)
539
- || restOfLine(stream, state)
540
- || interpolationContinued(stream, state)
541
- || includeFilteredContinued(stream, state)
542
- || eachContinued(stream, state)
543
- || attrsContinued(stream, state)
544
- || javaScript(stream, state)
545
- || javaScriptArguments(stream, state)
546
- || callArguments(stream, state)
547
-
548
- || yieldStatement(stream)
549
- || doctype(stream)
550
- || interpolation(stream, state)
551
- || caseStatement(stream, state)
552
- || when(stream, state)
553
- || defaultStatement(stream)
554
- || extendsStatement(stream, state)
555
- || append(stream, state)
556
- || prepend(stream, state)
557
- || block(stream, state)
558
- || include(stream, state)
559
- || includeFiltered(stream, state)
560
- || mixin(stream, state)
561
- || call(stream, state)
562
- || conditional(stream, state)
563
- || each(stream, state)
564
- || whileStatement(stream, state)
565
- || tag(stream, state)
566
- || filter(stream, state)
567
- || code(stream, state)
568
- || id(stream)
569
- || className(stream)
570
- || attrs(stream, state)
571
- || attributesBlock(stream, state)
572
- || indent(stream)
573
- || text(stream, state)
574
- || comment(stream, state)
575
- || colon(stream)
576
- || dot(stream, state)
577
- || fail(stream);
578
-
579
- return tok === true ? null : tok;
580
- }
581
- return {
582
- startState: startState,
583
- copyState: copyState,
584
- token: nextToken
585
- };
586
- }, 'javascript', 'css', 'htmlmixed');
587
-
588
- CodeMirror.defineMIME('text/x-pug', 'pug');
589
- CodeMirror.defineMIME('text/x-jade', 'pug');
590
-
591
- });
@@ -1,121 +0,0 @@
1
- <!doctype html>
2
-
3
- <title>CodeMirror: Puppet mode</title>
4
- <meta charset="utf-8"/>
5
- <link rel=stylesheet href="../../doc/docs.css">
6
-
7
- <link rel="stylesheet" href="../../lib/codemirror.css">
8
- <script src="../../lib/codemirror.js"></script>
9
- <script src="../../addon/edit/matchbrackets.js"></script>
10
- <script src="puppet.js"></script>
11
- <style>
12
- .CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;}
13
- .cm-s-default span.cm-arrow { color: red; }
14
- </style>
15
- <div id=nav>
16
- <a href="https://codemirror.net"><h1>CodeMirror</h1><img id=logo src="../../doc/logo.png" alt=""></a>
17
-
18
- <ul>
19
- <li><a href="../../index.html">Home</a>
20
- <li><a href="../../doc/manual.html">Manual</a>
21
- <li><a href="https://github.com/codemirror/codemirror">Code</a>
22
- </ul>
23
- <ul>
24
- <li><a href="../index.html">Language modes</a>
25
- <li><a class=active href="#">Puppet</a>
26
- </ul>
27
- </div>
28
-
29
- <article>
30
- <h2>Puppet mode</h2>
31
- <form><textarea id="code" name="code">
32
- # == Class: automysqlbackup
33
- #
34
- # Puppet module to install AutoMySQLBackup for periodic MySQL backups.
35
- #
36
- # class { 'automysqlbackup':
37
- # backup_dir => '/mnt/backups',
38
- # }
39
- #
40
-
41
- class automysqlbackup (
42
- $bin_dir = $automysqlbackup::params::bin_dir,
43
- $etc_dir = $automysqlbackup::params::etc_dir,
44
- $backup_dir = $automysqlbackup::params::backup_dir,
45
- $install_multicore = undef,
46
- $config = {},
47
- $config_defaults = {},
48
- ) inherits automysqlbackup::params {
49
-
50
- # Ensure valid paths are assigned
51
- validate_absolute_path($bin_dir)
52
- validate_absolute_path($etc_dir)
53
- validate_absolute_path($backup_dir)
54
-
55
- # Create a subdirectory in /etc for config files
56
- file { $etc_dir:
57
- ensure => directory,
58
- owner => 'root',
59
- group => 'root',
60
- mode => '0750',
61
- }
62
-
63
- # Create an example backup file, useful for reference
64
- file { "${etc_dir}/automysqlbackup.conf.example":
65
- ensure => file,
66
- owner => 'root',
67
- group => 'root',
68
- mode => '0660',
69
- source => 'puppet:///modules/automysqlbackup/automysqlbackup.conf',
70
- }
71
-
72
- # Add files from the developer
73
- file { "${etc_dir}/AMB_README":
74
- ensure => file,
75
- source => 'puppet:///modules/automysqlbackup/AMB_README',
76
- }
77
- file { "${etc_dir}/AMB_LICENSE":
78
- ensure => file,
79
- source => 'puppet:///modules/automysqlbackup/AMB_LICENSE',
80
- }
81
-
82
- # Install the actual binary file
83
- file { "${bin_dir}/automysqlbackup":
84
- ensure => file,
85
- owner => 'root',
86
- group => 'root',
87
- mode => '0755',
88
- source => 'puppet:///modules/automysqlbackup/automysqlbackup',
89
- }
90
-
91
- # Create the base backup directory
92
- file { $backup_dir:
93
- ensure => directory,
94
- owner => 'root',
95
- group => 'root',
96
- mode => '0755',
97
- }
98
-
99
- # If you'd like to keep your config in hiera and pass it to this class
100
- if !empty($config) {
101
- create_resources('automysqlbackup::backup', $config, $config_defaults)
102
- }
103
-
104
- # If using RedHat family, must have the RPMforge repo's enabled
105
- if $install_multicore {
106
- package { ['pigz', 'pbzip2']: ensure => installed }
107
- }
108
-
109
- }
110
- </textarea></form>
111
- <script>
112
- var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
113
- mode: "text/x-puppet",
114
- matchBrackets: true,
115
- indentUnit: 4
116
- });
117
- </script>
118
-
119
- <p><strong>MIME types defined:</strong> <code>text/x-puppet</code>.</p>
120
-
121
- </article>