jekyll-theme-prettydocs 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (955) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/README.md +48 -0
  4. data/_includes/blue-doc-wrapper.html +293 -0
  5. data/_includes/blue-header.html +17 -0
  6. data/_includes/card-charts.html +10 -0
  7. data/_includes/card-components.html +10 -0
  8. data/_includes/card-faqs.html +10 -0
  9. data/_includes/card-license.html +10 -0
  10. data/_includes/card-quick.html +10 -0
  11. data/_includes/card-showcase.html +10 -0
  12. data/_includes/cards-section.html +26 -0
  13. data/_includes/doc-wrapper.html +170 -0
  14. data/_includes/fb-root.html +9 -0
  15. data/_includes/footer.html +7 -0
  16. data/_includes/green-doc-wrapper.html +484 -0
  17. data/_includes/green-header.html +17 -0
  18. data/_includes/header.html +17 -0
  19. data/_includes/landing-header.html +22 -0
  20. data/_includes/orange-doc-wrapper.html +65 -0
  21. data/_includes/orange-header.html +17 -0
  22. data/_includes/pink-doc-wrapper.html +281 -0
  23. data/_includes/pink-header.html +17 -0
  24. data/_includes/promo-block.html +26 -0
  25. data/_includes/purple-doc-wrapper.html +138 -0
  26. data/_includes/purple-header.html +17 -0
  27. data/_layouts/blue.html +53 -0
  28. data/_layouts/default.html +53 -0
  29. data/_layouts/green.html +51 -0
  30. data/_layouts/landing-page.html +50 -0
  31. data/_layouts/orange.html +53 -0
  32. data/_layouts/page.html +5 -0
  33. data/_layouts/pink.html +53 -0
  34. data/_layouts/post.html +5 -0
  35. data/_layouts/purple.html +53 -0
  36. data/assets/css/styles.css +1267 -0
  37. data/assets/images/demo/appkit-account-billing-thumb.jpg +0 -0
  38. data/assets/images/demo/appkit-account-billing.jpg +0 -0
  39. data/assets/images/demo/appkit-account-drive-thumb.jpg +0 -0
  40. data/assets/images/demo/appkit-account-drive.jpg +0 -0
  41. data/assets/images/demo/appkit-account-messages-thumb.jpg +0 -0
  42. data/assets/images/demo/appkit-account-messages.jpg +0 -0
  43. data/assets/images/demo/appkit-account-profile-thumb.jpg +0 -0
  44. data/assets/images/demo/appkit-account-profile.jpg +0 -0
  45. data/assets/images/demo/appkit-account-reminders-thumb.jpg +0 -0
  46. data/assets/images/demo/appkit-account-reminders.jpg +0 -0
  47. data/assets/images/demo/appkit-account-settings-thumb.jpg +0 -0
  48. data/assets/images/demo/appkit-account-settings.jpg +0 -0
  49. data/assets/images/demo/appkit-activities-thumb.jpg +0 -0
  50. data/assets/images/demo/appkit-activities.jpg +0 -0
  51. data/assets/images/demo/appkit-chart-chartjs-thumb.jpg +0 -0
  52. data/assets/images/demo/appkit-chart-chartjs.jpg +0 -0
  53. data/assets/images/demo/appkit-chart-flot-thumb.jpg +0 -0
  54. data/assets/images/demo/appkit-chart-flot.jpg +0 -0
  55. data/assets/images/demo/appkit-chart-inline-thumb.jpg +0 -0
  56. data/assets/images/demo/appkit-chart-inline.jpg +0 -0
  57. data/assets/images/demo/appkit-chart-morris-thumb.jpg +0 -0
  58. data/assets/images/demo/appkit-chart-morris.jpg +0 -0
  59. data/assets/images/demo/appkit-dashboard-1-thumb.jpg +0 -0
  60. data/assets/images/demo/appkit-dashboard-1.jpg +0 -0
  61. data/assets/images/demo/appkit-dashboard-2-thumb.jpg +0 -0
  62. data/assets/images/demo/appkit-dashboard-2.jpg +0 -0
  63. data/assets/images/demo/appkit-dashboard-3-thumb.jpg +0 -0
  64. data/assets/images/demo/appkit-dashboard-3.jpg +0 -0
  65. data/assets/images/demo/appkit-dashboard-4-thumb.jpg +0 -0
  66. data/assets/images/demo/appkit-dashboard-4.jpg +0 -0
  67. data/assets/images/demo/appkit-discussion-thumb.jpg +0 -0
  68. data/assets/images/demo/appkit-discussion.jpg +0 -0
  69. data/assets/images/demo/appkit-discussions-thumb.jpg +0 -0
  70. data/assets/images/demo/appkit-discussions.jpg +0 -0
  71. data/assets/images/demo/appkit-inbox-thumb.jpg +0 -0
  72. data/assets/images/demo/appkit-inbox.jpg +0 -0
  73. data/assets/images/demo/appkit-member-thumb.jpg +0 -0
  74. data/assets/images/demo/appkit-member.jpg +0 -0
  75. data/assets/images/demo/appkit-members-thumb.jpg +0 -0
  76. data/assets/images/demo/appkit-members.jpg +0 -0
  77. data/assets/images/demo/appkit-pricing-thumb.jpg +0 -0
  78. data/assets/images/demo/appkit-pricing.jpg +0 -0
  79. data/assets/images/demo/appkit-project-thumb.jpg +0 -0
  80. data/assets/images/demo/appkit-project.jpg +0 -0
  81. data/assets/images/demo/appkit-projects-thumb.jpg +0 -0
  82. data/assets/images/demo/appkit-projects.jpg +0 -0
  83. data/assets/images/demo/appkit-tickets-thumb.jpg +0 -0
  84. data/assets/images/demo/appkit-tickets.jpg +0 -0
  85. data/assets/images/demo/appkit-timeline-thumb.jpg +0 -0
  86. data/assets/images/demo/appkit-timeline.jpg +0 -0
  87. data/assets/images/demo/appkit-widgets-thumb.jpg +0 -0
  88. data/assets/images/demo/appkit-widgets.jpg +0 -0
  89. data/assets/images/demo/author-profile.png +0 -0
  90. data/assets/images/demo/elegant-icon-font.jpg +0 -0
  91. data/assets/images/demo/fontawesome-icons.png +0 -0
  92. data/assets/images/demo/theme-atom.png +0 -0
  93. data/assets/images/demo/theme-college-green.png +0 -0
  94. data/assets/images/demo/theme-decibel.png +0 -0
  95. data/assets/images/demo/theme-delta.png +0 -0
  96. data/assets/images/demo/theme-devaid.png +0 -0
  97. data/assets/images/demo/theme-developer.png +0 -0
  98. data/assets/images/demo/theme-devstudio.png +0 -0
  99. data/assets/images/demo/theme-epicure.png +0 -0
  100. data/assets/images/demo/theme-matrimony.png +0 -0
  101. data/assets/images/demo/theme-onboard.png +0 -0
  102. data/assets/images/demo/theme-tempo.png +0 -0
  103. data/assets/images/demo/theme-trades.png +0 -0
  104. data/assets/images/demo/theme-velocity.png +0 -0
  105. data/assets/images/empty.gif +0 -0
  106. data/assets/js/main.js +47 -0
  107. data/assets/less/base.less +308 -0
  108. data/assets/less/doc.less +747 -0
  109. data/assets/less/landing.less +244 -0
  110. data/assets/less/mixins.less +185 -0
  111. data/assets/less/styles.less +13 -0
  112. data/assets/less/theme-default.less +115 -0
  113. data/assets/plugins/bootstrap/.editorconfig +17 -0
  114. data/assets/plugins/bootstrap/.gitattributes +15 -0
  115. data/assets/plugins/bootstrap/.gitignore +41 -0
  116. data/assets/plugins/bootstrap/.hound.yml +5 -0
  117. data/assets/plugins/bootstrap/.travis.yml +46 -0
  118. data/assets/plugins/bootstrap/css/bootstrap-theme.css +587 -0
  119. data/assets/plugins/bootstrap/css/bootstrap-theme.css.map +0 -0
  120. data/assets/plugins/bootstrap/css/bootstrap-theme.min.css +6 -0
  121. data/assets/plugins/bootstrap/css/bootstrap-theme.min.css.map +0 -0
  122. data/assets/plugins/bootstrap/css/bootstrap.css +6760 -0
  123. data/assets/plugins/bootstrap/css/bootstrap.css.map +0 -0
  124. data/assets/plugins/bootstrap/css/bootstrap.min.css +6 -0
  125. data/assets/plugins/bootstrap/css/bootstrap.min.css.map +0 -0
  126. data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot +0 -0
  127. data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg +288 -0
  128. data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf +0 -0
  129. data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff +0 -0
  130. data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2 +0 -0
  131. data/assets/plugins/bootstrap/js/bootstrap.js +2363 -0
  132. data/assets/plugins/bootstrap/js/bootstrap.min.js +7 -0
  133. data/assets/plugins/bootstrap/js/npm.js +13 -0
  134. data/assets/plugins/elegant_font/Licensing/gpl_license.txt +339 -0
  135. data/assets/plugins/elegant_font/Licensing/mit_license.txt +21 -0
  136. data/assets/plugins/elegant_font/css/fonts/ElegantIcons.eot +0 -0
  137. data/assets/plugins/elegant_font/css/fonts/ElegantIcons.svg +1832 -0
  138. data/assets/plugins/elegant_font/css/fonts/ElegantIcons.ttf +0 -0
  139. data/assets/plugins/elegant_font/css/fonts/ElegantIcons.woff +0 -0
  140. data/assets/plugins/elegant_font/css/index.html +3019 -0
  141. data/assets/plugins/elegant_font/css/lte-ie7.js +387 -0
  142. data/assets/plugins/elegant_font/css/style.css +1159 -0
  143. data/assets/plugins/elegant_font/images/PNG/arrow-up-down.png +0 -0
  144. data/assets/plugins/elegant_font/images/PNG/arrow_back.png +0 -0
  145. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2down.png +0 -0
  146. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2down_alt2.png +0 -0
  147. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2dwnn_alt.png +0 -0
  148. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left.png +0 -0
  149. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left_alt.png +0 -0
  150. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left_alt2.png +0 -0
  151. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right.png +0 -0
  152. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right_alt.png +0 -0
  153. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right_alt2.png +0 -0
  154. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up.png +0 -0
  155. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up_alt.png +0 -0
  156. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up_alt2.png +0 -0
  157. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down.png +0 -0
  158. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down_alt.png +0 -0
  159. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down_alt2.png +0 -0
  160. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left.png +0 -0
  161. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left_alt.png +0 -0
  162. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left_alt2.png +0 -0
  163. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right.png +0 -0
  164. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right_alt.png +0 -0
  165. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right_alt2.png +0 -0
  166. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-up.png +0 -0
  167. data/assets/plugins/elegant_font/images/PNG/arrow_carrot-up_alt2.png +0 -0
  168. data/assets/plugins/elegant_font/images/PNG/arrow_carrot_up_alt.png +0 -0
  169. data/assets/plugins/elegant_font/images/PNG/arrow_condense.png +0 -0
  170. data/assets/plugins/elegant_font/images/PNG/arrow_condense_alt.png +0 -0
  171. data/assets/plugins/elegant_font/images/PNG/arrow_down.png +0 -0
  172. data/assets/plugins/elegant_font/images/PNG/arrow_down_alt.png +0 -0
  173. data/assets/plugins/elegant_font/images/PNG/arrow_expand.png +0 -0
  174. data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt.png +0 -0
  175. data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt2.png +0 -0
  176. data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt3.png +0 -0
  177. data/assets/plugins/elegant_font/images/PNG/arrow_left-down.png +0 -0
  178. data/assets/plugins/elegant_font/images/PNG/arrow_left-down_alt.png +0 -0
  179. data/assets/plugins/elegant_font/images/PNG/arrow_left-right.png +0 -0
  180. data/assets/plugins/elegant_font/images/PNG/arrow_left-right_alt.png +0 -0
  181. data/assets/plugins/elegant_font/images/PNG/arrow_left-up.png +0 -0
  182. data/assets/plugins/elegant_font/images/PNG/arrow_left-up_alt.png +0 -0
  183. data/assets/plugins/elegant_font/images/PNG/arrow_left.png +0 -0
  184. data/assets/plugins/elegant_font/images/PNG/arrow_left_alt.png +0 -0
  185. data/assets/plugins/elegant_font/images/PNG/arrow_move.png +0 -0
  186. data/assets/plugins/elegant_font/images/PNG/arrow_right-down.png +0 -0
  187. data/assets/plugins/elegant_font/images/PNG/arrow_right-down_alt.png +0 -0
  188. data/assets/plugins/elegant_font/images/PNG/arrow_right-up.png +0 -0
  189. data/assets/plugins/elegant_font/images/PNG/arrow_right-up_alt.png +0 -0
  190. data/assets/plugins/elegant_font/images/PNG/arrow_right.png +0 -0
  191. data/assets/plugins/elegant_font/images/PNG/arrow_right_alt.png +0 -0
  192. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down.png +0 -0
  193. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down_alt.png +0 -0
  194. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down_alt2.png +0 -0
  195. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left.png +0 -0
  196. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left_alt.png +0 -0
  197. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left_alt2.png +0 -0
  198. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right.png +0 -0
  199. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right_alt.png +0 -0
  200. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right_alt2.png +0 -0
  201. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up.png +0 -0
  202. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up_alt.png +0 -0
  203. data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up_alt2.png +0 -0
  204. data/assets/plugins/elegant_font/images/PNG/arrow_up-down_alt.png +0 -0
  205. data/assets/plugins/elegant_font/images/PNG/arrow_up.png +0 -0
  206. data/assets/plugins/elegant_font/images/PNG/arrow_up_alt.png +0 -0
  207. data/assets/plugins/elegant_font/images/PNG/icon_adjust-horiz.png +0 -0
  208. data/assets/plugins/elegant_font/images/PNG/icon_adjust-vert.png +0 -0
  209. data/assets/plugins/elegant_font/images/PNG/icon_archive.png +0 -0
  210. data/assets/plugins/elegant_font/images/PNG/icon_archive_alt.png +0 -0
  211. data/assets/plugins/elegant_font/images/PNG/icon_bag.png +0 -0
  212. data/assets/plugins/elegant_font/images/PNG/icon_bag_alt.png +0 -0
  213. data/assets/plugins/elegant_font/images/PNG/icon_balance.png +0 -0
  214. data/assets/plugins/elegant_font/images/PNG/icon_blocked.png +0 -0
  215. data/assets/plugins/elegant_font/images/PNG/icon_book.png +0 -0
  216. data/assets/plugins/elegant_font/images/PNG/icon_book_alt.png +0 -0
  217. data/assets/plugins/elegant_font/images/PNG/icon_box-checked.png +0 -0
  218. data/assets/plugins/elegant_font/images/PNG/icon_box-empty.png +0 -0
  219. data/assets/plugins/elegant_font/images/PNG/icon_box-selected.png +0 -0
  220. data/assets/plugins/elegant_font/images/PNG/icon_briefcase.png +0 -0
  221. data/assets/plugins/elegant_font/images/PNG/icon_briefcase_alt.png +0 -0
  222. data/assets/plugins/elegant_font/images/PNG/icon_building.png +0 -0
  223. data/assets/plugins/elegant_font/images/PNG/icon_building_alt.png +0 -0
  224. data/assets/plugins/elegant_font/images/PNG/icon_calculator_alt.png +0 -0
  225. data/assets/plugins/elegant_font/images/PNG/icon_calendar.png +0 -0
  226. data/assets/plugins/elegant_font/images/PNG/icon_calulator.png +0 -0
  227. data/assets/plugins/elegant_font/images/PNG/icon_camera.png +0 -0
  228. data/assets/plugins/elegant_font/images/PNG/icon_camera_alt.png +0 -0
  229. data/assets/plugins/elegant_font/images/PNG/icon_cart.png +0 -0
  230. data/assets/plugins/elegant_font/images/PNG/icon_cart_alt.png +0 -0
  231. data/assets/plugins/elegant_font/images/PNG/icon_chat.png +0 -0
  232. data/assets/plugins/elegant_font/images/PNG/icon_chat_alt.png +0 -0
  233. data/assets/plugins/elegant_font/images/PNG/icon_check.png +0 -0
  234. data/assets/plugins/elegant_font/images/PNG/icon_check_alt.png +0 -0
  235. data/assets/plugins/elegant_font/images/PNG/icon_check_alt2.png +0 -0
  236. data/assets/plugins/elegant_font/images/PNG/icon_circle-empty.png +0 -0
  237. data/assets/plugins/elegant_font/images/PNG/icon_circle-slelected.png +0 -0
  238. data/assets/plugins/elegant_font/images/PNG/icon_clipboard.png +0 -0
  239. data/assets/plugins/elegant_font/images/PNG/icon_clock.png +0 -0
  240. data/assets/plugins/elegant_font/images/PNG/icon_clock_alt.png +0 -0
  241. data/assets/plugins/elegant_font/images/PNG/icon_close.png +0 -0
  242. data/assets/plugins/elegant_font/images/PNG/icon_close_alt.png +0 -0
  243. data/assets/plugins/elegant_font/images/PNG/icon_close_alt2.png +0 -0
  244. data/assets/plugins/elegant_font/images/PNG/icon_cloud-download.png +0 -0
  245. data/assets/plugins/elegant_font/images/PNG/icon_cloud-download_alt.png +0 -0
  246. data/assets/plugins/elegant_font/images/PNG/icon_cloud-upload.png +0 -0
  247. data/assets/plugins/elegant_font/images/PNG/icon_cloud-upload_alt.png +0 -0
  248. data/assets/plugins/elegant_font/images/PNG/icon_cloud.png +0 -0
  249. data/assets/plugins/elegant_font/images/PNG/icon_cloud_alt.png +0 -0
  250. data/assets/plugins/elegant_font/images/PNG/icon_cog.png +0 -0
  251. data/assets/plugins/elegant_font/images/PNG/icon_cogs.png +0 -0
  252. data/assets/plugins/elegant_font/images/PNG/icon_comment.png +0 -0
  253. data/assets/plugins/elegant_font/images/PNG/icon_comment_alt.png +0 -0
  254. data/assets/plugins/elegant_font/images/PNG/icon_compass.png +0 -0
  255. data/assets/plugins/elegant_font/images/PNG/icon_compass_alt.png +0 -0
  256. data/assets/plugins/elegant_font/images/PNG/icon_cone.png +0 -0
  257. data/assets/plugins/elegant_font/images/PNG/icon_cone_alt.png +0 -0
  258. data/assets/plugins/elegant_font/images/PNG/icon_contacts.png +0 -0
  259. data/assets/plugins/elegant_font/images/PNG/icon_contacts_alt.png +0 -0
  260. data/assets/plugins/elegant_font/images/PNG/icon_creditcard.png +0 -0
  261. data/assets/plugins/elegant_font/images/PNG/icon_currency.png +0 -0
  262. data/assets/plugins/elegant_font/images/PNG/icon_currency_alt.png +0 -0
  263. data/assets/plugins/elegant_font/images/PNG/icon_cursor.png +0 -0
  264. data/assets/plugins/elegant_font/images/PNG/icon_cursor_alt.png +0 -0
  265. data/assets/plugins/elegant_font/images/PNG/icon_datareport.png +0 -0
  266. data/assets/plugins/elegant_font/images/PNG/icon_datareport_alt.png +0 -0
  267. data/assets/plugins/elegant_font/images/PNG/icon_desktop.png +0 -0
  268. data/assets/plugins/elegant_font/images/PNG/icon_dislike.png +0 -0
  269. data/assets/plugins/elegant_font/images/PNG/icon_dislike_alt.png +0 -0
  270. data/assets/plugins/elegant_font/images/PNG/icon_document.png +0 -0
  271. data/assets/plugins/elegant_font/images/PNG/icon_document_alt.png +0 -0
  272. data/assets/plugins/elegant_font/images/PNG/icon_documents.png +0 -0
  273. data/assets/plugins/elegant_font/images/PNG/icon_documents_alt.png +0 -0
  274. data/assets/plugins/elegant_font/images/PNG/icon_download.png +0 -0
  275. data/assets/plugins/elegant_font/images/PNG/icon_drawer.png +0 -0
  276. data/assets/plugins/elegant_font/images/PNG/icon_drawer_alt.png +0 -0
  277. data/assets/plugins/elegant_font/images/PNG/icon_drive.png +0 -0
  278. data/assets/plugins/elegant_font/images/PNG/icon_drive_alt.png +0 -0
  279. data/assets/plugins/elegant_font/images/PNG/icon_easel.png +0 -0
  280. data/assets/plugins/elegant_font/images/PNG/icon_easel_alt.png +0 -0
  281. data/assets/plugins/elegant_font/images/PNG/icon_error-circle.png +0 -0
  282. data/assets/plugins/elegant_font/images/PNG/icon_error-circle_alt.png +0 -0
  283. data/assets/plugins/elegant_font/images/PNG/icon_error-oct.png +0 -0
  284. data/assets/plugins/elegant_font/images/PNG/icon_error-oct_alt.png +0 -0
  285. data/assets/plugins/elegant_font/images/PNG/icon_error-triangle.png +0 -0
  286. data/assets/plugins/elegant_font/images/PNG/icon_error-triangle_alt.png +0 -0
  287. data/assets/plugins/elegant_font/images/PNG/icon_film.png +0 -0
  288. data/assets/plugins/elegant_font/images/PNG/icon_floppy.png +0 -0
  289. data/assets/plugins/elegant_font/images/PNG/icon_floppy_alt.png +0 -0
  290. data/assets/plugins/elegant_font/images/PNG/icon_flowchart.png +0 -0
  291. data/assets/plugins/elegant_font/images/PNG/icon_flowchart_alt.png +0 -0
  292. data/assets/plugins/elegant_font/images/PNG/icon_folder-add.png +0 -0
  293. data/assets/plugins/elegant_font/images/PNG/icon_folder-add_alt.png +0 -0
  294. data/assets/plugins/elegant_font/images/PNG/icon_folder-alt.png +0 -0
  295. data/assets/plugins/elegant_font/images/PNG/icon_folder-open.png +0 -0
  296. data/assets/plugins/elegant_font/images/PNG/icon_folder-open_alt.png +0 -0
  297. data/assets/plugins/elegant_font/images/PNG/icon_folder.png +0 -0
  298. data/assets/plugins/elegant_font/images/PNG/icon_folder_download.png +0 -0
  299. data/assets/plugins/elegant_font/images/PNG/icon_folder_upload.png +0 -0
  300. data/assets/plugins/elegant_font/images/PNG/icon_genius.png +0 -0
  301. data/assets/plugins/elegant_font/images/PNG/icon_gift.png +0 -0
  302. data/assets/plugins/elegant_font/images/PNG/icon_gift_alt.png +0 -0
  303. data/assets/plugins/elegant_font/images/PNG/icon_globe-2.png +0 -0
  304. data/assets/plugins/elegant_font/images/PNG/icon_globe.png +0 -0
  305. data/assets/plugins/elegant_font/images/PNG/icon_globe_alt.png +0 -0
  306. data/assets/plugins/elegant_font/images/PNG/icon_grid-2x2.png +0 -0
  307. data/assets/plugins/elegant_font/images/PNG/icon_grid-3x3.png +0 -0
  308. data/assets/plugins/elegant_font/images/PNG/icon_group.png +0 -0
  309. data/assets/plugins/elegant_font/images/PNG/icon_headphones.png +0 -0
  310. data/assets/plugins/elegant_font/images/PNG/icon_heart.png +0 -0
  311. data/assets/plugins/elegant_font/images/PNG/icon_heart_alt.png +0 -0
  312. data/assets/plugins/elegant_font/images/PNG/icon_hourglass.png +0 -0
  313. data/assets/plugins/elegant_font/images/PNG/icon_house.png +0 -0
  314. data/assets/plugins/elegant_font/images/PNG/icon_house_alt.png +0 -0
  315. data/assets/plugins/elegant_font/images/PNG/icon_id-2.png +0 -0
  316. data/assets/plugins/elegant_font/images/PNG/icon_id-2_alt.png +0 -0
  317. data/assets/plugins/elegant_font/images/PNG/icon_id.png +0 -0
  318. data/assets/plugins/elegant_font/images/PNG/icon_id_alt.png +0 -0
  319. data/assets/plugins/elegant_font/images/PNG/icon_image.png +0 -0
  320. data/assets/plugins/elegant_font/images/PNG/icon_images.png +0 -0
  321. data/assets/plugins/elegant_font/images/PNG/icon_info.png +0 -0
  322. data/assets/plugins/elegant_font/images/PNG/icon_info_alt.png +0 -0
  323. data/assets/plugins/elegant_font/images/PNG/icon_key.png +0 -0
  324. data/assets/plugins/elegant_font/images/PNG/icon_key_alt.png +0 -0
  325. data/assets/plugins/elegant_font/images/PNG/icon_laptop.png +0 -0
  326. data/assets/plugins/elegant_font/images/PNG/icon_lifesaver.png +0 -0
  327. data/assets/plugins/elegant_font/images/PNG/icon_lightbulb.png +0 -0
  328. data/assets/plugins/elegant_font/images/PNG/icon_lightbulb_alt.png +0 -0
  329. data/assets/plugins/elegant_font/images/PNG/icon_like.png +0 -0
  330. data/assets/plugins/elegant_font/images/PNG/icon_like_alt.png +0 -0
  331. data/assets/plugins/elegant_font/images/PNG/icon_link.png +0 -0
  332. data/assets/plugins/elegant_font/images/PNG/icon_link_alt.png +0 -0
  333. data/assets/plugins/elegant_font/images/PNG/icon_loading.png +0 -0
  334. data/assets/plugins/elegant_font/images/PNG/icon_lock-open.png +0 -0
  335. data/assets/plugins/elegant_font/images/PNG/icon_lock-open_alt.png +0 -0
  336. data/assets/plugins/elegant_font/images/PNG/icon_lock.png +0 -0
  337. data/assets/plugins/elegant_font/images/PNG/icon_lock_alt.png +0 -0
  338. data/assets/plugins/elegant_font/images/PNG/icon_mail.png +0 -0
  339. data/assets/plugins/elegant_font/images/PNG/icon_mail_alt.png +0 -0
  340. data/assets/plugins/elegant_font/images/PNG/icon_map.png +0 -0
  341. data/assets/plugins/elegant_font/images/PNG/icon_map_alt.png +0 -0
  342. data/assets/plugins/elegant_font/images/PNG/icon_menu-circle_alt.png +0 -0
  343. data/assets/plugins/elegant_font/images/PNG/icon_menu-circle_alt2.png +0 -0
  344. data/assets/plugins/elegant_font/images/PNG/icon_menu-square_alt.png +0 -0
  345. data/assets/plugins/elegant_font/images/PNG/icon_menu-square_alt2.png +0 -0
  346. data/assets/plugins/elegant_font/images/PNG/icon_menu.png +0 -0
  347. data/assets/plugins/elegant_font/images/PNG/icon_mic.png +0 -0
  348. data/assets/plugins/elegant_font/images/PNG/icon_mic_alt.png +0 -0
  349. data/assets/plugins/elegant_font/images/PNG/icon_minus-06.png +0 -0
  350. data/assets/plugins/elegant_font/images/PNG/icon_minus-box.png +0 -0
  351. data/assets/plugins/elegant_font/images/PNG/icon_minus_alt.png +0 -0
  352. data/assets/plugins/elegant_font/images/PNG/icon_minus_alt2.png +0 -0
  353. data/assets/plugins/elegant_font/images/PNG/icon_mobile.png +0 -0
  354. data/assets/plugins/elegant_font/images/PNG/icon_mug.png +0 -0
  355. data/assets/plugins/elegant_font/images/PNG/icon_mug_alt.png +0 -0
  356. data/assets/plugins/elegant_font/images/PNG/icon_music.png +0 -0
  357. data/assets/plugins/elegant_font/images/PNG/icon_ol.png +0 -0
  358. data/assets/plugins/elegant_font/images/PNG/icon_paperclip.png +0 -0
  359. data/assets/plugins/elegant_font/images/PNG/icon_pause.png +0 -0
  360. data/assets/plugins/elegant_font/images/PNG/icon_pause_alt.png +0 -0
  361. data/assets/plugins/elegant_font/images/PNG/icon_pause_alt2.png +0 -0
  362. data/assets/plugins/elegant_font/images/PNG/icon_pencil-edit.png +0 -0
  363. data/assets/plugins/elegant_font/images/PNG/icon_pencil-edit_alt.png +0 -0
  364. data/assets/plugins/elegant_font/images/PNG/icon_pencil.png +0 -0
  365. data/assets/plugins/elegant_font/images/PNG/icon_pencil_alt.png +0 -0
  366. data/assets/plugins/elegant_font/images/PNG/icon_pens.png +0 -0
  367. data/assets/plugins/elegant_font/images/PNG/icon_pens_alt.png +0 -0
  368. data/assets/plugins/elegant_font/images/PNG/icon_percent.png +0 -0
  369. data/assets/plugins/elegant_font/images/PNG/icon_percent_alt.png +0 -0
  370. data/assets/plugins/elegant_font/images/PNG/icon_phone.png +0 -0
  371. data/assets/plugins/elegant_font/images/PNG/icon_piechart.png +0 -0
  372. data/assets/plugins/elegant_font/images/PNG/icon_pin.png +0 -0
  373. data/assets/plugins/elegant_font/images/PNG/icon_pin_alt.png +0 -0
  374. data/assets/plugins/elegant_font/images/PNG/icon_plus-box.png +0 -0
  375. data/assets/plugins/elegant_font/images/PNG/icon_plus.png +0 -0
  376. data/assets/plugins/elegant_font/images/PNG/icon_plus_alt.png +0 -0
  377. data/assets/plugins/elegant_font/images/PNG/icon_plus_alt2.png +0 -0
  378. data/assets/plugins/elegant_font/images/PNG/icon_printer-alt.png +0 -0
  379. data/assets/plugins/elegant_font/images/PNG/icon_printer.png +0 -0
  380. data/assets/plugins/elegant_font/images/PNG/icon_profile.png +0 -0
  381. data/assets/plugins/elegant_font/images/PNG/icon_pushpin.png +0 -0
  382. data/assets/plugins/elegant_font/images/PNG/icon_pushpin_alt.png +0 -0
  383. data/assets/plugins/elegant_font/images/PNG/icon_puzzle.png +0 -0
  384. data/assets/plugins/elegant_font/images/PNG/icon_puzzle_alt.png +0 -0
  385. data/assets/plugins/elegant_font/images/PNG/icon_question.png +0 -0
  386. data/assets/plugins/elegant_font/images/PNG/icon_question_alt.png +0 -0
  387. data/assets/plugins/elegant_font/images/PNG/icon_question_alt2.png +0 -0
  388. data/assets/plugins/elegant_font/images/PNG/icon_quotations.png +0 -0
  389. data/assets/plugins/elegant_font/images/PNG/icon_quotations_alt.png +0 -0
  390. data/assets/plugins/elegant_font/images/PNG/icon_quotations_alt2.png +0 -0
  391. data/assets/plugins/elegant_font/images/PNG/icon_refresh.png +0 -0
  392. data/assets/plugins/elegant_font/images/PNG/icon_ribbon.png +0 -0
  393. data/assets/plugins/elegant_font/images/PNG/icon_ribbon_alt.png +0 -0
  394. data/assets/plugins/elegant_font/images/PNG/icon_rook.png +0 -0
  395. data/assets/plugins/elegant_font/images/PNG/icon_search.png +0 -0
  396. data/assets/plugins/elegant_font/images/PNG/icon_search2.png +0 -0
  397. data/assets/plugins/elegant_font/images/PNG/icon_search_alt.png +0 -0
  398. data/assets/plugins/elegant_font/images/PNG/icon_shield.png +0 -0
  399. data/assets/plugins/elegant_font/images/PNG/icon_shield_alt.png +0 -0
  400. data/assets/plugins/elegant_font/images/PNG/icon_star-half.png +0 -0
  401. data/assets/plugins/elegant_font/images/PNG/icon_star-half_alt.png +0 -0
  402. data/assets/plugins/elegant_font/images/PNG/icon_star.png +0 -0
  403. data/assets/plugins/elegant_font/images/PNG/icon_star_alt.png +0 -0
  404. data/assets/plugins/elegant_font/images/PNG/icon_stop.png +0 -0
  405. data/assets/plugins/elegant_font/images/PNG/icon_stop_alt.png +0 -0
  406. data/assets/plugins/elegant_font/images/PNG/icon_stop_alt2.png +0 -0
  407. data/assets/plugins/elegant_font/images/PNG/icon_table.png +0 -0
  408. data/assets/plugins/elegant_font/images/PNG/icon_tablet.png +0 -0
  409. data/assets/plugins/elegant_font/images/PNG/icon_tag.png +0 -0
  410. data/assets/plugins/elegant_font/images/PNG/icon_tag_alt.png +0 -0
  411. data/assets/plugins/elegant_font/images/PNG/icon_tags.png +0 -0
  412. data/assets/plugins/elegant_font/images/PNG/icon_tags_alt.png +0 -0
  413. data/assets/plugins/elegant_font/images/PNG/icon_target.png +0 -0
  414. data/assets/plugins/elegant_font/images/PNG/icon_tool.png +0 -0
  415. data/assets/plugins/elegant_font/images/PNG/icon_toolbox.png +0 -0
  416. data/assets/plugins/elegant_font/images/PNG/icon_toolbox_alt.png +0 -0
  417. data/assets/plugins/elegant_font/images/PNG/icon_tools.png +0 -0
  418. data/assets/plugins/elegant_font/images/PNG/icon_trash.png +0 -0
  419. data/assets/plugins/elegant_font/images/PNG/icon_trash_alt.png +0 -0
  420. data/assets/plugins/elegant_font/images/PNG/icon_ul.png +0 -0
  421. data/assets/plugins/elegant_font/images/PNG/icon_upload.png +0 -0
  422. data/assets/plugins/elegant_font/images/PNG/icon_vol-mute.png +0 -0
  423. data/assets/plugins/elegant_font/images/PNG/icon_vol-mute_alt.png +0 -0
  424. data/assets/plugins/elegant_font/images/PNG/icon_volume-high.png +0 -0
  425. data/assets/plugins/elegant_font/images/PNG/icon_volume-high_alt.png +0 -0
  426. data/assets/plugins/elegant_font/images/PNG/icon_volume-low.png +0 -0
  427. data/assets/plugins/elegant_font/images/PNG/icon_volume-low_alt.png +0 -0
  428. data/assets/plugins/elegant_font/images/PNG/icon_wallet.png +0 -0
  429. data/assets/plugins/elegant_font/images/PNG/icon_wallet_alt.png +0 -0
  430. data/assets/plugins/elegant_font/images/PNG/icon_zoom-in.png +0 -0
  431. data/assets/plugins/elegant_font/images/PNG/icon_zoom-in_alt.png +0 -0
  432. data/assets/plugins/elegant_font/images/PNG/icon_zoom-out.png +0 -0
  433. data/assets/plugins/elegant_font/images/PNG/icon_zoom-out_alt.png +0 -0
  434. data/assets/plugins/elegant_font/images/PNG/social_blogger.png +0 -0
  435. data/assets/plugins/elegant_font/images/PNG/social_blogger_circle.png +0 -0
  436. data/assets/plugins/elegant_font/images/PNG/social_blogger_square.png +0 -0
  437. data/assets/plugins/elegant_font/images/PNG/social_delicious.png +0 -0
  438. data/assets/plugins/elegant_font/images/PNG/social_delicious_circle.png +0 -0
  439. data/assets/plugins/elegant_font/images/PNG/social_delicious_square.png +0 -0
  440. data/assets/plugins/elegant_font/images/PNG/social_deviantart.png +0 -0
  441. data/assets/plugins/elegant_font/images/PNG/social_deviantart_circle.png +0 -0
  442. data/assets/plugins/elegant_font/images/PNG/social_deviantart_square.png +0 -0
  443. data/assets/plugins/elegant_font/images/PNG/social_dribbble.png +0 -0
  444. data/assets/plugins/elegant_font/images/PNG/social_dribbble_circle.png +0 -0
  445. data/assets/plugins/elegant_font/images/PNG/social_dribbble_square.png +0 -0
  446. data/assets/plugins/elegant_font/images/PNG/social_facebook.png +0 -0
  447. data/assets/plugins/elegant_font/images/PNG/social_facebook_circle.png +0 -0
  448. data/assets/plugins/elegant_font/images/PNG/social_facebook_square.png +0 -0
  449. data/assets/plugins/elegant_font/images/PNG/social_flickr.png +0 -0
  450. data/assets/plugins/elegant_font/images/PNG/social_flickr_circle.png +0 -0
  451. data/assets/plugins/elegant_font/images/PNG/social_flickr_square.png +0 -0
  452. data/assets/plugins/elegant_font/images/PNG/social_googledrive.png +0 -0
  453. data/assets/plugins/elegant_font/images/PNG/social_googledrive_alt2.png +0 -0
  454. data/assets/plugins/elegant_font/images/PNG/social_googledrive_square.png +0 -0
  455. data/assets/plugins/elegant_font/images/PNG/social_googleplus.png +0 -0
  456. data/assets/plugins/elegant_font/images/PNG/social_googleplus_circle.png +0 -0
  457. data/assets/plugins/elegant_font/images/PNG/social_googleplus_square.png +0 -0
  458. data/assets/plugins/elegant_font/images/PNG/social_instagram.png +0 -0
  459. data/assets/plugins/elegant_font/images/PNG/social_instagram_circle.png +0 -0
  460. data/assets/plugins/elegant_font/images/PNG/social_instagram_square.png +0 -0
  461. data/assets/plugins/elegant_font/images/PNG/social_linkedin.png +0 -0
  462. data/assets/plugins/elegant_font/images/PNG/social_linkedin_circle.png +0 -0
  463. data/assets/plugins/elegant_font/images/PNG/social_linkedin_square.png +0 -0
  464. data/assets/plugins/elegant_font/images/PNG/social_myspace.png +0 -0
  465. data/assets/plugins/elegant_font/images/PNG/social_myspace_circle.png +0 -0
  466. data/assets/plugins/elegant_font/images/PNG/social_myspace_square.png +0 -0
  467. data/assets/plugins/elegant_font/images/PNG/social_picassa.png +0 -0
  468. data/assets/plugins/elegant_font/images/PNG/social_picassa_circle.png +0 -0
  469. data/assets/plugins/elegant_font/images/PNG/social_picassa_square.png +0 -0
  470. data/assets/plugins/elegant_font/images/PNG/social_pinterest.png +0 -0
  471. data/assets/plugins/elegant_font/images/PNG/social_pinterest_circle.png +0 -0
  472. data/assets/plugins/elegant_font/images/PNG/social_pinterest_square.png +0 -0
  473. data/assets/plugins/elegant_font/images/PNG/social_rss.png +0 -0
  474. data/assets/plugins/elegant_font/images/PNG/social_rss_circle.png +0 -0
  475. data/assets/plugins/elegant_font/images/PNG/social_rss_square.png +0 -0
  476. data/assets/plugins/elegant_font/images/PNG/social_share.png +0 -0
  477. data/assets/plugins/elegant_font/images/PNG/social_share_circle.png +0 -0
  478. data/assets/plugins/elegant_font/images/PNG/social_share_square.png +0 -0
  479. data/assets/plugins/elegant_font/images/PNG/social_skype.png +0 -0
  480. data/assets/plugins/elegant_font/images/PNG/social_skype_circle.png +0 -0
  481. data/assets/plugins/elegant_font/images/PNG/social_skype_square.png +0 -0
  482. data/assets/plugins/elegant_font/images/PNG/social_spotify.png +0 -0
  483. data/assets/plugins/elegant_font/images/PNG/social_spotify_circle.png +0 -0
  484. data/assets/plugins/elegant_font/images/PNG/social_spotify_square.png +0 -0
  485. data/assets/plugins/elegant_font/images/PNG/social_stumbleupon_circle.png +0 -0
  486. data/assets/plugins/elegant_font/images/PNG/social_stumbleupon_square.png +0 -0
  487. data/assets/plugins/elegant_font/images/PNG/social_tumbleupon.png +0 -0
  488. data/assets/plugins/elegant_font/images/PNG/social_tumblr.png +0 -0
  489. data/assets/plugins/elegant_font/images/PNG/social_tumblr_circle.png +0 -0
  490. data/assets/plugins/elegant_font/images/PNG/social_tumblr_square.png +0 -0
  491. data/assets/plugins/elegant_font/images/PNG/social_twitter.png +0 -0
  492. data/assets/plugins/elegant_font/images/PNG/social_twitter_circle.png +0 -0
  493. data/assets/plugins/elegant_font/images/PNG/social_twitter_square.png +0 -0
  494. data/assets/plugins/elegant_font/images/PNG/social_vimeo.png +0 -0
  495. data/assets/plugins/elegant_font/images/PNG/social_vimeo_circle.png +0 -0
  496. data/assets/plugins/elegant_font/images/PNG/social_vimeo_square.png +0 -0
  497. data/assets/plugins/elegant_font/images/PNG/social_wordpress.png +0 -0
  498. data/assets/plugins/elegant_font/images/PNG/social_wordpress_circle.png +0 -0
  499. data/assets/plugins/elegant_font/images/PNG/social_wordpress_square.png +0 -0
  500. data/assets/plugins/elegant_font/images/PNG/social_youtube.png +0 -0
  501. data/assets/plugins/elegant_font/images/PNG/social_youtube_circle.png +0 -0
  502. data/assets/plugins/elegant_font/images/PNG/social_youtube_square.png +0 -0
  503. data/assets/plugins/elegant_font/images/SVG/arrow-up-down.svg +1 -0
  504. data/assets/plugins/elegant_font/images/SVG/arrow_back.svg +1 -0
  505. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2down.svg +1 -0
  506. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2down_alt2.svg +1 -0
  507. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2dwnn_alt.svg +1 -0
  508. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left.svg +1 -0
  509. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left_alt.svg +1 -0
  510. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left_alt2.svg +1 -0
  511. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right.svg +1 -0
  512. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right_alt.svg +1 -0
  513. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right_alt2.svg +1 -0
  514. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up.svg +1 -0
  515. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up_alt.svg +1 -0
  516. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up_alt2.svg +1 -0
  517. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down.svg +1 -0
  518. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down_alt.svg +1 -0
  519. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down_alt2.svg +1 -0
  520. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left.svg +1 -0
  521. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left_alt.svg +1 -0
  522. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left_alt2.svg +1 -0
  523. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right.svg +1 -0
  524. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right_alt.svg +1 -0
  525. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right_alt2.svg +1 -0
  526. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-up.svg +1 -0
  527. data/assets/plugins/elegant_font/images/SVG/arrow_carrot-up_alt2.svg +1 -0
  528. data/assets/plugins/elegant_font/images/SVG/arrow_carrot_up_alt.svg +1 -0
  529. data/assets/plugins/elegant_font/images/SVG/arrow_condense.svg +1 -0
  530. data/assets/plugins/elegant_font/images/SVG/arrow_condense_alt.svg +1 -0
  531. data/assets/plugins/elegant_font/images/SVG/arrow_down.svg +1 -0
  532. data/assets/plugins/elegant_font/images/SVG/arrow_down_alt.svg +1 -0
  533. data/assets/plugins/elegant_font/images/SVG/arrow_expand.svg +1 -0
  534. data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt.svg +1 -0
  535. data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt2.svg +1 -0
  536. data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt3.svg +1 -0
  537. data/assets/plugins/elegant_font/images/SVG/arrow_left-down.svg +1 -0
  538. data/assets/plugins/elegant_font/images/SVG/arrow_left-down_alt.svg +1 -0
  539. data/assets/plugins/elegant_font/images/SVG/arrow_left-right.svg +1 -0
  540. data/assets/plugins/elegant_font/images/SVG/arrow_left-right_alt.svg +1 -0
  541. data/assets/plugins/elegant_font/images/SVG/arrow_left-up.svg +1 -0
  542. data/assets/plugins/elegant_font/images/SVG/arrow_left-up_alt.svg +1 -0
  543. data/assets/plugins/elegant_font/images/SVG/arrow_left.svg +1 -0
  544. data/assets/plugins/elegant_font/images/SVG/arrow_left_alt.svg +1 -0
  545. data/assets/plugins/elegant_font/images/SVG/arrow_move.svg +1 -0
  546. data/assets/plugins/elegant_font/images/SVG/arrow_right-down.svg +1 -0
  547. data/assets/plugins/elegant_font/images/SVG/arrow_right-down_alt.svg +1 -0
  548. data/assets/plugins/elegant_font/images/SVG/arrow_right-up.svg +1 -0
  549. data/assets/plugins/elegant_font/images/SVG/arrow_right-up_alt.svg +1 -0
  550. data/assets/plugins/elegant_font/images/SVG/arrow_right.svg +1 -0
  551. data/assets/plugins/elegant_font/images/SVG/arrow_right_alt.svg +1 -0
  552. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down.svg +1 -0
  553. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down_alt.svg +1 -0
  554. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down_alt2.svg +1 -0
  555. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left.svg +1 -0
  556. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left_alt.svg +1 -0
  557. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left_alt2.svg +1 -0
  558. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right.svg +1 -0
  559. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right_alt.svg +1 -0
  560. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right_alt2.svg +1 -0
  561. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up.svg +1 -0
  562. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up_alt.svg +1 -0
  563. data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up_alt2.svg +1 -0
  564. data/assets/plugins/elegant_font/images/SVG/arrow_up-down_alt.svg +1 -0
  565. data/assets/plugins/elegant_font/images/SVG/arrow_up.svg +1 -0
  566. data/assets/plugins/elegant_font/images/SVG/arrow_up_alt.svg +1 -0
  567. data/assets/plugins/elegant_font/images/SVG/icon_adjust-horiz.svg +1 -0
  568. data/assets/plugins/elegant_font/images/SVG/icon_adjust-vert.svg +1 -0
  569. data/assets/plugins/elegant_font/images/SVG/icon_archive.svg +1 -0
  570. data/assets/plugins/elegant_font/images/SVG/icon_archive_alt.svg +1 -0
  571. data/assets/plugins/elegant_font/images/SVG/icon_bag.svg +1 -0
  572. data/assets/plugins/elegant_font/images/SVG/icon_bag_alt.svg +1 -0
  573. data/assets/plugins/elegant_font/images/SVG/icon_balance.svg +1 -0
  574. data/assets/plugins/elegant_font/images/SVG/icon_blocked.svg +1 -0
  575. data/assets/plugins/elegant_font/images/SVG/icon_book.svg +1 -0
  576. data/assets/plugins/elegant_font/images/SVG/icon_book_alt.svg +1 -0
  577. data/assets/plugins/elegant_font/images/SVG/icon_box-checked.svg +1 -0
  578. data/assets/plugins/elegant_font/images/SVG/icon_box-empty.svg +1 -0
  579. data/assets/plugins/elegant_font/images/SVG/icon_box-selected.svg +1 -0
  580. data/assets/plugins/elegant_font/images/SVG/icon_briefcase.svg +1 -0
  581. data/assets/plugins/elegant_font/images/SVG/icon_briefcase_alt.svg +1 -0
  582. data/assets/plugins/elegant_font/images/SVG/icon_building.svg +1 -0
  583. data/assets/plugins/elegant_font/images/SVG/icon_building_alt.svg +1 -0
  584. data/assets/plugins/elegant_font/images/SVG/icon_calculator_alt.svg +1 -0
  585. data/assets/plugins/elegant_font/images/SVG/icon_calendar.svg +1 -0
  586. data/assets/plugins/elegant_font/images/SVG/icon_calulator.svg +1 -0
  587. data/assets/plugins/elegant_font/images/SVG/icon_camera.svg +1 -0
  588. data/assets/plugins/elegant_font/images/SVG/icon_camera_alt.svg +1 -0
  589. data/assets/plugins/elegant_font/images/SVG/icon_cart.svg +1 -0
  590. data/assets/plugins/elegant_font/images/SVG/icon_cart_alt.svg +1 -0
  591. data/assets/plugins/elegant_font/images/SVG/icon_chat.svg +1 -0
  592. data/assets/plugins/elegant_font/images/SVG/icon_chat_alt.svg +1 -0
  593. data/assets/plugins/elegant_font/images/SVG/icon_check.svg +1 -0
  594. data/assets/plugins/elegant_font/images/SVG/icon_check_alt.svg +1 -0
  595. data/assets/plugins/elegant_font/images/SVG/icon_check_alt2.svg +1 -0
  596. data/assets/plugins/elegant_font/images/SVG/icon_circle-empty.svg +1 -0
  597. data/assets/plugins/elegant_font/images/SVG/icon_circle-slelected.svg +1 -0
  598. data/assets/plugins/elegant_font/images/SVG/icon_clipboard.svg +1 -0
  599. data/assets/plugins/elegant_font/images/SVG/icon_clock.svg +1 -0
  600. data/assets/plugins/elegant_font/images/SVG/icon_clock_alt.svg +1 -0
  601. data/assets/plugins/elegant_font/images/SVG/icon_close.svg +1 -0
  602. data/assets/plugins/elegant_font/images/SVG/icon_close_alt.svg +1 -0
  603. data/assets/plugins/elegant_font/images/SVG/icon_close_alt2.svg +1 -0
  604. data/assets/plugins/elegant_font/images/SVG/icon_cloud-download.svg +1 -0
  605. data/assets/plugins/elegant_font/images/SVG/icon_cloud-download_alt.svg +1 -0
  606. data/assets/plugins/elegant_font/images/SVG/icon_cloud-upload.svg +1 -0
  607. data/assets/plugins/elegant_font/images/SVG/icon_cloud-upload_alt.svg +1 -0
  608. data/assets/plugins/elegant_font/images/SVG/icon_cloud.svg +1 -0
  609. data/assets/plugins/elegant_font/images/SVG/icon_cloud_alt.svg +1 -0
  610. data/assets/plugins/elegant_font/images/SVG/icon_cog.svg +1 -0
  611. data/assets/plugins/elegant_font/images/SVG/icon_cogs.svg +1 -0
  612. data/assets/plugins/elegant_font/images/SVG/icon_comment.svg +1 -0
  613. data/assets/plugins/elegant_font/images/SVG/icon_comment_alt.svg +1 -0
  614. data/assets/plugins/elegant_font/images/SVG/icon_compass.svg +1 -0
  615. data/assets/plugins/elegant_font/images/SVG/icon_compass_alt.svg +1 -0
  616. data/assets/plugins/elegant_font/images/SVG/icon_cone.svg +1 -0
  617. data/assets/plugins/elegant_font/images/SVG/icon_cone_alt.svg +1 -0
  618. data/assets/plugins/elegant_font/images/SVG/icon_contacts.svg +1 -0
  619. data/assets/plugins/elegant_font/images/SVG/icon_contacts_alt.svg +1 -0
  620. data/assets/plugins/elegant_font/images/SVG/icon_creditcard.svg +1 -0
  621. data/assets/plugins/elegant_font/images/SVG/icon_currency.svg +1 -0
  622. data/assets/plugins/elegant_font/images/SVG/icon_currency_alt.svg +1 -0
  623. data/assets/plugins/elegant_font/images/SVG/icon_cursor.svg +1 -0
  624. data/assets/plugins/elegant_font/images/SVG/icon_cursor_alt.svg +1 -0
  625. data/assets/plugins/elegant_font/images/SVG/icon_datareport.svg +1 -0
  626. data/assets/plugins/elegant_font/images/SVG/icon_datareport_alt.svg +1 -0
  627. data/assets/plugins/elegant_font/images/SVG/icon_desktop.svg +1 -0
  628. data/assets/plugins/elegant_font/images/SVG/icon_dislike.svg +1 -0
  629. data/assets/plugins/elegant_font/images/SVG/icon_dislike_alt.svg +1 -0
  630. data/assets/plugins/elegant_font/images/SVG/icon_document.svg +1 -0
  631. data/assets/plugins/elegant_font/images/SVG/icon_document_alt.svg +1 -0
  632. data/assets/plugins/elegant_font/images/SVG/icon_documents.svg +1 -0
  633. data/assets/plugins/elegant_font/images/SVG/icon_documents_alt.svg +1 -0
  634. data/assets/plugins/elegant_font/images/SVG/icon_download.svg +1 -0
  635. data/assets/plugins/elegant_font/images/SVG/icon_drawer.svg +1 -0
  636. data/assets/plugins/elegant_font/images/SVG/icon_drawer_alt.svg +1 -0
  637. data/assets/plugins/elegant_font/images/SVG/icon_drive.svg +1 -0
  638. data/assets/plugins/elegant_font/images/SVG/icon_drive_alt.svg +1 -0
  639. data/assets/plugins/elegant_font/images/SVG/icon_easel.svg +1 -0
  640. data/assets/plugins/elegant_font/images/SVG/icon_easel_alt.svg +1 -0
  641. data/assets/plugins/elegant_font/images/SVG/icon_error-circle.svg +1 -0
  642. data/assets/plugins/elegant_font/images/SVG/icon_error-circle_alt.svg +1 -0
  643. data/assets/plugins/elegant_font/images/SVG/icon_error-oct.svg +1 -0
  644. data/assets/plugins/elegant_font/images/SVG/icon_error-oct_alt.svg +1 -0
  645. data/assets/plugins/elegant_font/images/SVG/icon_error-triangle.svg +1 -0
  646. data/assets/plugins/elegant_font/images/SVG/icon_error-triangle_alt.svg +1 -0
  647. data/assets/plugins/elegant_font/images/SVG/icon_film.svg +1 -0
  648. data/assets/plugins/elegant_font/images/SVG/icon_floppy.svg +1 -0
  649. data/assets/plugins/elegant_font/images/SVG/icon_floppy_alt.svg +1 -0
  650. data/assets/plugins/elegant_font/images/SVG/icon_flowchart.svg +1 -0
  651. data/assets/plugins/elegant_font/images/SVG/icon_flowchart_alt.svg +1 -0
  652. data/assets/plugins/elegant_font/images/SVG/icon_folder-add.svg +1 -0
  653. data/assets/plugins/elegant_font/images/SVG/icon_folder-add_alt.svg +1 -0
  654. data/assets/plugins/elegant_font/images/SVG/icon_folder-alt.svg +1 -0
  655. data/assets/plugins/elegant_font/images/SVG/icon_folder-open.svg +1 -0
  656. data/assets/plugins/elegant_font/images/SVG/icon_folder-open_alt.svg +1 -0
  657. data/assets/plugins/elegant_font/images/SVG/icon_folder.svg +1 -0
  658. data/assets/plugins/elegant_font/images/SVG/icon_folder_download.svg +1 -0
  659. data/assets/plugins/elegant_font/images/SVG/icon_folder_upload.svg +1 -0
  660. data/assets/plugins/elegant_font/images/SVG/icon_genius.svg +1 -0
  661. data/assets/plugins/elegant_font/images/SVG/icon_gift.svg +1 -0
  662. data/assets/plugins/elegant_font/images/SVG/icon_gift_alt.svg +1 -0
  663. data/assets/plugins/elegant_font/images/SVG/icon_globe-2.svg +1 -0
  664. data/assets/plugins/elegant_font/images/SVG/icon_globe.svg +1 -0
  665. data/assets/plugins/elegant_font/images/SVG/icon_globe_alt.svg +1 -0
  666. data/assets/plugins/elegant_font/images/SVG/icon_grid-2x2.svg +1 -0
  667. data/assets/plugins/elegant_font/images/SVG/icon_grid-3x3.svg +1 -0
  668. data/assets/plugins/elegant_font/images/SVG/icon_group.svg +1 -0
  669. data/assets/plugins/elegant_font/images/SVG/icon_headphones.svg +1 -0
  670. data/assets/plugins/elegant_font/images/SVG/icon_heart.svg +1 -0
  671. data/assets/plugins/elegant_font/images/SVG/icon_heart_alt.svg +1 -0
  672. data/assets/plugins/elegant_font/images/SVG/icon_hourglass.svg +1 -0
  673. data/assets/plugins/elegant_font/images/SVG/icon_house.svg +1 -0
  674. data/assets/plugins/elegant_font/images/SVG/icon_house_alt.svg +1 -0
  675. data/assets/plugins/elegant_font/images/SVG/icon_id-2.svg +1 -0
  676. data/assets/plugins/elegant_font/images/SVG/icon_id-2_alt.svg +1 -0
  677. data/assets/plugins/elegant_font/images/SVG/icon_id.svg +1 -0
  678. data/assets/plugins/elegant_font/images/SVG/icon_id_alt.svg +1 -0
  679. data/assets/plugins/elegant_font/images/SVG/icon_image.svg +1 -0
  680. data/assets/plugins/elegant_font/images/SVG/icon_images.svg +1 -0
  681. data/assets/plugins/elegant_font/images/SVG/icon_info.svg +1 -0
  682. data/assets/plugins/elegant_font/images/SVG/icon_info_alt.svg +1 -0
  683. data/assets/plugins/elegant_font/images/SVG/icon_key.svg +1 -0
  684. data/assets/plugins/elegant_font/images/SVG/icon_key_alt.svg +1 -0
  685. data/assets/plugins/elegant_font/images/SVG/icon_laptop.svg +1 -0
  686. data/assets/plugins/elegant_font/images/SVG/icon_lifesaver.svg +1 -0
  687. data/assets/plugins/elegant_font/images/SVG/icon_lightbulb.svg +1 -0
  688. data/assets/plugins/elegant_font/images/SVG/icon_lightbulb_alt.svg +1 -0
  689. data/assets/plugins/elegant_font/images/SVG/icon_like.svg +1 -0
  690. data/assets/plugins/elegant_font/images/SVG/icon_like_alt.svg +1 -0
  691. data/assets/plugins/elegant_font/images/SVG/icon_link.svg +1 -0
  692. data/assets/plugins/elegant_font/images/SVG/icon_link_alt.svg +1 -0
  693. data/assets/plugins/elegant_font/images/SVG/icon_loading.svg +1 -0
  694. data/assets/plugins/elegant_font/images/SVG/icon_lock-open.svg +1 -0
  695. data/assets/plugins/elegant_font/images/SVG/icon_lock-open_alt.svg +1 -0
  696. data/assets/plugins/elegant_font/images/SVG/icon_lock.svg +1 -0
  697. data/assets/plugins/elegant_font/images/SVG/icon_lock_alt.svg +1 -0
  698. data/assets/plugins/elegant_font/images/SVG/icon_mail.svg +1 -0
  699. data/assets/plugins/elegant_font/images/SVG/icon_mail_alt.svg +1 -0
  700. data/assets/plugins/elegant_font/images/SVG/icon_map.svg +1 -0
  701. data/assets/plugins/elegant_font/images/SVG/icon_map_alt.svg +1 -0
  702. data/assets/plugins/elegant_font/images/SVG/icon_menu-circle_alt.svg +1 -0
  703. data/assets/plugins/elegant_font/images/SVG/icon_menu-circle_alt2.svg +1 -0
  704. data/assets/plugins/elegant_font/images/SVG/icon_menu-square_alt.svg +1 -0
  705. data/assets/plugins/elegant_font/images/SVG/icon_menu-square_alt2.svg +1 -0
  706. data/assets/plugins/elegant_font/images/SVG/icon_menu.svg +1 -0
  707. data/assets/plugins/elegant_font/images/SVG/icon_mic.svg +1 -0
  708. data/assets/plugins/elegant_font/images/SVG/icon_mic_alt.svg +1 -0
  709. data/assets/plugins/elegant_font/images/SVG/icon_minus-06.svg +1 -0
  710. data/assets/plugins/elegant_font/images/SVG/icon_minus-box.svg +1 -0
  711. data/assets/plugins/elegant_font/images/SVG/icon_minus_alt.svg +1 -0
  712. data/assets/plugins/elegant_font/images/SVG/icon_minus_alt2.svg +1 -0
  713. data/assets/plugins/elegant_font/images/SVG/icon_mobile.svg +1 -0
  714. data/assets/plugins/elegant_font/images/SVG/icon_mug.svg +1 -0
  715. data/assets/plugins/elegant_font/images/SVG/icon_mug_alt.svg +1 -0
  716. data/assets/plugins/elegant_font/images/SVG/icon_music.svg +1 -0
  717. data/assets/plugins/elegant_font/images/SVG/icon_ol.svg +1 -0
  718. data/assets/plugins/elegant_font/images/SVG/icon_paperclip.svg +1 -0
  719. data/assets/plugins/elegant_font/images/SVG/icon_pause.svg +1 -0
  720. data/assets/plugins/elegant_font/images/SVG/icon_pause_alt.svg +1 -0
  721. data/assets/plugins/elegant_font/images/SVG/icon_pause_alt2.svg +1 -0
  722. data/assets/plugins/elegant_font/images/SVG/icon_pencil-edit.svg +1 -0
  723. data/assets/plugins/elegant_font/images/SVG/icon_pencil-edit_alt.svg +1 -0
  724. data/assets/plugins/elegant_font/images/SVG/icon_pencil.svg +1 -0
  725. data/assets/plugins/elegant_font/images/SVG/icon_pencil_alt.svg +1 -0
  726. data/assets/plugins/elegant_font/images/SVG/icon_pens.svg +1 -0
  727. data/assets/plugins/elegant_font/images/SVG/icon_pens_alt.svg +1 -0
  728. data/assets/plugins/elegant_font/images/SVG/icon_percent.svg +1 -0
  729. data/assets/plugins/elegant_font/images/SVG/icon_percent_alt.svg +1 -0
  730. data/assets/plugins/elegant_font/images/SVG/icon_phone.svg +1 -0
  731. data/assets/plugins/elegant_font/images/SVG/icon_piechart.svg +1 -0
  732. data/assets/plugins/elegant_font/images/SVG/icon_pin.svg +1 -0
  733. data/assets/plugins/elegant_font/images/SVG/icon_pin_alt.svg +1 -0
  734. data/assets/plugins/elegant_font/images/SVG/icon_plus-box.svg +1 -0
  735. data/assets/plugins/elegant_font/images/SVG/icon_plus.svg +1 -0
  736. data/assets/plugins/elegant_font/images/SVG/icon_plus_alt.svg +1 -0
  737. data/assets/plugins/elegant_font/images/SVG/icon_plus_alt2.svg +1 -0
  738. data/assets/plugins/elegant_font/images/SVG/icon_printer-alt.svg +1 -0
  739. data/assets/plugins/elegant_font/images/SVG/icon_printer.svg +1 -0
  740. data/assets/plugins/elegant_font/images/SVG/icon_profile.svg +1 -0
  741. data/assets/plugins/elegant_font/images/SVG/icon_pushpin.svg +1 -0
  742. data/assets/plugins/elegant_font/images/SVG/icon_pushpin_alt.svg +1 -0
  743. data/assets/plugins/elegant_font/images/SVG/icon_puzzle.svg +1 -0
  744. data/assets/plugins/elegant_font/images/SVG/icon_puzzle_alt.svg +1 -0
  745. data/assets/plugins/elegant_font/images/SVG/icon_question.svg +1 -0
  746. data/assets/plugins/elegant_font/images/SVG/icon_question_alt.svg +1 -0
  747. data/assets/plugins/elegant_font/images/SVG/icon_question_alt2.svg +1 -0
  748. data/assets/plugins/elegant_font/images/SVG/icon_quotations.svg +1 -0
  749. data/assets/plugins/elegant_font/images/SVG/icon_quotations_alt.svg +1 -0
  750. data/assets/plugins/elegant_font/images/SVG/icon_quotations_alt2.svg +1 -0
  751. data/assets/plugins/elegant_font/images/SVG/icon_refresh.svg +1 -0
  752. data/assets/plugins/elegant_font/images/SVG/icon_ribbon.svg +1 -0
  753. data/assets/plugins/elegant_font/images/SVG/icon_ribbon_alt.svg +1 -0
  754. data/assets/plugins/elegant_font/images/SVG/icon_rook.svg +1 -0
  755. data/assets/plugins/elegant_font/images/SVG/icon_search.svg +1 -0
  756. data/assets/plugins/elegant_font/images/SVG/icon_search2.svg +1 -0
  757. data/assets/plugins/elegant_font/images/SVG/icon_search_alt.svg +1 -0
  758. data/assets/plugins/elegant_font/images/SVG/icon_shield.svg +1 -0
  759. data/assets/plugins/elegant_font/images/SVG/icon_shield_alt.svg +1 -0
  760. data/assets/plugins/elegant_font/images/SVG/icon_star-half.svg +1 -0
  761. data/assets/plugins/elegant_font/images/SVG/icon_star-half_alt.svg +1 -0
  762. data/assets/plugins/elegant_font/images/SVG/icon_star.svg +1 -0
  763. data/assets/plugins/elegant_font/images/SVG/icon_star_alt.svg +1 -0
  764. data/assets/plugins/elegant_font/images/SVG/icon_stop.svg +1 -0
  765. data/assets/plugins/elegant_font/images/SVG/icon_stop_alt.svg +1 -0
  766. data/assets/plugins/elegant_font/images/SVG/icon_stop_alt2.svg +1 -0
  767. data/assets/plugins/elegant_font/images/SVG/icon_table.svg +1 -0
  768. data/assets/plugins/elegant_font/images/SVG/icon_tablet.svg +1 -0
  769. data/assets/plugins/elegant_font/images/SVG/icon_tag.svg +1 -0
  770. data/assets/plugins/elegant_font/images/SVG/icon_tag_alt.svg +1 -0
  771. data/assets/plugins/elegant_font/images/SVG/icon_tags.svg +1 -0
  772. data/assets/plugins/elegant_font/images/SVG/icon_tags_alt.svg +1 -0
  773. data/assets/plugins/elegant_font/images/SVG/icon_target.svg +1 -0
  774. data/assets/plugins/elegant_font/images/SVG/icon_tool.svg +1 -0
  775. data/assets/plugins/elegant_font/images/SVG/icon_toolbox.svg +1 -0
  776. data/assets/plugins/elegant_font/images/SVG/icon_toolbox_alt.svg +1 -0
  777. data/assets/plugins/elegant_font/images/SVG/icon_tools.svg +1 -0
  778. data/assets/plugins/elegant_font/images/SVG/icon_trash.svg +1 -0
  779. data/assets/plugins/elegant_font/images/SVG/icon_trash_alt.svg +1 -0
  780. data/assets/plugins/elegant_font/images/SVG/icon_ul.svg +1 -0
  781. data/assets/plugins/elegant_font/images/SVG/icon_upload.svg +1 -0
  782. data/assets/plugins/elegant_font/images/SVG/icon_vol-mute.svg +1 -0
  783. data/assets/plugins/elegant_font/images/SVG/icon_vol-mute_alt.svg +1 -0
  784. data/assets/plugins/elegant_font/images/SVG/icon_volume-high.svg +1 -0
  785. data/assets/plugins/elegant_font/images/SVG/icon_volume-high_alt.svg +1 -0
  786. data/assets/plugins/elegant_font/images/SVG/icon_volume-low.svg +1 -0
  787. data/assets/plugins/elegant_font/images/SVG/icon_volume-low_alt.svg +1 -0
  788. data/assets/plugins/elegant_font/images/SVG/icon_wallet.svg +1 -0
  789. data/assets/plugins/elegant_font/images/SVG/icon_wallet_alt.svg +1 -0
  790. data/assets/plugins/elegant_font/images/SVG/icon_zoom-in.svg +1 -0
  791. data/assets/plugins/elegant_font/images/SVG/icon_zoom-in_alt.svg +1 -0
  792. data/assets/plugins/elegant_font/images/SVG/icon_zoom-out.svg +1 -0
  793. data/assets/plugins/elegant_font/images/SVG/icon_zoom-out_alt.svg +1 -0
  794. data/assets/plugins/elegant_font/images/SVG/social_blogger.svg +1 -0
  795. data/assets/plugins/elegant_font/images/SVG/social_blogger_circle.svg +1 -0
  796. data/assets/plugins/elegant_font/images/SVG/social_blogger_square.svg +1 -0
  797. data/assets/plugins/elegant_font/images/SVG/social_delicious.svg +1 -0
  798. data/assets/plugins/elegant_font/images/SVG/social_delicious_circle.svg +1 -0
  799. data/assets/plugins/elegant_font/images/SVG/social_delicious_square.svg +1 -0
  800. data/assets/plugins/elegant_font/images/SVG/social_deviantart.svg +1 -0
  801. data/assets/plugins/elegant_font/images/SVG/social_deviantart_circle.svg +1 -0
  802. data/assets/plugins/elegant_font/images/SVG/social_deviantart_square.svg +1 -0
  803. data/assets/plugins/elegant_font/images/SVG/social_dribbble.svg +1 -0
  804. data/assets/plugins/elegant_font/images/SVG/social_dribbble_circle.svg +1 -0
  805. data/assets/plugins/elegant_font/images/SVG/social_dribbble_square.svg +1 -0
  806. data/assets/plugins/elegant_font/images/SVG/social_facebook.svg +1 -0
  807. data/assets/plugins/elegant_font/images/SVG/social_facebook_circle.svg +1 -0
  808. data/assets/plugins/elegant_font/images/SVG/social_facebook_square.svg +1 -0
  809. data/assets/plugins/elegant_font/images/SVG/social_flickr.svg +1 -0
  810. data/assets/plugins/elegant_font/images/SVG/social_flickr_circle.svg +1 -0
  811. data/assets/plugins/elegant_font/images/SVG/social_flickr_square.svg +1 -0
  812. data/assets/plugins/elegant_font/images/SVG/social_googledrive.svg +1 -0
  813. data/assets/plugins/elegant_font/images/SVG/social_googledrive_alt2.svg +1 -0
  814. data/assets/plugins/elegant_font/images/SVG/social_googledrive_square.svg +1 -0
  815. data/assets/plugins/elegant_font/images/SVG/social_googleplus.svg +1 -0
  816. data/assets/plugins/elegant_font/images/SVG/social_googleplus_circle.svg +1 -0
  817. data/assets/plugins/elegant_font/images/SVG/social_googleplus_square.svg +1 -0
  818. data/assets/plugins/elegant_font/images/SVG/social_instagram.svg +1 -0
  819. data/assets/plugins/elegant_font/images/SVG/social_instagram_circle.svg +1 -0
  820. data/assets/plugins/elegant_font/images/SVG/social_instagram_square.svg +1 -0
  821. data/assets/plugins/elegant_font/images/SVG/social_linkedin.svg +1 -0
  822. data/assets/plugins/elegant_font/images/SVG/social_linkedin_circle.svg +1 -0
  823. data/assets/plugins/elegant_font/images/SVG/social_linkedin_square.svg +1 -0
  824. data/assets/plugins/elegant_font/images/SVG/social_myspace.svg +1 -0
  825. data/assets/plugins/elegant_font/images/SVG/social_myspace_circle.svg +1 -0
  826. data/assets/plugins/elegant_font/images/SVG/social_myspace_square.svg +1 -0
  827. data/assets/plugins/elegant_font/images/SVG/social_picassa.svg +1 -0
  828. data/assets/plugins/elegant_font/images/SVG/social_picassa_circle.svg +1 -0
  829. data/assets/plugins/elegant_font/images/SVG/social_picassa_square.svg +1 -0
  830. data/assets/plugins/elegant_font/images/SVG/social_pinterest.svg +1 -0
  831. data/assets/plugins/elegant_font/images/SVG/social_pinterest_circle.svg +1 -0
  832. data/assets/plugins/elegant_font/images/SVG/social_pinterest_square.svg +1 -0
  833. data/assets/plugins/elegant_font/images/SVG/social_rss.svg +1 -0
  834. data/assets/plugins/elegant_font/images/SVG/social_rss_circle.svg +1 -0
  835. data/assets/plugins/elegant_font/images/SVG/social_rss_square.svg +1 -0
  836. data/assets/plugins/elegant_font/images/SVG/social_share.svg +1 -0
  837. data/assets/plugins/elegant_font/images/SVG/social_share_circle.svg +1 -0
  838. data/assets/plugins/elegant_font/images/SVG/social_share_square.svg +1 -0
  839. data/assets/plugins/elegant_font/images/SVG/social_skype.svg +1 -0
  840. data/assets/plugins/elegant_font/images/SVG/social_skype_circle.svg +1 -0
  841. data/assets/plugins/elegant_font/images/SVG/social_skype_square.svg +1 -0
  842. data/assets/plugins/elegant_font/images/SVG/social_spotify.svg +1 -0
  843. data/assets/plugins/elegant_font/images/SVG/social_spotify_circle.svg +1 -0
  844. data/assets/plugins/elegant_font/images/SVG/social_spotify_square.svg +1 -0
  845. data/assets/plugins/elegant_font/images/SVG/social_stumbleupon_circle.svg +1 -0
  846. data/assets/plugins/elegant_font/images/SVG/social_stumbleupon_square.svg +1 -0
  847. data/assets/plugins/elegant_font/images/SVG/social_tumbleupon.svg +1 -0
  848. data/assets/plugins/elegant_font/images/SVG/social_tumblr.svg +1 -0
  849. data/assets/plugins/elegant_font/images/SVG/social_tumblr_circle.svg +1 -0
  850. data/assets/plugins/elegant_font/images/SVG/social_tumblr_square.svg +1 -0
  851. data/assets/plugins/elegant_font/images/SVG/social_twitter.svg +1 -0
  852. data/assets/plugins/elegant_font/images/SVG/social_twitter_circle.svg +1 -0
  853. data/assets/plugins/elegant_font/images/SVG/social_twitter_square.svg +1 -0
  854. data/assets/plugins/elegant_font/images/SVG/social_vimeo.svg +1 -0
  855. data/assets/plugins/elegant_font/images/SVG/social_vimeo_circle.svg +1 -0
  856. data/assets/plugins/elegant_font/images/SVG/social_vimeo_square.svg +1 -0
  857. data/assets/plugins/elegant_font/images/SVG/social_wordpress.svg +1 -0
  858. data/assets/plugins/elegant_font/images/SVG/social_wordpress_circle.svg +1 -0
  859. data/assets/plugins/elegant_font/images/SVG/social_wordpress_square.svg +1 -0
  860. data/assets/plugins/elegant_font/images/SVG/social_youtube.svg +1 -0
  861. data/assets/plugins/elegant_font/images/SVG/social_youtube_circle.svg +1 -0
  862. data/assets/plugins/elegant_font/images/SVG/social_youtube_square.svg +1 -0
  863. data/assets/plugins/font-awesome/HELP-US-OUT.txt +7 -0
  864. data/assets/plugins/font-awesome/css/font-awesome.css +2199 -0
  865. data/assets/plugins/font-awesome/css/font-awesome.min.css +4 -0
  866. data/assets/plugins/font-awesome/fonts/FontAwesome.otf +0 -0
  867. data/assets/plugins/font-awesome/fonts/fontawesome-webfont.eot +0 -0
  868. data/assets/plugins/font-awesome/fonts/fontawesome-webfont.svg +685 -0
  869. data/assets/plugins/font-awesome/fonts/fontawesome-webfont.ttf +0 -0
  870. data/assets/plugins/font-awesome/fonts/fontawesome-webfont.woff +0 -0
  871. data/assets/plugins/font-awesome/fonts/fontawesome-webfont.woff2 +0 -0
  872. data/assets/plugins/font-awesome/less/animated.less +34 -0
  873. data/assets/plugins/font-awesome/less/bordered-pulled.less +25 -0
  874. data/assets/plugins/font-awesome/less/core.less +12 -0
  875. data/assets/plugins/font-awesome/less/fixed-width.less +6 -0
  876. data/assets/plugins/font-awesome/less/font-awesome.less +18 -0
  877. data/assets/plugins/font-awesome/less/icons.less +733 -0
  878. data/assets/plugins/font-awesome/less/larger.less +13 -0
  879. data/assets/plugins/font-awesome/less/list.less +19 -0
  880. data/assets/plugins/font-awesome/less/mixins.less +60 -0
  881. data/assets/plugins/font-awesome/less/path.less +15 -0
  882. data/assets/plugins/font-awesome/less/rotated-flipped.less +20 -0
  883. data/assets/plugins/font-awesome/less/screen-reader.less +5 -0
  884. data/assets/plugins/font-awesome/less/stacked.less +20 -0
  885. data/assets/plugins/font-awesome/less/variables.less +744 -0
  886. data/assets/plugins/font-awesome/scss/_animated.scss +34 -0
  887. data/assets/plugins/font-awesome/scss/_bordered-pulled.scss +25 -0
  888. data/assets/plugins/font-awesome/scss/_core.scss +12 -0
  889. data/assets/plugins/font-awesome/scss/_fixed-width.scss +6 -0
  890. data/assets/plugins/font-awesome/scss/_icons.scss +733 -0
  891. data/assets/plugins/font-awesome/scss/_larger.scss +13 -0
  892. data/assets/plugins/font-awesome/scss/_list.scss +19 -0
  893. data/assets/plugins/font-awesome/scss/_mixins.scss +60 -0
  894. data/assets/plugins/font-awesome/scss/_path.scss +15 -0
  895. data/assets/plugins/font-awesome/scss/_rotated-flipped.scss +20 -0
  896. data/assets/plugins/font-awesome/scss/_screen-reader.scss +5 -0
  897. data/assets/plugins/font-awesome/scss/_stacked.scss +20 -0
  898. data/assets/plugins/font-awesome/scss/_variables.scss +744 -0
  899. data/assets/plugins/font-awesome/scss/font-awesome.scss +18 -0
  900. data/assets/plugins/jquery-1.12.3.min.js +5 -0
  901. data/assets/plugins/jquery-match-height/CHANGELOG.md +24 -0
  902. data/assets/plugins/jquery-match-height/LICENSE +21 -0
  903. data/assets/plugins/jquery-match-height/README.md +170 -0
  904. data/assets/plugins/jquery-match-height/bower.json +26 -0
  905. data/assets/plugins/jquery-match-height/jquery.matchHeight-min.js +10 -0
  906. data/assets/plugins/jquery-match-height/jquery.matchHeight.js +298 -0
  907. data/assets/plugins/jquery-match-height/matchHeight.jquery.json +32 -0
  908. data/assets/plugins/jquery-match-height/test.css +265 -0
  909. data/assets/plugins/jquery-match-height/test.html +288 -0
  910. data/assets/plugins/jquery-match-height/test.js +33 -0
  911. data/assets/plugins/jquery-scrollTo/.gitignore +16 -0
  912. data/assets/plugins/jquery-scrollTo/.jscsrc +41 -0
  913. data/assets/plugins/jquery-scrollTo/.jshintrc +23 -0
  914. data/assets/plugins/jquery-scrollTo/CHANGELOG +178 -0
  915. data/assets/plugins/jquery-scrollTo/LICENSE +22 -0
  916. data/assets/plugins/jquery-scrollTo/README.md +151 -0
  917. data/assets/plugins/jquery-scrollTo/bower.json +28 -0
  918. data/assets/plugins/jquery-scrollTo/composer.json +32 -0
  919. data/assets/plugins/jquery-scrollTo/demo/css/style.css +150 -0
  920. data/assets/plugins/jquery-scrollTo/demo/css/style.old.css +69 -0
  921. data/assets/plugins/jquery-scrollTo/demo/index.html +252 -0
  922. data/assets/plugins/jquery-scrollTo/demo/index.old.html +128 -0
  923. data/assets/plugins/jquery-scrollTo/jquery.scrollTo.js +210 -0
  924. data/assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js +7 -0
  925. data/assets/plugins/jquery-scrollTo/package.json +20 -0
  926. data/assets/plugins/jquery-scrollTo/tests/ElemMaxY-compat.html +21 -0
  927. data/assets/plugins/jquery-scrollTo/tests/ElemMaxY-quirks.html +20 -0
  928. data/assets/plugins/jquery-scrollTo/tests/WinMaxY-compat.html +19 -0
  929. data/assets/plugins/jquery-scrollTo/tests/WinMaxY-quirks.html +18 -0
  930. data/assets/plugins/jquery-scrollTo/tests/WinMaxY-to-iframe-compat.html +20 -0
  931. data/assets/plugins/jquery-scrollTo/tests/WinMaxY-to-iframe-quirks.html +19 -0
  932. data/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-compat.html +11 -0
  933. data/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-quirks.html +10 -0
  934. data/assets/plugins/jquery-scrollTo/tests/index.html +24 -0
  935. data/assets/plugins/jquery-scrollTo/tests/test.js +21 -0
  936. data/assets/plugins/lightbox/.gitignore +6 -0
  937. data/assets/plugins/lightbox/Gruntfile.js +84 -0
  938. data/assets/plugins/lightbox/LICENSE.txt +339 -0
  939. data/assets/plugins/lightbox/README.md +10 -0
  940. data/assets/plugins/lightbox/bower.json +38 -0
  941. data/assets/plugins/lightbox/dist/ekko-lightbox.css +62 -0
  942. data/assets/plugins/lightbox/dist/ekko-lightbox.js +400 -0
  943. data/assets/plugins/lightbox/dist/ekko-lightbox.min.css +6 -0
  944. data/assets/plugins/lightbox/dist/ekko-lightbox.min.js +7 -0
  945. data/assets/plugins/lightbox/ekko-lightbox.coffee +353 -0
  946. data/assets/plugins/lightbox/ekko-lightbox.less +64 -0
  947. data/assets/plugins/lightbox/examples/index.html +559 -0
  948. data/assets/plugins/lightbox/examples/remote/page1.html +9 -0
  949. data/assets/plugins/lightbox/examples/remote/page2.html +9 -0
  950. data/assets/plugins/lightbox/examples/remote/readme.md +1 -0
  951. data/assets/plugins/lightbox/package.json +46 -0
  952. data/assets/plugins/prism/min/prism-min.js +2 -0
  953. data/assets/plugins/prism/prism.css +163 -0
  954. data/assets/plugins/prism/prism.js +18 -0
  955. metadata +1039 -0
