rubyneat_dashboard 0.4.0.alpha.6 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (861) hide show
  1. checksums.yaml +4 -4
  2. data/.ruby-version +1 -1
  3. data/.semver +2 -2
  4. data/.travis.yml +8 -0
  5. data/Gemfile +22 -7
  6. data/Gemfile.lock +156 -79
  7. data/README.rdoc +2 -0
  8. data/Rakefile +4 -4
  9. data/app/js/dashboard/directives/population_brigade.coffee +33 -15
  10. data/app/js/dashboard/directives/population_window.coffee +30 -2
  11. data/app/js/dashboard/services/population_drilldown_service.coffee +18 -0
  12. data/bower.json +33 -0
  13. data/bower_components/angular-animate/.bower.json +6 -5
  14. data/bower_components/angular-animate/README.md +28 -5
  15. data/bower_components/angular-animate/angular-animate.js +15 -2
  16. data/bower_components/angular-animate/angular-animate.min.js +23 -23
  17. data/bower_components/angular-animate/angular-animate.min.js.map +2 -2
  18. data/bower_components/angular-animate/bower.json +3 -2
  19. data/bower_components/angular-animate/package.json +26 -0
  20. data/bower_components/angular-pusher/.bower.json +4 -4
  21. data/bower_components/angular-pusher/README.md +3 -3
  22. data/bower_components/angular-pusher/angular-pusher.js +176 -26
  23. data/bower_components/angular-pusher/angular-pusher.min.js +1 -1
  24. data/bower_components/angular-pusher/bower.json +1 -1
  25. data/bower_components/angular-pusher/package.json +3 -3
  26. data/bower_components/angular-resource/.bower.json +6 -5
  27. data/bower_components/angular-resource/README.md +27 -4
  28. data/bower_components/angular-resource/angular-resource.js +11 -3
  29. data/bower_components/angular-resource/angular-resource.min.js +1 -1
  30. data/bower_components/angular-resource/angular-resource.min.js.map +1 -1
  31. data/bower_components/angular-resource/bower.json +3 -2
  32. data/bower_components/angular-resource/package.json +26 -0
  33. data/bower_components/angular-route/.bower.json +6 -5
  34. data/bower_components/angular-route/README.md +27 -4
  35. data/bower_components/angular-route/angular-route.js +2 -6
  36. data/bower_components/angular-route/angular-route.min.js +3 -3
  37. data/bower_components/angular-route/angular-route.min.js.map +1 -1
  38. data/bower_components/angular-route/bower.json +3 -2
  39. data/bower_components/angular-route/package.json +26 -0
  40. data/bower_components/angular-sanitize/.bower.json +6 -5
  41. data/bower_components/angular-sanitize/README.md +27 -4
  42. data/bower_components/angular-sanitize/angular-sanitize.js +12 -5
  43. data/bower_components/angular-sanitize/angular-sanitize.min.js +10 -10
  44. data/bower_components/angular-sanitize/angular-sanitize.min.js.map +1 -1
  45. data/bower_components/angular-sanitize/bower.json +3 -2
  46. data/bower_components/angular-sanitize/package.json +26 -0
  47. data/bower_components/angular-socket-io/.bower.json +7 -8
  48. data/bower_components/angular-socket-io/.travis.yml +4 -1
  49. data/bower_components/angular-socket-io/README.md +8 -1
  50. data/bower_components/angular-socket-io/bower-install.sh +2 -0
  51. data/bower_components/angular-socket-io/bower.json +3 -3
  52. data/bower_components/angular-socket-io/mock/socket-io.js +2 -1
  53. data/bower_components/angular-socket-io/package.json +2 -4
  54. data/bower_components/angular-socket-io/socket.js +7 -6
  55. data/bower_components/angular-socket-io/socket.min.js +2 -2
  56. data/bower_components/angular-socket-io/socket.min.js.map +1 -1
  57. data/bower_components/angular-socket-io/socket.spec.js +25 -0
  58. data/bower_components/angular/.bower.json +8 -6
  59. data/bower_components/angular/README.md +21 -5
  60. data/bower_components/angular/angular-csp.css +5 -8
  61. data/bower_components/angular/angular.js +17855 -11374
  62. data/bower_components/angular/angular.min.js +286 -210
  63. data/bower_components/angular/angular.min.js.gzip +0 -0
  64. data/bower_components/angular/angular.min.js.map +3 -3
  65. data/bower_components/angular/bower.json +2 -1
  66. data/bower_components/angular/index.js +2 -0
  67. data/bower_components/angular/package.json +25 -0
  68. data/bower_components/animate.css/.bower.json +12 -4
  69. data/bower_components/animate.css/Gruntfile.js +1 -1
  70. data/bower_components/animate.css/animate-config.json +18 -4
  71. data/bower_components/animate.css/animate.css +405 -258
  72. data/bower_components/animate.css/animate.min.css +1 -6
  73. data/bower_components/animate.css/bower.json +10 -2
  74. data/bower_components/animate.css/package.json +5 -1
  75. data/bower_components/animate.css/source/_base.css +11 -1
  76. data/bower_components/animate.css/source/attention_seekers/bounce.css +3 -3
  77. data/bower_components/animate.css/source/attention_seekers/jello.css +36 -0
  78. data/bower_components/animate.css/source/bouncing_entrances/bounceIn.css +1 -2
  79. data/bower_components/animate.css/source/bouncing_entrances/bounceInDown.css +1 -1
  80. data/bower_components/animate.css/source/bouncing_entrances/bounceInLeft.css +1 -1
  81. data/bower_components/animate.css/source/bouncing_entrances/bounceInRight.css +1 -1
  82. data/bower_components/animate.css/source/bouncing_entrances/bounceInUp.css +1 -1
  83. data/bower_components/animate.css/source/bouncing_exits/bounceOut.css +0 -1
  84. data/bower_components/animate.css/source/flippers/flipInX.css +2 -2
  85. data/bower_components/animate.css/source/flippers/flipInY.css +2 -2
  86. data/bower_components/animate.css/source/flippers/flipOutX.css +0 -1
  87. data/bower_components/animate.css/source/flippers/flipOutY.css +0 -1
  88. data/bower_components/animate.css/source/rotating_exits/rotateOutDownLeft.css +1 -1
  89. data/bower_components/animate.css/source/sliding_entrances/slideInDown.css +14 -0
  90. data/bower_components/animate.css/source/sliding_entrances/slideInLeft.css +14 -0
  91. data/bower_components/animate.css/source/sliding_entrances/slideInRight.css +14 -0
  92. data/bower_components/animate.css/source/sliding_entrances/slideInUp.css +14 -0
  93. data/bower_components/animate.css/source/sliding_exits/slideOutDown.css +14 -0
  94. data/bower_components/animate.css/source/sliding_exits/slideOutLeft.css +14 -0
  95. data/bower_components/animate.css/source/sliding_exits/slideOutRight.css +14 -0
  96. data/bower_components/animate.css/source/sliding_exits/slideOutUp.css +14 -0
  97. data/bower_components/d3/.bower.json +6 -4
  98. data/bower_components/d3/.gitattributes +5 -0
  99. data/bower_components/d3/CONTRIBUTING.md +3 -1
  100. data/bower_components/d3/LICENSE +1 -1
  101. data/bower_components/d3/README.md +1 -1
  102. data/bower_components/d3/bower.json +0 -0
  103. data/bower_components/d3/d3.js +0 -0
  104. data/bower_components/d3/d3.min.js +0 -0
  105. data/bower_components/d3/package.js +0 -0
  106. data/bower_components/fastclick/.bower.json +4 -4
  107. data/bower_components/fastclick/README.md +15 -8
  108. data/bower_components/fastclick/bower.json +0 -1
  109. data/bower_components/fastclick/lib/fastclick.js +669 -649
  110. data/bower_components/jquery-placeholder/.bower.json +20 -4
  111. data/bower_components/jquery-placeholder/bower.json +17 -1
  112. data/bower_components/jquery-placeholder/jquery.placeholder.js +18 -11
  113. data/bower_components/jquery-ui/.bower.json +6 -6
  114. data/bower_components/jquery-ui/.gitignore +1 -0
  115. data/bower_components/jquery-ui/AUTHORS.txt +29 -5
  116. data/bower_components/jquery-ui/{MIT-LICENSE.txt → LICENSE.txt} +23 -5
  117. data/bower_components/jquery-ui/bower.json +3 -1
  118. data/bower_components/jquery-ui/component.json +1 -1
  119. data/bower_components/jquery-ui/composer.json +6 -1
  120. data/bower_components/jquery-ui/jquery-ui.js +12497 -12030
  121. data/bower_components/jquery-ui/jquery-ui.min.js +11 -11
  122. data/bower_components/jquery-ui/package.json +8 -3
  123. data/bower_components/jquery-ui/themes/base/accordion.css +2 -2
  124. data/bower_components/jquery-ui/themes/base/all.css +2 -2
  125. data/bower_components/jquery-ui/themes/base/autocomplete.css +2 -2
  126. data/bower_components/jquery-ui/themes/base/base.css +2 -2
  127. data/bower_components/jquery-ui/themes/base/button.css +2 -2
  128. data/bower_components/jquery-ui/themes/base/core.css +3 -3
  129. data/bower_components/jquery-ui/themes/base/datepicker.css +3 -3
  130. data/bower_components/jquery-ui/themes/base/dialog.css +2 -2
  131. data/bower_components/jquery-ui/themes/base/draggable.css +2 -2
  132. data/bower_components/jquery-ui/themes/base/images/ui-icons_444444_256x240.png +0 -0
  133. data/bower_components/jquery-ui/themes/base/images/ui-icons_555555_256x240.png +0 -0
  134. data/bower_components/jquery-ui/themes/base/images/ui-icons_777620_256x240.png +0 -0
  135. data/bower_components/jquery-ui/themes/base/images/ui-icons_777777_256x240.png +0 -0
  136. data/bower_components/jquery-ui/themes/base/images/ui-icons_cc0000_256x240.png +0 -0
  137. data/bower_components/jquery-ui/themes/base/images/ui-icons_ffffff_256x240.png +0 -0
  138. data/bower_components/jquery-ui/themes/base/jquery-ui.css +1225 -0
  139. data/bower_components/jquery-ui/themes/base/jquery-ui.min.css +7 -0
  140. data/bower_components/jquery-ui/themes/base/menu.css +2 -2
  141. data/bower_components/jquery-ui/themes/base/progressbar.css +4 -4
  142. data/bower_components/jquery-ui/themes/base/resizable.css +2 -2
  143. data/bower_components/jquery-ui/themes/base/selectable.css +2 -2
  144. data/bower_components/jquery-ui/themes/base/selectmenu.css +2 -2
  145. data/bower_components/jquery-ui/themes/base/slider.css +3 -3
  146. data/bower_components/jquery-ui/themes/base/sortable.css +2 -2
  147. data/bower_components/jquery-ui/themes/base/spinner.css +2 -2
  148. data/bower_components/jquery-ui/themes/base/tabs.css +2 -2
  149. data/bower_components/jquery-ui/themes/base/theme.css +7 -7
  150. data/bower_components/jquery-ui/themes/base/tooltip.css +2 -2
  151. data/bower_components/jquery-ui/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png +0 -0
  152. data/bower_components/jquery-ui/themes/black-tie/images/ui-bg_flat_65_ffffff_40x100.png +0 -0
  153. data/bower_components/jquery-ui/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png +0 -0
  154. data/bower_components/jquery-ui/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png +0 -0
  155. data/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png +0 -0
  156. data/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png +0 -0
  157. data/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png +0 -0
  158. data/bower_components/jquery-ui/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png +0 -0
  159. data/bower_components/jquery-ui/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png +0 -0
  160. data/bower_components/jquery-ui/themes/black-tie/images/ui-icons_222222_256x240.png +0 -0
  161. data/bower_components/jquery-ui/themes/black-tie/images/ui-icons_4ca300_256x240.png +0 -0
  162. data/bower_components/jquery-ui/themes/black-tie/images/ui-icons_bbbbbb_256x240.png +0 -0
  163. data/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ededed_256x240.png +0 -0
  164. data/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ffcf29_256x240.png +0 -0
  165. data/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ffffff_256x240.png +0 -0
  166. data/bower_components/jquery-ui/themes/black-tie/jquery-ui.css +12 -12
  167. data/bower_components/jquery-ui/themes/black-tie/jquery-ui.min.css +3 -3
  168. data/bower_components/jquery-ui/themes/black-tie/theme.css +7 -7
  169. data/bower_components/jquery-ui/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png +0 -0
  170. data/bower_components/jquery-ui/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png +0 -0
  171. data/bower_components/jquery-ui/themes/blitzer/images/ui-bg_flat_0_333333_40x100.png +0 -0
  172. data/bower_components/jquery-ui/themes/blitzer/images/ui-bg_flat_65_ffffff_40x100.png +0 -0
  173. data/bower_components/jquery-ui/themes/blitzer/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  174. data/bower_components/jquery-ui/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png +0 -0
  175. data/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png +0 -0
  176. data/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png +0 -0
  177. data/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png +0 -0
  178. data/bower_components/jquery-ui/themes/blitzer/images/ui-icons_004276_256x240.png +0 -0
  179. data/bower_components/jquery-ui/themes/blitzer/images/ui-icons_cc0000_256x240.png +0 -0
  180. data/bower_components/jquery-ui/themes/blitzer/images/ui-icons_ffffff_256x240.png +0 -0
  181. data/bower_components/jquery-ui/themes/blitzer/jquery-ui.css +12 -12
  182. data/bower_components/jquery-ui/themes/blitzer/jquery-ui.min.css +3 -3
  183. data/bower_components/jquery-ui/themes/blitzer/theme.css +7 -7
  184. data/bower_components/jquery-ui/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png +0 -0
  185. data/bower_components/jquery-ui/themes/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png +0 -0
  186. data/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png +0 -0
  187. data/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png +0 -0
  188. data/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png +0 -0
  189. data/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png +0 -0
  190. data/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png +0 -0
  191. data/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png +0 -0
  192. data/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png +0 -0
  193. data/bower_components/jquery-ui/themes/cupertino/images/ui-icons_2694e8_256x240.png +0 -0
  194. data/bower_components/jquery-ui/themes/cupertino/images/ui-icons_2e83ff_256x240.png +0 -0
  195. data/bower_components/jquery-ui/themes/cupertino/images/ui-icons_3d80b3_256x240.png +0 -0
  196. data/bower_components/jquery-ui/themes/cupertino/images/ui-icons_72a7cf_256x240.png +0 -0
  197. data/bower_components/jquery-ui/themes/cupertino/images/ui-icons_ffffff_256x240.png +0 -0
  198. data/bower_components/jquery-ui/themes/cupertino/jquery-ui.css +12 -12
  199. data/bower_components/jquery-ui/themes/cupertino/jquery-ui.min.css +3 -3
  200. data/bower_components/jquery-ui/themes/cupertino/theme.css +7 -7
  201. data/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_flat_30_cccccc_40x100.png +0 -0
  202. data/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
  203. data/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png +0 -0
  204. data/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png +0 -0
  205. data/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png +0 -0
  206. data/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png +0 -0
  207. data/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png +0 -0
  208. data/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
  209. data/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png +0 -0
  210. data/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_222222_256x240.png +0 -0
  211. data/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png +0 -0
  212. data/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_a83300_256x240.png +0 -0
  213. data/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_cccccc_256x240.png +0 -0
  214. data/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_ffffff_256x240.png +0 -0
  215. data/bower_components/jquery-ui/themes/dark-hive/jquery-ui.css +12 -12
  216. data/bower_components/jquery-ui/themes/dark-hive/jquery-ui.min.css +3 -3
  217. data/bower_components/jquery-ui/themes/dark-hive/theme.css +7 -7
  218. data/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png +0 -0
  219. data/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png +0 -0
  220. data/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png +0 -0
  221. data/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png +0 -0
  222. data/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png +0 -0
  223. data/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  224. data/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_flat_40_292929_40x100.png +0 -0
  225. data/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png +0 -0
  226. data/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_00498f_256x240.png +0 -0
  227. data/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_98d2fb_256x240.png +0 -0
  228. data/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png +0 -0
  229. data/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_ffffff_256x240.png +0 -0
  230. data/bower_components/jquery-ui/themes/dot-luv/jquery-ui.css +12 -12
  231. data/bower_components/jquery-ui/themes/dot-luv/jquery-ui.min.css +3 -3
  232. data/bower_components/jquery-ui/themes/dot-luv/theme.css +7 -7
  233. data/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  234. data/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  235. data/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_55_994d53_40x100.png +0 -0
  236. data/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_55_fafafa_40x100.png +0 -0
  237. data/bower_components/jquery-ui/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png +0 -0
  238. data/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png +0 -0
  239. data/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png +0 -0
  240. data/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png +0 -0
  241. data/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png +0 -0
  242. data/bower_components/jquery-ui/themes/eggplant/images/ui-icons_454545_256x240.png +0 -0
  243. data/bower_components/jquery-ui/themes/eggplant/images/ui-icons_734d99_256x240.png +0 -0
  244. data/bower_components/jquery-ui/themes/eggplant/images/ui-icons_8d78a5_256x240.png +0 -0
  245. data/bower_components/jquery-ui/themes/eggplant/images/ui-icons_a8a3ae_256x240.png +0 -0
  246. data/bower_components/jquery-ui/themes/eggplant/images/ui-icons_ebccce_256x240.png +0 -0
  247. data/bower_components/jquery-ui/themes/eggplant/images/ui-icons_ffffff_256x240.png +0 -0
  248. data/bower_components/jquery-ui/themes/eggplant/jquery-ui.css +12 -12
  249. data/bower_components/jquery-ui/themes/eggplant/jquery-ui.min.css +3 -3
  250. data/bower_components/jquery-ui/themes/eggplant/theme.css +7 -7
  251. data/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png +0 -0
  252. data/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png +0 -0
  253. data/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png +0 -0
  254. data/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png +0 -0
  255. data/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_flat_0_e69700_40x100.png +0 -0
  256. data/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_flat_0_e6b900_40x100.png +0 -0
  257. data/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png +0 -0
  258. data/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png +0 -0
  259. data/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_0a82eb_256x240.png +0 -0
  260. data/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_0b54d5_256x240.png +0 -0
  261. data/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png +0 -0
  262. data/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png +0 -0
  263. data/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_ffffff_256x240.png +0 -0
  264. data/bower_components/jquery-ui/themes/excite-bike/jquery-ui.css +12 -12
  265. data/bower_components/jquery-ui/themes/excite-bike/jquery-ui.min.css +3 -3
  266. data/bower_components/jquery-ui/themes/excite-bike/theme.css +7 -7
  267. data/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  268. data/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  269. data/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_55_ffffff_40x100.png +0 -0
  270. data/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  271. data/bower_components/jquery-ui/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  272. data/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png +0 -0
  273. data/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png +0 -0
  274. data/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png +0 -0
  275. data/bower_components/jquery-ui/themes/flick/images/ui-icons_0073ea_256x240.png +0 -0
  276. data/bower_components/jquery-ui/themes/flick/images/ui-icons_454545_256x240.png +0 -0
  277. data/bower_components/jquery-ui/themes/flick/images/ui-icons_666666_256x240.png +0 -0
  278. data/bower_components/jquery-ui/themes/flick/images/ui-icons_ff0084_256x240.png +0 -0
  279. data/bower_components/jquery-ui/themes/flick/images/ui-icons_ffffff_256x240.png +0 -0
  280. data/bower_components/jquery-ui/themes/flick/jquery-ui.css +12 -12
  281. data/bower_components/jquery-ui/themes/flick/jquery-ui.min.css +3 -3
  282. data/bower_components/jquery-ui/themes/flick/theme.css +7 -7
  283. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png +0 -0
  284. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png +0 -0
  285. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png +0 -0
  286. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png +0 -0
  287. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png +0 -0
  288. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png +0 -0
  289. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png +0 -0
  290. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  291. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png +0 -0
  292. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_454545_256x240.png +0 -0
  293. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_88a206_256x240.png +0 -0
  294. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_c02669_256x240.png +0 -0
  295. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png +0 -0
  296. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png +0 -0
  297. data/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png +0 -0
  298. data/bower_components/jquery-ui/themes/hot-sneaks/jquery-ui.css +12 -12
  299. data/bower_components/jquery-ui/themes/hot-sneaks/jquery-ui.min.css +3 -3
  300. data/bower_components/jquery-ui/themes/hot-sneaks/theme.css +7 -7
  301. data/bower_components/jquery-ui/themes/humanity/images/ui-bg_flat_75_aaaaaa_40x100.png +0 -0
  302. data/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png +0 -0
  303. data/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png +0 -0
  304. data/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png +0 -0
  305. data/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png +0 -0
  306. data/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png +0 -0
  307. data/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png +0 -0
  308. data/bower_components/jquery-ui/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png +0 -0
  309. data/bower_components/jquery-ui/themes/humanity/images/ui-icons_c47a23_256x240.png +0 -0
  310. data/bower_components/jquery-ui/themes/humanity/images/ui-icons_cb672b_256x240.png +0 -0
  311. data/bower_components/jquery-ui/themes/humanity/images/ui-icons_f08000_256x240.png +0 -0
  312. data/bower_components/jquery-ui/themes/humanity/images/ui-icons_f35f07_256x240.png +0 -0
  313. data/bower_components/jquery-ui/themes/humanity/images/ui-icons_ff7519_256x240.png +0 -0
  314. data/bower_components/jquery-ui/themes/humanity/images/ui-icons_ffffff_256x240.png +0 -0
  315. data/bower_components/jquery-ui/themes/humanity/jquery-ui.css +12 -12
  316. data/bower_components/jquery-ui/themes/humanity/jquery-ui.min.css +3 -3
  317. data/bower_components/jquery-ui/themes/humanity/theme.css +7 -7
  318. data/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png +0 -0
  319. data/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png +0 -0
  320. data/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png +0 -0
  321. data/bower_components/jquery-ui/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png +0 -0
  322. data/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png +0 -0
  323. data/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png +0 -0
  324. data/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png +0 -0
  325. data/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png +0 -0
  326. data/bower_components/jquery-ui/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png +0 -0
  327. data/bower_components/jquery-ui/themes/le-frog/images/ui-icons_4eb305_256x240.png +0 -0
  328. data/bower_components/jquery-ui/themes/le-frog/images/ui-icons_72b42d_256x240.png +0 -0
  329. data/bower_components/jquery-ui/themes/le-frog/images/ui-icons_cd0a0a_256x240.png +0 -0
  330. data/bower_components/jquery-ui/themes/le-frog/images/ui-icons_ffffff_256x240.png +0 -0
  331. data/bower_components/jquery-ui/themes/le-frog/jquery-ui.css +12 -12
  332. data/bower_components/jquery-ui/themes/le-frog/jquery-ui.min.css +3 -3
  333. data/bower_components/jquery-ui/themes/le-frog/theme.css +7 -7
  334. data/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  335. data/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png +0 -0
  336. data/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png +0 -0
  337. data/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png +0 -0
  338. data/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png +0 -0
  339. data/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png +0 -0
  340. data/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png +0 -0
  341. data/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png +0 -0
  342. data/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_222222_256x240.png +0 -0
  343. data/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_9bcc60_256x240.png +0 -0
  344. data/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_add978_256x240.png +0 -0
  345. data/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png +0 -0
  346. data/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_f1fd86_256x240.png +0 -0
  347. data/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_ffffff_256x240.png +0 -0
  348. data/bower_components/jquery-ui/themes/mint-choc/jquery-ui.css +12 -12
  349. data/bower_components/jquery-ui/themes/mint-choc/jquery-ui.min.css +3 -3
  350. data/bower_components/jquery-ui/themes/mint-choc/theme.css +7 -7
  351. data/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  352. data/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  353. data/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_55_c0402a_40x100.png +0 -0
  354. data/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_55_eeeeee_40x100.png +0 -0
  355. data/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png +0 -0
  356. data/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png +0 -0
  357. data/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png +0 -0
  358. data/bower_components/jquery-ui/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png +0 -0
  359. data/bower_components/jquery-ui/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png +0 -0
  360. data/bower_components/jquery-ui/themes/overcast/images/ui-icons_3383bb_256x240.png +0 -0
  361. data/bower_components/jquery-ui/themes/overcast/images/ui-icons_454545_256x240.png +0 -0
  362. data/bower_components/jquery-ui/themes/overcast/images/ui-icons_70b2e1_256x240.png +0 -0
  363. data/bower_components/jquery-ui/themes/overcast/images/ui-icons_999999_256x240.png +0 -0
  364. data/bower_components/jquery-ui/themes/overcast/images/ui-icons_fbc856_256x240.png +0 -0
  365. data/bower_components/jquery-ui/themes/overcast/jquery-ui.css +12 -12
  366. data/bower_components/jquery-ui/themes/overcast/jquery-ui.min.css +3 -3
  367. data/bower_components/jquery-ui/themes/overcast/theme.css +7 -7
  368. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png +0 -0
  369. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png +0 -0
  370. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png +0 -0
  371. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png +0 -0
  372. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png +0 -0
  373. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png +0 -0
  374. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png +0 -0
  375. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png +0 -0
  376. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png +0 -0
  377. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_222222_256x240.png +0 -0
  378. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png +0 -0
  379. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png +0 -0
  380. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_b83400_256x240.png +0 -0
  381. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png +0 -0
  382. data/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png +0 -0
  383. data/bower_components/jquery-ui/themes/pepper-grinder/jquery-ui.css +12 -12
  384. data/bower_components/jquery-ui/themes/pepper-grinder/jquery-ui.min.css +3 -3
  385. data/bower_components/jquery-ui/themes/pepper-grinder/theme.css +7 -7
  386. data/bower_components/jquery-ui/themes/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  387. data/bower_components/jquery-ui/themes/redmond/images/ui-bg_flat_55_fbec88_40x100.png +0 -0
  388. data/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png +0 -0
  389. data/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png +0 -0
  390. data/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  391. data/bower_components/jquery-ui/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png +0 -0
  392. data/bower_components/jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png +0 -0
  393. data/bower_components/jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
  394. data/bower_components/jquery-ui/themes/redmond/images/ui-icons_217bc0_256x240.png +0 -0
  395. data/bower_components/jquery-ui/themes/redmond/images/ui-icons_2e83ff_256x240.png +0 -0
  396. data/bower_components/jquery-ui/themes/redmond/images/ui-icons_469bdd_256x240.png +0 -0
  397. data/bower_components/jquery-ui/themes/redmond/images/ui-icons_6da8d5_256x240.png +0 -0
  398. data/bower_components/jquery-ui/themes/redmond/images/ui-icons_cd0a0a_256x240.png +0 -0
  399. data/bower_components/jquery-ui/themes/redmond/images/ui-icons_d8e7f3_256x240.png +0 -0
  400. data/bower_components/jquery-ui/themes/redmond/images/ui-icons_f9bd01_256x240.png +0 -0
  401. data/bower_components/jquery-ui/themes/redmond/jquery-ui.css +12 -12
  402. data/bower_components/jquery-ui/themes/redmond/jquery-ui.min.css +3 -3
  403. data/bower_components/jquery-ui/themes/redmond/theme.css +7 -7
  404. data/bower_components/jquery-ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  405. data/bower_components/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  406. data/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  407. data/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  408. data/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  409. data/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  410. data/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  411. data/bower_components/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  412. data/bower_components/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png +0 -0
  413. data/bower_components/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  414. data/bower_components/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png +0 -0
  415. data/bower_components/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png +0 -0
  416. data/bower_components/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  417. data/bower_components/jquery-ui/themes/smoothness/jquery-ui.css +12 -12
  418. data/bower_components/jquery-ui/themes/smoothness/jquery-ui.min.css +3 -3
  419. data/bower_components/jquery-ui/themes/smoothness/theme.css +7 -7
  420. data/bower_components/jquery-ui/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png +0 -0
  421. data/bower_components/jquery-ui/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png +0 -0
  422. data/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png +0 -0
  423. data/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png +0 -0
  424. data/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png +0 -0
  425. data/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png +0 -0
  426. data/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png +0 -0
  427. data/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png +0 -0
  428. data/bower_components/jquery-ui/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png +0 -0
  429. data/bower_components/jquery-ui/themes/south-street/images/ui-icons_808080_256x240.png +0 -0
  430. data/bower_components/jquery-ui/themes/south-street/images/ui-icons_847e71_256x240.png +0 -0
  431. data/bower_components/jquery-ui/themes/south-street/images/ui-icons_8DC262_256x240.png +0 -0
  432. data/bower_components/jquery-ui/themes/south-street/images/ui-icons_cd0a0a_256x240.png +0 -0
  433. data/bower_components/jquery-ui/themes/south-street/images/ui-icons_eeeeee_256x240.png +0 -0
  434. data/bower_components/jquery-ui/themes/south-street/images/ui-icons_ffffff_256x240.png +0 -0
  435. data/bower_components/jquery-ui/themes/south-street/jquery-ui.css +12 -12
  436. data/bower_components/jquery-ui/themes/south-street/jquery-ui.min.css +3 -3
  437. data/bower_components/jquery-ui/themes/south-street/theme.css +7 -7
  438. data/bower_components/jquery-ui/themes/start/images/ui-bg_flat_55_999999_40x100.png +0 -0
  439. data/bower_components/jquery-ui/themes/start/images/ui-bg_flat_75_aaaaaa_40x100.png +0 -0
  440. data/bower_components/jquery-ui/themes/start/images/ui-bg_glass_45_0078ae_1x400.png +0 -0
  441. data/bower_components/jquery-ui/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png +0 -0
  442. data/bower_components/jquery-ui/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png +0 -0
  443. data/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png +0 -0
  444. data/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png +0 -0
  445. data/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png +0 -0
  446. data/bower_components/jquery-ui/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
  447. data/bower_components/jquery-ui/themes/start/images/ui-icons_0078ae_256x240.png +0 -0
  448. data/bower_components/jquery-ui/themes/start/images/ui-icons_056b93_256x240.png +0 -0
  449. data/bower_components/jquery-ui/themes/start/images/ui-icons_d8e7f3_256x240.png +0 -0
  450. data/bower_components/jquery-ui/themes/start/images/ui-icons_e0fdff_256x240.png +0 -0
  451. data/bower_components/jquery-ui/themes/start/images/ui-icons_f5e175_256x240.png +0 -0
  452. data/bower_components/jquery-ui/themes/start/images/ui-icons_f7a50d_256x240.png +0 -0
  453. data/bower_components/jquery-ui/themes/start/images/ui-icons_fcd113_256x240.png +0 -0
  454. data/bower_components/jquery-ui/themes/start/jquery-ui.css +12 -12
  455. data/bower_components/jquery-ui/themes/start/jquery-ui.min.css +3 -3
  456. data/bower_components/jquery-ui/themes/start/theme.css +7 -7
  457. data/bower_components/jquery-ui/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png +0 -0
  458. data/bower_components/jquery-ui/themes/sunny/images/ui-bg_flat_30_cccccc_40x100.png +0 -0
  459. data/bower_components/jquery-ui/themes/sunny/images/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
  460. data/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png +0 -0
  461. data/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png +0 -0
  462. data/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png +0 -0
  463. data/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png +0 -0
  464. data/bower_components/jquery-ui/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png +0 -0
  465. data/bower_components/jquery-ui/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png +0 -0
  466. data/bower_components/jquery-ui/themes/sunny/images/ui-icons_3d3d3d_256x240.png +0 -0
  467. data/bower_components/jquery-ui/themes/sunny/images/ui-icons_bd7b00_256x240.png +0 -0
  468. data/bower_components/jquery-ui/themes/sunny/images/ui-icons_d19405_256x240.png +0 -0
  469. data/bower_components/jquery-ui/themes/sunny/images/ui-icons_eb990f_256x240.png +0 -0
  470. data/bower_components/jquery-ui/themes/sunny/images/ui-icons_ed9f26_256x240.png +0 -0
  471. data/bower_components/jquery-ui/themes/sunny/images/ui-icons_fadc7a_256x240.png +0 -0
  472. data/bower_components/jquery-ui/themes/sunny/images/ui-icons_ffe180_256x240.png +0 -0
  473. data/bower_components/jquery-ui/themes/sunny/jquery-ui.css +12 -12
  474. data/bower_components/jquery-ui/themes/sunny/jquery-ui.min.css +3 -3
  475. data/bower_components/jquery-ui/themes/sunny/theme.css +7 -7
  476. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png +0 -0
  477. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png +0 -0
  478. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png +0 -0
  479. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png +0 -0
  480. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png +0 -0
  481. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png +0 -0
  482. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_flat_75_ddd4b0_40x100.png +0 -0
  483. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png +0 -0
  484. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_070603_256x240.png +0 -0
  485. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png +0 -0
  486. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png +0 -0
  487. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_efec9f_256x240.png +0 -0
  488. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png +0 -0
  489. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png +0 -0
  490. data/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_ff7519_256x240.png +0 -0
  491. data/bower_components/jquery-ui/themes/swanky-purse/jquery-ui.css +12 -12
  492. data/bower_components/jquery-ui/themes/swanky-purse/jquery-ui.min.css +3 -3
  493. data/bower_components/jquery-ui/themes/swanky-purse/theme.css +7 -7
  494. data/bower_components/jquery-ui/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png +0 -0
  495. data/bower_components/jquery-ui/themes/trontastic/images/ui-bg_flat_0_303030_40x100.png +0 -0
  496. data/bower_components/jquery-ui/themes/trontastic/images/ui-bg_flat_0_4c4c4c_40x100.png +0 -0
  497. data/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png +0 -0
  498. data/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png +0 -0
  499. data/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png +0 -0
  500. data/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png +0 -0
  501. data/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png +0 -0
  502. data/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png +0 -0
  503. data/bower_components/jquery-ui/themes/trontastic/images/ui-icons_000000_256x240.png +0 -0
  504. data/bower_components/jquery-ui/themes/trontastic/images/ui-icons_1f1f1f_256x240.png +0 -0
  505. data/bower_components/jquery-ui/themes/trontastic/images/ui-icons_9fda58_256x240.png +0 -0
  506. data/bower_components/jquery-ui/themes/trontastic/images/ui-icons_b8ec79_256x240.png +0 -0
  507. data/bower_components/jquery-ui/themes/trontastic/images/ui-icons_cd0a0a_256x240.png +0 -0
  508. data/bower_components/jquery-ui/themes/trontastic/images/ui-icons_ffffff_256x240.png +0 -0
  509. data/bower_components/jquery-ui/themes/trontastic/jquery-ui.css +12 -12
  510. data/bower_components/jquery-ui/themes/trontastic/jquery-ui.min.css +3 -3
  511. data/bower_components/jquery-ui/themes/trontastic/theme.css +7 -7
  512. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png +0 -0
  513. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
  514. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png +0 -0
  515. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png +0 -0
  516. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png +0 -0
  517. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png +0 -0
  518. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
  519. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png +0 -0
  520. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png +0 -0
  521. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_222222_256x240.png +0 -0
  522. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png +0 -0
  523. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_a83300_256x240.png +0 -0
  524. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_cccccc_256x240.png +0 -0
  525. data/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_ffffff_256x240.png +0 -0
  526. data/bower_components/jquery-ui/themes/ui-darkness/jquery-ui.css +12 -12
  527. data/bower_components/jquery-ui/themes/ui-darkness/jquery-ui.min.css +3 -3
  528. data/bower_components/jquery-ui/themes/ui-darkness/theme.css +7 -7
  529. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
  530. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
  531. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +0 -0
  532. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
  533. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
  534. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  535. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
  536. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
  537. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
  538. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_222222_256x240.png +0 -0
  539. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_228ef1_256x240.png +0 -0
  540. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png +0 -0
  541. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png +0 -0
  542. data/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ffffff_256x240.png +0 -0
  543. data/bower_components/jquery-ui/themes/ui-lightness/jquery-ui.css +12 -12
  544. data/bower_components/jquery-ui/themes/ui-lightness/jquery-ui.min.css +3 -3
  545. data/bower_components/jquery-ui/themes/ui-lightness/theme.css +7 -7
  546. data/bower_components/jquery-ui/themes/vader/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  547. data/bower_components/jquery-ui/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  548. data/bower_components/jquery-ui/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png +0 -0
  549. data/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png +0 -0
  550. data/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png +0 -0
  551. data/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png +0 -0
  552. data/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png +0 -0
  553. data/bower_components/jquery-ui/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png +0 -0
  554. data/bower_components/jquery-ui/themes/vader/images/ui-icons_666666_256x240.png +0 -0
  555. data/bower_components/jquery-ui/themes/vader/images/ui-icons_aaaaaa_256x240.png +0 -0
  556. data/bower_components/jquery-ui/themes/vader/images/ui-icons_bbbbbb_256x240.png +0 -0
  557. data/bower_components/jquery-ui/themes/vader/images/ui-icons_c98000_256x240.png +0 -0
  558. data/bower_components/jquery-ui/themes/vader/images/ui-icons_cccccc_256x240.png +0 -0
  559. data/bower_components/jquery-ui/themes/vader/images/ui-icons_cd0a0a_256x240.png +0 -0
  560. data/bower_components/jquery-ui/themes/vader/images/ui-icons_f29a00_256x240.png +0 -0
  561. data/bower_components/jquery-ui/themes/vader/jquery-ui.css +12 -12
  562. data/bower_components/jquery-ui/themes/vader/jquery-ui.min.css +3 -3
  563. data/bower_components/jquery-ui/themes/vader/theme.css +7 -7
  564. data/bower_components/jquery-ui/ui/accordion.js +24 -9
  565. data/bower_components/jquery-ui/ui/autocomplete.js +7 -5
  566. data/bower_components/jquery-ui/ui/button.js +4 -4
  567. data/bower_components/jquery-ui/ui/core.js +8 -7
  568. data/bower_components/jquery-ui/ui/datepicker.js +30 -19
  569. data/bower_components/jquery-ui/ui/dialog.js +26 -8
  570. data/bower_components/jquery-ui/ui/draggable.js +331 -215
  571. data/bower_components/jquery-ui/ui/droppable.js +10 -13
  572. data/bower_components/jquery-ui/ui/effect-blind.js +2 -2
  573. data/bower_components/jquery-ui/ui/effect-bounce.js +2 -2
  574. data/bower_components/jquery-ui/ui/effect-clip.js +2 -2
  575. data/bower_components/jquery-ui/ui/effect-drop.js +3 -3
  576. data/bower_components/jquery-ui/ui/effect-explode.js +2 -2
  577. data/bower_components/jquery-ui/ui/effect-fade.js +2 -2
  578. data/bower_components/jquery-ui/ui/effect-fold.js +2 -2
  579. data/bower_components/jquery-ui/ui/effect-highlight.js +2 -2
  580. data/bower_components/jquery-ui/ui/effect-puff.js +2 -2
  581. data/bower_components/jquery-ui/ui/effect-pulsate.js +2 -2
  582. data/bower_components/jquery-ui/ui/effect-scale.js +2 -2
  583. data/bower_components/jquery-ui/ui/effect-shake.js +2 -2
  584. data/bower_components/jquery-ui/ui/effect-size.js +2 -2
  585. data/bower_components/jquery-ui/ui/effect-slide.js +2 -2
  586. data/bower_components/jquery-ui/ui/effect-transfer.js +2 -2
  587. data/bower_components/jquery-ui/ui/effect.js +10 -6
  588. data/bower_components/jquery-ui/ui/i18n/datepicker-af.js +0 -0
  589. data/bower_components/jquery-ui/ui/i18n/datepicker-ar-DZ.js +0 -0
  590. data/bower_components/jquery-ui/ui/i18n/datepicker-ar.js +7 -6
  591. data/bower_components/jquery-ui/ui/i18n/datepicker-az.js +0 -0
  592. data/bower_components/jquery-ui/ui/i18n/datepicker-be.js +0 -0
  593. data/bower_components/jquery-ui/ui/i18n/datepicker-bg.js +0 -0
  594. data/bower_components/jquery-ui/ui/i18n/datepicker-bs.js +0 -0
  595. data/bower_components/jquery-ui/ui/i18n/datepicker-ca.js +0 -0
  596. data/bower_components/jquery-ui/ui/i18n/datepicker-cs.js +0 -0
  597. data/bower_components/jquery-ui/ui/i18n/datepicker-cy-GB.js +0 -0
  598. data/bower_components/jquery-ui/ui/i18n/datepicker-da.js +0 -0
  599. data/bower_components/jquery-ui/ui/i18n/datepicker-de.js +0 -0
  600. data/bower_components/jquery-ui/ui/i18n/datepicker-el.js +1 -1
  601. data/bower_components/jquery-ui/ui/i18n/datepicker-en-AU.js +0 -0
  602. data/bower_components/jquery-ui/ui/i18n/datepicker-en-GB.js +0 -0
  603. data/bower_components/jquery-ui/ui/i18n/datepicker-en-NZ.js +0 -0
  604. data/bower_components/jquery-ui/ui/i18n/datepicker-eo.js +0 -0
  605. data/bower_components/jquery-ui/ui/i18n/datepicker-es.js +0 -0
  606. data/bower_components/jquery-ui/ui/i18n/datepicker-et.js +0 -0
  607. data/bower_components/jquery-ui/ui/i18n/datepicker-eu.js +0 -0
  608. data/bower_components/jquery-ui/ui/i18n/datepicker-fa.js +12 -12
  609. data/bower_components/jquery-ui/ui/i18n/datepicker-fi.js +0 -0
  610. data/bower_components/jquery-ui/ui/i18n/datepicker-fo.js +0 -0
  611. data/bower_components/jquery-ui/ui/i18n/datepicker-fr-CA.js +0 -0
  612. data/bower_components/jquery-ui/ui/i18n/datepicker-fr-CH.js +0 -0
  613. data/bower_components/jquery-ui/ui/i18n/datepicker-fr.js +1 -1
  614. data/bower_components/jquery-ui/ui/i18n/datepicker-gl.js +0 -0
  615. data/bower_components/jquery-ui/ui/i18n/datepicker-he.js +0 -0
  616. data/bower_components/jquery-ui/ui/i18n/datepicker-hi.js +0 -0
  617. data/bower_components/jquery-ui/ui/i18n/datepicker-hr.js +0 -0
  618. data/bower_components/jquery-ui/ui/i18n/datepicker-hu.js +0 -0
  619. data/bower_components/jquery-ui/ui/i18n/datepicker-hy.js +0 -0
  620. data/bower_components/jquery-ui/ui/i18n/datepicker-id.js +0 -0
  621. data/bower_components/jquery-ui/ui/i18n/datepicker-is.js +0 -0
  622. data/bower_components/jquery-ui/ui/i18n/datepicker-it-CH.js +0 -0
  623. data/bower_components/jquery-ui/ui/i18n/datepicker-it.js +0 -0
  624. data/bower_components/jquery-ui/ui/i18n/datepicker-ja.js +0 -0
  625. data/bower_components/jquery-ui/ui/i18n/datepicker-ka.js +0 -0
  626. data/bower_components/jquery-ui/ui/i18n/datepicker-kk.js +0 -0
  627. data/bower_components/jquery-ui/ui/i18n/datepicker-km.js +0 -0
  628. data/bower_components/jquery-ui/ui/i18n/datepicker-ko.js +0 -0
  629. data/bower_components/jquery-ui/ui/i18n/datepicker-ky.js +0 -0
  630. data/bower_components/jquery-ui/ui/i18n/datepicker-lb.js +0 -0
  631. data/bower_components/jquery-ui/ui/i18n/datepicker-lt.js +0 -0
  632. data/bower_components/jquery-ui/ui/i18n/datepicker-lv.js +0 -0
  633. data/bower_components/jquery-ui/ui/i18n/datepicker-mk.js +0 -0
  634. data/bower_components/jquery-ui/ui/i18n/datepicker-ml.js +0 -0
  635. data/bower_components/jquery-ui/ui/i18n/datepicker-ms.js +0 -0
  636. data/bower_components/jquery-ui/ui/i18n/datepicker-nb.js +0 -0
  637. data/bower_components/jquery-ui/ui/i18n/datepicker-nl-BE.js +0 -0
  638. data/bower_components/jquery-ui/ui/i18n/datepicker-nl.js +0 -0
  639. data/bower_components/jquery-ui/ui/i18n/datepicker-nn.js +0 -0
  640. data/bower_components/jquery-ui/ui/i18n/datepicker-no.js +0 -0
  641. data/bower_components/jquery-ui/ui/i18n/datepicker-pl.js +0 -0
  642. data/bower_components/jquery-ui/ui/i18n/datepicker-pt-BR.js +0 -0
  643. data/bower_components/jquery-ui/ui/i18n/datepicker-pt.js +0 -0
  644. data/bower_components/jquery-ui/ui/i18n/datepicker-rm.js +0 -0
  645. data/bower_components/jquery-ui/ui/i18n/datepicker-ro.js +0 -0
  646. data/bower_components/jquery-ui/ui/i18n/datepicker-ru.js +0 -0
  647. data/bower_components/jquery-ui/ui/i18n/datepicker-sk.js +0 -0
  648. data/bower_components/jquery-ui/ui/i18n/datepicker-sl.js +0 -0
  649. data/bower_components/jquery-ui/ui/i18n/datepicker-sq.js +0 -0
  650. data/bower_components/jquery-ui/ui/i18n/datepicker-sr-SR.js +0 -0
  651. data/bower_components/jquery-ui/ui/i18n/datepicker-sr.js +0 -0
  652. data/bower_components/jquery-ui/ui/i18n/datepicker-sv.js +0 -0
  653. data/bower_components/jquery-ui/ui/i18n/datepicker-ta.js +0 -0
  654. data/bower_components/jquery-ui/ui/i18n/datepicker-th.js +0 -0
  655. data/bower_components/jquery-ui/ui/i18n/datepicker-tj.js +0 -0
  656. data/bower_components/jquery-ui/ui/i18n/datepicker-tr.js +0 -0
  657. data/bower_components/jquery-ui/ui/i18n/datepicker-uk.js +0 -0
  658. data/bower_components/jquery-ui/ui/i18n/datepicker-vi.js +0 -0
  659. data/bower_components/jquery-ui/ui/i18n/datepicker-zh-CN.js +0 -0
  660. data/bower_components/jquery-ui/ui/i18n/datepicker-zh-HK.js +0 -0
  661. data/bower_components/jquery-ui/ui/i18n/datepicker-zh-TW.js +0 -0
  662. data/bower_components/jquery-ui/ui/menu.js +29 -23
  663. data/bower_components/jquery-ui/ui/minified/accordion.min.js +3 -3
  664. data/bower_components/jquery-ui/ui/minified/autocomplete.min.js +3 -3
  665. data/bower_components/jquery-ui/ui/minified/button.min.js +3 -3
  666. data/bower_components/jquery-ui/ui/minified/core.min.js +3 -3
  667. data/bower_components/jquery-ui/ui/minified/datepicker.min.js +4 -4
  668. data/bower_components/jquery-ui/ui/minified/dialog.min.js +3 -3
  669. data/bower_components/jquery-ui/ui/minified/draggable.min.js +3 -3
  670. data/bower_components/jquery-ui/ui/minified/droppable.min.js +3 -3
  671. data/bower_components/jquery-ui/ui/minified/effect-blind.min.js +3 -3
  672. data/bower_components/jquery-ui/ui/minified/effect-bounce.min.js +3 -3
  673. data/bower_components/jquery-ui/ui/minified/effect-clip.min.js +3 -3
  674. data/bower_components/jquery-ui/ui/minified/effect-drop.min.js +3 -3
  675. data/bower_components/jquery-ui/ui/minified/effect-explode.min.js +3 -3
  676. data/bower_components/jquery-ui/ui/minified/effect-fade.min.js +3 -3
  677. data/bower_components/jquery-ui/ui/minified/effect-fold.min.js +3 -3
  678. data/bower_components/jquery-ui/ui/minified/effect-highlight.min.js +3 -3
  679. data/bower_components/jquery-ui/ui/minified/effect-puff.min.js +3 -3
  680. data/bower_components/jquery-ui/ui/minified/effect-pulsate.min.js +3 -3
  681. data/bower_components/jquery-ui/ui/minified/effect-scale.min.js +3 -3
  682. data/bower_components/jquery-ui/ui/minified/effect-shake.min.js +3 -3
  683. data/bower_components/jquery-ui/ui/minified/effect-size.min.js +3 -3
  684. data/bower_components/jquery-ui/ui/minified/effect-slide.min.js +3 -3
  685. data/bower_components/jquery-ui/ui/minified/effect-transfer.min.js +3 -3
  686. data/bower_components/jquery-ui/ui/minified/effect.min.js +3 -3
  687. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-af.min.js +3 -3
  688. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ar-DZ.min.js +3 -3
  689. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ar.min.js +3 -3
  690. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-az.min.js +3 -3
  691. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-be.min.js +3 -3
  692. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-bg.min.js +3 -3
  693. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-bs.min.js +3 -3
  694. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ca.min.js +3 -3
  695. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-cs.min.js +3 -3
  696. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-cy-GB.min.js +3 -3
  697. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-da.min.js +3 -3
  698. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-de.min.js +3 -3
  699. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-el.min.js +3 -3
  700. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-en-AU.min.js +3 -3
  701. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-en-GB.min.js +3 -3
  702. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-en-NZ.min.js +3 -3
  703. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-eo.min.js +3 -3
  704. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-es.min.js +3 -3
  705. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-et.min.js +3 -3
  706. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-eu.min.js +3 -3
  707. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-fa.min.js +3 -3
  708. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-fi.min.js +3 -3
  709. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-fo.min.js +3 -3
  710. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-fr-CA.min.js +3 -3
  711. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-fr-CH.min.js +3 -3
  712. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-fr.min.js +3 -3
  713. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-gl.min.js +3 -3
  714. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-he.min.js +3 -3
  715. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-hi.min.js +3 -3
  716. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-hr.min.js +2 -2
  717. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-hu.min.js +2 -2
  718. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-hy.min.js +2 -2
  719. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-id.min.js +2 -2
  720. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-is.min.js +2 -2
  721. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-it-CH.min.js +2 -2
  722. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-it.min.js +2 -2
  723. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ja.min.js +2 -2
  724. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ka.min.js +2 -2
  725. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-kk.min.js +2 -2
  726. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-km.min.js +2 -2
  727. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ko.min.js +2 -2
  728. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ky.min.js +2 -2
  729. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-lb.min.js +2 -2
  730. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-lt.min.js +2 -2
  731. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-lv.min.js +2 -2
  732. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-mk.min.js +2 -2
  733. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ml.min.js +2 -2
  734. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ms.min.js +2 -2
  735. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-nb.min.js +2 -2
  736. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-nl-BE.min.js +2 -2
  737. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-nl.min.js +2 -2
  738. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-nn.min.js +2 -2
  739. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-no.min.js +2 -2
  740. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-pl.min.js +2 -2
  741. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-pt-BR.min.js +2 -2
  742. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-pt.min.js +2 -2
  743. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-rm.min.js +2 -2
  744. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ro.min.js +2 -2
  745. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ru.min.js +2 -2
  746. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-sk.min.js +2 -2
  747. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-sl.min.js +2 -2
  748. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-sq.min.js +2 -2
  749. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-sr-SR.min.js +2 -2
  750. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-sr.min.js +2 -2
  751. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-sv.min.js +2 -2
  752. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-ta.min.js +2 -2
  753. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-th.min.js +2 -2
  754. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-tj.min.js +2 -2
  755. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-tr.min.js +2 -2
  756. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-uk.min.js +2 -2
  757. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-vi.min.js +2 -2
  758. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-zh-CN.min.js +2 -2
  759. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-zh-HK.min.js +2 -2
  760. data/bower_components/jquery-ui/ui/minified/i18n/datepicker-zh-TW.min.js +2 -2
  761. data/bower_components/jquery-ui/ui/minified/menu.min.js +3 -3
  762. data/bower_components/jquery-ui/ui/minified/mouse.min.js +3 -3
  763. data/bower_components/jquery-ui/ui/minified/position.min.js +3 -3
  764. data/bower_components/jquery-ui/ui/minified/progressbar.min.js +3 -3
  765. data/bower_components/jquery-ui/ui/minified/resizable.min.js +3 -3
  766. data/bower_components/jquery-ui/ui/minified/selectable.min.js +3 -3
  767. data/bower_components/jquery-ui/ui/minified/selectmenu.min.js +3 -3
  768. data/bower_components/jquery-ui/ui/minified/slider.min.js +3 -3
  769. data/bower_components/jquery-ui/ui/minified/sortable.min.js +3 -3
  770. data/bower_components/jquery-ui/ui/minified/spinner.min.js +3 -3
  771. data/bower_components/jquery-ui/ui/minified/tabs.min.js +3 -3
  772. data/bower_components/jquery-ui/ui/minified/tooltip.min.js +3 -3
  773. data/bower_components/jquery-ui/ui/minified/widget.min.js +3 -3
  774. data/bower_components/jquery-ui/ui/mouse.js +21 -9
  775. data/bower_components/jquery-ui/ui/position.js +9 -6
  776. data/bower_components/jquery-ui/ui/progressbar.js +3 -3
  777. data/bower_components/jquery-ui/ui/resizable.js +290 -166
  778. data/bower_components/jquery-ui/ui/selectable.js +3 -3
  779. data/bower_components/jquery-ui/ui/selectmenu.js +74 -14
  780. data/bower_components/jquery-ui/ui/slider.js +34 -5
  781. data/bower_components/jquery-ui/ui/sortable.js +56 -51
  782. data/bower_components/jquery-ui/ui/spinner.js +3 -3
  783. data/bower_components/jquery-ui/ui/tabs.js +57 -37
  784. data/bower_components/jquery-ui/ui/tooltip.js +58 -29
  785. data/bower_components/jquery-ui/ui/widget.js +30 -15
  786. data/bower_components/jquery/.bower.json +7 -6
  787. data/bower_components/jquery/bower.json +3 -2
  788. data/bower_components/jquery/dist/jquery.js +283 -263
  789. data/bower_components/jquery/dist/jquery.min.js +4 -4
  790. data/bower_components/jquery/dist/jquery.min.map +1 -1
  791. data/bower_components/jquery/src/ajax.js +11 -31
  792. data/bower_components/jquery/src/ajax/xhr.js +3 -2
  793. data/bower_components/jquery/src/attributes/attr.js +0 -2
  794. data/bower_components/jquery/src/attributes/classes.js +4 -4
  795. data/bower_components/jquery/src/attributes/prop.js +1 -3
  796. data/bower_components/jquery/src/attributes/support.js +8 -8
  797. data/bower_components/jquery/src/attributes/val.js +3 -5
  798. data/bower_components/jquery/src/core.js +12 -8
  799. data/bower_components/jquery/src/core/init.js +3 -3
  800. data/bower_components/jquery/src/core/ready.js +1 -1
  801. data/bower_components/jquery/src/css.js +28 -29
  802. data/bower_components/jquery/src/css/addGetHookIf.js +2 -4
  803. data/bower_components/jquery/src/css/curCSS.js +1 -1
  804. data/bower_components/jquery/src/css/defaultDisplay.js +1 -1
  805. data/bower_components/jquery/src/css/support.js +5 -0
  806. data/bower_components/jquery/src/css/var/getStyles.js +8 -1
  807. data/bower_components/jquery/src/data.js +10 -11
  808. data/bower_components/jquery/src/data/Data.js +3 -3
  809. data/bower_components/jquery/src/deferred.js +2 -2
  810. data/bower_components/jquery/src/dimensions.js +1 -1
  811. data/bower_components/jquery/src/effects.js +29 -30
  812. data/bower_components/jquery/src/effects/Tween.js +7 -7
  813. data/bower_components/jquery/src/event.js +5 -5
  814. data/bower_components/jquery/src/event/ajax.js +13 -0
  815. data/bower_components/jquery/src/exports/global.js +2 -2
  816. data/bower_components/jquery/src/intro.js +8 -8
  817. data/bower_components/jquery/src/jquery.js +1 -0
  818. data/bower_components/jquery/src/manipulation.js +9 -11
  819. data/bower_components/jquery/src/manipulation/support.js +6 -5
  820. data/bower_components/jquery/src/offset.js +9 -6
  821. data/bower_components/jquery/src/queue.js +3 -3
  822. data/bower_components/jquery/src/sizzle/dist/sizzle.js +83 -60
  823. data/bower_components/jquery/src/sizzle/dist/sizzle.min.js +3 -3
  824. data/bower_components/jquery/src/sizzle/dist/sizzle.min.map +1 -1
  825. data/bower_components/jquery/src/traversing.js +3 -4
  826. data/bower_components/jquery/src/wrap.js +1 -0
  827. data/bower_components/underscore/.bower.json +9 -7
  828. data/bower_components/underscore/LICENSE +1 -1
  829. data/bower_components/underscore/bower.json +2 -3
  830. data/bower_components/underscore/underscore-min.js +6 -0
  831. data/bower_components/underscore/underscore-min.map +1 -0
  832. data/bower_components/underscore/underscore.js +756 -551
  833. data/lib/rubyneat_dashboard.rb +27 -4
  834. data/lib/rubyneat_dashboard/main.rb +15 -10
  835. data/lib/rubyneat_dashboard/rubyneat_api.rb +9 -0
  836. data/lib/rubyneat_dashboard/rubyneat_dsl.rb +12 -1
  837. data/rubyneat_dashboard.gemspec +93 -44
  838. data/views/home.haml +0 -5
  839. data/views/json/population.rabl +5 -0
  840. data/views/json/population/critter/genotype.rabl +9 -0
  841. data/views/json/population/critter/phenotype.rabl +2 -0
  842. data/views/layout.haml +1 -1
  843. data/views/population/home.haml +1 -2
  844. metadata +201 -42
  845. data/bower_components/animate.css/.editorconfig +0 -11
  846. data/bower_components/animate.css/.gitignore +0 -4
  847. data/bower_components/animate.css/README.md +0 -73
  848. data/bower_components/d3/.spmignore +0 -4
  849. data/bower_components/d3/composer.json +0 -19
  850. data/bower_components/jquery-placeholder/.gitattributes +0 -1
  851. data/bower_components/jquery-placeholder/.gitignore +0 -1
  852. data/bower_components/jquery-placeholder/LICENSE-MIT.txt +0 -20
  853. data/bower_components/jquery-placeholder/README.md +0 -76
  854. data/bower_components/jquery-placeholder/demo.html +0 -55
  855. data/bower_components/jquery-placeholder/tests/index.html +0 -32
  856. data/bower_components/jquery-placeholder/tests/tests.js +0 -134
  857. data/bower_components/jquery-ui/themes/base/images/animated-overlay.gif +0 -0
  858. data/bower_components/underscore/.editorconfig +0 -14
  859. data/bower_components/underscore/.gitignore +0 -2
  860. data/bower_components/underscore/component.json +0 -10
  861. data/bower_components/underscore/package.json +0 -27
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 792c4feb58f7b1fb42ae0bdbf5c2095a46976d93
4
- data.tar.gz: da6aa09bd98c13a86876097c3f01420e78e3716e
3
+ metadata.gz: b3a182ee356aac39a659e1970a00f33b86c459d6
4
+ data.tar.gz: bcd89381c74f885c0d83eb57ca07a9db1942304c
5
5
  SHA512:
