iqvoc 4.8.1 → 4.8.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (606) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +9 -0
  3. data/Gemfile +1 -3
  4. data/Gemfile.lock +9 -15
  5. data/app/assets/javascripts/framework.js +10 -10
  6. data/app/assets/javascripts/iqvoc/iqvoc.js +3 -3
  7. data/app/assets/javascripts/iqvoc/langselect.js +1 -1
  8. data/app/assets/stylesheets/_framework.scss +4 -4
  9. data/app/assets/stylesheets/iqvoc/components/_components.scss +6 -4
  10. data/app/assets/stylesheets/iqvoc/components/_entity_select.scss +1 -1
  11. data/app/assets/stylesheets/iqvoc/components/_notes.scss +1 -1
  12. data/app/assets/stylesheets/iqvoc/mixins/_mixins.scss +6 -2
  13. data/app/assets/stylesheets/iqvoc/settings/_bootstrap.scss +6 -7
  14. data/app/models/ability.rb +11 -2
  15. data/app/models/user.rb +4 -0
  16. data/app/views/collections/show_unpublished.html.erb +17 -14
  17. data/app/views/concepts/show_unpublished.html.erb +14 -11
  18. data/app/views/dashboard/index.html.erb +3 -3
  19. data/app/views/layouts/_controls.html.erb +3 -1
  20. data/app/views/layouts/application.html.erb +1 -1
  21. data/app/views/search_results/sections/_datasets.html.erb +1 -1
  22. data/app/views/search_results/sections/_languages.html.erb +1 -1
  23. data/config/initializers/assets.rb +2 -0
  24. data/config/locales/de.yml +1 -0
  25. data/config/locales/en.yml +2 -1
  26. data/lib/iqvoc/configuration/core.rb +1 -4
  27. data/lib/iqvoc/version.rb +1 -1
  28. data/public/export/151644452539207638297695765208032122293.nt +28 -0
  29. data/public/export/213987519797093111958174693910375706600.nt +28 -0
  30. data/public/export/220598335291843294191166072463233833628.nt +28 -0
  31. data/public/export/242910803893093872189091525372405462985.nt +28 -0
  32. data/public/export/25981.nt +28 -0
  33. data/public/export/3199.nt +28 -0
  34. data/public/export/50650725356216411444149011685563244498.nt +28 -0
  35. data/public/export/801.nt +28 -0
  36. data/public/uploads/import/596c40774bb5979c8de5ce6daa58de35.nt +259 -0
  37. data/public/uploads/import/77ea050ae3a00aedd2a6e4158454a54d.nt +259 -0
  38. data/public/uploads/import/7cc9feb5e9180d29865b9d4e81694921.nt +259 -0
  39. data/public/uploads/import/8e0bf83a2ca503753efaa29bff6f84f6.nt +259 -0
  40. data/public/uploads/import/a712bf10adc7546d5c567194d7a13603.nt +259 -0
  41. data/public/uploads/import/a7e315db905ac7808126b600dd1f6203.nt +259 -0
  42. data/public/uploads/import/d038a0416528900076cdb4a28211a84c.nt +259 -0
  43. data/public/uploads/import/d250e9b7a2819d62a43d5270031eaa6d.nt +259 -0
  44. data/public/uploads/tmp/1422290833-38334-3392/hobbies.nt +259 -0
  45. data/public/uploads/tmp/1422292996-38701-6635/hobbies.nt +259 -0
  46. data/public/uploads/tmp/1422293183-38751-2662/hobbies.nt +259 -0
  47. data/public/uploads/tmp/1422293478-38811-6215/hobbies.nt +259 -0
  48. data/public/uploads/tmp/1422300870-38980-1343/hobbies.nt +259 -0
  49. data/public/uploads/tmp/1422372626-67843-5956/hobbies.nt +259 -0
  50. data/public/uploads/tmp/1422374262-68176-3483/hobbies.nt +259 -0
  51. data/public/uploads/tmp/1422374611-68319-4455/hobbies.nt +259 -0
  52. data/test/integration/authentication_test.rb +2 -2
  53. data/vendor/assets/bower_components/URIjs/LICENSE.txt +21 -0
  54. data/vendor/assets/bower_components/URIjs/README.md +496 -0
  55. data/vendor/assets/bower_components/URIjs/bower.json +29 -0
  56. data/vendor/assets/bower_components/URIjs/contributing.md +19 -0
  57. data/vendor/assets/bower_components/URIjs/src/IPv6.js +188 -0
  58. data/vendor/assets/bower_components/URIjs/src/SecondLevelDomains.js +241 -0
  59. data/vendor/assets/bower_components/URIjs/src/URI.fragmentQuery.js +104 -0
  60. data/vendor/assets/bower_components/URIjs/src/URI.fragmentURI.js +97 -0
  61. data/vendor/assets/{javascripts → bower_components/URIjs/src}/URI.js +45 -49
  62. data/vendor/assets/bower_components/URIjs/src/URI.min.js +84 -0
  63. data/vendor/assets/bower_components/URIjs/src/URITemplate.js +499 -0
  64. data/vendor/assets/bower_components/URIjs/src/jquery.URI.js +235 -0
  65. data/vendor/assets/bower_components/URIjs/src/jquery.URI.min.js +7 -0
  66. data/vendor/assets/bower_components/URIjs/src/punycode.js +508 -0
  67. data/vendor/assets/bower_components/bootstrap-sass/CHANGELOG.md +183 -0
  68. data/vendor/assets/bower_components/bootstrap-sass/CONTRIBUTING.md +86 -0
  69. data/vendor/assets/bower_components/bootstrap-sass/LICENSE +21 -0
  70. data/vendor/assets/bower_components/bootstrap-sass/README.md +330 -0
  71. data/vendor/assets/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot +0 -0
  72. data/vendor/assets/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg +288 -0
  73. data/vendor/assets/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf +0 -0
  74. data/vendor/assets/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff +0 -0
  75. data/vendor/assets/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2 +0 -0
  76. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap-sprockets.js +12 -0
  77. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap.js +2306 -0
  78. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap.min.js +7 -0
  79. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/affix.js +162 -0
  80. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/alert.js +94 -0
  81. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/button.js +116 -0
  82. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/carousel.js +237 -0
  83. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/collapse.js +211 -0
  84. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/dropdown.js +161 -0
  85. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/modal.js +324 -0
  86. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/popover.js +113 -0
  87. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/scrollspy.js +175 -0
  88. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/tab.js +153 -0
  89. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/tooltip.js +472 -0
  90. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/transition.js +59 -0
  91. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap-compass.scss +9 -0
  92. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap-mincer.scss +19 -0
  93. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap-sprockets.scss +9 -0
  94. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap.scss +50 -0
  95. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss +73 -0
  96. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss +67 -0
  97. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss +26 -0
  98. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss +243 -0
  99. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss +160 -0
  100. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss +269 -0
  101. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_close.scss +36 -0
  102. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss +69 -0
  103. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss +38 -0
  104. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss +214 -0
  105. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss +570 -0
  106. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss +301 -0
  107. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss +84 -0
  108. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss +166 -0
  109. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss +50 -0
  110. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss +66 -0
  111. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss +124 -0
  112. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss +61 -0
  113. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_mixins.scss +39 -0
  114. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss +148 -0
  115. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss +663 -0
  116. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss +244 -0
  117. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss +427 -0
  118. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss +54 -0
  119. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss +88 -0
  120. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss +265 -0
  121. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss +135 -0
  122. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss +107 -0
  123. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss +87 -0
  124. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss +35 -0
  125. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss +177 -0
  126. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss +150 -0
  127. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss +234 -0
  128. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_theme.scss +273 -0
  129. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss +38 -0
  130. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss +103 -0
  131. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss +298 -0
  132. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss +56 -0
  133. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_variables.scss +862 -0
  134. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss +29 -0
  135. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss +14 -0
  136. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss +11 -0
  137. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_border-radius.scss +18 -0
  138. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss +52 -0
  139. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_center-block.scss +7 -0
  140. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss +22 -0
  141. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss +88 -0
  142. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_gradients.scss +58 -0
  143. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss +81 -0
  144. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid.scss +122 -0
  145. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_hide-text.scss +21 -0
  146. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_image.scss +33 -0
  147. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss +12 -0
  148. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss +31 -0
  149. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-divider.scss +10 -0
  150. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-vertical-align.scss +9 -0
  151. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_opacity.scss +8 -0
  152. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss +23 -0
  153. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss +24 -0
  154. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_progress-bar.scss +10 -0
  155. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_reset-filter.scss +8 -0
  156. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_resize.scss +6 -0
  157. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss +21 -0
  158. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_size.scss +10 -0
  159. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss +9 -0
  160. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss +28 -0
  161. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss +11 -0
  162. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-overflow.scss +8 -0
  163. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss +222 -0
  164. data/vendor/assets/bower_components/bootstrap-sass/bower.json +40 -0
  165. data/vendor/assets/bower_components/bootstrap-sass/composer.json +35 -0
  166. data/vendor/assets/bower_components/bootstrap-sass/package.json +30 -0
  167. data/vendor/assets/bower_components/bootstrap-sass/sache.json +5 -0
  168. data/vendor/assets/bower_components/html5shiv/Gruntfile.js +61 -0
  169. data/vendor/assets/bower_components/html5shiv/bower.json +15 -0
  170. data/vendor/assets/bower_components/html5shiv/dist/html5shiv-printshiv.js +520 -0
  171. data/vendor/assets/bower_components/html5shiv/dist/html5shiv-printshiv.min.js +4 -0
  172. data/vendor/assets/bower_components/html5shiv/dist/html5shiv.js +322 -0
  173. data/vendor/assets/bower_components/html5shiv/dist/html5shiv.min.js +4 -0
  174. data/vendor/assets/bower_components/html5shiv/package.json +16 -0
  175. data/vendor/assets/bower_components/html5shiv/readme.md +152 -0
  176. data/vendor/assets/bower_components/jqtree/LICENSE +202 -0
  177. data/vendor/assets/bower_components/jqtree/README.md +24 -0
  178. data/vendor/assets/bower_components/jqtree/_config.yml +18 -0
  179. data/vendor/assets/bower_components/jqtree/_entries/01_general.md +7 -0
  180. data/vendor/assets/bower_components/jqtree/_entries/02_introduction.md +9 -0
  181. data/vendor/assets/bower_components/jqtree/_entries/03_features.md +15 -0
  182. data/vendor/assets/bower_components/jqtree/_entries/04_demo.html +34 -0
  183. data/vendor/assets/bower_components/jqtree/_entries/05_requirements.md +6 -0
  184. data/vendor/assets/bower_components/jqtree/_entries/06_downloads.md +9 -0
  185. data/vendor/assets/bower_components/jqtree/_entries/07_tutorial.md +77 -0
  186. data/vendor/assets/bower_components/jqtree/_entries/08_examples.md +8 -0
  187. data/vendor/assets/bower_components/jqtree/_entries/09_changelog.md +179 -0
  188. data/vendor/assets/bower_components/jqtree/_entries/10_options.md +6 -0
  189. data/vendor/assets/bower_components/jqtree/_entries/11_autoescape.md +6 -0
  190. data/vendor/assets/bower_components/jqtree/_entries/12_autoopen.md +28 -0
  191. data/vendor/assets/bower_components/jqtree/_entries/13_closedicon.md +12 -0
  192. data/vendor/assets/bower_components/jqtree/_entries/14_data.md +41 -0
  193. data/vendor/assets/bower_components/jqtree/_entries/15_datafilter.md +17 -0
  194. data/vendor/assets/bower_components/jqtree/_entries/16_data-url.md +21 -0
  195. data/vendor/assets/bower_components/jqtree/_entries/17_draganddrop.md +18 -0
  196. data/vendor/assets/bower_components/jqtree/_entries/18_keyboardsupport.md +14 -0
  197. data/vendor/assets/bower_components/jqtree/_entries/19_oncanmove.md +22 -0
  198. data/vendor/assets/bower_components/jqtree/_entries/20_oncanmoveto.md +22 -0
  199. data/vendor/assets/bower_components/jqtree/_entries/21_oncanselectnode.md +26 -0
  200. data/vendor/assets/bower_components/jqtree/_entries/22_oncreateli.md +16 -0
  201. data/vendor/assets/bower_components/jqtree/_entries/23_onismovehandle.md +17 -0
  202. data/vendor/assets/bower_components/jqtree/_entries/24_onloadfailed.md +15 -0
  203. data/vendor/assets/bower_components/jqtree/_entries/25_openedicon.md +12 -0
  204. data/vendor/assets/bower_components/jqtree/_entries/26_openfolderdelay.md +13 -0
  205. data/vendor/assets/bower_components/jqtree/_entries/27_savestate.md +42 -0
  206. data/vendor/assets/bower_components/jqtree/_entries/28_selectable.md +18 -0
  207. data/vendor/assets/bower_components/jqtree/_entries/29_slide.md +12 -0
  208. data/vendor/assets/bower_components/jqtree/_entries/30_usecontextmenu.md +14 -0
  209. data/vendor/assets/bower_components/jqtree/_entries/31_functions.md +6 -0
  210. data/vendor/assets/bower_components/jqtree/_entries/32_addnodeafter.md +20 -0
  211. data/vendor/assets/bower_components/jqtree/_entries/33_addnodebefore.md +8 -0
  212. data/vendor/assets/bower_components/jqtree/_entries/34_appendnode.md +33 -0
  213. data/vendor/assets/bower_components/jqtree/_entries/35_closenode.md +23 -0
  214. data/vendor/assets/bower_components/jqtree/_entries/36_getnodebyid.md +21 -0
  215. data/vendor/assets/bower_components/jqtree/_entries/37_getselectednode.md +10 -0
  216. data/vendor/assets/bower_components/jqtree/_entries/38_getstate.md +19 -0
  217. data/vendor/assets/bower_components/jqtree/_entries/39_gettree.md +8 -0
  218. data/vendor/assets/bower_components/jqtree/_entries/40_loaddata.md +46 -0
  219. data/vendor/assets/bower_components/jqtree/_entries/41_loaddatafromurl.md +55 -0
  220. data/vendor/assets/bower_components/jqtree/_entries/42_movedown.md +8 -0
  221. data/vendor/assets/bower_components/jqtree/_entries/43_movenode.md +15 -0
  222. data/vendor/assets/bower_components/jqtree/_entries/44_moveup.md +8 -0
  223. data/vendor/assets/bower_components/jqtree/_entries/45_opennode.md +29 -0
  224. data/vendor/assets/bower_components/jqtree/_entries/46_addparentnode.md +20 -0
  225. data/vendor/assets/bower_components/jqtree/_entries/47_reload.md +12 -0
  226. data/vendor/assets/bower_components/jqtree/_entries/48_removenode.md +12 -0
  227. data/vendor/assets/bower_components/jqtree/_entries/49_selectnode.md +24 -0
  228. data/vendor/assets/bower_components/jqtree/_entries/50_scrolltonode.md +13 -0
  229. data/vendor/assets/bower_components/jqtree/_entries/51_setoption.md +12 -0
  230. data/vendor/assets/bower_components/jqtree/_entries/52_setstate.md +8 -0
  231. data/vendor/assets/bower_components/jqtree/_entries/53_toggle.md +8 -0
  232. data/vendor/assets/bower_components/jqtree/_entries/54_tojson.md +13 -0
  233. data/vendor/assets/bower_components/jqtree/_entries/55_updatenode.md +33 -0
  234. data/vendor/assets/bower_components/jqtree/_entries/56_events.md +6 -0
  235. data/vendor/assets/bower_components/jqtree/_entries/57_tree-click.md +37 -0
  236. data/vendor/assets/bower_components/jqtree/_entries/58_tree-close.md +15 -0
  237. data/vendor/assets/bower_components/jqtree/_entries/59_tree-contextmenu.md +21 -0
  238. data/vendor/assets/bower_components/jqtree/_entries/60_tree-dblclick.md +19 -0
  239. data/vendor/assets/bower_components/jqtree/_entries/61_tree-init.md +15 -0
  240. data/vendor/assets/bower_components/jqtree/_entries/62_tree-move.md +71 -0
  241. data/vendor/assets/bower_components/jqtree/_entries/63_tree-open.md +15 -0
  242. data/vendor/assets/bower_components/jqtree/_entries/64_tree-select.md +28 -0
  243. data/vendor/assets/bower_components/jqtree/_entries/65_multiple-selection.md +9 -0
  244. data/vendor/assets/bower_components/jqtree/_entries/66_add-to-selection.md +11 -0
  245. data/vendor/assets/bower_components/jqtree/_entries/67_get-selected-nodes.md +10 -0
  246. data/vendor/assets/bower_components/jqtree/_entries/68_is-node-selected.md +11 -0
  247. data/vendor/assets/bower_components/jqtree/_entries/69_remove-from-selection.md +11 -0
  248. data/vendor/assets/bower_components/jqtree/_entries/70_node-functions.md +13 -0
  249. data/vendor/assets/bower_components/jqtree/_entries/71_children.md +12 -0
  250. data/vendor/assets/bower_components/jqtree/_entries/72_getdata.md +10 -0
  251. data/vendor/assets/bower_components/jqtree/_entries/73_getlevel.md +13 -0
  252. data/vendor/assets/bower_components/jqtree/_entries/74_getnextnode.md +12 -0
  253. data/vendor/assets/bower_components/jqtree/_entries/75_getnextsibling.md +10 -0
  254. data/vendor/assets/bower_components/jqtree/_entries/76_getpreviousnode.md +12 -0
  255. data/vendor/assets/bower_components/jqtree/_entries/77_getprevioussibling.md +10 -0
  256. data/vendor/assets/bower_components/jqtree/_entries/78_parent.md +10 -0
  257. data/vendor/assets/bower_components/jqtree/_examples/01_load_json_data.html +47 -0
  258. data/vendor/assets/bower_components/jqtree/_examples/02_load_json_data_from_server.html +31 -0
  259. data/vendor/assets/bower_components/jqtree/_examples/03_drag_and_drop.html +45 -0
  260. data/vendor/assets/bower_components/jqtree/_examples/04_save_state.html +52 -0
  261. data/vendor/assets/bower_components/jqtree/_examples/05_load_on_demand.html +70 -0
  262. data/vendor/assets/bower_components/jqtree/_examples/06_autoescape.html +47 -0
  263. data/vendor/assets/bower_components/jqtree/_examples/07_autoscroll.html +23 -0
  264. data/vendor/assets/bower_components/jqtree/_examples/08_multiple_select.html +72 -0
  265. data/vendor/assets/bower_components/jqtree/_examples/09_custom_html.html +68 -0
  266. data/vendor/assets/bower_components/jqtree/_examples/10_icon_buttons.html +27 -0
  267. data/vendor/assets/bower_components/jqtree/_layouts/base.html +48 -0
  268. data/vendor/assets/bower_components/jqtree/_layouts/frontpage.html +20 -0
  269. data/vendor/assets/bower_components/jqtree/_layouts/page.html +7 -0
  270. data/vendor/assets/bower_components/jqtree/bower.json +12 -0
  271. data/vendor/assets/bower_components/jqtree/gulpfile.coffee +30 -0
  272. data/vendor/assets/bower_components/jqtree/gulpfile.js +2 -0
  273. data/vendor/assets/bower_components/jqtree/index.html +48 -0
  274. data/vendor/assets/bower_components/jqtree/jqtree-circle.png +0 -0
  275. data/vendor/assets/bower_components/jqtree/jqtree.css +143 -0
  276. data/vendor/assets/bower_components/jqtree/jqtree.jquery.json +23 -0
  277. data/vendor/assets/bower_components/jqtree/package.json +23 -0
  278. data/vendor/assets/bower_components/jqtree/phantomjs/runner.js +193 -0
  279. data/vendor/assets/bower_components/jqtree/phantomjs/server.js +14 -0
  280. data/vendor/assets/bower_components/jqtree/screenshot.png +0 -0
  281. data/vendor/assets/bower_components/jqtree/sitemap.txt +11 -0
  282. data/vendor/assets/bower_components/jqtree/src/drag_and_drop_handler.coffee +466 -0
  283. data/vendor/assets/bower_components/jqtree/src/elements_renderer.coffee +198 -0
  284. data/vendor/assets/bower_components/jqtree/src/key_handler.coffee +92 -0
  285. data/vendor/assets/bower_components/jqtree/src/mouse.widget.coffee +181 -0
  286. data/vendor/assets/bower_components/jqtree/src/node.coffee +431 -0
  287. data/vendor/assets/bower_components/jqtree/src/node_element.coffee +144 -0
  288. data/vendor/assets/bower_components/jqtree/src/save_state_handler.coffee +191 -0
  289. data/vendor/assets/bower_components/jqtree/src/scroll_handler.coffee +100 -0
  290. data/vendor/assets/bower_components/jqtree/src/select_node_handler.coffee +76 -0
  291. data/vendor/assets/bower_components/jqtree/src/simple.widget.coffee +102 -0
  292. data/vendor/assets/bower_components/jqtree/src/test.js +1945 -0
  293. data/vendor/assets/bower_components/jqtree/src/tree.jquery.coffee +772 -0
  294. data/vendor/assets/bower_components/jqtree/src/util.coffee +117 -0
  295. data/vendor/assets/bower_components/jqtree/src/version.coffee +1 -0
  296. data/vendor/assets/bower_components/jqtree/static/bower.json +13 -0
  297. data/vendor/assets/bower_components/jqtree/static/bower_components/blanket/dist/qunit/blanket.js +5430 -0
  298. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/css/bootstrap-theme.min.css +5 -0
  299. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/css/bootstrap.min.css +5 -0
  300. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot +0 -0
  301. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.svg +229 -0
  302. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf +0 -0
  303. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff +0 -0
  304. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/js/bootstrap.min.js +7 -0
  305. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/css/font-awesome.min.css +4 -0
  306. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/fonts/FontAwesome.otf +0 -0
  307. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/fonts/fontawesome-webfont.eot +0 -0
  308. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/fonts/fontawesome-webfont.svg +520 -0
  309. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/fonts/fontawesome-webfont.ttf +0 -0
  310. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/fonts/fontawesome-webfont.woff +0 -0
  311. data/vendor/assets/bower_components/jqtree/static/bower_components/jquery-cookie/jquery.cookie.js +117 -0
  312. data/vendor/assets/bower_components/jqtree/static/bower_components/jquery-mockjax/jquery.mockjax.js +692 -0
  313. data/vendor/assets/bower_components/jqtree/static/bower_components/jquery/dist/jquery.min.js +5 -0
  314. data/vendor/assets/bower_components/jqtree/static/bower_components/pygments/css/monokai.css +63 -0
  315. data/vendor/assets/bower_components/jqtree/static/bower_components/qunit/qunit/qunit.css +264 -0
  316. data/vendor/assets/bower_components/jqtree/static/bower_components/qunit/qunit/qunit.js +2819 -0
  317. data/vendor/assets/bower_components/jqtree/static/documentation.css +165 -0
  318. data/vendor/assets/bower_components/jqtree/static/documentation.js +51 -0
  319. data/vendor/assets/bower_components/jqtree/static/example.css +53 -0
  320. data/vendor/assets/bower_components/jqtree/static/example_data.js +128 -0
  321. data/vendor/assets/bower_components/jqtree/static/examples/autoescape.js +19 -0
  322. data/vendor/assets/bower_components/jqtree/static/examples/autoscroll.js +8 -0
  323. data/vendor/assets/bower_components/jqtree/static/examples/custom_html.js +32 -0
  324. data/vendor/assets/bower_components/jqtree/static/examples/drag_and_drop.js +15 -0
  325. data/vendor/assets/bower_components/jqtree/static/examples/icon_buttons.js +14 -0
  326. data/vendor/assets/bower_components/jqtree/static/examples/load_json_data.js +21 -0
  327. data/vendor/assets/bower_components/jqtree/static/examples/load_json_data_from_server.js +11 -0
  328. data/vendor/assets/bower_components/jqtree/static/examples/load_on_demand.js +20 -0
  329. data/vendor/assets/bower_components/jqtree/static/examples/multiple_select.js +27 -0
  330. data/vendor/assets/bower_components/jqtree/static/examples/save_state.js +13 -0
  331. data/vendor/assets/bower_components/jqtree/static/jquery-1.11.2.min.js +4 -0
  332. data/vendor/assets/bower_components/jqtree/static/spinner.gif +0 -0
  333. data/vendor/assets/bower_components/jqtree/test/test.html +23 -0
  334. data/vendor/assets/bower_components/jqtree/test/test.js +2604 -0
  335. data/vendor/assets/{javascripts → bower_components/jqtree}/tree.jquery.js +2274 -1932
  336. data/vendor/assets/bower_components/jquery-ujs/CHANGELOG.md +24 -0
  337. data/vendor/assets/bower_components/jquery-ujs/MIT-LICENSE.txt +20 -0
  338. data/vendor/assets/bower_components/jquery-ujs/README.md +72 -0
  339. data/vendor/assets/bower_components/jquery-ujs/bower.json +20 -0
  340. data/vendor/assets/bower_components/jquery-ujs/src/rails.js +469 -0
  341. data/vendor/assets/bower_components/jquery/MIT-LICENSE.txt +21 -0
  342. data/vendor/assets/bower_components/jquery/bower.json +27 -0
  343. data/vendor/assets/bower_components/jquery/dist/jquery.js +9205 -0
  344. data/vendor/assets/bower_components/jquery/dist/jquery.min.js +5 -0
  345. data/vendor/assets/bower_components/jquery/dist/jquery.min.map +1 -0
  346. data/vendor/assets/bower_components/jquery/src/ajax.js +786 -0
  347. data/vendor/assets/bower_components/jquery/src/ajax/jsonp.js +89 -0
  348. data/vendor/assets/bower_components/jquery/src/ajax/load.js +75 -0
  349. data/vendor/assets/bower_components/jquery/src/ajax/parseJSON.js +13 -0
  350. data/vendor/assets/bower_components/jquery/src/ajax/parseXML.js +28 -0
  351. data/vendor/assets/bower_components/jquery/src/ajax/script.js +64 -0
  352. data/vendor/assets/bower_components/jquery/src/ajax/var/nonce.js +5 -0
  353. data/vendor/assets/bower_components/jquery/src/ajax/var/rquery.js +3 -0
  354. data/vendor/assets/bower_components/jquery/src/ajax/xhr.js +136 -0
  355. data/vendor/assets/bower_components/jquery/src/attributes.js +11 -0
  356. data/vendor/assets/bower_components/jquery/src/attributes/attr.js +141 -0
  357. data/vendor/assets/bower_components/jquery/src/attributes/classes.js +158 -0
  358. data/vendor/assets/bower_components/jquery/src/attributes/prop.js +94 -0
  359. data/vendor/assets/bower_components/jquery/src/attributes/support.js +35 -0
  360. data/vendor/assets/bower_components/jquery/src/attributes/val.js +161 -0
  361. data/vendor/assets/bower_components/jquery/src/callbacks.js +205 -0
  362. data/vendor/assets/bower_components/jquery/src/core.js +497 -0
  363. data/vendor/assets/bower_components/jquery/src/core/access.js +60 -0
  364. data/vendor/assets/bower_components/jquery/src/core/init.js +123 -0
  365. data/vendor/assets/bower_components/jquery/src/core/parseHTML.js +39 -0
  366. data/vendor/assets/bower_components/jquery/src/core/ready.js +97 -0
  367. data/vendor/assets/bower_components/jquery/src/core/var/rsingleTag.js +4 -0
  368. data/vendor/assets/bower_components/jquery/src/css.js +450 -0
  369. data/vendor/assets/bower_components/jquery/src/css/addGetHookIf.js +22 -0
  370. data/vendor/assets/bower_components/jquery/src/css/curCSS.js +57 -0
  371. data/vendor/assets/bower_components/jquery/src/css/defaultDisplay.js +70 -0
  372. data/vendor/assets/bower_components/jquery/src/css/hiddenVisibleSelectors.js +15 -0
  373. data/vendor/assets/bower_components/jquery/src/css/support.js +96 -0
  374. data/vendor/assets/bower_components/jquery/src/css/swap.js +28 -0
  375. data/vendor/assets/bower_components/jquery/src/css/var/cssExpand.js +3 -0
  376. data/vendor/assets/bower_components/jquery/src/css/var/getStyles.js +12 -0
  377. data/vendor/assets/bower_components/jquery/src/css/var/isHidden.js +13 -0
  378. data/vendor/assets/bower_components/jquery/src/css/var/rmargin.js +3 -0
  379. data/vendor/assets/bower_components/jquery/src/css/var/rnumnonpx.js +5 -0
  380. data/vendor/assets/bower_components/jquery/src/data.js +178 -0
  381. data/vendor/assets/bower_components/jquery/src/data/Data.js +181 -0
  382. data/vendor/assets/bower_components/jquery/src/data/accepts.js +20 -0
  383. data/vendor/assets/bower_components/jquery/src/data/var/data_priv.js +5 -0
  384. data/vendor/assets/bower_components/jquery/src/data/var/data_user.js +5 -0
  385. data/vendor/assets/bower_components/jquery/src/deferred.js +149 -0
  386. data/vendor/assets/bower_components/jquery/src/deprecated.js +13 -0
  387. data/vendor/assets/bower_components/jquery/src/dimensions.js +50 -0
  388. data/vendor/assets/bower_components/jquery/src/effects.js +648 -0
  389. data/vendor/assets/bower_components/jquery/src/effects/Tween.js +114 -0
  390. data/vendor/assets/bower_components/jquery/src/effects/animatedSelector.js +13 -0
  391. data/vendor/assets/bower_components/jquery/src/event.js +868 -0
  392. data/vendor/assets/bower_components/jquery/src/event/ajax.js +13 -0
  393. data/vendor/assets/bower_components/jquery/src/event/alias.js +39 -0
  394. data/vendor/assets/bower_components/jquery/src/event/support.js +9 -0
  395. data/vendor/assets/bower_components/jquery/src/exports/amd.js +24 -0
  396. data/vendor/assets/bower_components/jquery/src/exports/global.js +32 -0
  397. data/vendor/assets/bower_components/jquery/src/intro.js +44 -0
  398. data/vendor/assets/bower_components/jquery/src/jquery.js +37 -0
  399. data/vendor/assets/bower_components/jquery/src/manipulation.js +580 -0
  400. data/vendor/assets/bower_components/jquery/src/manipulation/_evalUrl.js +18 -0
  401. data/vendor/assets/bower_components/jquery/src/manipulation/support.js +32 -0
  402. data/vendor/assets/bower_components/jquery/src/manipulation/var/rcheckableType.js +3 -0
  403. data/vendor/assets/bower_components/jquery/src/offset.js +207 -0
  404. data/vendor/assets/bower_components/jquery/src/outro.js +1 -0
  405. data/vendor/assets/bower_components/jquery/src/queue.js +142 -0
  406. data/vendor/assets/bower_components/jquery/src/queue/delay.js +22 -0
  407. data/vendor/assets/bower_components/jquery/src/selector-native.js +172 -0
  408. data/vendor/assets/bower_components/jquery/src/selector-sizzle.js +14 -0
  409. data/vendor/assets/bower_components/jquery/src/selector.js +1 -0
  410. data/vendor/assets/bower_components/jquery/src/serialize.js +111 -0
  411. data/vendor/assets/bower_components/jquery/src/sizzle/dist/sizzle.js +2067 -0
  412. data/vendor/assets/bower_components/jquery/src/sizzle/dist/sizzle.min.js +3 -0
  413. data/vendor/assets/bower_components/jquery/src/sizzle/dist/sizzle.min.map +1 -0
  414. data/vendor/assets/bower_components/jquery/src/traversing.js +199 -0
  415. data/vendor/assets/bower_components/jquery/src/traversing/findFilter.js +100 -0
  416. data/vendor/assets/bower_components/jquery/src/traversing/var/rneedsContext.js +6 -0
  417. data/vendor/assets/bower_components/jquery/src/var/arr.js +3 -0
  418. data/vendor/assets/bower_components/jquery/src/var/class2type.js +4 -0
  419. data/vendor/assets/bower_components/jquery/src/var/concat.js +5 -0
  420. data/vendor/assets/bower_components/jquery/src/var/hasOwn.js +5 -0
  421. data/vendor/assets/bower_components/jquery/src/var/indexOf.js +5 -0
  422. data/vendor/assets/bower_components/jquery/src/var/pnum.js +3 -0
  423. data/vendor/assets/bower_components/jquery/src/var/push.js +5 -0
  424. data/vendor/assets/bower_components/jquery/src/var/rnotwhite.js +3 -0
  425. data/vendor/assets/bower_components/jquery/src/var/slice.js +5 -0
  426. data/vendor/assets/bower_components/jquery/src/var/strundefined.js +3 -0
  427. data/vendor/assets/bower_components/jquery/src/var/support.js +4 -0
  428. data/vendor/assets/bower_components/jquery/src/var/toString.js +5 -0
  429. data/vendor/assets/bower_components/jquery/src/wrap.js +79 -0
  430. data/vendor/assets/bower_components/pickadate/Gruntfile.js +275 -0
  431. data/vendor/assets/bower_components/pickadate/bower.json +63 -0
  432. data/vendor/assets/bower_components/pickadate/lib/compressed/legacy.js +10 -0
  433. data/vendor/assets/bower_components/pickadate/lib/compressed/picker.date.js +5 -0
  434. data/vendor/assets/bower_components/pickadate/lib/compressed/picker.js +7 -0
  435. data/vendor/assets/bower_components/pickadate/lib/compressed/picker.time.js +5 -0
  436. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/classic.css +4 -0
  437. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/classic.date.css +1 -0
  438. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/classic.time.css +1 -0
  439. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/default.css +4 -0
  440. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/default.date.css +1 -0
  441. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/default.time.css +1 -0
  442. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/rtl.css +3 -0
  443. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ar.js +1 -0
  444. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/bg_BG.js +1 -0
  445. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/bs_BA.js +1 -0
  446. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ca_ES.js +1 -0
  447. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/cs_CZ.js +1 -0
  448. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/da_DK.js +1 -0
  449. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/de_DE.js +1 -0
  450. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/el_GR.js +1 -0
  451. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/es_ES.js +1 -0
  452. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/et_EE.js +1 -0
  453. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/eu_ES.js +1 -0
  454. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/fi_FI.js +1 -0
  455. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/fr_FR.js +1 -0
  456. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/gl_ES.js +1 -0
  457. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/he_IL.js +1 -0
  458. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/hr_HR.js +1 -0
  459. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/hu_HU.js +1 -0
  460. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/id_ID.js +1 -0
  461. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/is_IS.js +1 -0
  462. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/it_IT.js +1 -0
  463. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ja_JP.js +1 -0
  464. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ko_KR.js +1 -0
  465. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ne_NP.js +1 -0
  466. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/nl_NL.js +1 -0
  467. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/no_NO.js +1 -0
  468. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/pl_PL.js +1 -0
  469. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/pt_BR.js +1 -0
  470. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/pt_PT.js +1 -0
  471. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ro_RO.js +1 -0
  472. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ru_RU.js +1 -0
  473. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/sk_SK.js +1 -0
  474. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/sl_SI.js +1 -0
  475. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/sv_SE.js +1 -0
  476. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/th_TH.js +1 -0
  477. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/tr_TR.js +1 -0
  478. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/uk_UA.js +1 -0
  479. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/vi_VN.js +1 -0
  480. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/zh_CN.js +1 -0
  481. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/zh_TW.js +1 -0
  482. data/vendor/assets/bower_components/pickadate/lib/legacy.js +133 -0
  483. data/vendor/assets/{javascripts/pickadate → bower_components/pickadate/lib}/picker.date.js +60 -28
  484. data/vendor/assets/{javascripts/pickadate → bower_components/pickadate/lib}/picker.js +41 -25
  485. data/vendor/assets/bower_components/pickadate/lib/picker.time.js +1014 -0
  486. data/vendor/assets/bower_components/pickadate/lib/themes-source/_variables.less +208 -0
  487. data/vendor/assets/bower_components/pickadate/lib/themes-source/base.date.less +333 -0
  488. data/vendor/assets/bower_components/pickadate/lib/themes-source/base.less +55 -0
  489. data/vendor/assets/bower_components/pickadate/lib/themes-source/base.time.less +119 -0
  490. data/vendor/assets/bower_components/pickadate/lib/themes-source/classic.date.less +9 -0
  491. data/vendor/assets/bower_components/pickadate/lib/themes-source/classic.less +119 -0
  492. data/vendor/assets/bower_components/pickadate/lib/themes-source/classic.time.less +49 -0
  493. data/vendor/assets/bower_components/pickadate/lib/themes-source/default.date.less +9 -0
  494. data/vendor/assets/bower_components/pickadate/lib/themes-source/default.less +246 -0
  495. data/vendor/assets/bower_components/pickadate/lib/themes-source/default.time.less +41 -0
  496. data/vendor/assets/bower_components/pickadate/lib/themes-source/rtl.less +38 -0
  497. data/vendor/assets/{stylesheets/pickadate/classic.scss → bower_components/pickadate/lib/themes/classic.css} +0 -0
  498. data/vendor/assets/{stylesheets/pickadate/classic.date.scss → bower_components/pickadate/lib/themes/classic.date.css} +33 -10
  499. data/vendor/assets/bower_components/pickadate/lib/themes/classic.time.css +132 -0
  500. data/vendor/assets/bower_components/pickadate/lib/themes/default.css +175 -0
  501. data/vendor/assets/bower_components/pickadate/lib/themes/default.date.css +301 -0
  502. data/vendor/assets/bower_components/pickadate/lib/themes/default.time.css +126 -0
  503. data/vendor/assets/bower_components/pickadate/lib/themes/rtl.css +29 -0
  504. data/vendor/assets/bower_components/pickadate/lib/translations/ar.js +12 -0
  505. data/vendor/assets/bower_components/pickadate/lib/translations/bg_BG.js +13 -0
  506. data/vendor/assets/bower_components/pickadate/lib/translations/bs_BA.js +13 -0
  507. data/vendor/assets/bower_components/pickadate/lib/translations/ca_ES.js +13 -0
  508. data/vendor/assets/bower_components/pickadate/lib/translations/cs_CZ.js +13 -0
  509. data/vendor/assets/bower_components/pickadate/lib/translations/da_DK.js +13 -0
  510. data/vendor/assets/bower_components/pickadate/lib/translations/de_DE.js +13 -0
  511. data/vendor/assets/bower_components/pickadate/lib/translations/el_GR.js +13 -0
  512. data/vendor/assets/bower_components/pickadate/lib/translations/es_ES.js +14 -0
  513. data/vendor/assets/bower_components/pickadate/lib/translations/et_EE.js +13 -0
  514. data/vendor/assets/bower_components/pickadate/lib/translations/eu_ES.js +13 -0
  515. data/vendor/assets/bower_components/pickadate/lib/translations/fi_FI.js +13 -0
  516. data/vendor/assets/bower_components/pickadate/lib/translations/fr_FR.js +18 -0
  517. data/vendor/assets/bower_components/pickadate/lib/translations/gl_ES.js +13 -0
  518. data/vendor/assets/bower_components/pickadate/lib/translations/he_IL.js +12 -0
  519. data/vendor/assets/bower_components/pickadate/lib/translations/hr_HR.js +13 -0
  520. data/vendor/assets/bower_components/pickadate/lib/translations/hu_HU.js +13 -0
  521. data/vendor/assets/bower_components/pickadate/lib/translations/id_ID.js +13 -0
  522. data/vendor/assets/bower_components/pickadate/lib/translations/is_IS.js +13 -0
  523. data/vendor/assets/bower_components/pickadate/lib/translations/it_IT.js +14 -0
  524. data/vendor/assets/bower_components/pickadate/lib/translations/ja_JP.js +13 -0
  525. data/vendor/assets/bower_components/pickadate/lib/translations/ko_KR.js +13 -0
  526. data/vendor/assets/bower_components/pickadate/lib/translations/ne_NP.js +13 -0
  527. data/vendor/assets/bower_components/pickadate/lib/translations/nl_NL.js +13 -0
  528. data/vendor/assets/bower_components/pickadate/lib/translations/no_NO.js +13 -0
  529. data/vendor/assets/bower_components/pickadate/lib/translations/pl_PL.js +13 -0
  530. data/vendor/assets/bower_components/pickadate/lib/translations/pt_BR.js +12 -0
  531. data/vendor/assets/bower_components/pickadate/lib/translations/pt_PT.js +12 -0
  532. data/vendor/assets/bower_components/pickadate/lib/translations/ro_RO.js +13 -0
  533. data/vendor/assets/bower_components/pickadate/lib/translations/ru_RU.js +14 -0
  534. data/vendor/assets/bower_components/pickadate/lib/translations/sk_SK.js +14 -0
  535. data/vendor/assets/bower_components/pickadate/lib/translations/sl_SI.js +13 -0
  536. data/vendor/assets/bower_components/pickadate/lib/translations/sv_SE.js +13 -0
  537. data/vendor/assets/bower_components/pickadate/lib/translations/th_TH.js +12 -0
  538. data/vendor/assets/bower_components/pickadate/lib/translations/tr_TR.js +13 -0
  539. data/vendor/assets/bower_components/pickadate/lib/translations/uk_UA.js +13 -0
  540. data/vendor/assets/bower_components/pickadate/lib/translations/vi_VN.js +11 -0
  541. data/vendor/assets/bower_components/pickadate/lib/translations/zh_CN.js +13 -0
  542. data/vendor/assets/bower_components/pickadate/lib/translations/zh_TW.js +13 -0
  543. data/vendor/assets/bower_components/pickadate/package.json +63 -0
  544. data/vendor/assets/bower_components/pickadate/pickadate.jquery.json +63 -0
  545. data/vendor/assets/bower_components/typeahead.js/CHANGELOG.md +222 -0
  546. data/vendor/assets/bower_components/typeahead.js/CONTRIBUTING.md +120 -0
  547. data/vendor/assets/bower_components/typeahead.js/Gruntfile.js +265 -0
  548. data/vendor/assets/bower_components/typeahead.js/LICENSE +19 -0
  549. data/vendor/assets/bower_components/typeahead.js/README.md +188 -0
  550. data/vendor/assets/bower_components/typeahead.js/bower.json +13 -0
  551. data/vendor/assets/bower_components/typeahead.js/composer.json +17 -0
  552. data/vendor/assets/bower_components/typeahead.js/dist/bloodhound.js +727 -0
  553. data/vendor/assets/bower_components/typeahead.js/dist/bloodhound.min.js +7 -0
  554. data/vendor/assets/bower_components/typeahead.js/dist/typeahead.bundle.js +1782 -0
  555. data/vendor/assets/bower_components/typeahead.js/dist/typeahead.bundle.min.js +7 -0
  556. data/vendor/assets/{javascripts → bower_components/typeahead.js/dist}/typeahead.jquery.js +0 -0
  557. data/vendor/assets/bower_components/typeahead.js/dist/typeahead.jquery.min.js +7 -0
  558. data/vendor/assets/bower_components/typeahead.js/doc/bloodhound.md +279 -0
  559. data/vendor/assets/bower_components/typeahead.js/doc/jquery_typeahead.md +383 -0
  560. data/vendor/assets/bower_components/typeahead.js/doc/migration/0.10.0.md +234 -0
  561. data/vendor/assets/bower_components/typeahead.js/karma.conf.js +98 -0
  562. data/vendor/assets/bower_components/typeahead.js/package.json +57 -0
  563. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/bloodhound.js +234 -0
  564. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/lru_cache.js +99 -0
  565. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/options_parser.js +89 -0
  566. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/persistent_storage.js +131 -0
  567. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/search_index.js +169 -0
  568. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/tokenizers.js +44 -0
  569. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/transport.js +152 -0
  570. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/version.js +7 -0
  571. data/vendor/assets/bower_components/typeahead.js/src/common/utils.js +152 -0
  572. data/vendor/assets/bower_components/typeahead.js/src/typeahead/css.js +77 -0
  573. data/vendor/assets/bower_components/typeahead.js/src/typeahead/dataset.js +210 -0
  574. data/vendor/assets/bower_components/typeahead.js/src/typeahead/dropdown.js +245 -0
  575. data/vendor/assets/bower_components/typeahead.js/src/typeahead/event_bus.js +38 -0
  576. data/vendor/assets/bower_components/typeahead.js/src/typeahead/event_emitter.js +119 -0
  577. data/vendor/assets/bower_components/typeahead.js/src/typeahead/highlight.js +84 -0
  578. data/vendor/assets/bower_components/typeahead.js/src/typeahead/html.js +15 -0
  579. data/vendor/assets/bower_components/typeahead.js/src/typeahead/input.js +311 -0
  580. data/vendor/assets/bower_components/typeahead.js/src/typeahead/plugin.js +129 -0
  581. data/vendor/assets/bower_components/typeahead.js/src/typeahead/typeahead.js +391 -0
  582. data/vendor/assets/bower_components/typeahead.js/test/bloodhound_spec.js +592 -0
  583. data/vendor/assets/bower_components/typeahead.js/test/ci +12 -0
  584. data/vendor/assets/bower_components/typeahead.js/test/dataset_view_spec.js +222 -0
  585. data/vendor/assets/bower_components/typeahead.js/test/dropdown_view_spec.js +353 -0
  586. data/vendor/assets/bower_components/typeahead.js/test/event_emitter_spec.js +111 -0
  587. data/vendor/assets/bower_components/typeahead.js/test/fixtures/ajax_responses.js +19 -0
  588. data/vendor/assets/bower_components/typeahead.js/test/fixtures/data.js +116 -0
  589. data/vendor/assets/bower_components/typeahead.js/test/fixtures/html.js +17 -0
  590. data/vendor/assets/bower_components/typeahead.js/test/helpers/typeahead_mocks.js +71 -0
  591. data/vendor/assets/bower_components/typeahead.js/test/highlight_spec.js +117 -0
  592. data/vendor/assets/bower_components/typeahead.js/test/input_view_spec.js +449 -0
  593. data/vendor/assets/bower_components/typeahead.js/test/integration/test.html +112 -0
  594. data/vendor/assets/bower_components/typeahead.js/test/integration/test.js +397 -0
  595. data/vendor/assets/bower_components/typeahead.js/test/lru_cache_spec.js +42 -0
  596. data/vendor/assets/bower_components/typeahead.js/test/persistent_storage_spec.js +131 -0
  597. data/vendor/assets/bower_components/typeahead.js/test/playground.html +347 -0
  598. data/vendor/assets/bower_components/typeahead.js/test/search_index_spec.js +60 -0
  599. data/vendor/assets/bower_components/typeahead.js/test/tokenizers_spec.js +60 -0
  600. data/vendor/assets/bower_components/typeahead.js/test/transport_spec.js +197 -0
  601. data/vendor/assets/bower_components/typeahead.js/test/typeahead_view_spec.js +570 -0
  602. data/vendor/assets/bower_components/typeahead.js/typeahead.js.jquery.json +40 -0
  603. metadata +576 -12
  604. data/vendor/assets/javascripts/html5.js +0 -3
  605. data/vendor/assets/javascripts/jquery-1.7.1.js +0 -9266
  606. data/vendor/assets/javascripts/rails.js +0 -373
