jekyll-theme-prettydocs 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
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,20 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
+ <title>jQuery.scrollTo - Test Window MaxY to Iframe - Compat Mode</title>
6
+ <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.0.js"></script>
7
+ <script type="text/javascript" src="../jquery.scrollTo.js"></script>
8
+ <script type="text/javascript" src="test.js"></script>
9
+ </head>
10
+ <body>
11
+ <h1>jQuery.scrollTo - Test Window MaxY to Iframe - Compat Mode</h1>
12
+
13
+ <iframe src="WinMaxY-compat.html?notest" style="width:500px" /></iframe>
14
+
15
+ <script type="text/javascript">
16
+ setTimeout(function(){
17
+ $('iframe').test();
18
+ }, 1500 );
19
+ </script>
20
+ </html>
@@ -0,0 +1,19 @@
1
+ <html>
2
+ <head>
3
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
4
+ <title>jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode</title>
5
+ <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.0.js"></script>
6
+ <script type="text/javascript" src="../jquery.scrollTo.js"></script>
7
+ <script type="text/javascript" src="test.js"></script>
8
+ </head>
9
+ <body>
10
+ <h1>jQuery.scrollTo - Test Window MaxY to Iframe - Quirks Mode</h1>
11
+
12
+ <iframe src="WinMaxY-quirks.html?notest" style="width:500px"></iframe>
13
+
14
+ <script type="text/javascript">
15
+ setTimeout(function(){
16
+ $('iframe').test();
17
+ }, 1500 );
18
+ </script>
19
+ </html>
@@ -0,0 +1,11 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
+ <title>jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode</title>
6
+ </head>
7
+ <body>
8
+ <h1>jQuery.scrollTo - Test Window MaxY with Iframe - Compat Mode</h1>
9
+
10
+ <iframe src="WinMaxY-compat.html" />
11
+ </html>
@@ -0,0 +1,10 @@
1
+ <html>
2
+ <head>
3
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
4
+ <title>jQuery.scrollTo - Test Window MaxY with Iframe - Quirks Mode</title>
5
+ </head>
6
+ <body>
7
+ <h1>jQuery.scrollTo - Test Window MaxY with Iframe - Quirks Mode</h1>
8
+
9
+ <iframe src="WinMaxY-quirks.html" />
10
+ </html>
@@ -0,0 +1,24 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
+ <title>jQuery.scrollTo Tests</title>
6
+ <meta name="keywords" content="javascript, jquery, plugins, scroll, scrollTo, smooth, animation, to, effect, ariel, flesler, window, overflow, element, navigation, customizable" />
7
+ <meta name="description" content="Tests for jQuery ScrollTo. Made by Ariel Flesler." />
8
+ <meta name="robots" content="index,follow" />
9
+ </head>
10
+ <body>
11
+ <h1>jQuery.scrollTo Tests</h1>
12
+
13
+ <ul>
14
+ <li><a href="WinMaxY-compat.html">Max window scrolling (compat mode)</a></li>
15
+ <li><a href="WinMaxY-quirks.html">Max window scrolling (quirks mode)</a></li>
16
+ <li><a href="ElemMaxY-compat.html">Max element scrolling (compat mode)</a></li>
17
+ <li><a href="ElemMaxY-quirks.html">Max element scrolling (quirks mode)</a></li>
18
+ <li><a href="WinMaxY-with-iframe-compat.html">Max window scrolling, within an iframe (compat mode)</a></li>
19
+ <li><a href="WinMaxY-with-iframe-quirks.html">Max window scrolling, within an iframe (quirks mode)</a></li>
20
+ <li><a href="WinMaxY-to-iframe-compat.html">Max iframe scrolling from outside (compat mode)</a></li>
21
+ <li><a href="WinMaxY-to-iframe-quirks.html">Max iframe scrolling from outside (quirks mode)</a></li>
22
+ </ul>
23
+ </body>
24
+ </html>
@@ -0,0 +1,21 @@
1
+ $.fn.test = function(){
2
+ // Hide title on iframes
3
+ if (window.self !== window.top) {
4
+ $('h1').hide();
5
+ }
6
+
7
+ if (location.search === '?notest') {
8
+ return this;
9
+ }
10
+
11
+ $.scrollTo.defaults.axis = 'xy';
12
+
13
+ var root = this.is('iframe') ? this.contents() : $('body');
14
+ root.find('#ua').html(
15
+ navigator.userAgent +
16
+ '<br />' +
17
+ 'document.compatMode is "' + document.compatMode + '"'
18
+ );
19
+
20
+ return this.scrollTo('max', 1000).scrollTo(0, 1000);
21
+ };
@@ -0,0 +1,6 @@
1
+ # Jetbrains
2
+ *.idea
3
+
4
+ # Node
5
+ node_modules
6
+ .DS_Store
@@ -0,0 +1,84 @@
1
+ module.exports = function (grunt) {
2
+ "use strict";
3
+
4
+ grunt.initConfig({
5
+ banner:
6
+ '/*!\n' +
7
+ ' * Lightbox for Bootstrap 3 by @ashleydw\n' +
8
+ ' * https://github.com/ashleydw/lightbox\n' +
9
+ ' *\n' +
10
+ ' * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE\n' +
11
+ ' */',
12
+
13
+ coffee: {
14
+ compile: {
15
+ files: {
16
+ 'dist/ekko-lightbox.js': 'ekko-lightbox.coffee'
17
+ }
18
+ }
19
+ },
20
+ recess: {
21
+ options: {
22
+ compile: true
23
+ },
24
+ css: {
25
+ files: {
26
+ 'dist/ekko-lightbox.css': 'ekko-lightbox.less'
27
+ }
28
+ },
29
+ css_min: {
30
+ options: {
31
+ compress: true
32
+ },
33
+ files: {
34
+ 'dist/ekko-lightbox.min.css': 'ekko-lightbox.less'
35
+ }
36
+ }
37
+ },
38
+ uglify: {
39
+ js: {
40
+ files: {
41
+ 'dist/ekko-lightbox.min.js': 'dist/ekko-lightbox.js'
42
+ }
43
+ }
44
+ },
45
+ usebanner: {
46
+ dist: {
47
+ options: {
48
+ banner: '<%= banner %>'
49
+ },
50
+ files: {
51
+ src: ['dist/ekko-lightbox.min.js']
52
+ }
53
+ }
54
+ },
55
+ watch: {
56
+ coffee: {
57
+ files: ['ekko-lightbox.coffee'],
58
+ tasks: ['dist']
59
+ }
60
+ },
61
+ bump: {
62
+ options: {
63
+ files: ['bower.json', 'package.json'],
64
+ commit: true,
65
+ commitMessage: 'Release v%VERSION%',
66
+ commitFiles: ['bower.json'],
67
+ createTag: true,
68
+ tagName: 'v%VERSION%',
69
+ tagMessage: 'Version %VERSION%',
70
+ push: false
71
+ }
72
+ }
73
+ });
74
+
75
+ grunt.loadNpmTasks('grunt-banner');
76
+ grunt.loadNpmTasks('grunt-contrib-coffee');
77
+ grunt.loadNpmTasks('grunt-contrib-uglify');
78
+ grunt.loadNpmTasks('grunt-contrib-watch');
79
+ grunt.loadNpmTasks('grunt-recess');
80
+ grunt.loadNpmTasks('grunt-bump');
81
+
82
+ grunt.registerTask('dist', ['coffee', 'uglify', 'recess', 'usebanner']);
83
+ grunt.registerTask('default', ['dist']);
84
+ };
@@ -0,0 +1,339 @@
1
+ GNU GENERAL PUBLIC LICENSE
2
+ Version 2, June 1991
3
+
4
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6
+ Everyone is permitted to copy and distribute verbatim copies
7
+ of this license document, but changing it is not allowed.
8
+
9
+ Preamble
10
+
11
+ The licenses for most software are designed to take away your
12
+ freedom to share and change it. By contrast, the GNU General Public
13
+ License is intended to guarantee your freedom to share and change free
14
+ software--to make sure the software is free for all its users. This
15
+ General Public License applies to most of the Free Software
16
+ Foundation's software and to any other program whose authors commit to
17
+ using it. (Some other Free Software Foundation software is covered by
18
+ the GNU Lesser General Public License instead.) You can apply it to
19
+ your programs, too.
20
+
21
+ When we speak of free software, we are referring to freedom, not
22
+ price. Our General Public Licenses are designed to make sure that you
23
+ have the freedom to distribute copies of free software (and charge for
24
+ this service if you wish), that you receive source code or can get it
25
+ if you want it, that you can change the software or use pieces of it
26
+ in new free programs; and that you know you can do these things.
27
+
28
+ To protect your rights, we need to make restrictions that forbid
29
+ anyone to deny you these rights or to ask you to surrender the rights.
30
+ These restrictions translate to certain responsibilities for you if you
31
+ distribute copies of the software, or if you modify it.
32
+
33
+ For example, if you distribute copies of such a program, whether
34
+ gratis or for a fee, you must give the recipients all the rights that
35
+ you have. You must make sure that they, too, receive or can get the
36
+ source code. And you must show them these terms so they know their
37
+ rights.
38
+
39
+ We protect your rights with two steps: (1) copyright the software, and
40
+ (2) offer you this license which gives you legal permission to copy,
41
+ distribute and/or modify the software.
42
+
43
+ Also, for each author's protection and ours, we want to make certain
44
+ that everyone understands that there is no warranty for this free
45
+ software. If the software is modified by someone else and passed on, we
46
+ want its recipients to know that what they have is not the original, so
47
+ that any problems introduced by others will not reflect on the original
48
+ authors' reputations.
49
+
50
+ Finally, any free program is threatened constantly by software
51
+ patents. We wish to avoid the danger that redistributors of a free
52
+ program will individually obtain patent licenses, in effect making the
53
+ program proprietary. To prevent this, we have made it clear that any
54
+ patent must be licensed for everyone's free use or not licensed at all.
55
+
56
+ The precise terms and conditions for copying, distribution and
57
+ modification follow.
58
+
59
+ GNU GENERAL PUBLIC LICENSE
60
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61
+
62
+ 0. This License applies to any program or other work which contains
63
+ a notice placed by the copyright holder saying it may be distributed
64
+ under the terms of this General Public License. The "Program", below,
65
+ refers to any such program or work, and a "work based on the Program"
66
+ means either the Program or any derivative work under copyright law:
67
+ that is to say, a work containing the Program or a portion of it,
68
+ either verbatim or with modifications and/or translated into another
69
+ language. (Hereinafter, translation is included without limitation in
70
+ the term "modification".) Each licensee is addressed as "you".
71
+
72
+ Activities other than copying, distribution and modification are not
73
+ covered by this License; they are outside its scope. The act of
74
+ running the Program is not restricted, and the output from the Program
75
+ is covered only if its contents constitute a work based on the
76
+ Program (independent of having been made by running the Program).
77
+ Whether that is true depends on what the Program does.
78
+
79
+ 1. You may copy and distribute verbatim copies of the Program's
80
+ source code as you receive it, in any medium, provided that you
81
+ conspicuously and appropriately publish on each copy an appropriate
82
+ copyright notice and disclaimer of warranty; keep intact all the
83
+ notices that refer to this License and to the absence of any warranty;
84
+ and give any other recipients of the Program a copy of this License
85
+ along with the Program.
86
+
87
+ You may charge a fee for the physical act of transferring a copy, and
88
+ you may at your option offer warranty protection in exchange for a fee.
89
+
90
+ 2. You may modify your copy or copies of the Program or any portion
91
+ of it, thus forming a work based on the Program, and copy and
92
+ distribute such modifications or work under the terms of Section 1
93
+ above, provided that you also meet all of these conditions:
94
+
95
+ a) You must cause the modified files to carry prominent notices
96
+ stating that you changed the files and the date of any change.
97
+
98
+ b) You must cause any work that you distribute or publish, that in
99
+ whole or in part contains or is derived from the Program or any
100
+ part thereof, to be licensed as a whole at no charge to all third
101
+ parties under the terms of this License.
102
+
103
+ c) If the modified program normally reads commands interactively
104
+ when run, you must cause it, when started running for such
105
+ interactive use in the most ordinary way, to print or display an
106
+ announcement including an appropriate copyright notice and a
107
+ notice that there is no warranty (or else, saying that you provide
108
+ a warranty) and that users may redistribute the program under
109
+ these conditions, and telling the user how to view a copy of this
110
+ License. (Exception: if the Program itself is interactive but
111
+ does not normally print such an announcement, your work based on
112
+ the Program is not required to print an announcement.)
113
+
114
+ These requirements apply to the modified work as a whole. If
115
+ identifiable sections of that work are not derived from the Program,
116
+ and can be reasonably considered independent and separate works in
117
+ themselves, then this License, and its terms, do not apply to those
118
+ sections when you distribute them as separate works. But when you
119
+ distribute the same sections as part of a whole which is a work based
120
+ on the Program, the distribution of the whole must be on the terms of
121
+ this License, whose permissions for other licensees extend to the
122
+ entire whole, and thus to each and every part regardless of who wrote it.
123
+
124
+ Thus, it is not the intent of this section to claim rights or contest
125
+ your rights to work written entirely by you; rather, the intent is to
126
+ exercise the right to control the distribution of derivative or
127
+ collective works based on the Program.
128
+
129
+ In addition, mere aggregation of another work not based on the Program
130
+ with the Program (or with a work based on the Program) on a volume of
131
+ a storage or distribution medium does not bring the other work under
132
+ the scope of this License.
133
+
134
+ 3. You may copy and distribute the Program (or a work based on it,
135
+ under Section 2) in object code or executable form under the terms of
136
+ Sections 1 and 2 above provided that you also do one of the following:
137
+
138
+ a) Accompany it with the complete corresponding machine-readable
139
+ source code, which must be distributed under the terms of Sections
140
+ 1 and 2 above on a medium customarily used for software interchange; or,
141
+
142
+ b) Accompany it with a written offer, valid for at least three
143
+ years, to give any third party, for a charge no more than your
144
+ cost of physically performing source distribution, a complete
145
+ machine-readable copy of the corresponding source code, to be
146
+ distributed under the terms of Sections 1 and 2 above on a medium
147
+ customarily used for software interchange; or,
148
+
149
+ c) Accompany it with the information you received as to the offer
150
+ to distribute corresponding source code. (This alternative is
151
+ allowed only for noncommercial distribution and only if you
152
+ received the program in object code or executable form with such
153
+ an offer, in accord with Subsection b above.)
154
+
155
+ The source code for a work means the preferred form of the work for
156
+ making modifications to it. For an executable work, complete source
157
+ code means all the source code for all modules it contains, plus any
158
+ associated interface definition files, plus the scripts used to
159
+ control compilation and installation of the executable. However, as a
160
+ special exception, the source code distributed need not include
161
+ anything that is normally distributed (in either source or binary
162
+ form) with the major components (compiler, kernel, and so on) of the
163
+ operating system on which the executable runs, unless that component
164
+ itself accompanies the executable.
165
+
166
+ If distribution of executable or object code is made by offering
167
+ access to copy from a designated place, then offering equivalent
168
+ access to copy the source code from the same place counts as
169
+ distribution of the source code, even though third parties are not
170
+ compelled to copy the source along with the object code.
171
+
172
+ 4. You may not copy, modify, sublicense, or distribute the Program
173
+ except as expressly provided under this License. Any attempt
174
+ otherwise to copy, modify, sublicense or distribute the Program is
175
+ void, and will automatically terminate your rights under this License.
176
+ However, parties who have received copies, or rights, from you under
177
+ this License will not have their licenses terminated so long as such
178
+ parties remain in full compliance.
179
+
180
+ 5. You are not required to accept this License, since you have not
181
+ signed it. However, nothing else grants you permission to modify or
182
+ distribute the Program or its derivative works. These actions are
183
+ prohibited by law if you do not accept this License. Therefore, by
184
+ modifying or distributing the Program (or any work based on the
185
+ Program), you indicate your acceptance of this License to do so, and
186
+ all its terms and conditions for copying, distributing or modifying
187
+ the Program or works based on it.
188
+
189
+ 6. Each time you redistribute the Program (or any work based on the
190
+ Program), the recipient automatically receives a license from the
191
+ original licensor to copy, distribute or modify the Program subject to
192
+ these terms and conditions. You may not impose any further
193
+ restrictions on the recipients' exercise of the rights granted herein.
194
+ You are not responsible for enforcing compliance by third parties to
195
+ this License.
196
+
197
+ 7. If, as a consequence of a court judgment or allegation of patent
198
+ infringement or for any other reason (not limited to patent issues),
199
+ conditions are imposed on you (whether by court order, agreement or
200
+ otherwise) that contradict the conditions of this License, they do not
201
+ excuse you from the conditions of this License. If you cannot
202
+ distribute so as to satisfy simultaneously your obligations under this
203
+ License and any other pertinent obligations, then as a consequence you
204
+ may not distribute the Program at all. For example, if a patent
205
+ license would not permit royalty-free redistribution of the Program by
206
+ all those who receive copies directly or indirectly through you, then
207
+ the only way you could satisfy both it and this License would be to
208
+ refrain entirely from distribution of the Program.
209
+
210
+ If any portion of this section is held invalid or unenforceable under
211
+ any particular circumstance, the balance of the section is intended to
212
+ apply and the section as a whole is intended to apply in other
213
+ circumstances.
214
+
215
+ It is not the purpose of this section to induce you to infringe any
216
+ patents or other property right claims or to contest validity of any
217
+ such claims; this section has the sole purpose of protecting the
218
+ integrity of the free software distribution system, which is
219
+ implemented by public license practices. Many people have made
220
+ generous contributions to the wide range of software distributed
221
+ through that system in reliance on consistent application of that
222
+ system; it is up to the author/donor to decide if he or she is willing
223
+ to distribute software through any other system and a licensee cannot
224
+ impose that choice.
225
+
226
+ This section is intended to make thoroughly clear what is believed to
227
+ be a consequence of the rest of this License.
228
+
229
+ 8. If the distribution and/or use of the Program is restricted in
230
+ certain countries either by patents or by copyrighted interfaces, the
231
+ original copyright holder who places the Program under this License
232
+ may add an explicit geographical distribution limitation excluding
233
+ those countries, so that distribution is permitted only in or among
234
+ countries not thus excluded. In such case, this License incorporates
235
+ the limitation as if written in the body of this License.
236
+
237
+ 9. The Free Software Foundation may publish revised and/or new versions
238
+ of the General Public License from time to time. Such new versions will
239
+ be similar in spirit to the present version, but may differ in detail to
240
+ address new problems or concerns.
241
+
242
+ Each version is given a distinguishing version number. If the Program
243
+ specifies a version number of this License which applies to it and "any
244
+ later version", you have the option of following the terms and conditions
245
+ either of that version or of any later version published by the Free
246
+ Software Foundation. If the Program does not specify a version number of
247
+ this License, you may choose any version ever published by the Free Software
248
+ Foundation.
249
+
250
+ 10. If you wish to incorporate parts of the Program into other free
251
+ programs whose distribution conditions are different, write to the author
252
+ to ask for permission. For software which is copyrighted by the Free
253
+ Software Foundation, write to the Free Software Foundation; we sometimes
254
+ make exceptions for this. Our decision will be guided by the two goals
255
+ of preserving the free status of all derivatives of our free software and
256
+ of promoting the sharing and reuse of software generally.
257
+
258
+ NO WARRANTY
259
+
260
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
262
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
266
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
267
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268
+ REPAIR OR CORRECTION.
269
+
270
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278
+ POSSIBILITY OF SUCH DAMAGES.
279
+
280
+ END OF TERMS AND CONDITIONS
281
+
282
+ How to Apply These Terms to Your New Programs
283
+
284
+ If you develop a new program, and you want it to be of the greatest
285
+ possible use to the public, the best way to achieve this is to make it
286
+ free software which everyone can redistribute and change under these terms.
287
+
288
+ To do so, attach the following notices to the program. It is safest
289
+ to attach them to the start of each source file to most effectively
290
+ convey the exclusion of warranty; and each file should have at least
291
+ the "copyright" line and a pointer to where the full notice is found.
292
+
293
+ A lightbox module for Bootstrap RC3
294
+ Copyright (C) 2013 ashleydw
295
+
296
+ This program is free software; you can redistribute it and/or modify
297
+ it under the terms of the GNU General Public License as published by
298
+ the Free Software Foundation; either version 2 of the License, or
299
+ (at your option) any later version.
300
+
301
+ This program is distributed in the hope that it will be useful,
302
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
303
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
304
+ GNU General Public License for more details.
305
+
306
+ You should have received a copy of the GNU General Public License along
307
+ with this program; if not, write to the Free Software Foundation, Inc.,
308
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
309
+
310
+ Also add information on how to contact you by electronic and paper mail.
311
+
312
+ If the program is interactive, make it output a short notice like this
313
+ when it starts in an interactive mode:
314
+
315
+ Gnomovision version 69, Copyright (C) year name of author
316
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
317
+ This is free software, and you are welcome to redistribute it
318
+ under certain conditions; type `show c' for details.
319
+
320
+ The hypothetical commands `show w' and `show c' should show the appropriate
321
+ parts of the General Public License. Of course, the commands you use may
322
+ be called something other than `show w' and `show c'; they could even be
323
+ mouse-clicks or menu items--whatever suits your program.
324
+
325
+ You should also get your employer (if you work as a programmer) or your
326
+ school, if any, to sign a "copyright disclaimer" for the program, if
327
+ necessary. Here is a sample; alter the names:
328
+
329
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
331
+
332
+ {signature of Ty Coon}, 1 April 1989
333
+ Ty Coon, President of Vice
334
+
335
+ This General Public License does not permit incorporating your program into
336
+ proprietary programs. If your program is a subroutine library, you may
337
+ consider it more useful to permit linking proprietary applications with the
338
+ library. If this is what you want to do, use the GNU Lesser General
339
+ Public License instead of this License.