6
- metadata.gz: d0917c57087cfa23b53dcc69db159630e9fbc62c2ccc6c8df135dc18fcc6d5fb4969e539026577e353517a9b51b1318c2d00b103c77f3d8ec59d4499d7c1b26a
7
- data.tar.gz: a182112510a76158a30e9c8297bf2025743f67834700045da052885acc4314c5183f8c2c5d11148d3ffd81ac1bbf4a5533ad8ef506a7c1da2c07211644e69f78
6
+ metadata.gz: 6b7c80880e7897388cbe4f367377fe378cb3bc4f77a6f146ff537fdc038adc2abfd74044c5a34f88aa4519e9909c99aaed5ade563e761a601f0d0771ad9d8508
7
+ data.tar.gz: 47426f6b34950da49bb089d2c428913c22fb4339e350b051c2ef944b308cc3e7448776e33de3b439678a3b939f6b983da1cc5d4e13ef39a81c134f6141ccaca9
@@ -1 +1 @@
1
- 2.1.2
1
+ 2.3.1
data/.semver CHANGED
@@ -1,5 +1,5 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 4
4
- :patch: 0
5
- :special: ".alpha.6"
4
+ :patch: 1
5
+ :special: ''
@@ -0,0 +1,8 @@
1
+ language: ruby
2
+ rvm:
3
+ - 2.2.2
4
+ - 2.0.0
5
+ - jruby-19mode
6
+ - rbx-2
7
+ - ruby-head
8
+ - jruby-head
data/Gemfile CHANGED
@@ -1,24 +1,39 @@
1
- source "http://rubygems.org"
1
+ source "https://rubygems.org"
2
2
 