@@ -0,0 +1,7 @@
1
+ /*!
2
+ * typeahead.js 0.10.5
3
+ * https://github.com/twitter/typeahead.js
4
+ * Copyright 2013-2014 Twitter, Inc. and other contributors; Licensed MIT
5
+ */
6
+
7
+ !function(a){var b=function(){"use strict";return{isMsie:function(){return/(msie|trident)/i.test(navigator.userAgent)?navigator.userAgent.match(/(msie |rv:)(\d+(.\d+)?)/i)[2]:!1},isBlankString:function(a){return!a||/^\s*$/.test(a)},escapeRegExChars:function(a){return a.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")},isString:function(a){return"string"==typeof a},isNumber:function(a){return"number"==typeof a},isArray:a.isArray,isFunction:a.isFunction,isObject:a.isPlainObject,isUndefined:function(a){return"undefined"==typeof a},toStr:function(a){return b.isUndefined(a)||null===a?"":a+""},bind:a.proxy,each:function(b,c){function d(a,b){return c(b,a)}a.each(b,d)},map:a.map,filter:a.grep,every:function(b,c){var d=!0;return b?(a.each(b,function(a,e){return(d=c.call(null,e,a,b))?void 0:!1}),!!d):d},some:function(b,c){var d=!1;return b?(a.each(b,function(a,e){return(d=c.call(null,e,a,b))?!1:void 0}),!!d):d},mixin:a.extend,getUniqueId:function(){var a=0;return function(){return a++}}(),templatify:function(b){function c(){return String(b)}return a.isFunction(b)?b:c},defer:function(a){setTimeout(a,0)},debounce:function(a,b,c){var d,e;return function(){var f,g,h=this,i=arguments;return f=function(){d=null,c||(e=a.apply(h,i))},g=c&&!d,clearTimeout(d),d=setTimeout(f,b),g&&(e=a.apply(h,i)),e}},throttle:function(a,b){var c,d,e,f,g,h;return g=0,h=function(){g=new Date,e=null,f=a.apply(c,d)},function(){var i=new Date,j=b-(i-g);return c=this,d=arguments,0>=j?(clearTimeout(e),e=null,g=i,f=a.apply(c,d)):e||(e=setTimeout(h,j)),f}},noop:function(){}}}(),c="0.10.5",d=function(){"use strict";function a(a){return a=b.toStr(a),a?a.split(/\s+/):[]}function c(a){return a=b.toStr(a),a?a.split(/\W+/):[]}function d(a){return function(){var c=[].slice.call(arguments,0);return function(d){var e=[];return b.each(c,function(c){e=e.concat(a(b.toStr(d[c])))}),e}}}return{nonword:c,whitespace:a,obj:{nonword:d(c),whitespace:d(a)}}}(),e=function(){"use strict";function c(c){this.maxSize=b.isNumber(c)?c:100,this.reset(),this.maxSize<=0&&(this.set=this.get=a.noop)}function d(){this.head=this.tail=null}function e(a,b){this.key=a,this.val=b,this.prev=this.next=null}return b.mixin(c.prototype,{set:function(a,b){var c,d=this.list.tail;this.size>=this.maxSize&&(this.list.remove(d),delete this.hash[d.key]),(c=this.hash[a])?(c.val=b,this.list.moveToFront(c)):(c=new e(a,b),this.list.add(c),this.hash[a]=c,this.size++)},get:function(a){var b=this.hash[a];return b?(this.list.moveToFront(b),b.val):void 0},reset:function(){this.size=0,this.hash={},this.list=new d}}),b.mixin(d.prototype,{add:function(a){this.head&&(a.next=this.head,this.head.prev=a),this.head=a,this.tail=this.tail||a},remove:function(a){a.prev?a.prev.next=a.next:this.head=a.next,a.next?a.next.prev=a.prev:this.tail=a.prev},moveToFront:function(a){this.remove(a),this.add(a)}}),c}(),f=function(){"use strict";function a(a){this.prefix=["__",a,"__"].join(""),this.ttlKey="__ttl__",this.keyMatcher=new RegExp("^"+b.escapeRegExChars(this.prefix))}function c(){return(new Date).getTime()}function d(a){return JSON.stringify(b.isUndefined(a)?null:a)}function e(a){return JSON.parse(a)}var f,g;try{f=window.localStorage,f.setItem("~~~","!"),f.removeItem("~~~")}catch(h){f=null}return g=f&&window.JSON?{_prefix:function(a){return this.prefix+a},_ttlKey:function(a){return this._prefix(a)+this.ttlKey},get:function(a){return this.isExpired(a)&&this.remove(a),e(f.getItem(this._prefix(a)))},set:function(a,e,g){return b.isNumber(g)?f.setItem(this._ttlKey(a),d(c()+g)):f.removeItem(this._ttlKey(a)),f.setItem(this._prefix(a),d(e))},remove:function(a){return f.removeItem(this._ttlKey(a)),f.removeItem(this._prefix(a)),this},clear:function(){var a,b,c=[],d=f.length;for(a=0;d>a;a++)(b=f.key(a)).match(this.keyMatcher)&&c.push(b.replace(this.keyMatcher,""));for(a=c.length;a--;)this.remove(c[a]);return this},isExpired:function(a){var d=e(f.getItem(this._ttlKey(a)));return b.isNumber(d)&&c()>d?!0:!1}}:{get:b.noop,set:b.noop,remove:b.noop,clear:b.noop,isExpired:b.noop},b.mixin(a.prototype,g),a}(),g=function(){"use strict";function c(b){b=b||{},this.cancelled=!1,this.lastUrl=null,this._send=b.transport?d(b.transport):a.ajax,this._get=b.rateLimiter?b.rateLimiter(this._get):this._get,this._cache=b.cache===!1?new e(0):i}function d(c){return function(d,e){function f(a){b.defer(function(){h.resolve(a)})}function g(a){b.defer(function(){h.reject(a)})}var h=a.Deferred();return c(d,e,f,g),h}}var f=0,g={},h=6,i=new e(10);return c.setMaxPendingRequests=function(a){h=a},c.resetCache=function(){i.reset()},b.mixin(c.prototype,{_get:function(a,b,c){function d(b){c&&c(null,b),k._cache.set(a,b)}function e(){c&&c(!0)}function i(){f--,delete g[a],k.onDeckRequestArgs&&(k._get.apply(k,k.onDeckRequestArgs),k.onDeckRequestArgs=null)}var j,k=this;this.cancelled||a!==this.lastUrl||((j=g[a])?j.done(d).fail(e):h>f?(f++,g[a]=this._send(a,b).done(d).fail(e).always(i)):this.onDeckRequestArgs=[].slice.call(arguments,0))},get:function(a,c,d){var e;return b.isFunction(c)&&(d=c,c={}),this.cancelled=!1,this.lastUrl=a,(e=this._cache.get(a))?b.defer(function(){d&&d(null,e)}):this._get(a,c,d),!!e},cancel:function(){this.cancelled=!0}}),c}(),h=function(){"use strict";function c(b){b=b||{},b.datumTokenizer&&b.queryTokenizer||a.error("datumTokenizer and queryTokenizer are both required"),this.datumTokenizer=b.datumTokenizer,this.queryTokenizer=b.queryTokenizer,this.reset()}function d(a){return a=b.filter(a,function(a){return!!a}),a=b.map(a,function(a){return a.toLowerCase()})}function e(){return{ids:[],children:{}}}function f(a){for(var b={},c=[],d=0,e=a.length;e>d;d++)b[a[d]]||(b[a[d]]=!0,c.push(a[d]));return c}function g(a,b){function c(a,b){return a-b}var d=0,e=0,f=[];a=a.sort(c),b=b.sort(c);for(var g=a.length,h=b.length;g>d&&h>e;)a[d]<b[e]?d++:a[d]>b[e]?e++:(f.push(a[d]),d++,e++);return f}return b.mixin(c.prototype,{bootstrap:function(a){this.datums=a.datums,this.trie=a.trie},add:function(a){var c=this;a=b.isArray(a)?a:[a],b.each(a,function(a){var f,g;f=c.datums.push(a)-1,g=d(c.datumTokenizer(a)),b.each(g,function(a){var b,d,g;for(b=c.trie,d=a.split("");g=d.shift();)b=b.children[g]||(b.children[g]=e()),b.ids.push(f)})})},get:function(a){var c,e,h=this;return c=d(this.queryTokenizer(a)),b.each(c,function(a){var b,c,d,f;if(e&&0===e.length)return!1;for(b=h.trie,c=a.split("");b&&(d=c.shift());)b=b.children[d];return b&&0===c.length?(f=b.ids.slice(0),void(e=e?g(e,f):f)):(e=[],!1)}),e?b.map(f(e),function(a){return h.datums[a]}):[]},reset:function(){this.datums=[],this.trie=e()},serialize:function(){return{datums:this.datums,trie:this.trie}}}),c}(),i=function(){"use strict";function d(a){return a.local||null}function e(d){var e,f;return f={url:null,thumbprint:"",ttl:864e5,filter:null,ajax:{}},(e=d.prefetch||null)&&(e=b.isString(e)?{url:e}:e,e=b.mixin(f,e),e.thumbprint=c+e.thumbprint,e.ajax.type=e.ajax.type||"GET",e.ajax.dataType=e.ajax.dataType||"json",!e.url&&a.error("prefetch requires url to be set")),e}function f(c){function d(a){return function(c){return b.debounce(c,a)}}function e(a){return function(c){return b.throttle(c,a)}}var f,g;return g={url:null,cache:!0,wildcard:"%QUERY",replace:null,rateLimitBy:"debounce",rateLimitWait:300,send:null,filter:null,ajax:{}},(f=c.remote||null)&&(f=b.isString(f)?{url:f}:f,f=b.mixin(g,f),f.rateLimiter=/^throttle$/i.test(f.rateLimitBy)?e(f.rateLimitWait):d(f.rateLimitWait),f.ajax.type=f.ajax.type||"GET",f.ajax.dataType=f.ajax.dataType||"json",delete f.rateLimitBy,delete f.rateLimitWait,!f.url&&a.error("remote requires url to be set")),f}return{local:d,prefetch:e,remote:f}}();!function(c){"use strict";function e(b){b&&(b.local||b.prefetch||b.remote)||a.error("one of local, prefetch, or remote is required"),this.limit=b.limit||5,this.sorter=j(b.sorter),this.dupDetector=b.dupDetector||k,this.local=i.local(b),this.prefetch=i.prefetch(b),this.remote=i.remote(b),this.cacheKey=this.prefetch?this.prefetch.cacheKey||this.prefetch.url:null,this.index=new h({datumTokenizer:b.datumTokenizer,queryTokenizer:b.queryTokenizer}),this.storage=this.cacheKey?new f(this.cacheKey):null}function j(a){function c(b){return b.sort(a)}function d(a){return a}return b.isFunction(a)?c:d}function k(){return!1}var l,m;return l=c.Bloodhound,m={data:"data",protocol:"protocol",thumbprint:"thumbprint"},c.Bloodhound=e,e.noConflict=function(){return c.Bloodhound=l,e},e.tokenizers=d,b.mixin(e.prototype,{_loadPrefetch:function(b){function c(a){f.clear(),f.add(b.filter?b.filter(a):a),f._saveToStorage(f.index.serialize(),b.thumbprint,b.ttl)}var d,e,f=this;return(d=this._readFromStorage(b.thumbprint))?(this.index.bootstrap(d),e=a.Deferred().resolve()):e=a.ajax(b.url,b.ajax).done(c),e},_getFromRemote:function(a,b){function c(a,c){b(a?[]:f.remote.filter?f.remote.filter(c):c)}var d,e,f=this;if(this.transport)return a=a||"",e=encodeURIComponent(a),d=this.remote.replace?this.remote.replace(this.remote.url,a):this.remote.url.replace(this.remote.wildcard,e),this.transport.get(d,this.remote.ajax,c)},_cancelLastRemoteRequest:function(){this.transport&&this.transport.cancel()},_saveToStorage:function(a,b,c){this.storage&&(this.storage.set(m.data,a,c),this.storage.set(m.protocol,location.protocol,c),this.storage.set(m.thumbprint,b,c))},_readFromStorage:function(a){var b,c={};return this.storage&&(c.data=this.storage.get(m.data),c.protocol=this.storage.get(m.protocol),c.thumbprint=this.storage.get(m.thumbprint)),b=c.thumbprint!==a||c.protocol!==location.protocol,c.data&&!b?c.data:null},_initialize:function(){function c(){e.add(b.isFunction(f)?f():f)}var d,e=this,f=this.local;return d=this.prefetch?this._loadPrefetch(this.prefetch):a.Deferred().resolve(),f&&d.done(c),this.transport=this.remote?new g(this.remote):null,this.initPromise=d.promise()},initialize:function(a){return!this.initPromise||a?this._initialize():this.initPromise},add:function(a){this.index.add(a)},get:function(a,c){function d(a){var d=f.slice(0);b.each(a,function(a){var c;return c=b.some(d,function(b){return e.dupDetector(a,b)}),!c&&d.push(a),d.length<e.limit}),c&&c(e.sorter(d))}var e=this,f=[],g=!1;f=this.index.get(a),f=this.sorter(f).slice(0,this.limit),f.length<this.limit?g=this._getFromRemote(a,d):this._cancelLastRemoteRequest(),g||(f.length>0||!this.transport)&&c&&c(f)},clear:function(){this.index.reset()},clearPrefetchCache:function(){this.storage&&this.storage.clear()},clearRemoteCache:function(){this.transport&&g.resetCache()},ttAdapter:function(){return b.bind(this.get,this)}}),e}(this);var j=function(){return{wrapper:'<span class="twitter-typeahead"></span>',dropdown:'<span class="tt-dropdown-menu"></span>',dataset:'<div class="tt-dataset-%CLASS%"></div>',suggestions:'<span class="tt-suggestions"></span>',suggestion:'<div class="tt-suggestion"></div>'}}(),k=function(){"use strict";var a={wrapper:{position:"relative",display:"inline-block"},hint:{position:"absolute",top:"0",left:"0",borderColor:"transparent",boxShadow:"none",opacity:"1"},input:{position:"relative",verticalAlign:"top",backgroundColor:"transparent"},inputWithNoHint:{position:"relative",verticalAlign:"top"},dropdown:{position:"absolute",top:"100%",left:"0",zIndex:"100",display:"none"},suggestions:{display:"block"},suggestion:{whiteSpace:"nowrap",cursor:"pointer"},suggestionChild:{whiteSpace:"normal"},ltr:{left:"0",right:"auto"},rtl:{left:"auto",right:" 0"}};return b.isMsie()&&b.mixin(a.input,{backgroundImage:"url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)"}),b.isMsie()&&b.isMsie()<=7&&b.mixin(a.input,{marginTop:"-1px"}),a}(),l=function(){"use strict";function c(b){b&&b.el||a.error("EventBus initialized without el"),this.$el=a(b.el)}var d="typeahead:";return b.mixin(c.prototype,{trigger:function(a){var b=[].slice.call(arguments,1);this.$el.trigger(d+a,b)}}),c}(),m=function(){"use strict";function a(a,b,c,d){var e;if(!c)return this;for(b=b.split(i),c=d?h(c,d):c,this._callbacks=this._callbacks||{};e=b.shift();)this._callbacks[e]=this._callbacks[e]||{sync:[],async:[]},this._callbacks[e][a].push(c);return this}function b(b,c,d){return a.call(this,"async",b,c,d)}function c(b,c,d){return a.call(this,"sync",b,c,d)}function d(a){var b;if(!this._callbacks)return this;for(a=a.split(i);b=a.shift();)delete this._callbacks[b];return this}function e(a){var b,c,d,e,g;if(!this._callbacks)return this;for(a=a.split(i),d=[].slice.call(arguments,1);(b=a.shift())&&(c=this._callbacks[b]);)e=f(c.sync,this,[b].concat(d)),g=f(c.async,this,[b].concat(d)),e()&&j(g);return this}function f(a,b,c){function d(){for(var d,e=0,f=a.length;!d&&f>e;e+=1)d=a[e].apply(b,c)===!1;return!d}return d}function g(){var a;return a=window.setImmediate?function(a){setImmediate(function(){a()})}:function(a){setTimeout(function(){a()},0)}}function h(a,b){return a.bind?a.bind(b):function(){a.apply(b,[].slice.call(arguments,0))}}var i=/\s+/,j=g();return{onSync:c,onAsync:b,off:d,trigger:e}}(),n=function(a){"use strict";function c(a,c,d){for(var e,f=[],g=0,h=a.length;h>g;g++)f.push(b.escapeRegExChars(a[g]));return e=d?"\\b("+f.join("|")+")\\b":"("+f.join("|")+")",c?new RegExp(e):new RegExp(e,"i")}var d={node:null,pattern:null,tagName:"strong",className:null,wordsOnly:!1,caseSensitive:!1};return function(e){function f(b){var c,d,f;return(c=h.exec(b.data))&&(f=a.createElement(e.tagName),e.className&&(f.className=e.className),d=b.splitText(c.index),d.splitText(c[0].length),f.appendChild(d.cloneNode(!0)),b.parentNode.replaceChild(f,d)),!!c}function g(a,b){for(var c,d=3,e=0;e<a.childNodes.length;e++)c=a.childNodes[e],c.nodeType===d?e+=b(c)?1:0:g(c,b)}var h;e=b.mixin({},d,e),e.node&&e.pattern&&(e.pattern=b.isArray(e.pattern)?e.pattern:[e.pattern],h=c(e.pattern,e.caseSensitive,e.wordsOnly),g(e.node,f))}}(window.document),o=function(){"use strict";function c(c){var e,f,h,i,j=this;c=c||{},c.input||a.error("input is missing"),e=b.bind(this._onBlur,this),f=b.bind(this._onFocus,this),h=b.bind(this._onKeydown,this),i=b.bind(this._onInput,this),this.$hint=a(c.hint),this.$input=a(c.input).on("blur.tt",e).on("focus.tt",f).on("keydown.tt",h),0===this.$hint.length&&(this.setHint=this.getHint=this.clearHint=this.clearHintIfInvalid=b.noop),b.isMsie()?this.$input.on("keydown.tt keypress.tt cut.tt paste.tt",function(a){g[a.which||a.keyCode]||b.defer(b.bind(j._onInput,j,a))}):this.$input.on("input.tt",i),this.query=this.$input.val(),this.$overflowHelper=d(this.$input)}function d(b){return a('<pre aria-hidden="true"></pre>').css({position:"absolute",visibility:"hidden",whiteSpace:"pre",fontFamily:b.css("font-family"),fontSize:b.css("font-size"),fontStyle:b.css("font-style"),fontVariant:b.css("font-variant"),fontWeight:b.css("font-weight"),wordSpacing:b.css("word-spacing"),letterSpacing:b.css("letter-spacing"),textIndent:b.css("text-indent"),textRendering:b.css("text-rendering"),textTransform:b.css("text-transform")}).insertAfter(b)}function e(a,b){return c.normalizeQuery(a)===c.normalizeQuery(b)}function f(a){return a.altKey||a.ctrlKey||a.metaKey||a.shiftKey}var g;return g={9:"tab",27:"esc",37:"left",39:"right",13:"enter",38:"up",40:"down"},c.normalizeQuery=function(a){return(a||"").replace(/^\s*/g,"").replace(/\s{2,}/g," ")},b.mixin(c.prototype,m,{_onBlur:function(){this.resetInputValue(),this.trigger("blurred")},_onFocus:function(){this.trigger("focused")},_onKeydown:function(a){var b=g[a.which||a.keyCode];this._managePreventDefault(b,a),b&&this._shouldTrigger(b,a)&&this.trigger(b+"Keyed",a)},_onInput:function(){this._checkInputValue()},_managePreventDefault:function(a,b){var c,d,e;switch(a){case"tab":d=this.getHint(),e=this.getInputValue(),c=d&&d!==e&&!f(b);break;case"up":case"down":c=!f(b);break;default:c=!1}c&&b.preventDefault()},_shouldTrigger:function(a,b){var c;switch(a){case"tab":c=!f(b);break;default:c=!0}return c},_checkInputValue:function(){var a,b,c;a=this.getInputValue(),b=e(a,this.query),c=b?this.query.length!==a.length:!1,this.query=a,b?c&&this.trigger("whitespaceChanged",this.query):this.trigger("queryChanged",this.query)},focus:function(){this.$input.focus()},blur:function(){this.$input.blur()},getQuery:function(){return this.query},setQuery:function(a){this.query=a},getInputValue:function(){return this.$input.val()},setInputValue:function(a,b){this.$input.val(a),b?this.clearHint():this._checkInputValue()},resetInputValue:function(){this.setInputValue(this.query,!0)},getHint:function(){return this.$hint.val()},setHint:function(a){this.$hint.val(a)},clearHint:function(){this.setHint("")},clearHintIfInvalid:function(){var a,b,c,d;a=this.getInputValue(),b=this.getHint(),c=a!==b&&0===b.indexOf(a),d=""!==a&&c&&!this.hasOverflow(),!d&&this.clearHint()},getLanguageDirection:function(){return(this.$input.css("direction")||"ltr").toLowerCase()},hasOverflow:function(){var a=this.$input.width()-2;return this.$overflowHelper.text(this.getInputValue()),this.$overflowHelper.width()>=a},isCursorAtEnd:function(){var a,c,d;return a=this.$input.val().length,c=this.$input[0].selectionStart,b.isNumber(c)?c===a:document.selection?(d=document.selection.createRange(),d.moveStart("character",-a),a===d.text.length):!0},destroy:function(){this.$hint.off(".tt"),this.$input.off(".tt"),this.$hint=this.$input=this.$overflowHelper=null}}),c}(),p=function(){"use strict";function c(c){c=c||{},c.templates=c.templates||{},c.source||a.error("missing source"),c.name&&!f(c.name)&&a.error("invalid dataset name: "+c.name),this.query=null,this.highlight=!!c.highlight,this.name=c.name||b.getUniqueId(),this.source=c.source,this.displayFn=d(c.display||c.displayKey),this.templates=e(c.templates,this.displayFn),this.$el=a(j.dataset.replace("%CLASS%",this.name))}function d(a){function c(b){return b[a]}return a=a||"value",b.isFunction(a)?a:c}function e(a,c){function d(a){return"<p>"+c(a)+"</p>"}return{empty:a.empty&&b.templatify(a.empty),header:a.header&&b.templatify(a.header),footer:a.footer&&b.templatify(a.footer),suggestion:a.suggestion||d}}function f(a){return/^[_a-zA-Z0-9-]+$/.test(a)}var g="ttDataset",h="ttValue",i="ttDatum";return c.extractDatasetName=function(b){return a(b).data(g)},c.extractValue=function(b){return a(b).data(h)},c.extractDatum=function(b){return a(b).data(i)},b.mixin(c.prototype,m,{_render:function(c,d){function e(){return p.templates.empty({query:c,isEmpty:!0})}function f(){function e(b){var c;return c=a(j.suggestion).append(p.templates.suggestion(b)).data(g,p.name).data(h,p.displayFn(b)).data(i,b),c.children().each(function(){a(this).css(k.suggestionChild)}),c}var f,l;return f=a(j.suggestions).css(k.suggestions),l=b.map(d,e),f.append.apply(f,l),p.highlight&&n({className:"tt-highlight",node:f[0],pattern:c}),f}function l(){return p.templates.header({query:c,isEmpty:!o})}function m(){return p.templates.footer({query:c,isEmpty:!o})}if(this.$el){var o,p=this;this.$el.empty(),o=d&&d.length,!o&&this.templates.empty?this.$el.html(e()).prepend(p.templates.header?l():null).append(p.templates.footer?m():null):o&&this.$el.html(f()).prepend(p.templates.header?l():null).append(p.templates.footer?m():null),this.trigger("rendered")}},getRoot:function(){return this.$el},update:function(a){function b(b){c.canceled||a!==c.query||c._render(a,b)}var c=this;this.query=a,this.canceled=!1,this.source(a,b)},cancel:function(){this.canceled=!0},clear:function(){this.cancel(),this.$el.empty(),this.trigger("rendered")},isEmpty:function(){return this.$el.is(":empty")},destroy:function(){this.$el=null}}),c}(),q=function(){"use strict";function c(c){var e,f,g,h=this;c=c||{},c.menu||a.error("menu is required"),this.isOpen=!1,this.isEmpty=!0,this.datasets=b.map(c.datasets,d),e=b.bind(this._onSuggestionClick,this),f=b.bind(this._onSuggestionMouseEnter,this),g=b.bind(this._onSuggestionMouseLeave,this),this.$menu=a(c.menu).on("click.tt",".tt-suggestion",e).on("mouseenter.tt",".tt-suggestion",f).on("mouseleave.tt",".tt-suggestion",g),b.each(this.datasets,function(a){h.$menu.append(a.getRoot()),a.onSync("rendered",h._onRendered,h)})}function d(a){return new p(a)}return b.mixin(c.prototype,m,{_onSuggestionClick:function(b){this.trigger("suggestionClicked",a(b.currentTarget))},_onSuggestionMouseEnter:function(b){this._removeCursor(),this._setCursor(a(b.currentTarget),!0)},_onSuggestionMouseLeave:function(){this._removeCursor()},_onRendered:function(){function a(a){return a.isEmpty()}this.isEmpty=b.every(this.datasets,a),this.isEmpty?this._hide():this.isOpen&&this._show(),this.trigger("datasetRendered")},_hide:function(){this.$menu.hide()},_show:function(){this.$menu.css("display","block")},_getSuggestions:function(){return this.$menu.find(".tt-suggestion")},_getCursor:function(){return this.$menu.find(".tt-cursor").first()},_setCursor:function(a,b){a.first().addClass("tt-cursor"),!b&&this.trigger("cursorMoved")},_removeCursor:function(){this._getCursor().removeClass("tt-cursor")},_moveCursor:function(a){var b,c,d,e;if(this.isOpen){if(c=this._getCursor(),b=this._getSuggestions(),this._removeCursor(),d=b.index(c)+a,d=(d+1)%(b.length+1)-1,-1===d)return void this.trigger("cursorRemoved");-1>d&&(d=b.length-1),this._setCursor(e=b.eq(d)),this._ensureVisible(e)}},_ensureVisible:function(a){var b,c,d,e;b=a.position().top,c=b+a.outerHeight(!0),d=this.$menu.scrollTop(),e=this.$menu.height()+parseInt(this.$menu.css("paddingTop"),10)+parseInt(this.$menu.css("paddingBottom"),10),0>b?this.$menu.scrollTop(d+b):c>e&&this.$menu.scrollTop(d+(c-e))},close:function(){this.isOpen&&(this.isOpen=!1,this._removeCursor(),this._hide(),this.trigger("closed"))},open:function(){this.isOpen||(this.isOpen=!0,!this.isEmpty&&this._show(),this.trigger("opened"))},setLanguageDirection:function(a){this.$menu.css("ltr"===a?k.ltr:k.rtl)},moveCursorUp:function(){this._moveCursor(-1)},moveCursorDown:function(){this._moveCursor(1)},getDatumForSuggestion:function(a){var b=null;return a.length&&(b={raw:p.extractDatum(a),value:p.extractValue(a),datasetName:p.extractDatasetName(a)}),b},getDatumForCursor:function(){return this.getDatumForSuggestion(this._getCursor().first())},getDatumForTopSuggestion:function(){return this.getDatumForSuggestion(this._getSuggestions().first())},update:function(a){function c(b){b.update(a)}b.each(this.datasets,c)},empty:function(){function a(a){a.clear()}b.each(this.datasets,a),this.isEmpty=!0},isVisible:function(){return this.isOpen&&!this.isEmpty},destroy:function(){function a(a){a.destroy()}this.$menu.off(".tt"),this.$menu=null,b.each(this.datasets,a)}}),c}(),r=function(){"use strict";function c(c){var e,f,g;c=c||{},c.input||a.error("missing input"),this.isActivated=!1,this.autoselect=!!c.autoselect,this.minLength=b.isNumber(c.minLength)?c.minLength:1,this.$node=d(c.input,c.withHint),e=this.$node.find(".tt-dropdown-menu"),f=this.$node.find(".tt-input"),g=this.$node.find(".tt-hint"),f.on("blur.tt",function(a){var c,d,g;c=document.activeElement,d=e.is(c),g=e.has(c).length>0,b.isMsie()&&(d||g)&&(a.preventDefault(),a.stopImmediatePropagation(),b.defer(function(){f.focus()}))}),e.on("mousedown.tt",function(a){a.preventDefault()}),this.eventBus=c.eventBus||new l({el:f}),this.dropdown=new q({menu:e,datasets:c.datasets}).onSync("suggestionClicked",this._onSuggestionClicked,this).onSync("cursorMoved",this._onCursorMoved,this).onSync("cursorRemoved",this._onCursorRemoved,this).onSync("opened",this._onOpened,this).onSync("closed",this._onClosed,this).onAsync("datasetRendered",this._onDatasetRendered,this),this.input=new o({input:f,hint:g}).onSync("focused",this._onFocused,this).onSync("blurred",this._onBlurred,this).onSync("enterKeyed",this._onEnterKeyed,this).onSync("tabKeyed",this._onTabKeyed,this).onSync("escKeyed",this._onEscKeyed,this).onSync("upKeyed",this._onUpKeyed,this).onSync("downKeyed",this._onDownKeyed,this).onSync("leftKeyed",this._onLeftKeyed,this).onSync("rightKeyed",this._onRightKeyed,this).onSync("queryChanged",this._onQueryChanged,this).onSync("whitespaceChanged",this._onWhitespaceChanged,this),this._setLanguageDirection()}function d(b,c){var d,f,h,i;d=a(b),f=a(j.wrapper).css(k.wrapper),h=a(j.dropdown).css(k.dropdown),i=d.clone().css(k.hint).css(e(d)),i.val("").removeData().addClass("tt-hint").removeAttr("id name placeholder required").prop("readonly",!0).attr({autocomplete:"off",spellcheck:"false",tabindex:-1}),d.data(g,{dir:d.attr("dir"),autocomplete:d.attr("autocomplete"),spellcheck:d.attr("spellcheck"),style:d.attr("style")}),d.addClass("tt-input").attr({autocomplete:"off",spellcheck:!1}).css(c?k.input:k.inputWithNoHint);try{!d.attr("dir")&&d.attr("dir","auto")}catch(l){}return d.wrap(f).parent().prepend(c?i:null).append(h)}function e(a){return{backgroundAttachment:a.css("background-attachment"),backgroundClip:a.css("background-clip"),backgroundColor:a.css("background-color"),backgroundImage:a.css("background-image"),backgroundOrigin:a.css("background-origin"),backgroundPosition:a.css("background-position"),backgroundRepeat:a.css("background-repeat"),backgroundSize:a.css("background-size")}}function f(a){var c=a.find(".tt-input");b.each(c.data(g),function(a,d){b.isUndefined(a)?c.removeAttr(d):c.attr(d,a)}),c.detach().removeData(g).removeClass("tt-input").insertAfter(a),a.remove()}var g="ttAttrs";return b.mixin(c.prototype,{_onSuggestionClicked:function(a,b){var c;(c=this.dropdown.getDatumForSuggestion(b))&&this._select(c)},_onCursorMoved:function(){var a=this.dropdown.getDatumForCursor();this.input.setInputValue(a.value,!0),this.eventBus.trigger("cursorchanged",a.raw,a.datasetName)},_onCursorRemoved:function(){this.input.resetInputValue(),this._updateHint()},_onDatasetRendered:function(){this._updateHint()},_onOpened:function(){this._updateHint(),this.eventBus.trigger("opened")},_onClosed:function(){this.input.clearHint(),this.eventBus.trigger("closed")},_onFocused:function(){this.isActivated=!0,this.dropdown.open()},_onBlurred:function(){this.isActivated=!1,this.dropdown.empty(),this.dropdown.close()},_onEnterKeyed:function(a,b){var c,d;c=this.dropdown.getDatumForCursor(),d=this.dropdown.getDatumForTopSuggestion(),c?(this._select(c),b.preventDefault()):this.autoselect&&d&&(this._select(d),b.preventDefault())},_onTabKeyed:function(a,b){var c;(c=this.dropdown.getDatumForCursor())?(this._select(c),b.preventDefault()):this._autocomplete(!0)},_onEscKeyed:function(){this.dropdown.close(),this.input.resetInputValue()},_onUpKeyed:function(){var a=this.input.getQuery();this.dropdown.isEmpty&&a.length>=this.minLength?this.dropdown.update(a):this.dropdown.moveCursorUp(),this.dropdown.open()},_onDownKeyed:function(){var a=this.input.getQuery();this.dropdown.isEmpty&&a.length>=this.minLength?this.dropdown.update(a):this.dropdown.moveCursorDown(),this.dropdown.open()},_onLeftKeyed:function(){"rtl"===this.dir&&this._autocomplete()},_onRightKeyed:function(){"ltr"===this.dir&&this._autocomplete()},_onQueryChanged:function(a,b){this.input.clearHintIfInvalid(),b.length>=this.minLength?this.dropdown.update(b):this.dropdown.empty(),this.dropdown.open(),this._setLanguageDirection()},_onWhitespaceChanged:function(){this._updateHint(),this.dropdown.open()},_setLanguageDirection:function(){var a;this.dir!==(a=this.input.getLanguageDirection())&&(this.dir=a,this.$node.css("direction",a),this.dropdown.setLanguageDirection(a))},_updateHint:function(){var a,c,d,e,f,g;a=this.dropdown.getDatumForTopSuggestion(),a&&this.dropdown.isVisible()&&!this.input.hasOverflow()?(c=this.input.getInputValue(),d=o.normalizeQuery(c),e=b.escapeRegExChars(d),f=new RegExp("^(?:"+e+")(.+$)","i"),g=f.exec(a.value),g?this.input.setHint(c+g[1]):this.input.clearHint()):this.input.clearHint()},_autocomplete:function(a){var b,c,d,e;b=this.input.getHint(),c=this.input.getQuery(),d=a||this.input.isCursorAtEnd(),b&&c!==b&&d&&(e=this.dropdown.getDatumForTopSuggestion(),e&&this.input.setInputValue(e.value),this.eventBus.trigger("autocompleted",e.raw,e.datasetName))},_select:function(a){this.input.setQuery(a.value),this.input.setInputValue(a.value,!0),this._setLanguageDirection(),this.eventBus.trigger("selected",a.raw,a.datasetName),this.dropdown.close(),b.defer(b.bind(this.dropdown.empty,this.dropdown))},open:function(){this.dropdown.open()},close:function(){this.dropdown.close()},setVal:function(a){a=b.toStr(a),this.isActivated?this.input.setInputValue(a):(this.input.setQuery(a),this.input.setInputValue(a,!0)),this._setLanguageDirection()},getVal:function(){return this.input.getQuery()},destroy:function(){this.input.destroy(),this.dropdown.destroy(),f(this.$node),this.$node=null}}),c}();!function(){"use strict";var c,d,e;c=a.fn.typeahead,d="ttTypeahead",e={initialize:function(c,e){function f(){var f,g,h=a(this);b.each(e,function(a){a.highlight=!!c.highlight}),g=new r({input:h,eventBus:f=new l({el:h}),withHint:b.isUndefined(c.hint)?!0:!!c.hint,minLength:c.minLength,autoselect:c.autoselect,datasets:e}),h.data(d,g)}return e=b.isArray(e)?e:[].slice.call(arguments,1),c=c||{},this.each(f)},open:function(){function b(){var b,c=a(this);(b=c.data(d))&&b.open()}return this.each(b)},close:function(){function b(){var b,c=a(this);(b=c.data(d))&&b.close()}return this.each(b)},val:function(b){function c(){var c,e=a(this);(c=e.data(d))&&c.setVal(b)}function e(a){var b,c;return(b=a.data(d))&&(c=b.getVal()),c}return arguments.length?this.each(c):e(this.first())},destroy:function(){function b(){var b,c=a(this);(b=c.data(d))&&(b.destroy(),c.removeData(d))}return this.each(b)}},a.fn.typeahead=function(b){var c;return e[b]&&"initialize"!==b?(c=this.filter(function(){return!!a(this).data(d)}),e[b].apply(c,[].slice.call(arguments,1))):e.initialize.apply(this,arguments)},a.fn.typeahead.noConflict=function(){return a.fn.typeahead=c,this}}()}(window.jQuery);
@@ -0,0 +1,7 @@
1
+ /*!
2
+ * typeahead.js 0.10.5
3
+ * https://github.com/twitter/typeahead.js
4
+ * Copyright 2013-2014 Twitter, Inc. and other contributors; Licensed MIT
5
+ */
6
+
7
+ !function(a){var b=function(){"use strict";return{isMsie:function(){return/(msie|trident)/i.test(navigator.userAgent)?navigator.userAgent.match(/(msie |rv:)(\d+(.\d+)?)/i)[2]:!1},isBlankString:function(a){return!a||/^\s*$/.test(a)},escapeRegExChars:function(a){return a.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")},isString:function(a){return"string"==typeof a},isNumber:function(a){return"number"==typeof a},isArray:a.isArray,isFunction:a.isFunction,isObject:a.isPlainObject,isUndefined:function(a){return"undefined"==typeof a},toStr:function(a){return b.isUndefined(a)||null===a?"":a+""},bind:a.proxy,each:function(b,c){function d(a,b){return c(b,a)}a.each(b,d)},map:a.map,filter:a.grep,every:function(b,c){var d=!0;return b?(a.each(b,function(a,e){return(d=c.call(null,e,a,b))?void 0:!1}),!!d):d},some:function(b,c){var d=!1;return b?(a.each(b,function(a,e){return(d=c.call(null,e,a,b))?!1:void 0}),!!d):d},mixin:a.extend,getUniqueId:function(){var a=0;return function(){return a++}}(),templatify:function(b){function c(){return String(b)}return a.isFunction(b)?b:c},defer:function(a){setTimeout(a,0)},debounce:function(a,b,c){var d,e;return function(){var f,g,h=this,i=arguments;return f=function(){d=null,c||(e=a.apply(h,i))},g=c&&!d,clearTimeout(d),d=setTimeout(f,b),g&&(e=a.apply(h,i)),e}},throttle:function(a,b){var c,d,e,f,g,h;return g=0,h=function(){g=new Date,e=null,f=a.apply(c,d)},function(){var i=new Date,j=b-(i-g);return c=this,d=arguments,0>=j?(clearTimeout(e),e=null,g=i,f=a.apply(c,d)):e||(e=setTimeout(h,j)),f}},noop:function(){}}}(),c=function(){return{wrapper:'<span class="twitter-typeahead"></span>',dropdown:'<span class="tt-dropdown-menu"></span>',dataset:'<div class="tt-dataset-%CLASS%"></div>',suggestions:'<span class="tt-suggestions"></span>',suggestion:'<div class="tt-suggestion"></div>'}}(),d=function(){"use strict";var a={wrapper:{position:"relative",display:"inline-block"},hint:{position:"absolute",top:"0",left:"0",borderColor:"transparent",boxShadow:"none",opacity:"1"},input:{position:"relative",verticalAlign:"top",backgroundColor:"transparent"},inputWithNoHint:{position:"relative",verticalAlign:"top"},dropdown:{position:"absolute",top:"100%",left:"0",zIndex:"100",display:"none"},suggestions:{display:"block"},suggestion:{whiteSpace:"nowrap",cursor:"pointer"},suggestionChild:{whiteSpace:"normal"},ltr:{left:"0",right:"auto"},rtl:{left:"auto",right:" 0"}};return b.isMsie()&&b.mixin(a.input,{backgroundImage:"url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)"}),b.isMsie()&&b.isMsie()<=7&&b.mixin(a.input,{marginTop:"-1px"}),a}(),e=function(){"use strict";function c(b){b&&b.el||a.error("EventBus initialized without el"),this.$el=a(b.el)}var d="typeahead:";return b.mixin(c.prototype,{trigger:function(a){var b=[].slice.call(arguments,1);this.$el.trigger(d+a,b)}}),c}(),f=function(){"use strict";function a(a,b,c,d){var e;if(!c)return this;for(b=b.split(i),c=d?h(c,d):c,this._callbacks=this._callbacks||{};e=b.shift();)this._callbacks[e]=this._callbacks[e]||{sync:[],async:[]},this._callbacks[e][a].push(c);return this}function b(b,c,d){return a.call(this,"async",b,c,d)}function c(b,c,d){return a.call(this,"sync",b,c,d)}function d(a){var b;if(!this._callbacks)return this;for(a=a.split(i);b=a.shift();)delete this._callbacks[b];return this}function e(a){var b,c,d,e,g;if(!this._callbacks)return this;for(a=a.split(i),d=[].slice.call(arguments,1);(b=a.shift())&&(c=this._callbacks[b]);)e=f(c.sync,this,[b].concat(d)),g=f(c.async,this,[b].concat(d)),e()&&j(g);return this}function f(a,b,c){function d(){for(var d,e=0,f=a.length;!d&&f>e;e+=1)d=a[e].apply(b,c)===!1;return!d}return d}function g(){var a;return a=window.setImmediate?function(a){setImmediate(function(){a()})}:function(a){setTimeout(function(){a()},0)}}function h(a,b){return a.bind?a.bind(b):function(){a.apply(b,[].slice.call(arguments,0))}}var i=/\s+/,j=g();return{onSync:c,onAsync:b,off:d,trigger:e}}(),g=function(a){"use strict";function c(a,c,d){for(var e,f=[],g=0,h=a.length;h>g;g++)f.push(b.escapeRegExChars(a[g]));return e=d?"\\b("+f.join("|")+")\\b":"("+f.join("|")+")",c?new RegExp(e):new RegExp(e,"i")}var d={node:null,pattern:null,tagName:"strong",className:null,wordsOnly:!1,caseSensitive:!1};return function(e){function f(b){var c,d,f;return(c=h.exec(b.data))&&(f=a.createElement(e.tagName),e.className&&(f.className=e.className),d=b.splitText(c.index),d.splitText(c[0].length),f.appendChild(d.cloneNode(!0)),b.parentNode.replaceChild(f,d)),!!c}function g(a,b){for(var c,d=3,e=0;e<a.childNodes.length;e++)c=a.childNodes[e],c.nodeType===d?e+=b(c)?1:0:g(c,b)}var h;e=b.mixin({},d,e),e.node&&e.pattern&&(e.pattern=b.isArray(e.pattern)?e.pattern:[e.pattern],h=c(e.pattern,e.caseSensitive,e.wordsOnly),g(e.node,f))}}(window.document),h=function(){"use strict";function c(c){var e,f,g,i,j=this;c=c||{},c.input||a.error("input is missing"),e=b.bind(this._onBlur,this),f=b.bind(this._onFocus,this),g=b.bind(this._onKeydown,this),i=b.bind(this._onInput,this),this.$hint=a(c.hint),this.$input=a(c.input).on("blur.tt",e).on("focus.tt",f).on("keydown.tt",g),0===this.$hint.length&&(this.setHint=this.getHint=this.clearHint=this.clearHintIfInvalid=b.noop),b.isMsie()?this.$input.on("keydown.tt keypress.tt cut.tt paste.tt",function(a){h[a.which||a.keyCode]||b.defer(b.bind(j._onInput,j,a))}):this.$input.on("input.tt",i),this.query=this.$input.val(),this.$overflowHelper=d(this.$input)}function d(b){return a('<pre aria-hidden="true"></pre>').css({position:"absolute",visibility:"hidden",whiteSpace:"pre",fontFamily:b.css("font-family"),fontSize:b.css("font-size"),fontStyle:b.css("font-style"),fontVariant:b.css("font-variant"),fontWeight:b.css("font-weight"),wordSpacing:b.css("word-spacing"),letterSpacing:b.css("letter-spacing"),textIndent:b.css("text-indent"),textRendering:b.css("text-rendering"),textTransform:b.css("text-transform")}).insertAfter(b)}function e(a,b){return c.normalizeQuery(a)===c.normalizeQuery(b)}function g(a){return a.altKey||a.ctrlKey||a.metaKey||a.shiftKey}var h;return h={9:"tab",27:"esc",37:"left",39:"right",13:"enter",38:"up",40:"down"},c.normalizeQuery=function(a){return(a||"").replace(/^\s*/g,"").replace(/\s{2,}/g," ")},b.mixin(c.prototype,f,{_onBlur:function(){this.resetInputValue(),this.trigger("blurred")},_onFocus:function(){this.trigger("focused")},_onKeydown:function(a){var b=h[a.which||a.keyCode];this._managePreventDefault(b,a),b&&this._shouldTrigger(b,a)&&this.trigger(b+"Keyed",a)},_onInput:function(){this._checkInputValue()},_managePreventDefault:function(a,b){var c,d,e;switch(a){case"tab":d=this.getHint(),e=this.getInputValue(),c=d&&d!==e&&!g(b);break;case"up":case"down":c=!g(b);break;default:c=!1}c&&b.preventDefault()},_shouldTrigger:function(a,b){var c;switch(a){case"tab":c=!g(b);break;default:c=!0}return c},_checkInputValue:function(){var a,b,c;a=this.getInputValue(),b=e(a,this.query),c=b?this.query.length!==a.length:!1,this.query=a,b?c&&this.trigger("whitespaceChanged",this.query):this.trigger("queryChanged",this.query)},focus:function(){this.$input.focus()},blur:function(){this.$input.blur()},getQuery:function(){return this.query},setQuery:function(a){this.query=a},getInputValue:function(){return this.$input.val()},setInputValue:function(a,b){this.$input.val(a),b?this.clearHint():this._checkInputValue()},resetInputValue:function(){this.setInputValue(this.query,!0)},getHint:function(){return this.$hint.val()},setHint:function(a){this.$hint.val(a)},clearHint:function(){this.setHint("")},clearHintIfInvalid:function(){var a,b,c,d;a=this.getInputValue(),b=this.getHint(),c=a!==b&&0===b.indexOf(a),d=""!==a&&c&&!this.hasOverflow(),!d&&this.clearHint()},getLanguageDirection:function(){return(this.$input.css("direction")||"ltr").toLowerCase()},hasOverflow:function(){var a=this.$input.width()-2;return this.$overflowHelper.text(this.getInputValue()),this.$overflowHelper.width()>=a},isCursorAtEnd:function(){var a,c,d;return a=this.$input.val().length,c=this.$input[0].selectionStart,b.isNumber(c)?c===a:document.selection?(d=document.selection.createRange(),d.moveStart("character",-a),a===d.text.length):!0},destroy:function(){this.$hint.off(".tt"),this.$input.off(".tt"),this.$hint=this.$input=this.$overflowHelper=null}}),c}(),i=function(){"use strict";function e(d){d=d||{},d.templates=d.templates||{},d.source||a.error("missing source"),d.name&&!j(d.name)&&a.error("invalid dataset name: "+d.name),this.query=null,this.highlight=!!d.highlight,this.name=d.name||b.getUniqueId(),this.source=d.source,this.displayFn=h(d.display||d.displayKey),this.templates=i(d.templates,this.displayFn),this.$el=a(c.dataset.replace("%CLASS%",this.name))}function h(a){function c(b){return b[a]}return a=a||"value",b.isFunction(a)?a:c}function i(a,c){function d(a){return"<p>"+c(a)+"</p>"}return{empty:a.empty&&b.templatify(a.empty),header:a.header&&b.templatify(a.header),footer:a.footer&&b.templatify(a.footer),suggestion:a.suggestion||d}}function j(a){return/^[_a-zA-Z0-9-]+$/.test(a)}var k="ttDataset",l="ttValue",m="ttDatum";return e.extractDatasetName=function(b){return a(b).data(k)},e.extractValue=function(b){return a(b).data(l)},e.extractDatum=function(b){return a(b).data(m)},b.mixin(e.prototype,f,{_render:function(e,f){function h(){return p.templates.empty({query:e,isEmpty:!0})}function i(){function h(b){var e;return e=a(c.suggestion).append(p.templates.suggestion(b)).data(k,p.name).data(l,p.displayFn(b)).data(m,b),e.children().each(function(){a(this).css(d.suggestionChild)}),e}var i,j;return i=a(c.suggestions).css(d.suggestions),j=b.map(f,h),i.append.apply(i,j),p.highlight&&g({className:"tt-highlight",node:i[0],pattern:e}),i}function j(){return p.templates.header({query:e,isEmpty:!o})}function n(){return p.templates.footer({query:e,isEmpty:!o})}if(this.$el){var o,p=this;this.$el.empty(),o=f&&f.length,!o&&this.templates.empty?this.$el.html(h()).prepend(p.templates.header?j():null).append(p.templates.footer?n():null):o&&this.$el.html(i()).prepend(p.templates.header?j():null).append(p.templates.footer?n():null),this.trigger("rendered")}},getRoot:function(){return this.$el},update:function(a){function b(b){c.canceled||a!==c.query||c._render(a,b)}var c=this;this.query=a,this.canceled=!1,this.source(a,b)},cancel:function(){this.canceled=!0},clear:function(){this.cancel(),this.$el.empty(),this.trigger("rendered")},isEmpty:function(){return this.$el.is(":empty")},destroy:function(){this.$el=null}}),e}(),j=function(){"use strict";function c(c){var d,f,g,h=this;c=c||{},c.menu||a.error("menu is required"),this.isOpen=!1,this.isEmpty=!0,this.datasets=b.map(c.datasets,e),d=b.bind(this._onSuggestionClick,this),f=b.bind(this._onSuggestionMouseEnter,this),g=b.bind(this._onSuggestionMouseLeave,this),this.$menu=a(c.menu).on("click.tt",".tt-suggestion",d).on("mouseenter.tt",".tt-suggestion",f).on("mouseleave.tt",".tt-suggestion",g),b.each(this.datasets,function(a){h.$menu.append(a.getRoot()),a.onSync("rendered",h._onRendered,h)})}function e(a){return new i(a)}return b.mixin(c.prototype,f,{_onSuggestionClick:function(b){this.trigger("suggestionClicked",a(b.currentTarget))},_onSuggestionMouseEnter:function(b){this._removeCursor(),this._setCursor(a(b.currentTarget),!0)},_onSuggestionMouseLeave:function(){this._removeCursor()},_onRendered:function(){function a(a){return a.isEmpty()}this.isEmpty=b.every(this.datasets,a),this.isEmpty?this._hide():this.isOpen&&this._show(),this.trigger("datasetRendered")},_hide:function(){this.$menu.hide()},_show:function(){this.$menu.css("display","block")},_getSuggestions:function(){return this.$menu.find(".tt-suggestion")},_getCursor:function(){return this.$menu.find(".tt-cursor").first()},_setCursor:function(a,b){a.first().addClass("tt-cursor"),!b&&this.trigger("cursorMoved")},_removeCursor:function(){this._getCursor().removeClass("tt-cursor")},_moveCursor:function(a){var b,c,d,e;if(this.isOpen){if(c=this._getCursor(),b=this._getSuggestions(),this._removeCursor(),d=b.index(c)+a,d=(d+1)%(b.length+1)-1,-1===d)return void this.trigger("cursorRemoved");-1>d&&(d=b.length-1),this._setCursor(e=b.eq(d)),this._ensureVisible(e)}},_ensureVisible:function(a){var b,c,d,e;b=a.position().top,c=b+a.outerHeight(!0),d=this.$menu.scrollTop(),e=this.$menu.height()+parseInt(this.$menu.css("paddingTop"),10)+parseInt(this.$menu.css("paddingBottom"),10),0>b?this.$menu.scrollTop(d+b):c>e&&this.$menu.scrollTop(d+(c-e))},close:function(){this.isOpen&&(this.isOpen=!1,this._removeCursor(),this._hide(),this.trigger("closed"))},open:function(){this.isOpen||(this.isOpen=!0,!this.isEmpty&&this._show(),this.trigger("opened"))},setLanguageDirection:function(a){this.$menu.css("ltr"===a?d.ltr:d.rtl)},moveCursorUp:function(){this._moveCursor(-1)},moveCursorDown:function(){this._moveCursor(1)},getDatumForSuggestion:function(a){var b=null;return a.length&&(b={raw:i.extractDatum(a),value:i.extractValue(a),datasetName:i.extractDatasetName(a)}),b},getDatumForCursor:function(){return this.getDatumForSuggestion(this._getCursor().first())},getDatumForTopSuggestion:function(){return this.getDatumForSuggestion(this._getSuggestions().first())},update:function(a){function c(b){b.update(a)}b.each(this.datasets,c)},empty:function(){function a(a){a.clear()}b.each(this.datasets,a),this.isEmpty=!0},isVisible:function(){return this.isOpen&&!this.isEmpty},destroy:function(){function a(a){a.destroy()}this.$menu.off(".tt"),this.$menu=null,b.each(this.datasets,a)}}),c}(),k=function(){"use strict";function f(c){var d,f,i;c=c||{},c.input||a.error("missing input"),this.isActivated=!1,this.autoselect=!!c.autoselect,this.minLength=b.isNumber(c.minLength)?c.minLength:1,this.$node=g(c.input,c.withHint),d=this.$node.find(".tt-dropdown-menu"),f=this.$node.find(".tt-input"),i=this.$node.find(".tt-hint"),f.on("blur.tt",function(a){var c,e,g;c=document.activeElement,e=d.is(c),g=d.has(c).length>0,b.isMsie()&&(e||g)&&(a.preventDefault(),a.stopImmediatePropagation(),b.defer(function(){f.focus()}))}),d.on("mousedown.tt",function(a){a.preventDefault()}),this.eventBus=c.eventBus||new e({el:f}),this.dropdown=new j({menu:d,datasets:c.datasets}).onSync("suggestionClicked",this._onSuggestionClicked,this).onSync("cursorMoved",this._onCursorMoved,this).onSync("cursorRemoved",this._onCursorRemoved,this).onSync("opened",this._onOpened,this).onSync("closed",this._onClosed,this).onAsync("datasetRendered",this._onDatasetRendered,this),this.input=new h({input:f,hint:i}).onSync("focused",this._onFocused,this).onSync("blurred",this._onBlurred,this).onSync("enterKeyed",this._onEnterKeyed,this).onSync("tabKeyed",this._onTabKeyed,this).onSync("escKeyed",this._onEscKeyed,this).onSync("upKeyed",this._onUpKeyed,this).onSync("downKeyed",this._onDownKeyed,this).onSync("leftKeyed",this._onLeftKeyed,this).onSync("rightKeyed",this._onRightKeyed,this).onSync("queryChanged",this._onQueryChanged,this).onSync("whitespaceChanged",this._onWhitespaceChanged,this),this._setLanguageDirection()}function g(b,e){var f,g,h,j;f=a(b),g=a(c.wrapper).css(d.wrapper),h=a(c.dropdown).css(d.dropdown),j=f.clone().css(d.hint).css(i(f)),j.val("").removeData().addClass("tt-hint").removeAttr("id name placeholder required").prop("readonly",!0).attr({autocomplete:"off",spellcheck:"false",tabindex:-1}),f.data(l,{dir:f.attr("dir"),autocomplete:f.attr("autocomplete"),spellcheck:f.attr("spellcheck"),style:f.attr("style")}),f.addClass("tt-input").attr({autocomplete:"off",spellcheck:!1}).css(e?d.input:d.inputWithNoHint);try{!f.attr("dir")&&f.attr("dir","auto")}catch(k){}return f.wrap(g).parent().prepend(e?j:null).append(h)}function i(a){return{backgroundAttachment:a.css("background-attachment"),backgroundClip:a.css("background-clip"),backgroundColor:a.css("background-color"),backgroundImage:a.css("background-image"),backgroundOrigin:a.css("background-origin"),backgroundPosition:a.css("background-position"),backgroundRepeat:a.css("background-repeat"),backgroundSize:a.css("background-size")}}function k(a){var c=a.find(".tt-input");b.each(c.data(l),function(a,d){b.isUndefined(a)?c.removeAttr(d):c.attr(d,a)}),c.detach().removeData(l).removeClass("tt-input").insertAfter(a),a.remove()}var l="ttAttrs";return b.mixin(f.prototype,{_onSuggestionClicked:function(a,b){var c;(c=this.dropdown.getDatumForSuggestion(b))&&this._select(c)},_onCursorMoved:function(){var a=this.dropdown.getDatumForCursor();this.input.setInputValue(a.value,!0),this.eventBus.trigger("cursorchanged",a.raw,a.datasetName)},_onCursorRemoved:function(){this.input.resetInputValue(),this._updateHint()},_onDatasetRendered:function(){this._updateHint()},_onOpened:function(){this._updateHint(),this.eventBus.trigger("opened")},_onClosed:function(){this.input.clearHint(),this.eventBus.trigger("closed")},_onFocused:function(){this.isActivated=!0,this.dropdown.open()},_onBlurred:function(){this.isActivated=!1,this.dropdown.empty(),this.dropdown.close()},_onEnterKeyed:function(a,b){var c,d;c=this.dropdown.getDatumForCursor(),d=this.dropdown.getDatumForTopSuggestion(),c?(this._select(c),b.preventDefault()):this.autoselect&&d&&(this._select(d),b.preventDefault())},_onTabKeyed:function(a,b){var c;(c=this.dropdown.getDatumForCursor())?(this._select(c),b.preventDefault()):this._autocomplete(!0)},_onEscKeyed:function(){this.dropdown.close(),this.input.resetInputValue()},_onUpKeyed:function(){var a=this.input.getQuery();this.dropdown.isEmpty&&a.length>=this.minLength?this.dropdown.update(a):this.dropdown.moveCursorUp(),this.dropdown.open()},_onDownKeyed:function(){var a=this.input.getQuery();this.dropdown.isEmpty&&a.length>=this.minLength?this.dropdown.update(a):this.dropdown.moveCursorDown(),this.dropdown.open()},_onLeftKeyed:function(){"rtl"===this.dir&&this._autocomplete()},_onRightKeyed:function(){"ltr"===this.dir&&this._autocomplete()},_onQueryChanged:function(a,b){this.input.clearHintIfInvalid(),b.length>=this.minLength?this.dropdown.update(b):this.dropdown.empty(),this.dropdown.open(),this._setLanguageDirection()},_onWhitespaceChanged:function(){this._updateHint(),this.dropdown.open()},_setLanguageDirection:function(){var a;this.dir!==(a=this.input.getLanguageDirection())&&(this.dir=a,this.$node.css("direction",a),this.dropdown.setLanguageDirection(a))},_updateHint:function(){var a,c,d,e,f,g;a=this.dropdown.getDatumForTopSuggestion(),a&&this.dropdown.isVisible()&&!this.input.hasOverflow()?(c=this.input.getInputValue(),d=h.normalizeQuery(c),e=b.escapeRegExChars(d),f=new RegExp("^(?:"+e+")(.+$)","i"),g=f.exec(a.value),g?this.input.setHint(c+g[1]):this.input.clearHint()):this.input.clearHint()},_autocomplete:function(a){var b,c,d,e;b=this.input.getHint(),c=this.input.getQuery(),d=a||this.input.isCursorAtEnd(),b&&c!==b&&d&&(e=this.dropdown.getDatumForTopSuggestion(),e&&this.input.setInputValue(e.value),this.eventBus.trigger("autocompleted",e.raw,e.datasetName))},_select:function(a){this.input.setQuery(a.value),this.input.setInputValue(a.value,!0),this._setLanguageDirection(),this.eventBus.trigger("selected",a.raw,a.datasetName),this.dropdown.close(),b.defer(b.bind(this.dropdown.empty,this.dropdown))},open:function(){this.dropdown.open()},close:function(){this.dropdown.close()},setVal:function(a){a=b.toStr(a),this.isActivated?this.input.setInputValue(a):(this.input.setQuery(a),this.input.setInputValue(a,!0)),this._setLanguageDirection()},getVal:function(){return this.input.getQuery()},destroy:function(){this.input.destroy(),this.dropdown.destroy(),k(this.$node),this.$node=null}}),f}();!function(){"use strict";var c,d,f;c=a.fn.typeahead,d="ttTypeahead",f={initialize:function(c,f){function g(){var g,h,i=a(this);b.each(f,function(a){a.highlight=!!c.highlight}),h=new k({input:i,eventBus:g=new e({el:i}),withHint:b.isUndefined(c.hint)?!0:!!c.hint,minLength:c.minLength,autoselect:c.autoselect,datasets:f}),i.data(d,h)}return f=b.isArray(f)?f:[].slice.call(arguments,1),c=c||{},this.each(g)},open:function(){function b(){var b,c=a(this);(b=c.data(d))&&b.open()}return this.each(b)},close:function(){function b(){var b,c=a(this);(b=c.data(d))&&b.close()}return this.each(b)},val:function(b){function c(){var c,e=a(this);(c=e.data(d))&&c.setVal(b)}function e(a){var b,c;return(b=a.data(d))&&(c=b.getVal()),c}return arguments.length?this.each(c):e(this.first())},destroy:function(){function b(){var b,c=a(this);(b=c.data(d))&&(b.destroy(),c.removeData(d))}return this.each(b)}},a.fn.typeahead=function(b){var c;return f[b]&&"initialize"!==b?(c=this.filter(function(){return!!a(this).data(d)}),f[b].apply(c,[].slice.call(arguments,1))):f.initialize.apply(this,arguments)},a.fn.typeahead.noConflict=function(){return a.fn.typeahead=c,this}}()}(window.jQuery);
@@ -0,0 +1,279 @@
1
+ Bloodhound
2
+ ==========
3
+
4
+ Bloodhound is the typeahead.js suggestion engine. Bloodhound is robust,
5
+ flexible, and offers advanced functionalities such as prefetching, intelligent
6
+ caching, fast lookups, and backfilling with remote data.
7
+
8
+ Table of Contents
9
+ -----------------
10
+
11
+ * [Features](#features)
12
+ * [Usage](#usage)
13
+ * [API](#api)
14
+ * [Options](#options)
15
+ * [Prefetch](#prefetch)
16
+ * [Remote](#remote)
17
+ * [Datums](#datums)
18
+ * [Tokens](#tokens)
19
+
20
+ Features
21
+ --------
22
+
23
+ * Works with hardcoded data
24
+ * Prefetches data on initialization to reduce suggestion latency
25
+ * Uses local storage intelligently to cut down on network requests
26
+ * Backfills suggestions from a remote source
27
+ * Rate-limits and caches network requests to remote sources to lighten the load
28
+
29
+ Usage
30
+ -----
31
+
32
+ ### API
33
+
34
+ #### new Bloodhound(options)
35
+
36
+ The constructor function. It takes an [options hash](#options) as its only
37
+ argument.
38
+
39
+ ```javascript
40
+ var engine = new Bloodhound({
41
+ name: 'animals',
42
+ local: [{ val: 'dog' }, { val: 'pig' }, { val: 'moose' }],
43
+ remote: 'http://example.com/animals?q=%QUERY',
44
+ datumTokenizer: function(d) {
45
+ return Bloodhound.tokenizers.whitespace(d.val);
46
+ },
47
+ queryTokenizer: Bloodhound.tokenizers.whitespace
48
+ });
49
+ ```
50
+
51
+ #### Bloodhound#initialize(reinitialize)
52
+
53
+ Kicks off the initialization of the suggestion engine. This includes processing
54
+ the data provided through `local` and fetching/processing the data provided
55
+ through `prefetch`. Until initialized, all other methods will behave as no-ops.
56
+ Returns a [jQuery promise] which is resolved when engine has been initialized.
57
+
58
+ ```javascript
59
+ var promise = engine.initialize();
60
+
61
+ promise
62
+ .done(function() { console.log('success!'); })
63
+ .fail(function() { console.log('err!'); });
64
+ ```
65
+
66
+ After the initial call of `initialize`, how subsequent invocations of the method
67
+ behave depends on the `reinitialize` argument. If `reinitialize` is falsy, the
68
+ method will not execute the initialization logic and will just return the same
69
+ jQuery promise returned by the initial invocation. If `reinitialize` is truthy,
70
+ the method will behave as if it were being called for the first time.
71
+
72
+ ```javascript
73
+ var promise1 = engine.initialize();
74
+ var promise2 = engine.initialize();
75
+ var promise3 = engine.initialize(true);
76
+
77
+ promise1 === promise2;
78
+ promise3 !== promise1 && promise3 !== promise2;
79
+ ```
80
+
81
+ #### Bloodhound#add(datums)
82
+
83
+ Takes one argument, `datums`, which is expected to be an array of
84
+ [datums](#datums). The passed in datums will get added to the search index that
85
+ powers the suggestion engine.
86
+
87
+ ```javascript
88
+ engine.add([{ val: 'one' }, { val: 'two' }]);
89
+ ```
90
+
91
+ #### Bloodhound#clear()
92
+
93
+ Removes all suggestions from the search index.
94
+
95
+ ```javascript
96
+ engine.clear();
97
+ ```
98
+
99
+ #### Bloodhound#clearPrefetchCache()
100
+
101
+ If you're using `prefetch`, data gets cached in local storage in an effort to
102
+ cut down on unnecessary network requests. `clearPrefetchCache` offers a way to
103
+ programmatically clear said cache.
104
+
105
+ ```javascript
106
+ engine.clearPrefetchCache();
107
+ ```
108
+
109
+ #### Bloodhound#clearRemoteCache()
110
+
111
+ If you're using `remote`, Bloodhound will cache the 10 most recent responses
112
+ in an effort to provide a better user experience. `clearRemoteCache` offers a
113
+ way to programmatically clear said cache.
114
+
115
+ ```javascript
116
+ engine.clearRemoteCache();
117
+ ```
118
+
119
+ #### Bloodhound.noConflict()
120
+
121
+ Returns a reference to the Bloodhound constructor and reverts
122
+ `window.Bloodhound` to its previous value. Can be used to avoid naming
123
+ collisions.
124
+
125
+ ```javascript
126
+ var Dachshund = Bloodhound.noConflict();
127
+ ```
128
+
129
+
130
+ <!-- section links -->
131
+
132
+ [jQuery promise]: http://api.jquery.com/Types/#Promise
133
+
134
+ #### Bloodhound#get(query, cb)
135
+
136
+ Computes a set of suggestions for `query`. `cb` will be invoked with an array
137
+ of datums that represent said set. `cb` will always be invoked once
138
+ synchronously with suggestions that were available on the client. If those
139
+ suggestions are insufficient (# of suggestions is less than `limit`) and `remote` was configured, `cb` may also be
140
+ invoked asynchronously with the suggestions available on the client mixed with
141
+ suggestions from the `remote` source.
142
+
143
+ ```javascript
144
+ bloodhound.get(myQuery, function(suggestions) {
145
+ suggestions.each(function(suggestion) { console.log(suggestion); });
146
+ });
147
+ ```
148
+
149
+ ### Options
150
+
151
+ When instantiating a Bloodhound suggestion engine, there are a number of
152
+ options you can configure.
153
+
154
+ * `datumTokenizer` – A function with the signature `(datum)` that transforms a
155
+ datum into an array of string tokens. **Required**.
156
+
157
+ * `queryTokenizer` – A function with the signature `(query)` that transforms a
158
+ query into an array of string tokens. **Required**.
159
+
160
+ * `limit` – The max number of suggestions to return from `Bloodhound#get`. If
161
+ not reached, the data source will attempt to backfill the suggestions from
162
+ `remote`. Defaults to `5`.
163
+
164
+ * `dupDetector` – If set, this is expected to be a function with the signature
165
+ `(remoteMatch, localMatch)` that returns `true` if the datums are duplicates or
166
+ `false` otherwise. If not set, duplicate detection will not be performed.
167
+
168
+ * `sorter` – A [compare function] used to sort matched datums for a given query.
169
+
170
+ * `local` – An array of [datums](#datums) or a function that returns an array of
171
+ datums.
172
+
173
+ * `prefetch` – Can be a URL to a JSON file containing an array of datums or, if
174
+ more configurability is needed, a [prefetch options hash](#prefetch).
175
+
176
+ * `remote` – Can be a URL to fetch suggestions from when the data provided by
177
+ `local` and `prefetch` is insufficient or, if more configurability is needed,
178
+ a [remote options hash](#remote).
179
+
180
+ <!-- section links -->
181
+
182
+ [compare function]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort
183
+
184
+ ### Prefetch
185
+
186
+ Prefetched data is fetched and processed on initialization. If the browser
187
+ supports local storage, the processed data will be cached there to
188
+ prevent additional network requests on subsequent page loads.
189
+
190
+ **WARNING:** While it's possible to get away with it for smaller data sets,
191
+ prefetched data isn't meant to contain entire data sets. Rather, it should act
192
+ as a first-level cache for suggestions. If don't keep this warning in mind,
193
+ you run the risk of hitting [local storage limits].
194
+
195
+ When configuring `prefetch`, the following options are available.
196
+
197
+ * `url` – A URL to a JSON file containing an array of datums. **Required.**
198
+
199
+ * `cacheKey` – The key that data will be stored in local storage under.
200
+ Defaults to value of `url`.
201
+
202
+ * `ttl` – The time (in milliseconds) the prefetched data should be cached in
203
+ local storage. Defaults to `86400000` (1 day).
204
+
205
+ * `thumbprint` – A string used for thumbprinting prefetched data. If this
206
+ doesn't match what's stored in local storage, the data will be refetched.
207
+
208
+ * `filter` – A function with the signature `filter(parsedResponse)` that
209
+ transforms the response body into an array of datums. Expected to return an
210
+ array of datums.
211
+
212
+ * `ajax` – The [ajax settings object] passed to `jQuery.ajax`.
213
+
214
+ <!-- section links -->
215
+
216
+ [local storage limits]: http://stackoverflow.com/a/2989317
217
+ [ajax settings object]:http://api.jquery.com/jQuery.ajax/#jQuery-ajax-settings
218
+
219
+ ### Remote
220
+
221
+ Remote data is only used when the data provided by `local` and `prefetch` is
222
+ insufficient. In order to prevent an obscene number of requests being made to
223
+ the remote endpoint, requests are rate-limited.
224
+
225
+ When configuring `remote`, the following options are available.
226
+
227
+ * `url` – A URL to make requests to when when the data provided by `local` and
228
+ `prefetch` is insufficient. **Required.**
229
+
230
+ * `wildcard` - The pattern in `url` that will be replaced with the user's query
231
+ when a request is made. Defaults to `%QUERY`.
232
+
233
+ * `replace` – A function with the signature `replace(url, query)` that can be
234
+ used to override the request URL. Expected to return a valid URL. If set, no
235
+ wildcard substitution will be performed on `url`.
236
+
237
+ * `rateLimitBy` – The method used to rate-limit network requests. Can be either
238
+ `debounce` or `throttle`. Defaults to `debounce`.
239
+
240
+ * `rateLimitWait` – The time interval in milliseconds that will be used by
241
+ `rateLimitBy`. Defaults to `300`.
242
+
243
+ * `filter` – A function with the signature `filter(parsedResponse)` that
244
+ transforms the response body into an array of datums. Expected to return an
245
+ array of datums.
246
+
247
+ * `ajax` – The [ajax settings object] passed to `jQuery.ajax`.
248
+
249
+ <!-- section links -->
250
+
251
+ [ajax settings object]: http://api.jquery.com/jQuery.ajax/#jQuery-ajax-settings
252
+
253
+ ### Datums
254
+
255
+ Datums are JavaScript objects that hydrate the pool of possible suggestions.
256
+ Bloodhound doesn't expect datums to contain any specific properties as any
257
+ operations performed on datums are done using functions defined by the user i.e.
258
+ `datumTokenizer`, `dupDetector`, and `sorter`.
259
+
260
+ ### Tokens
261
+
262
+ The algorithm used by bloodhounds for providing suggestions for a given query
263
+ is token-based. When `Bloodhound#get` is called, it tokenizes `query` using
264
+ `queryTokenizer` and then invokes `cb` with all of the datums that contain those
265
+ tokens.
266
+
267
+ For a quick example, if a datum was tokenized into the following set of
268
+ tokens...
269
+
270
+ ```javascript
271
+ ['typeahead.js', 'typeahead', 'autocomplete', 'javascript'];
272
+ ```
273
+
274
+ ...it would be a valid match for queries such as:
275
+
276
+ * `typehead`
277
+ * `typehead.js`
278
+ * `autoco`
279
+ * `java type`
@@ -0,0 +1,383 @@
1
+ jQuery#typeahead
2
+ ----------------
3
+
4
+ The UI component of typeahead.js is a available as a jQuery plugin. It's
5
+ responsible for rendering suggestions and handling DOM interactions.
6
+
7
+ Table of Contents
8
+ -----------------
9
+
10
+ * [Features](#features)
11
+ * [Specification](#specification)
12
+ * [Usage](#usage)
13
+ * [API](#api)
14
+ * [Options](#options)
15
+ * [Datasets](#datasets)
16
+ * [Custom Events](#custom-events)
17
+ * [Look and Feel](#look-and-feel)
18
+ * [Bloodhound Integration](#bloodhound-integration)
19
+
20
+ Features
21
+ --------
22
+
23
+ * Displays suggestions to end-users as they type
24
+ * Shows top suggestion as a hint (i.e. background text)
25
+ * Supports custom templates to allow for UI flexibility
26
+ * Works well with RTL languages and input method editors
27
+ * Highlights query matches within the suggestion
28
+ * Triggers custom events
29
+
30
+ Specification
31
+ -------------
32
+
33
+ In an effort to take advantage of the pre-existing knowledge of typeahead.js
34
+ users, the behavior of the typeahead.js UI is modeled after google.com's search
35
+ box. Below is pseudocode that details how the UI reacts to pertinent events.
36
+
37
+ **Input Control Gains Focus**
38
+
39
+ ```
40
+ activate typeahead
41
+ ```
42
+
43
+ **Input Control Loses Focus**
44
+
45
+ ```
46
+ deactivate typeahead
47
+ close dropdown menu
48
+ remove hint
49
+ clear suggestions from dropdown menu
50
+ ```
51
+
52
+ **Value of the Input Control Changes**
53
+
54
+ ```
55
+ IF query satisfies minLength requirement THEN
56
+ request suggestions for new query
57
+
58
+ IF suggestions are available THEN
59
+ render suggestions in dropdown menu
60
+ open dropdown menu
61
+ update hint
62
+ ELSE
63
+ close dropdown menu
64
+ clear suggestions from dropdown menu
65
+ remove hint
66
+ ENDIF
67
+ ELSE
68
+ close dropdown menu
69
+ clear suggestions from dropdown menu
70
+ remove hint
71
+ ENDIF
72
+ ```
73
+
74
+ **Up Arrow is Keyed**
75
+
76
+ ```
77
+ IF dropdown menu is open THEN
78
+ move dropdown menu cursor up 1 suggestion
79
+ ELSE
80
+ request suggestions for current query
81
+
82
+ IF suggestions are available THEN
83
+ render suggestions in dropdown menu
84
+ open dropdown menu
85
+ update hint
86
+ ENDIF
87
+ ENDIF
88
+ ```
89
+
90
+ **Down Arrow is Keyed**
91
+
92
+ ```
93
+ IF dropdown menu is open THEN
94
+ move dropdown menu cursor down 1 suggestion
95
+ ELSE
96
+ request suggestions for current query
97
+
98
+ IF suggestions are available THEN
99
+ render suggestions in dropdown menu
100
+ open dropdown menu
101
+ update hint
102
+ ENDIF
103
+ ENDIF
104
+ ```
105
+
106
+ **Left Arrow is Keyed**
107
+
108
+ ```
109
+ IF detected query language direction is right-to-left THEN
110
+ IF hint is being shown THEN
111
+ IF text cursor is at end of query THEN
112
+ autocomplete query to hint
113
+ ENDIF
114
+ ENDIF
115
+ ENDIF
116
+ ```
117
+
118
+ **Right Arrow is Keyed**
119
+
120
+ ```
121
+ IF detected query language direction is left-to-right THEN
122
+ IF hint is being shown THEN
123
+ IF text cursor is at the end of the query THEN
124
+ autocomplete query to hint
125
+ ENDIF
126
+ ENDIF
127
+ ENDIF
128
+ ```
129
+
130
+ **Tab is Keyed**
131
+
132
+ ```
133
+ IF dropdown menu cursor is on suggestion THEN
134
+ close dropdown menu
135
+ update query to display key of suggestion
136
+ remove hint
137
+ ELSIF hint is being shown THEN
138
+ autocomplete query to hint
139
+ ENDIF
140
+ ```
141
+
142
+ **Enter is Keyed**
143
+
144
+ ```
145
+ IF dropdown menu cursor is on suggestion THEN
146
+ close dropdown menu
147
+ update query to display key of suggestion
148
+ remove hint
149
+ prevent default browser action e.g. form submit
150
+ ENDIF
151
+ ```
152
+
153
+ **Esc is Keyed**
154
+
155
+ ```
156
+ close dropdown menu
157
+ remove hint
158
+ ```
159
+
160
+ **Suggestion is Clicked**
161
+
162
+ ```
163
+ update query to display key of suggestion
164
+ close dropdown menu
165
+ remove hint
166
+ ```
167
+
168
+ Usage
169
+ -----
170
+
171
+ ### API
172
+
173
+ #### jQuery#typeahead(options, [\*datasets])
174
+
175
+ Turns any `input[type="text"]` element into a typeahead. `options` is an
176
+ options hash that's used to configure the typeahead to your liking. Refer to
177
+ [Options](#options) for more info regarding the available configs. Subsequent
178
+ arguments (`*datasets`), are individual option hashes for datasets. For more
179
+ details regarding datasets, refer to [Datasets](#datasets).
180
+
181
+ ```javascript
182
+ $('.typeahead').typeahead({
183
+ minLength: 3,
184
+ highlight: true,
185
+ },
186
+ {
187
+ name: 'my-dataset',
188
+ source: mySource
189
+ });
190
+ ```
191
+
192
+ #### jQuery#typeahead('destroy')
193
+
194
+ Removes typeahead functionality and reverts the `input` element back to its
195
+ original state.
196
+
197
+ ```javascript
198
+ $('.typeahead').typeahead('destroy');
199
+ ```
200
+
201
+ #### jQuery#typeahead('open')
202
+
203
+ Opens the dropdown menu of typeahead. Note that being open does not mean that
204
+ the menu is visible. The menu is only visible when it is open and has content.
205
+
206
+ ```javascript
207
+ $('.typeahead').typeahead('open');
208
+ ```
209
+
210
+ #### jQuery#typeahead('close')
211
+
212
+ Closes the dropdown menu of typeahead.
213
+
214
+ ```javascript
215
+ $('.typeahead').typeahead('close');
216
+ ```
217
+
218
+ #### jQuery#typeahead('val')
219
+
220
+ Returns the current value of the typeahead. The value is the text the user has
221
+ entered into the `input` element.
222
+
223
+ ```javascript
224
+ var myVal = $('.typeahead').typeahead('val');
225
+ ```
226
+
227
+ #### jQuery#typeahead('val', val)
228
+
229
+ Sets the value of the typeahead. This should be used in place of `jQuery#val`.
230
+
231
+ ```javascript
232
+ $('.typeahead').typeahead('val', myVal);
233
+ ```
234
+
235
+ #### jQuery.fn.typeahead.noConflict()
236
+
237
+ Returns a reference to the typeahead plugin and reverts `jQuery.fn.typeahead`
238
+ to its previous value. Can be used to avoid naming collisions.
239
+
240
+ ```javascript
241
+ var typeahead = jQuery.fn.typeahead.noConflict();
242
+ jQuery.fn._typeahead = typeahead;
243
+ ```
244
+
245
+ ### Options
246
+
247
+ When initializing a typeahead, there are a number of options you can configure.
248
+
249
+ * `highlight` – If `true`, when suggestions are rendered, pattern matches
250
+ for the current query in text nodes will be wrapped in a `strong` element with
251
+ `tt-highlight` class. Defaults to `false`.
252
+
253
+ * `hint` – If `false`, the typeahead will not show a hint. Defaults to `true`.
254
+
255
+ * `minLength` – The minimum character length needed before suggestions start
256
+ getting rendered. Defaults to `1`.
257
+
258
+ ### Datasets
259
+
260
+ A typeahead is composed of one or more datasets. When an end-user modifies the
261
+ value of a typeahead, each dataset will attempt to render suggestions for the
262
+ new value.
263
+
264
+ For most use cases, one dataset should suffice. It's only in the scenario where
265
+ you want rendered suggestions to be grouped in the dropdown menu based on some
266
+ sort of categorical relationship that you'd need to use multiple datasets. For
267
+ example, on twitter.com, the search typeahead groups results into recent
268
+ searches, trends, and accounts – that would be a great use case for using
269
+ multiple datasets.
270
+
271
+ Datasets can be configured using the following options.
272
+
273
+ * `source` – The backing data source for suggestions. Expected to be a function
274
+ with the signature `(query, cb)`. It is expected that the function will
275
+ compute the suggestion set (i.e. an array of JavaScript objects) for `query`
276
+ and then invoke `cb` with said set. `cb` can be invoked synchronously or
277
+ asynchronously. A Bloodhound suggestion engine can be used here, to learn
278
+ how, see [Bloodhound Integration](#bloodhound-integration). **Required**.
279
+
280
+ * `name` – The name of the dataset. This will be appended to `tt-dataset-` to
281
+ form the class name of the containing DOM element. Must only consist of
282
+ underscores, dashes, letters (`a-z`), and numbers. Defaults to a random
283
+ number.
284
+
285
+ * `displayKey` – For a given suggestion object, determines the string
286
+ representation of it. This will be used when setting the value of the input
287
+ control after a suggestion is selected. Can be either a key string or a
288
+ function that transforms a suggestion object into a string. Defaults to
289
+ `value`.
290
+
291
+ * `templates` – A hash of templates to be used when rendering the dataset. Note
292
+ a precompiled template is a function that takes a JavaScript object as its
293
+ first argument and returns a HTML string.
294
+
295
+ * `empty` – Rendered when `0` suggestions are available for the given query.
296
+ Can be either a HTML string or a precompiled template. If it's a precompiled
297
+ template, the passed in context will contain `query`.
298
+
299
+ * `footer`– Rendered at the bottom of the dataset. Can be either a HTML
300
+ string or a precompiled template. If it's a precompiled template, the passed
301
+ in context will contain `query` and `isEmpty`.
302
+
303
+ * `header` – Rendered at the top of the dataset. Can be either a HTML string
304
+ or a precompiled template. If it's a precompiled template, the passed in
305
+ context will contain `query` and `isEmpty`.
306
+
307
+ * `suggestion` – Used to render a single suggestion. If set, this has to be a
308
+ precompiled template. The associated suggestion object will serve as the
309
+ context. Defaults to the value of `displayKey` wrapped in a `p` tag i.e.
310
+ `<p>{{value}}</p>`.
311
+
312
+ ### Custom Events
313
+
314
+ The typeahead component triggers the following custom events.
315
+
316
+ * `typeahead:opened` – Triggered when the dropdown menu of a typeahead is
317
+ opened.
318
+
319
+ * `typeahead:closed` – Triggered when the dropdown menu of a typeahead is
320
+ closed.
321
+
322
+ * `typeahead:cursorchanged` – Triggered when the dropdown menu cursor is moved
323
+ to a different suggestion. The event handler will be invoked with 3
324
+ arguments: the jQuery event object, the suggestion object, and the name of
325
+ the dataset the suggestion belongs to.
326
+
327
+ * `typeahead:selected` – Triggered when a suggestion from the dropdown menu is
328
+ selected. The event handler will be invoked with 3 arguments: the jQuery
329
+ event object, the suggestion object, and the name of the dataset the
330
+ suggestion belongs to.
331
+
332
+ * `typeahead:autocompleted` – Triggered when the query is autocompleted.
333
+ Autocompleted means the query was changed to the hint. The event handler will
334
+ be invoked with 3 arguments: the jQuery event object, the suggestion object,
335
+ and the name of the dataset the suggestion belongs to.
336
+
337
+ All custom events are triggered on the element initialized as a typeahead.
338
+
339
+ ### Look and Feel
340
+
341
+ Below is a faux mustache template describing the DOM structure of a typeahead
342
+ dropdown menu. Keep in mind that `header`, `footer`, `suggestion`, and `empty`
343
+ come from the provided templates detailed [here](#datasets).
344
+
345
+ ```html
346
+ <span class="tt-dropdown-menu">
347
+ {{#datasets}}
348
+ <div class="tt-dataset-{{name}}">
349
+ {{{header}}}
350
+ <span class="tt-suggestions">
351
+ {{#suggestions}}
352
+ <div class="tt-suggestion">{{{suggestion}}}</div>
353
+ {{/suggestions}}
354
+ {{^suggestions}}
355
+ {{{empty}}}
356
+ {{/suggestions}}
357
+ </span>
358
+ {{{footer}}}
359
+ </div>
360
+ {{/datasets}}
361
+ </span>
362
+ ```
363
+
364
+ When an end-user mouses or keys over a `.tt-suggestion`, the class `tt-cursor`
365
+ will be added to it. You can use this class as a hook for styling the "under
366
+ cursor" state of suggestions.
367
+
368
+ Bloodhound Integration
369
+ ----------------------
370
+
371
+ Because datasets expect their `source` to be a function, you cannot directly
372
+ pass a Bloodhound suggestion engine in as `source`. Rather, you'll need to
373
+ pass the suggestion engine's typeahead adapter:
374
+
375
+ ```javascript
376
+ var engine = new Bloodhound({ /* options */ });
377
+
378
+ engine.initialize();
379
+
380
+ $('.typeahead').typeahead(null, {
381
+ source: engine.ttAdapter()
382
+ });
383
+ ```