@@ -0,0 +1,33 @@
1
+ /* see test.html for example matchHeight usage */
2
+
3
+ /* testing page code only, you wont need this! */
4
+
5
+ (function() {
6
+
7
+ $(function() {
8
+ bindTestOptions();
9
+ });
10
+
11
+ var bindTestOptions = function() {
12
+ resetTestOptions();
13
+ $('.option').change(resetTestOptions);
14
+ };
15
+
16
+ var resetTestOptions = function() {
17
+ // update test options
18
+ $('.option').each(function() {
19
+ var $this = $(this);
20
+ $('body').toggleClass($this.val(), $this.prop('checked'));
21
+ });
22
+
23
+ // update byRow option
24
+ var byRow = $('body').hasClass('test-rows');
25
+ $.each($.fn.matchHeight._groups, function() {
26
+ this.byRow = byRow;
27
+ });
28
+
29
+ // update all heights
30
+ $.fn.matchHeight._update();
31
+ };
32
+
33
+ })();
@@ -0,0 +1,16 @@
1
+ lib-cov
2
+ *.seed
3
+ *.log
4
+ *.csv
5
+ *.dat
6
+ *.out
7
+ *.pid
8
+ *.gz
9
+
10
+ pids
11
+ logs
12
+ results
13
+
14
+ node_modules
15
+ npm-debug.log
16
+ .DS_Store
@@ -0,0 +1,41 @@
1
+ {
2
+ "requireCurlyBraces": [
3
+ "do","else","for","switch", "try","catch","while"
4
+ ],
5
+ "requireSpaceBeforeKeywords": [
6
+ "else", "catch"
7
+ ],
8
+ "requireSpaceAfterKeywords": [
9
+ "do", "for", "if", "else", "switch", "case", "try",
10
+ "catch", "void", "while", "with", "return", "typeof"
11
+ ],
12
+ "requireSpaceBeforeBlockStatements": true,
13
+ "requireParenthesesAroundIIFE": true,
14
+ "requireSpacesInFunctionExpression": {"beforeOpeningCurlyBrace": true},
15
+ "disallowSpacesInFunctionExpression": {"beforeOpeningRoundBrace": true},
16
+ "disallowSpacesInCallExpression": true,
17
+ "requireBlocksOnNewline": 1,
18
+ "disallowPaddingNewlinesInBlocks": true,
19
+ "disallowEmptyBlocks": true,
20
+ "disallowQuotedKeysInObjects": "allButReserved",
21
+ "disallowSpaceAfterObjectKeys": true,
22
+ "requireCommaBeforeLineBreak": true,
23
+ "requireOperatorBeforeLineBreak": true,
24
+ "disallowSpaceAfterPrefixUnaryOperators": true,
25
+ "disallowSpaceBeforePostfixUnaryOperators": true,
26
+ "disallowKeywords": [ "with" ],
27
+ "disallowMultipleLineBreaks": true,
28
+ "disallowMixedSpacesAndTabs": "smart",
29
+ "disallowOperatorBeforeLineBreak": ["."],
30
+ "disallowTrailingWhitespace": true,
31
+ "disallowTrailingComma": true,
32
+ "disallowKeywordsOnNewLine": ["else"],
33
+ "requireCapitalizedConstructors": true,
34
+ "requireDotNotation": true,
35
+ "disallowYodaConditions": true,
36
+ "disallowNewlineBeforeBlockStatements": true,
37
+ "validateLineBreaks": "LF",
38
+ "validateQuoteMarks": { "mark": "'", "escape": true },
39
+ "validateIndentation": "\t",
40
+ "validateParameterSeparator": ", "
41
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "shadow": "inner",
3
+
4
+ "camelcase": true,
5
+ "eqeqeq": true,
6
+ "eqnull": true,
7
+ "freeze": true,
8
+ "funcscope": true,
9
+ "newcap": true,
10
+ "noarg": true,
11
+ "noempty": true,
12
+ "nonbsp": true,
13
+ "unused": true,
14
+ "undef": true,
15
+ "scripturl": true,
16
+ "strict": true,
17
+ "quotmark": "single",
18
+
19
+ "globals": {"define": true},
20
+ "browser": true,
21
+ "node": true,
22
+ "jquery": true
23
+ }
@@ -0,0 +1,178 @@
1
+ 2.1.1
2
+ [Fix]
3
+ - Slight change so define function is not minified (#91)
4
+
5
+ 2.1.0
6
+ [Enhancement]
7
+ - Avoid animating a needless axis
8
+ [Feature]
9
+ - Implemented interrupt setting, if true will stop animating on user (manual) scroll (#67)
10
+
11
+ 2.0.1
12
+ [Fix]
13
+ - Fixed "queue" setting conflicts with $().animate(), forced to always get there as true
14
+
15
+ 2.0.0
16
+ [Feature]
17
+ - All settings are passed to jQuery.animate() meaning it now supports even more settings
18
+ [Enhancement]
19
+ - $(window)._scrollable() is no longer needed, the element is always the window
20
+ - Delegating to jQuery the get/set of element/window scroll positions.
21
+ [Compat]
22
+ - Dropped support for $.scrollTo.window() and $(window)._scrollable()
23
+ [Fix]
24
+ - Now works consistenly on Chrome 40
25
+ - Now works correctly on Windows Phone
26
+ - Now works correctly on Android Browsers
27
+ - Now works correctly on iOS Browsers
28
+
29
+ 1.4.14
30
+ [Misc]
31
+ - Internal both() function will handle nulls correctly
32
+
33
+ 1.4.13
34
+ [Misc]
35
+ - Support for CommonJS / NPM added by durango
36
+
37
+ 1.4.12
38
+ [Fix]
39
+ - Fixed selector matching body fails on window scrolling
40
+
41
+ 1.4.11
42
+ [Misc]
43
+ - Reverted changes from 1.4.10
44
+
45
+ 1.4.10
46
+ [Enhancement]
47
+ - Giving the plugin an AMD module id so it can be required (f.e by localScroll)
48
+
49
+ 1.4.9
50
+ [Enhancement]
51
+ - "offset" setting can now be a function as well (#60)
52
+
53
+ 1.4.8
54
+ [Enhancement]
55
+ - Added support for AMD
56
+
57
+ 1.4.7
58
+ [Misc]
59
+ - Changed spacing
60
+ - Changed licensing to MIT
61
+ - Repo is compliant with official jquery plugins repository
62
+
63
+ 1.4.6
64
+ [Fix]
65
+ - Fixed first argument of onAfter and onAfterFirst was original target and should be "parsed" target
66
+
67
+ 1.4.5
68
+ [Fix]
69
+ - Fixed passing a negative scroll value crashes
70
+
71
+ 1.4.4
72
+ [Change]
73
+ - Re-released as 1.4.4 to avoid issues with bower
74
+
75
+ 1.4.3.1
76
+ [Fix]
77
+ - Fixed $.scrollTo(0) broken on 1.4.3
78
+
79
+ 1.4.3
80
+ [Enhancement]
81
+ - Limit calculations can be disabled by setting the option 'limit' to false.
82
+ - Null target or unmatching selector don't break and fail silently
83
+ [Misc]
84
+ - Removed support for the deprecated setting 'speed'
85
+ [Fix]
86
+ - Removed $.browser.webkit so the plugin works with jQuery +1.8
87
+
88
+ 1.4.2
89
+ [Feature]
90
+ - The plugin support percentages as target ('50%' or {top:'50%', left:'45%'})
91
+ - Exposed the max() calculation as $.scrollTo.max
92
+ [Enhancement]
93
+ - Renamed $.fn.scrollable to $.fn._scrollable to avoid conflicts with other plugins
94
+ [Fix]
95
+ - Fixing max calculations for regular DOM elements
96
+
97
+ 1.4.1
98
+ [Feature]
99
+ - The target can be 'max' to scroll to the end while keeping it elegant.
100
+ [Enhancement]
101
+ - Default duration is 0 for jquery +1.3. Means sync animation
102
+ - The plugin works on all major browsers, on compat & quirks modes, including iframes.
103
+ - In addition to window/document, if html or body are received, the plugin will choose the right one.
104
+ [Fix]
105
+ - The plugin accepts floating numbers, Thanks Ramin
106
+ - Using jQuery.nodeName where neccessary so that this works on xml+xhtml
107
+ - The max() internal function wasn't completely accurrate, now it is 98% (except for IE on quirks mode and it's not too noticeable).
108
+
109
+ 1.4
110
+ [Fix]
111
+ - Fixed the problem when scrolling the window to absolute positioned elements on Safari.
112
+ - Fixed the problem on Opera 9.5 when scrolling the window. That it always scrolls to 0.
113
+ [Feature]
114
+ - Added the settings object as 2nd argument to the onAfter callback.
115
+ - The 3rd argument of scrollTo can be just a function and it's used as the onAfter.
116
+ - Added full support for iframes (even max scroll calculation).
117
+ - Instead of $.scrollTo, $(window).scrollTo() and $(document).scrollTo() can be used.
118
+ - Added $().scrollable() that returns the real element to scroll, f.e: $(window).scrollable() == [body|html], works for iframes.
119
+ [Enhancement]
120
+ - Cleaned the code a bit, specially the comments
121
+
122
+ 1.3.3
123
+ [Change]
124
+ - Changed the licensing from GPL to GPL+MIT.
125
+
126
+ 1.3.2
127
+ [Enhancement]
128
+ - Small improvements to make the code shorter.
129
+ [Change]
130
+ - Removed the last argument received by onAfter as it was the same as the 'this' but jqueryfied.
131
+
132
+ 1.3.1
133
+ [Feature]
134
+ - Exposed $.scrollTo.window() to get the element that needs to be animated, to scroll the window.
135
+ - Added option 'over'.
136
+ [Enhancement]
137
+ - Made the code as short as possible.
138
+ [Change]
139
+ - Changed the arguments received by onAfter
140
+
141
+ 1.3
142
+ [Enhancement]
143
+ - Added semicolon to the start, for safe file concatenation
144
+ - Added a limit check, values below 0 or over the maximum are fixed.
145
+ - Now it should work faster, only one of html or body go through all the processing, instead of both for all browsers.
146
+ [Fix]
147
+ - Fixed the behavior for Opera, which seemed to react to both changes on <html> and <body>.
148
+ - The border is also reduced, when 'margin' is set to true.
149
+ [Change]
150
+ - The option speed has been renamed to duration.
151
+ [Feature]
152
+ - The duration can be specified with a number as 2nd argument, and the rest of the settings as the third ( like $().animate )
153
+ - Remade the demo
154
+
155
+ 1.2.4
156
+ [Enhancement]
157
+ - The target can be in the form of { top:x, left:y } allowing different position for each axis.
158
+ [Feature]
159
+ - The option 'offset' has been added, to scroll behind or past the target. Can be a number(both axes) or { top:x, left:y }.
160
+
161
+ 1.2.3
162
+ [Feature]
163
+ - Exposed the defaults.
164
+ [Enhancement]
165
+ - Made the callback functions receive more parameters.
166
+
167
+ 1.2.2
168
+ [Fix]
169
+ - Fixed a bug, I didn't have to add the scrolled amount if it was body or html.
170
+
171
+ 1.2
172
+ [Change]
173
+ - The option 'onafter' is now called 'onAfter'.
174
+ [Feature]
175
+ - Two axes can be scrolled together, this is set with the option 'axis'.
176
+ - In case 2 axes are chosen, the scrolling can be queued: one scrolls, and then the other.
177
+ - There's an intermediary event, 'onAfterFirst' called in case the axes are queued, after the first ends.
178
+ - If the option 'margin' is set to true, the plugin will take in account, the margin of the target(no use if target is a value).
@@ -0,0 +1,22 @@
1
+ (The MIT License)
2
+
3
+ Copyright (c) 2007-2015 Ariel Flesler <aflesler@gmail.com>
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining
6
+ a copy of this software and associated documentation files (the
7
+ 'Software'), to deal in the Software without restriction, including
8
+ without limitation the rights to use, copy, modify, merge, publish,
9
+ distribute, sublicense, and/or sell copies of the Software, and to
10
+ permit persons to whom the Software is furnished to do so, subject to
11
+ the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be
14
+ included in all copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
17
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
19
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
20
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
21
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
22
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1,151 @@
1
+ # jQuery.scrollTo
2
+
3
+ Lightweight, cross-browser and highly customizable animated scrolling with jQuery
4
+
5
+ [![GitHub version](https://badge.fury.io/gh/flesler%2Fjquery.scrollTo.svg)](http://badge.fury.io/gh/flesler%2Fjquery.scrollTo)
6
+ [![libscore](http://img.shields.io/badge/libscore-31656-brightgreen.svg?style=flat-square)](http://libscore.com/#jQuery.fn.scrollTo)
7
+
8
+ ## Installation
9
+ The plugin requires jQuery 1.8 or higher.
10
+
11
+ Via [bower](https://github.com/flesler/jquery.scrollTo/blob/master/bower.json):
12
+ ```bash
13
+ bower install jquery.scrollTo
14
+ ```
15
+ Via [npm](https://www.npmjs.com/package/jquery.scrollto):
16
+ ```bash
17
+ npm install jquery.scrollto
18
+ ```
19
+ Via [packagist](https://packagist.org/packages/flesler/jquery.scrollTo):
20
+ ```php
21
+ php composer.phar require --prefer-dist flesler/jquery.scrollto "*"
22
+ ```
23
+
24
+ ### Using a public CDN
25
+
26
+ CDN provided by [jsdelivr](http://www.jsdelivr.com/#!jquery.scrollto)
27
+ ```html
28
+ <script src="//cdn.jsdelivr.net/jquery.scrollto/2.1.0/jquery.scrollTo.min.js"></script>
29
+ ```
30
+ CDN provided by [cdnjs](https://cdnjs.com/libraries/jquery-scrollTo)
31
+ ```html
32
+ <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-scrollTo/2.1.0/jquery.scrollTo.min.js"></script>
33
+ ```
34
+
35
+ ### Downloading Manually
36
+
37
+ If you want the latest stable version, get the latest release from the [releases page](https://github.com/flesler/jquery.scrollTo/releases).
38
+
39
+ ## 2.0
40
+
41
+ Version 2.0 has been recently released. It is mostly backwards compatible, if you have any issue first check [this link](https://github.com/flesler/jquery.scrollTo/wiki/Migrating-to-2.0).
42
+ If your problem is not solved then go ahead and [report the issue](https://github.com/flesler/jquery.scrollTo/issues/new).
43
+
44
+ ## Usage
45
+
46
+ jQuery.scrollTo's signature is designed to resemble [$().animate()](http://api.jquery.com/animate/).
47
+
48
+ ```js
49
+ $(element).scrollTo(target[,duration][,settings]);
50
+ ```
51
+
52
+ ### _element_
53
+
54
+ This must be a scrollable element, to scroll the whole window use `$(window)`.
55
+
56
+ ### _target_
57
+
58
+ This defines the position to where `element` must be scrolled. The plugin supports all these formats:
59
+ * A number with a fixed position: `250`
60
+ * A string with a fixed position with px: `"250px"`
61
+ * A string with a percentage (of container's size): `"50%"`
62
+ * A string with a relative step: `"+=50px"`
63
+ * An object with `left` and `top` containining any of the aforementioned: `{left:250, top:"50px"}`
64
+ * The string `"max"` to scroll to the end.
65
+ * A string selector that will be relative to the element to scroll: `".section:eq(2)"`
66
+ * A DOM element, probably a child of the element to scroll: `document.getElementById("top")`
67
+ * A jQuery object with a DOM element: `$("#top")`
68
+
69
+ ### _settings_
70
+
71
+ The `duration` parameter is a shortcut to the setting with the same name.
72
+ These are the supported settings:
73
+ * __axis__: The axes to animate: `xy` (default), `x`, `y`, `yx`
74
+ * __interrupt__: If `true` will cancel the animation if the user scrolls. Default is `false`
75
+ * __limit__: If `true` the plugin will not scroll beyond the container's size. Default is `true`
76
+ * __margin__: If `true`, subtracts the margin and border of the `target` element. Default is `false`
77
+ * __offset__: Added to the final position, can be a number or an object with `left` and `top`
78
+ * __over__: Adds a % of the `target` dimensions: `{left:0.5, top:0.5}`
79
+ * __queue__: If `true` will scroll one `axis` and then the other. Default is `false`
80
+ * __onAfter(target, settings)__: A callback triggered when the animation ends (jQuery's `complete()`)
81
+ * __onAfterFirst(target, settings)__: A callback triggered after the first axis scrolls when queueing
82
+
83
+ You can add any setting supported by [$().animate()](http://api.jquery.com/animate/#animate-properties-options) as well:
84
+
85
+ * __duration__: Duration of the animation, default is `0` which makes it instantaneous
86
+ * __easing__: Name of an easing equation, you must register the easing function: `swing`
87
+ * __fail()__: A callback triggered when the animation is stopped (f.e via `interrupt`)
88
+ * __step()__: A callback triggered for every animated property on every frame
89
+ * __progress()__: A callback triggered on every frame
90
+ * And more, check jQuery's [documentation](http://api.jquery.com/animate/#animate-properties-options)
91
+
92
+ ### window shorthand
93
+
94
+ You can use `$.scrollTo(...)` as a shorthand for `$(window).scrollTo(...)`.
95
+
96
+ ### Changing the default settings
97
+
98
+ As with most plugins, the default settings are exposed so they can be changed.
99
+ ```js
100
+ $.extend($.scrollTo.defaults, {
101
+ axis: 'y',
102
+ duration: 800
103
+ });
104
+ ```
105
+
106
+ ### Stopping the animation
107
+
108
+ jQuery.scrollTo ends up creating ordinary animations which can be stopped by calling [$().stop()](http://api.jquery.com/stop/) or [$().finish()](http://api.jquery.com/finish/) on the same element you called `$().scrollTo()`, including the `window`.
109
+ Remember you can pass a `fail()` callback to be called when the animation is stopped.
110
+
111
+ ## Demo
112
+
113
+ Check the [demo](http://demos.flesler.com/jquery/scrollTo/) to see every option in action.
114
+
115
+ ## Complementary plugins
116
+
117
+ There are two plugins, also created by me that depend on jQuery.scrollTo and aim to simplify certain use cases.
118
+
119
+ ### [jQuery.localScroll](https://github.com/flesler/jquery.localScroll)
120
+
121
+ This plugin makes it very easy to implement anchor navigation.
122
+ If you don't want to include another plugin, you can try using something like [this minimalistic gist](https://gist.github.com/flesler/3f3e1166690108abf747).
123
+
124
+ ### [jQuery.serialScroll](https://github.com/flesler/jquery.serialScroll)
125
+
126
+ This plugin simplifies the creation of scrolling slideshows.
127
+
128
+ ## License
129
+
130
+ (The MIT License)
131
+
132
+ Copyright (c) 2007-2015 Ariel Flesler <aflesler@gmail.com>
133
+
134
+ Permission is hereby granted, free of charge, to any person obtaining
135
+ a copy of this software and associated documentation files (the
136
+ 'Software'), to deal in the Software without restriction, including
137
+ without limitation the rights to use, copy, modify, merge, publish,
138
+ distribute, sublicense, and/or sell copies of the Software, and to
139
+ permit persons to whom the Software is furnished to do so, subject to
140
+ the following conditions:
141
+
142
+ The above copyright notice and this permission notice shall be
143
+ included in all copies or substantial portions of the Software.
144
+
145
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
146
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
147
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
148
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
149
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
150
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
151
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.