3
3
  gem 'sinatra', '~> 1'
4
- gem 'sinatra-assetpack'
5
- gem 'sinatra-contrib'
6
- gem 'thin'
4
+ gem 'sinatra-assetpack', '~> 0'
5
+ gem 'sinatra-contrib', '~> 1'
6
+ gem 'thin', '~> 1'
7
7
  gem 'haml', '~> 4'
8
8
  gem 'sass', '~> 3'
9
9
  gem 'json', '~> 1'
10
10
  gem 'json-stream', '~> 0'
11
- gem 'compass'
11
+ gem 'opal', '~> 0.7'
12
+ gem 'opal-jquery', '~> 0'
13
+ gem 'rabl', '~> 0'
14
+ gem 'compass', '~> 1'
12
15
  gem 'barista'
13
- gem 'eventmachine'
16
+ gem 'eventmachine', '~> 1'
14
17
  gem 'queue_ding'
15
18
  gem 'rubyneat'
19
+ #gem 'rubyneat', github: '/development/ruby_proj/rubyneat', branch: 'hyper'
20
+
21
+ gem 'therubyracer', '~> 0'
22
+
23
+
16
24
  group :development do
17
25
  gem "rspec", "~> 2"
18
26
  gem "yard", "~> 0"
19
27
  gem "rdoc", "~> 3"
