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
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: b55ce2fcabda243d697cde290280a19e89b72536
4
+ data.tar.gz: ce86c662c567d2ecf2c976d742bdc92a34e67667
5
+ SHA512:
6
+ metadata.gz: 51c7af8f5a9d0802457079cc3f5495d80b9208bacebadce025184751cd22f2546ac3364082b2e1ce944011726ae686d6ea9079773a8aa2a2aaafc7a8e3301379
7
+ data.tar.gz: bce21fa7189830f66763ffc41e5b05f4aa452d9d80d0e4f9c590c6ebdf386fc591493652450525d73835b73f5e469bfd6f7f2cfa142ddc1006eff78be498ac38
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2016 Maicon Pinto
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,48 @@
1
+ # jekyll-theme-prettydocs
2
+
3
+ Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes` and your sass in `_sass`. To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site!
4
+
5
+ TODO: Delete this and the text above, and describe your gem
6
+
7
+ ## Installation
8
+
9
+ Add this line to your Jekyll site's Gemfile:
10
+
11
+ ```ruby
12
+ gem "jekyll-theme-prettydocs"
13
+ ```
14
+
15
+ And add this line to your Jekyll site's `_config.yml`:
16
+
17
+ ```yaml
18
+ theme: jekyll-theme-prettydocs
19
+ ```
20
+
21
+ And then execute:
22
+
23
+ $ bundle
24
+
25
+ Or install it yourself as:
26
+
27
+ $ gem install jekyll-theme-prettydocs
28
+
29
+ ## Usage
30
+
31
+ TODO: Write usage instructions here. Describe your available layouts, includes, and/or sass.
32
+
33
+ ## Contributing
34
+
35
+ Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
36
+
37
+ ## Development
38
+
39
+ To set up your environment to develop this theme, run `bundle install`.
40
+
41
+ You theme is setup just like a normal Jelyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.
42
+
43
+ When your theme is released, only the files in `_layouts`, `_includes`, and `_sass` tracked with Git will be released.
44
+
45
+ ## License
46
+
47
+ The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
48
+
@@ -0,0 +1,293 @@
1
+ <div class="doc-wrapper">
2
+ <div class="container">
3
+ <div id="doc-header" class="doc-header text-center">
4
+ <h1 class="doc-title"><span aria-hidden="true" class="icon icon_datareport_alt"></span> Charts</h1>
5
+ <div class="meta"><i class="fa fa-clock-o"></i> Last updated: Jan 25th, 2016</div>
6
+ </div><!--//doc-header-->
7
+ <div class="doc-body">
8
+ <div class="doc-content">
9
+ <div class="content-inner">
10
+ <section id="chartjs" class="doc-section">
11
+ <h2 class="section-title">Chart.js</h2>
12
+ <div class="section-block">
13
+ <h3 class="block-title">1. Screenshot</h3>
14
+ <p>The screenshots used in this page are taken from <a href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank">AppKit</a>. AppKit is a Bootstrap Angular admin theme.</p>
15
+ <div class="screenshot-holder">
16
+ <a href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank"><img class="img-responsive" src="assets/images/demo/appkit-chart-chartjs.jpg" alt="screenshot" /></a>
17
+ <a class="mask" href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank"><i class="icon fa fa-link"></i></a>
18
+ </div>
19
+ </div><!--//section-block-->
20
+ <div class="section-block">
21
+ <h3 class="block-title">2. Global Configurations</h3>
22
+ <p><strong><i class="fa fa-external-link-square"></i> Source:</strong> <a href="http://www.chartjs.org/docs/" target="_blank">http://www.chartjs.org/docs/</a></p>
23
+ <div class="code-block">
24
+ <pre><code class="language-javascript">Chart.defaults.global = {
25
+ // Boolean - Whether to animate the chart
26
+ animation: true,
27
+
28
+ // Number - Number of animation steps
29
+ animationSteps: 60,
30
+
31
+ // String - Animation easing effect
32
+ // Possible effects are:
33
+ // [easeInOutQuart, linear, easeOutBounce, easeInBack, easeInOutQuad,
34
+ // easeOutQuart, easeOutQuad, easeInOutBounce, easeOutSine, easeInOutCubic,
35
+ // easeInExpo, easeInOutBack, easeInCirc, easeInOutElastic, easeOutBack,
36
+ // easeInQuad, easeInOutExpo, easeInQuart, easeOutQuint, easeInOutCirc,
37
+ // easeInSine, easeOutExpo, easeOutCirc, easeOutCubic, easeInQuint,
38
+ // easeInElastic, easeInOutSine, easeInOutQuint, easeInBounce,
39
+ // easeOutElastic, easeInCubic]
40
+ animationEasing: &#x22;easeOutQuart&#x22;,
41
+
42
+ // Boolean - If we should show the scale at all
43
+ showScale: true,
44
+
45
+ // Boolean - If we want to override with a hard coded scale
46
+ scaleOverride: false,
47
+
48
+ // ** Required if scaleOverride is true **
49
+ // Number - The number of steps in a hard coded scale
50
+ scaleSteps: null,
51
+ // Number - The value jump in the hard coded scale
52
+ scaleStepWidth: null,
53
+ // Number - The scale starting value
54
+ scaleStartValue: null,
55
+
56
+ // String - Colour of the scale line
57
+ scaleLineColor: &#x22;rgba(0,0,0,.1)&#x22;,
58
+
59
+ // Number - Pixel width of the scale line
60
+ scaleLineWidth: 1,
61
+
62
+ // Boolean - Whether to show labels on the scale
63
+ scaleShowLabels: true,
64
+
65
+ // Interpolated JS string - can access value
66
+ scaleLabel: &#x22;&#x3C;%=value%&#x3E;&#x22;,
67
+
68
+ // Boolean - Whether the scale should stick to integers, not floats even if drawing space is there
69
+ scaleIntegersOnly: true,
70
+
71
+ // Boolean - Whether the scale should start at zero, or an order of magnitude down from the lowest value
72
+ scaleBeginAtZero: false,
73
+
74
+ // String - Scale label font declaration for the scale label
75
+ scaleFontFamily: &#x22;&#x27;Helvetica Neue&#x27;, &#x27;Helvetica&#x27;, &#x27;Arial&#x27;, sans-serif&#x22;,
76
+
77
+ // Number - Scale label font size in pixels
78
+ scaleFontSize: 12,
79
+
80
+ // String - Scale label font weight style
81
+ scaleFontStyle: &#x22;normal&#x22;,
82
+
83
+ // String - Scale label font colour
84
+ scaleFontColor: &#x22;#666&#x22;,
85
+
86
+ // Boolean - whether or not the chart should be responsive and resize when the browser does.
87
+ responsive: false,
88
+
89
+ // Boolean - whether to maintain the starting aspect ratio or not when responsive, if set to false, will take up entire container
90
+ maintainAspectRatio: true,
91
+
92
+ // Boolean - Determines whether to draw tooltips on the canvas or not
93
+ showTooltips: true,
94
+
95
+ // Function - Determines whether to execute the customTooltips function instead of drawing the built in tooltips (See [Advanced - External Tooltips](#advanced-usage-custom-tooltips))
96
+ customTooltips: false,
97
+
98
+ // Array - Array of string names to attach tooltip events
99
+ tooltipEvents: [&#x22;mousemove&#x22;, &#x22;touchstart&#x22;, &#x22;touchmove&#x22;],
100
+
101
+ // String - Tooltip background colour
102
+ tooltipFillColor: &#x22;rgba(0,0,0,0.8)&#x22;,
103
+
104
+ // String - Tooltip label font declaration for the scale label
105
+ tooltipFontFamily: &#x22;&#x27;Helvetica Neue&#x27;, &#x27;Helvetica&#x27;, &#x27;Arial&#x27;, sans-serif&#x22;,
106
+
107
+ // Number - Tooltip label font size in pixels
108
+ tooltipFontSize: 14,
109
+
110
+ // String - Tooltip font weight style
111
+ tooltipFontStyle: &#x22;normal&#x22;,
112
+
113
+ // String - Tooltip label font colour
114
+ tooltipFontColor: &#x22;#fff&#x22;,
115
+
116
+ // String - Tooltip title font declaration for the scale label
117
+ tooltipTitleFontFamily: &#x22;&#x27;Helvetica Neue&#x27;, &#x27;Helvetica&#x27;, &#x27;Arial&#x27;, sans-serif&#x22;,
118
+
119
+ // Number - Tooltip title font size in pixels
120
+ tooltipTitleFontSize: 14,
121
+
122
+ // String - Tooltip title font weight style
123
+ tooltipTitleFontStyle: &#x22;bold&#x22;,
124
+
125
+ // String - Tooltip title font colour
126
+ tooltipTitleFontColor: &#x22;#fff&#x22;,
127
+
128
+ // Number - pixel width of padding around tooltip text
129
+ tooltipYPadding: 6,
130
+
131
+ // Number - pixel width of padding around tooltip text
132
+ tooltipXPadding: 6,
133
+
134
+ // Number - Size of the caret on the tooltip
135
+ tooltipCaretSize: 8,
136
+
137
+ // Number - Pixel radius of the tooltip border
138
+ tooltipCornerRadius: 6,
139
+
140
+ // Number - Pixel offset from point x to tooltip edge
141
+ tooltipXOffset: 10,
142
+
143
+ // String - Template string for single tooltips
144
+ tooltipTemplate: &#x22;&#x3C;%if (label){ %&#x3E;&#x3C;%=label%&#x3E;: &#x3C;% }%&#x3E;&#x3C;%= value %&#x3E;&#x22;,
145
+
146
+ // String - Template string for multiple tooltips
147
+ multiTooltipTemplate: &#x22;&#x3C;%= value %&#x3E;&#x22;,
148
+
149
+ // Function - Will fire on animation progression.
150
+ onAnimationProgress: function(){},
151
+
152
+ // Function - Will fire on animation completion.
153
+ onAnimationComplete: function(){}
154
+ }</code></pre>
155
+ </div><!--//code-block-->
156
+ </div><!--//section-block-->
157
+ </section><!--//doc-section-->
158
+
159
+ <section id="flot" class="doc-section">
160
+ <h2 class="section-title">Flot Charts</h2>
161
+ <div class="section-block">
162
+ <h3 class="block-title">1. Screenshot</h3>
163
+ <div class="screenshot-holder">
164
+ <a href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank"><img class="img-responsive" src="assets/images/demo/appkit-chart-flot.jpg" alt="screenshot" /></a>
165
+ <a class="mask" href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank"><i class="icon fa fa-link"></i></a>
166
+ </div>
167
+ </div><!--//section-block-->
168
+ <div class="section-block">
169
+ <h3 class="block-title">2. Basic Usage</h3>
170
+ <p><strong><i class="fa fa-external-link-square"></i> Source:</strong> <a href="https://github.com/flot/flot/blob/master/README.md" target="_blank">https://github.com/flot/flot/blob/master/README.md</a></p>
171
+ <p>Create a placeholder div to put the graph in:</p>
172
+ <p><pre><code class="language-markup">&#x3C;div id=&#x22;placeholder&#x22;&#x3E;&#x3C;/div&#x3E;</code></pre></p>
173
+ <p>You need to set the width and height of this div, otherwise the plot library doesn't know how to scale the graph. You can do it inline like this:</p>
174
+ <p><pre><code class="language-markup">&#x3C;div id=&#x22;placeholder&#x22; style=&#x22;width:600px;height:300px&#x22;&#x3E;&#x3C;/div&#x3E;</code></pre></p>
175
+ <p>You can also do it with an external stylesheet. Make sure that the placeholder isn't within something with a display:none CSS property - in that case, Flot has trouble measuring label dimensions which results in garbled looks and might have trouble measuring the placeholder dimensions which is fatal (it'll throw an exception).</p>
176
+
177
+ <p>Then when the div is ready in the DOM, which is usually on document ready, run the plot function:</p>
178
+ <p><pre><code class="language-javascript">$.plot($(&#x22;#placeholder&#x22;), data, options);</code></pre></p>
179
+ <p>Here, data is an array of data series and options is an object with settings if you want to customize the plot. Take a look at the examples for some ideas of what to put in or look at the <a href="#">API reference</a>. Here's a quick example that'll draw a line from (0, 0) to (1, 1):</p>
180
+
181
+ <p><pre><code class="language-javascript">$.plot($(&#x22;#placeholder&#x22;), [ [[0, 0], [1, 1]] ], { yaxis: { max: 1 } });</code></pre></p>
182
+ <p>The plot function immediately draws the chart and then returns a plot object with a couple of methods.</p>
183
+
184
+ </div><!--//section-block-->
185
+ </section><!--//doc-section-->
186
+
187
+ <section id="morris" class="doc-section">
188
+ <h2 class="section-title">Morris.js</h2>
189
+ <div class="section-block">
190
+ <h3 class="block-title">1. Screenshot</h3>
191
+ <div class="screenshot-holder">
192
+ <a href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank"><img class="img-responsive" src="assets/images/demo/appkit-chart-flot.jpg" alt="screenshot" /></a>
193
+ <a class="mask" href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank"><i class="icon fa fa-link"></i></a>
194
+ </div>
195
+ </div><!--//section-block-->
196
+ <div class="section-block">
197
+ <h3 class="block-title">2. Getting Started</h3>
198
+ <p>Add <strong>morris.js</strong> and its dependencies (<a href="#">jQuery</a> &amp; <a href="#">Raphaël</a>) to your page.</p>
199
+ <p><pre><code class="language-markup">1 &#x3C;link rel=&#x22;stylesheet&#x22; href=&#x22;//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.css&#x22;&#x3E;
200
+ 2 &#x3C;script src=&#x22;//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js&#x22;&#x3E;&#x3C;/script&#x3E;
201
+ 3 &#x3C;script src=&#x22;//cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js&#x22;&#x3E;&#x3C;/script&#x3E;
202
+ 4 &#x3C;script src=&#x22;//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js&#x22;&#x3E;&#x3C;/script&#x3E;</code></pre></p>
203
+
204
+
205
+ </div><!--//section-block-->
206
+ <div class="section-block">
207
+ <h3 class="block-title">3. Your first chart</h3>
208
+ <p>Start by adding a <code>&lt;div&gt;</code> to your page that will contain your chart. Make
209
+ sure it has an ID so you can refer to it in your Javascript later.</p>
210
+ <p><pre><code class="language-markup">&#x3C;div id=&#x22;myfirstchart&#x22; style=&#x22;height: 250px;&#x22;&#x3E;&#x3C;/div&#x3E;</code></pre></p>
211
+ <div class="callout-block callout-info">
212
+ <div class="icon-holder">
213
+ <i class="fa fa-info-circle"></i>
214
+ </div><!--//icon-holder-->
215
+ <div class="content">
216
+ <h4 class="callout-title">Note:</h4>
217
+ <p>in order to display something, you’ll need to have given the div some dimensions. Here I’ve used inline CSS just for illustration.</p>
218
+ </div><!--//content-->
219
+ </div>
220
+ <p>Next add a <code>&lt;script&gt;</code> block to the end of your page, containing the following
221
+ javascript code:</p>
222
+ <p><pre><code class="language-javascript">new Morris.Line({
223
+ // ID of the element in which to draw the chart.
224
+ element: &#x27;myfirstchart&#x27;,
225
+ // Chart data records -- each entry in this array corresponds to a point on
226
+ // the chart.
227
+ data: [
228
+ { year: &#x27;2008&#x27;, value: 20 },
229
+ { year: &#x27;2009&#x27;, value: 10 },
230
+ { year: &#x27;2010&#x27;, value: 5 },
231
+ { year: &#x27;2011&#x27;, value: 5 },
232
+ { year: &#x27;2012&#x27;, value: 20 }
233
+ ],
234
+ // The name of the data record attribute that contains x-values.
235
+ xkey: &#x27;year&#x27;,
236
+ // A list of names of data record attributes that contain y-values.
237
+ ykeys: [&#x27;value&#x27;],
238
+ // Labels for the ykeys -- will be displayed when you hover over the
239
+ // chart.
240
+ labels: [&#x27;Value&#x27;]
241
+ });</code></pre></p>
242
+
243
+
244
+
245
+ </div><!--//section-block-->
246
+ </section><!--//doc-section-->
247
+
248
+ <section id="inline" class="doc-section">
249
+ <h2 class="section-title">Inline Charts</h2>
250
+ <div class="section-block">
251
+ <h3 class="block-title">1. Screenshot</h3>
252
+ <div class="screenshot-holder">
253
+ <a href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank"><img class="img-responsive" src="assets/images/demo/appkit-chart-inline.jpg" alt="screenshot" /></a>
254
+ <a class="mask" href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank"><i class="icon fa fa-link"></i></a>
255
+ </div>
256
+ </div><!--//section-block-->
257
+ <div class="section-block">
258
+ <h3 class="block-title">2. Charts Used</h3>
259
+ <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.</p>
260
+ <ul class="list list-unstyled">
261
+ <li><a href="#" target="_blank"><i class="fa fa-external-link-square"></i> Peity</a></li>
262
+ <li><a href="#" target="_blank"><i class="fa fa-external-link-square"></i> Easy Pie Chart</a></li>
263
+ <li><a href="#" target="_blank"><i class="fa fa-external-link-square"></i> Sparklines</a></li>
264
+ </ul>
265
+ </div><!--//section-block-->
266
+ <div class="section-block">
267
+ <div class="jumbotron text-center">
268
+ <h1>Jumbotron Example</h1>
269
+ <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.</p>
270
+ <ul class="list list-inline center-block">
271
+ <li><a class="btn btn-cta btn-pink" href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank"><i class="fa fa-external-link"></i> AppKit Details</a></li>
272
+ <li><a class="btn btn-cta btn-primary" href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank"><i class="fa fa-eye"></i> AppKit Demo</a></li>
273
+ </ul>
274
+ </div><!--//jumbotron-->
275
+ </div><!--//section-->
276
+ </section><!--//doc-section-->
277
+
278
+
279
+ </div><!--//content-inner-->
280
+ </div><!--//doc-content-->
281
+ <div class="doc-sidebar">
282
+ <nav id="doc-nav">
283
+ <ul id="doc-menu" class="nav doc-menu hidden-xs" data-spy="affix">
284
+ <li><a class="scrollto" href="#chartjs">Chart.js</a></li>
285
+ <li><a class="scrollto" href="#flot">Flot Charts</a></li>
286
+ <li><a class="scrollto" href="#morris">Morris.js</a></li>
287
+ <li><a class="scrollto" href="#inline">Inline Charts</a></li>
288
+ </ul><!--//doc-menu-->
289
+ </nav>
290
+ </div><!--//doc-sidebar-->
291
+ </div><!--//doc-body-->
292
+ </div><!--//container-->
293
+ </div><!--//doc-wrapper-->
@@ -0,0 +1,17 @@
1
+ <!-- ******Header****** -->
2
+ <header id="header" class="header">
3
+ <div class="container">
4
+ <div class="branding">
5
+ <h1 class="logo">
6
+ <a href="index.html">
7
+ <span aria-hidden="true" class="icon_documents_alt icon"></span>
8
+ <span class="text-highlight">Pretty</span><span class="text-bold">Docs</span>
9
+ </a>
10
+ </h1>
11
+ </div><!--//branding-->
12
+ <ol class="breadcrumb">
13
+ <li><a href="index.html">Home</a></li>
14
+ <li class="active">Charts</li>
15
+ </ol>
16
+ </div><!--//container-->
17
+ </header><!--//header-->
@@ -0,0 +1,10 @@
1
+ <div class="item item-blue col-md-4 col-sm-6 col-xs-6">
2
+ <div class="item-inner">
3
+ <div class="icon-holder">
4
+ <span aria-hidden="true" class="icon icon_datareport_alt"></span>
5
+ </div><!--//icon-holder-->
6
+ <h3 class="title">Charts</h3>
7
+ <p class="intro">Lorem ipsum dolor sit amet, consectetuer adipiscing elit</p>
8
+ <a class="link" href="{{ "charts" | prepend: site.baseurl }}"><span></span></a>
9
+ </div><!--//item-inner-->
10
+ </div><!--//item-->
@@ -0,0 +1,10 @@
1
+ <div class="item item-pink item-2 col-md-4 col-sm-6 col-xs-6">
2
+ <div class="item-inner">
3
+ <div class="icon-holder">
4
+ <span aria-hidden="true" class="icon icon_puzzle_alt"></span>
5
+ </div><!--//icon-holder-->
6
+ <h3 class="title">Components</h3>
7
+ <p class="intro">Lorem ipsum dolor sit amet, consectetuer adipiscing elit</p>
8
+ <a class="link" href="{{ "/components" | prepend: site.baseurl }}"><span></span></a>
9
+ </div><!--//item-inner-->
10
+ </div><!--//item-->
@@ -0,0 +1,10 @@
1
+ <div class="item item-purple col-md-4 col-sm-6 col-xs-6">
2
+ <div class="item-inner">
3
+ <div class="icon-holder">
4
+ <span aria-hidden="true" class="icon icon_lifesaver"></span>
5
+ </div><!--//icon-holder-->
6
+ <h3 class="title">FAQs</h3>
7
+ <p class="intro">Layout for FAQ page. Lorem ipsum dolor sit amet, consectetuer adipiscing elit</p>
8
+ <a class="link" href="{{ "/faqs" | prepend: site.baseurl }}"><span></span></a>
9
+ </div><!--//item-inner-->
10
+ </div><!--//item-->
@@ -0,0 +1,10 @@
1
+ <div class="item item-orange col-md-4 col-sm-6 col-xs-6">
2
+ <div class="item-inner">
3
+ <div class="icon-holder">
4
+ <span aria-hidden="true" class="icon icon_gift"></span>
5
+ </div><!--//icon-holder-->
6
+ <h3 class="title">License &amp; Credits</h3>
7
+ <p class="intro">Layout for license &amp; credits page. Consectetuer adipiscing elit.</p>
8
+ <a class="link" href="{{ "license" | prepend: site.baseurl }}"><span></span></a>
9
+ </div><!--//item-inner-->
10
+ </div><!--//item-->
@@ -0,0 +1,10 @@
1
+ <div class="item item-green col-md-4 col-sm-6 col-xs-6">
2
+ <div class="item-inner">
3
+ <div class="icon-holder">
4
+ <i class="icon fa fa-paper-plane"></i>
5
+ </div><!--//icon-holder-->
6
+ <h3 class="title">Quick Start</h3>
7
+ <p class="intro">Demo example, consectetuer adipiscing elit</p>
8
+ <a class="link" href="{{ "/start" | prepend: site.baseurl }}"><span></span></a>
9
+ </div><!--//item-inner-->
10
+ </div><!--//item-->