20
28
  gem "bundler", "~> 1"
21
- gem "jeweler", "~> 2"
29
+ gem "juwelier", "~> 2"
22
30
  gem "simplecov", ">= 0"
23
31
  gem 'semver', '~> 1'
32
+
33
+ gem 'pry'
34
+ gem 'pry-doc'
35
+ gem 'pry-byebug'
36
+ gem 'pry-remote'
37
+ gem 'pry-rescue'
38
+ gem 'pry-stack_explorer'
24
39
  end
@@ -1,54 +1,76 @@
1
1
  GEM
2
- remote: http://rubygems.org/
2
+ remote: https://rubygems.org/
3
3
  specs:
4
- addressable (2.3.6)
4
+ activesupport (4.2.6)
5
+ i18n (~> 0.7)
6
+ json (~> 1.7, >= 1.7.7)
7
+ minitest (~> 5.1)
8
+ thread_safe (~> 0.3, >= 0.3.4)
9
+ tzinfo (~> 1.1)
10
+ addressable (2.4.0)
5
11
  aquarium (0.5.1)
6
- awesome_print (1.2.0)
7
- backports (3.6.0)
12
+ awesome_print (1.6.1)
13
+ backports (3.6.8)
8
14
  barista (1.3.0)
9
15
  coffee-script (~> 2.2)
16
+ binding_of_caller (0.7.2)
17
+ debug_inspector (>= 0.0.1)
10
18
  bond (0.5.1)
11
19
  builder (3.2.2)
12
- chunky_png (1.3.1)
13
- coffee-script (2.3.0)
20
+ byebug (9.0.4)
21
+ chunky_png (1.3.5)
22
+ coderay (1.1.1)
23
+ coffee-script (2.4.1)
14
24
  coffee-script-source
15
25
  execjs
16
- coffee-script-source (1.7.1)
17
- compass (0.12.7)
26
+ coffee-script-source (1.10.0)
27
+ compass (1.0.3)
18
28
  chunky_png (~> 1.2)
19
- fssm (>= 0.2.7)
20
- sass (~> 3.2.19)
21
- daemons (1.1.9)
22
- debase (0.0.9)
23
- debugger-ruby_core_source
24
- debugger-ruby_core_source (1.3.5)
25
- deep_dive (0.2.1)
26
- debase
29
+ compass-core (~> 1.0.2)
30
+ compass-import-once (~> 1.0.5)
31
+ rb-fsevent (>= 0.9.3)
32
+ rb-inotify (>= 0.9)
33
+ sass (>= 3.3.13, < 3.5)
34
+ compass-core (1.0.3)
35
+ multi_json (~> 1.0)
36
+ sass (>= 3.3.0, < 3.5)
37
+ compass-import-once (1.0.5)
38
+ sass (>= 3.2, < 3.5)
39
+ concurrent-ruby (1.0.2)
40
+ daemons (1.2.3)
41
+ debase (0.2.1)
42
+ debase-ruby_core_source
43
+ debase-ruby_core_source (0.9.0)
44
+ debug_inspector (0.0.2)
45
+ deep_dive (0.3.3)
27
46
  descendants_tracker (0.0.4)
28
47
  thread_safe (~> 0.3, >= 0.3.1)
29
48
  diff-lcs (1.2.5)
30
- distribution (0.7.1)
49
+ distribution (0.7.3)
31
50
  docile (1.1.5)
32
- eventmachine (1.0.3)
33
- execjs (2.2.1)
34
- faraday (0.9.0)
51
+ eventmachine (1.2.0.1)
52
+ execjs (2.7.0)
53
+ faraday (0.9.2)
35
54
  multipart-post (>= 1.2, < 3)
36
- fssm (0.2.10)
37
- git (1.2.8)
38
- github_api (0.12.0)
39
- addressable (~> 2.3)
55
+ ffi (1.9.10)
56
+ git (1.3.0)
57
+ github_api (0.14.0)
58
+ addressable (~> 2.4.0)
40
59
  descendants_tracker (~> 0.0.4)
41
60
  faraday (~> 0.8, < 0.10)
42
- hashie (>= 3.2)
43
- multi_json (>= 1.7.5, < 2.0)
44
- nokogiri (~> 1.6.3)
61
+ hashie (>= 3.4)
45
62
  oauth2
46
- gosu (0.7.50)
47
- haml (4.0.5)
63
+ haml (4.0.7)
48
64
  tilt
49
- hashie (3.2.0)
50
- highline (1.6.21)
51
- jeweler (2.0.1)
65
+ hashie (3.4.4)
66
+ highline (1.7.8)
67
+ hike (1.2.3)
68
+ i18n (0.7.0)
69
+ interception (0.5)
70
+ jsmin (1.0.1)
71
+ json (1.8.3)
72
+ json-stream (0.2.1)
73
+ juwelier (2.1.2)
52
74
  builder
53
75
  bundler (>= 1.0)
54
76
  git (>= 1.2.5)
@@ -57,87 +79,129 @@ GEM
57
79
  nokogiri (>= 1.5.10)
58
80
  rake
59
81
  rdoc
60
- jsmin (1.0.1)
61
- json (1.8.1)
62
- json-stream (0.2.1)
63
- jwt (1.0.0)
64
- mini_portile (0.6.0)
65
- multi_json (1.10.1)
82
+ semver
83
+ jwt (1.5.1)
84
+ libv8 (3.16.14.15)
85
+ method_source (0.8.2)
86
+ mini_portile2 (2.0.0)
87
+ minitest (5.9.0)
88
+ multi_json (1.12.1)
66
89
  multi_xml (0.5.5)
67
90
  multipart-post (2.0.0)
68
- nokogiri (1.6.3.1)
69
- mini_portile (= 0.6.0)
70
- oauth2 (1.0.0)
91
+ nokogiri (1.6.7.2)
92
+ mini_portile2 (~> 2.0.0.rc2)
93
+ oauth2 (1.1.0)
71
94
  faraday (>= 0.8, < 0.10)
72
- jwt (~> 1.0)
95
+ jwt (~> 1.0, < 1.5.2)
73
96
  multi_json (~> 1.3)
74
97
  multi_xml (~> 0.5)
75
- rack (~> 1.2)
76
- queue_ding (0.1.0)
98
+ rack (>= 1.2, < 3)
99
+ opal (0.9.2)
100
+ hike (~> 1.2)
101
+ sourcemap (~> 0.1.0)
102
+ sprockets (~> 3.1)
103
+ tilt (>= 1.4)
104
+ opal-jquery (0.4.1)
105
+ opal (>= 0.7.0, < 0.10.0)
106
+ pry (0.10.3)
107
+ coderay (~> 1.1.0)
108
+ method_source (~> 0.8.1)
109
+ slop (~> 3.4)
110
+ pry-byebug (3.4.0)
111
+ byebug (~> 9.0)
112
+ pry (~> 0.10)
113
+ pry-doc (0.8.0)
114
+ pry (~> 0.9)
115
+ yard (~> 0.8)
116
+ pry-remote (0.1.8)
117
+ pry (~> 0.9)
118
+ slop (~> 3.0)
119
+ pry-rescue (1.4.4)
120
+ interception (>= 0.5)
121
+ pry
122
+ pry-stack_explorer (0.4.9.2)
123
+ binding_of_caller (>= 0.7)
124
+ pry (>= 0.9.11)
125
+ queue_ding (0.1.2)
77
126
  aquarium (~> 0)
78
- rack (1.5.2)
127
+ semver (~> 1)
128
+ rabl (0.12.0)
129
+ activesupport (>= 2.3.14)
130
+ rack (1.6.4)
79
131
  rack-protection (1.5.3)
80
132
  rack
81
- rack-test (0.6.2)
133
+ rack-test (0.6.3)
82
134
  rack (>= 1.0)
83
- rake (10.3.2)
84
- rb-readline (0.5.1)
135
+ rake (11.1.2)
136
+ rb-fsevent (0.9.7)
137
+ rb-inotify (0.9.7)
138
+ ffi (>= 0.5.0)
139
+ rb-readline (0.5.3)
85
140
  rdoc (3.12.2)
86
141
  json (~> 1.4)
142
+ ref (2.0.0)
87
143
  rspec (2.99.0)
88
144
  rspec-core (~> 2.99.0)
89
145
  rspec-expectations (~> 2.99.0)
90
146
  rspec-mocks (~> 2.99.0)
91
- rspec-core (2.99.1)
147
+ rspec-core (2.99.2)
92
148
  rspec-expectations (2.99.2)
93
149
  diff-lcs (>= 1.1.3, < 2.0)
94
- rspec-mocks (2.99.2)
95
- rubyneat (0.4.0.alpha.5)
150
+ rspec-mocks (2.99.4)
151
+ rubyneat (0.4.2)
96
152
  aquarium (~> 0)
97
153
  awesome_print (~> 1)
98
- bond (~> 0.5)
154
+ bond (~> 0)
99
155
  debase (~> 0)
100
156
  deep_dive (~> 0)
101
157
  distribution (~> 0)
102
- gosu (~> 0)
103
158
  queue_ding
104
- rb-readline (~> 0.5)
105
- rubyvis (~> 0)
159
+ rb-readline (~> 0)
160
+ semver (~> 1)
106
161
  statistics2 (~> 0)
107
162
  thor (~> 0)
108
- rubyvis (0.6.1)
109
- sass (3.2.19)
163
+ sass (3.4.22)
110
164
  semver (1.0.1)
111
- simplecov (0.9.0)
165
+ simplecov (0.11.2)
112
166
  docile (~> 1.1.0)
113
- multi_json
114
- simplecov-html (~> 0.8.0)
115
- simplecov-html (0.8.0)
116
- sinatra (1.4.5)
117
- rack (~> 1.4)
167
+ json (~> 1.8)
168
+ simplecov-html (~> 0.10.0)
169
+ simplecov-html (0.10.0)
170
+ sinatra (1.4.7)
171
+ rack (~> 1.5)
118
172
  rack-protection (~> 1.4)
119
- tilt (~> 1.3, >= 1.3.4)
120
- sinatra-assetpack (0.3.3)
173
+ tilt (>= 1.3, < 3)
174
+ sinatra-assetpack (0.3.5)
121
175
  jsmin
122
176
  rack-test
123
177
  sinatra
124
178
  tilt (>= 1.3.0, < 2.0)
125
- sinatra-contrib (1.4.2)
179
+ sinatra-contrib (1.4.7)
126
180
  backports (>= 2.0)
127
181
  multi_json
128
182
  rack-protection
129
183
  rack-test
130
184
  sinatra (~> 1.4.0)
131
- tilt (~> 1.3)
185
+ tilt (>= 1.3, < 3)
186
+ slop (3.6.0)
187
+ sourcemap (0.1.1)
188
+ sprockets (3.6.0)
189
+ concurrent-ruby (~> 1.0)
190
+ rack (> 1, < 3)
132
191
  statistics2 (0.54)
133
- thin (1.6.2)
134
- daemons (>= 1.0.9)
135
- eventmachine (>= 1.0.0)
136
- rack (>= 1.0.0)
192
+ therubyracer (0.12.2)
193
+ libv8 (~> 3.16.14.0)
194
+ ref
195
+ thin (1.6.4)
196
+ daemons (~> 1.0, >= 1.0.9)
197
+ eventmachine (~> 1.0, >= 1.0.4)
198
+ rack (~> 1.0)
137
199
  thor (0.19.1)
138
- thread_safe (0.3.4)
200
+ thread_safe (0.3.5)
139
201
  tilt (1.4.1)
140
- yard (0.8.7.4)
202
+ tzinfo (1.2.2)
203
+ thread_safe (~> 0.1)
204
+ yard (0.8.7.6)
141
205
 
142
206
  PLATFORMS
143
207
  ruby
@@ -145,13 +209,22 @@ PLATFORMS
145
209
  DEPENDENCIES
146
210
  barista
147
211
  bundler (~> 1)
148
- compass
149
- eventmachine
212
+ compass (~> 1)
213
+ eventmachine (~> 1)
150
214
  haml (~> 4)
151
- jeweler (~> 2)
152
215
  json (~> 1)
153
216
  json-stream (~> 0)
217
+ juwelier (~> 2)
218
+ opal (~> 0.7)
219
+ opal-jquery (~> 0)
220
+ pry
221
+ pry-byebug
222
+ pry-doc
223
+ pry-remote
224
+ pry-rescue
225
+ pry-stack_explorer
154
226
  queue_ding
227
+ rabl (~> 0)
155
228
  rdoc (~> 3)
156
229
  rspec (~> 2)
157
230
  rubyneat
@@ -159,7 +232,11 @@ DEPENDENCIES
159
232
  semver (~> 1)
160
233
  simplecov
161
234
  sinatra (~> 1)
162
- sinatra-assetpack
163
- sinatra-contrib
164
- thin
235
+ sinatra-assetpack (~> 0)
236
+ sinatra-contrib (~> 1)
237
+ therubyracer (~> 0)
238
+ thin (~> 1)
165
239
  yard (~> 0)
240
+
241
+ BUNDLED WITH
242
+ 1.12.4
@@ -1,5 +1,7 @@
1
1
  = RubyNEAT Dashboard
2
2
 
3
+ {<img src="https://badges.gitter.im/Join%20Chat.svg" alt="Join the chat at https://gitter.im/flajann2/rubyneat_dashboard">}[https://gitter.im/flajann2/rubyneat_dashboard?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge]
4
+
3
5
  This is a RubyNEAT Plugin to allow you to access RubyNEAT while running
4
6
  to see stats, etc.
5
7
 
data/Rakefile CHANGED
@@ -17,8 +17,8 @@ rescue Bundler::BundlerError => e
17
17
  end
18
18
  require 'rake'
19
19
 
20
- require 'jeweler'
21
- Jeweler::Tasks.new do |gem|
20
+ require 'juwelier'
21
+ Juwelier::Tasks.new do |gem|
22
22
  # gem is a Gem::Specification... see http://guides.rubygems.org/specification-reference/ for more options
23
23
  gem.name = "rubyneat_dashboard"
24
24
  gem.homepage = "http://rubyneat.com"
@@ -31,7 +31,7 @@ Jeweler::Tasks.new do |gem|
31
31
  http://localhost:3912
32
32
  }
33
33
 
34
- gem.email = "lordalveric@yahoo.com"
34
+ gem.email = "fred.mitchell@gmx.de"
35
35
  gem.authors = ["Fred Mitchell"]
36
36
 
37
37
  gem.files.exclude 'foo/**/*', 'rdoc/*',
@@ -40,7 +40,7 @@ Jeweler::Tasks.new do |gem|
40
40
  'Guardfile'
41
41
  end
42
42
 
43
- Jeweler::RubygemsDotOrgTasks.new
43
+ Juwelier::RubygemsDotOrgTasks.new
44
44
 
45
45
  require 'rspec/core'
46
46
  require 'rspec/core/rake_task'
@@ -16,6 +16,8 @@
16
16
 
17
17
  config =
18
18
  numOfPops: scope.numberOfPops || 10
19
+ tranDuration: 200
20
+ tranDelay: 200
19
21
 
20
22
  icon =
21
23
  uri: "/images/population_sprite.050.png"
@@ -24,34 +26,50 @@
24
26
  bottom: 10
25
27
 
26
28
  range =
27
- x: d3.scale.linear().range([ box.width, 0]).domain([0, config.numOfPops])
29
+ x: d3.scale.linear().range([ box.width + icon.width, -icon.width]).domain([0, config.numOfPops])
28
30
  y: d3.scale.linear().range([ box.height, 0 ])
29
31
 
30
- svg = d3.select(el[0]).append('svg')
32
+ svg = d3.select(el[0]).append('svg:svg')
31
33
  .attr('width', box.width).attr('height', box.height)
32
34
  .append('g')
33
35
  .attr("transform", "translate(" + margin.left + "," + margin.top + ")")
34
36
 
35
- popboxes = []
37
+ data = []
36
38
 
37
- update_brigade = (tick) ->
38
- console.log tick
39
+ popbox_update = (tick) ->
40
+ data.unshift tick
41
+ data.pop() if data.length > config.numOfPops
42
+
43
+ g = svg.selectAll("g").data(data, (d) ->
44
+ d.generation
45
+ )
46
+
47
+ g.exit().transition().duration(config.tranDuration).delay(config.tranDelay).remove()
48
+
49
+ gupdate = g.transition().duration(config.tranDuration).delay(config.tranDelay)
50
+ .attr("transform", (d, i) ->
51
+ "translate(#{range.x(i)}, #{0})"
52
+ )
39
53
 
40
- new_popbox = (i, name) ->
41
- g = svg.append("g")
42
- .attr("transform", "translate(#{range.x(i)}, #{0})")
54
+ genter = g.enter().append("g")
55
+ .attr("transform", (d, i) ->
56
+ "translate(#{range.x(i)}, #{0})"
57
+ )
43
58
 
44
- g.append("image")
59
+ genter.append("image")
45
60
  .attr("xlink:href", icon.uri)
46
61
  .attr("width", icon.width)
47
62
  .attr("height", icon.height)
48
- g.append("text").text(name)
49
- .attr("transform", "translate(#{icon.width / 2}, #{icon.height - icon.bottom}) rotate(-90)")
50
- g
51
63
 
52
- popboxes.push new_popbox(0, "many")
53
- popboxes.push new_popbox(1, "moe")
54
- popboxes.push new_popbox(2, "jack")
64
+ genter.append("text").text( (d)->
65
+ "Gen# #{d.generation}"
66
+ ).attr("transform",
67
+ "translate(#{icon.width / 2}, #{icon.height - icon.bottom}) rotate(-90)"
68
+ )
69
+
70
+
71
+ update_brigade = (tick) ->
72
+ popbox_update tick
55
73
 
56
74
  scope.$watch 'tickSource', (tick) ->
57
75
  update_brigade tick