kiso_themes 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (944) hide show
  1. checksums.yaml +7 -0
  2. data/CHANGELOG +12 -0
  3. data/LICENSE +170 -0
  4. data/README.rdoc +6 -0
  5. data/Rakefile +516 -0
  6. data/VERSION +1 -0
  7. data/app/assets/fonts/font-awesome/FontAwesome.otf +0 -0
  8. data/app/assets/fonts/font-awesome/fontawesome-webfont.eot +0 -0
  9. data/app/assets/fonts/font-awesome/fontawesome-webfont.svg +2671 -0
  10. data/app/assets/fonts/font-awesome/fontawesome-webfont.ttf +0 -0
  11. data/app/assets/fonts/font-awesome/fontawesome-webfont.woff +0 -0
  12. data/app/assets/fonts/font-awesome/fontawesome-webfont.woff2 +0 -0
  13. data/app/assets/fonts/ionicons/ionicons.eot +0 -0
  14. data/app/assets/fonts/ionicons/ionicons.svg +2230 -0
  15. data/app/assets/fonts/ionicons/ionicons.ttf +0 -0
  16. data/app/assets/fonts/ionicons/ionicons.woff +0 -0
  17. data/app/assets/fonts/mdiicons/LICENSE.txt +428 -0
  18. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.eot +0 -0
  19. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.ijmap +1 -0
  20. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.svg +2373 -0
  21. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.ttf +0 -0
  22. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.woff +0 -0
  23. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.woff2 +0 -0
  24. data/app/assets/fonts/mdiicons/README.md +9 -0
  25. data/app/assets/fonts/mdiicons/codepoints +932 -0
  26. data/app/assets/fonts/themify/themify.eot +0 -0
  27. data/app/assets/fonts/themify/themify.svg +362 -0
  28. data/app/assets/fonts/themify/themify.ttf +0 -0
  29. data/app/assets/fonts/themify/themify.woff +0 -0
  30. data/app/assets/images/kiso_themes/app_video_placeholder.png +0 -0
  31. data/app/assets/images/kiso_themes/arrow-1.svg +8 -0
  32. data/app/assets/images/kiso_themes/arrow-2.svg +7 -0
  33. data/app/assets/images/kiso_themes/creditcards/amex.png +0 -0
  34. data/app/assets/images/kiso_themes/creditcards/credit.png +0 -0
  35. data/app/assets/images/kiso_themes/creditcards/dankort.png +0 -0
  36. data/app/assets/images/kiso_themes/creditcards/diners.png +0 -0
  37. data/app/assets/images/kiso_themes/creditcards/discover.png +0 -0
  38. data/app/assets/images/kiso_themes/creditcards/forbru.png +0 -0
  39. data/app/assets/images/kiso_themes/creditcards/google.png +0 -0
  40. data/app/assets/images/kiso_themes/creditcards/jcb.png +0 -0
  41. data/app/assets/images/kiso_themes/creditcards/laser.png +0 -0
  42. data/app/assets/images/kiso_themes/creditcards/maestro.png +0 -0
  43. data/app/assets/images/kiso_themes/creditcards/mastercard.png +0 -0
  44. data/app/assets/images/kiso_themes/creditcards/money.png +0 -0
  45. data/app/assets/images/kiso_themes/creditcards/paypa.png +0 -0
  46. data/app/assets/images/kiso_themes/creditcards/shopify.png +0 -0
  47. data/app/assets/images/kiso_themes/creditcards/solo.png +0 -0
  48. data/app/assets/images/kiso_themes/creditcards/visa.png +0 -0
  49. data/app/assets/images/kiso_themes/header_1.jpg +0 -0
  50. data/app/assets/images/kiso_themes/icons/check.png +0 -0
  51. data/app/assets/images/kiso_themes/landing_bg.jpg +0 -0
  52. data/app/assets/images/kiso_themes/pyrrmid_128.png +0 -0
  53. data/app/assets/images/kiso_themes/pyrrmid_200.png +0 -0
  54. data/app/assets/images/kiso_themes/pyrrmid_32.png +0 -0
  55. data/app/assets/images/kiso_themes/pyrrmid_64.png +0 -0
  56. data/app/assets/images/kiso_themes/stock/1.jpg +0 -0
  57. data/app/assets/images/kiso_themes/stock/2.jpg +0 -0
  58. data/app/assets/images/kiso_themes/stock/3.jpg +0 -0
  59. data/app/assets/images/kiso_themes/stock/4.jpg +0 -0
  60. data/app/assets/images/kiso_themes/stock/acme_1.png +0 -0
  61. data/app/assets/images/kiso_themes/stock/acme_2.png +0 -0
  62. data/app/assets/images/kiso_themes/stock/acme_3.png +0 -0
  63. data/app/assets/images/kiso_themes/stock/acme_4.png +0 -0
  64. data/app/assets/images/kiso_themes/stock/acme_5.png +0 -0
  65. data/app/assets/images/kiso_themes/stock/acme_6.png +0 -0
  66. data/app/assets/images/kiso_themes/stock/acme_7.png +0 -0
  67. data/app/assets/images/kiso_themes/stock/acme_8.png +0 -0
  68. data/app/assets/images/kiso_themes/stock/landscape_1.jpg +0 -0
  69. data/app/assets/images/kiso_themes/stock/landscape_10.jpg +0 -0
  70. data/app/assets/images/kiso_themes/stock/landscape_12.jpg +0 -0
  71. data/app/assets/images/kiso_themes/stock/landscape_13.jpg +0 -0
  72. data/app/assets/images/kiso_themes/stock/landscape_14.jpg +0 -0
  73. data/app/assets/images/kiso_themes/stock/landscape_2.jpg +0 -0
  74. data/app/assets/images/kiso_themes/stock/landscape_3.jpg +0 -0
  75. data/app/assets/images/kiso_themes/stock/landscape_4.jpg +0 -0
  76. data/app/assets/images/kiso_themes/stock/landscape_5.jpg +0 -0
  77. data/app/assets/images/kiso_themes/stock/landscape_6.jpg +0 -0
  78. data/app/assets/images/kiso_themes/stock/landscape_7.jpg +0 -0
  79. data/app/assets/images/kiso_themes/stock/landscape_8.jpg +0 -0
  80. data/app/assets/images/kiso_themes/stock/landscape_9.jpg +0 -0
  81. data/app/assets/images/kiso_themes/stock/us_landscape_1.jpg +0 -0
  82. data/app/assets/images/kiso_themes/stock/us_landscape_2.jpg +0 -0
  83. data/app/assets/images/kiso_themes/ui_placeholder_desktop.png +0 -0
  84. data/app/assets/javascripts/kiso_themes/bootstrap.js +20 -0
  85. data/app/assets/javascripts/kiso_themes/bootstrap_switch.js +23 -0
  86. data/app/assets/javascripts/kiso_themes/chartjs.js +11 -0
  87. data/app/assets/javascripts/kiso_themes/clipboard.js +12 -0
  88. data/app/assets/javascripts/kiso_themes/countTo.js +1 -0
  89. data/app/assets/javascripts/kiso_themes/countdown.js +28 -0
  90. data/app/assets/javascripts/kiso_themes/demo/chartjs.js +102 -0
  91. data/app/assets/javascripts/kiso_themes/demo/dashboard.js +229 -0
  92. data/app/assets/javascripts/kiso_themes/demo/data_generator.js +25 -0
  93. data/app/assets/javascripts/kiso_themes/demo/easypiechart.js +41 -0
  94. data/app/assets/javascripts/kiso_themes/demo/flot.js +258 -0
  95. data/app/assets/javascripts/kiso_themes/demo/gmaps.js +163 -0
  96. data/app/assets/javascripts/kiso_themes/demo/jqvectormap.js +65 -0
  97. data/app/assets/javascripts/kiso_themes/demo/sparklines.js +156 -0
  98. data/app/assets/javascripts/kiso_themes/easypiechart.js +12 -0
  99. data/app/assets/javascripts/kiso_themes/fastclick.js +16 -0
  100. data/app/assets/javascripts/kiso_themes/fitie.js +14 -0
  101. data/app/assets/javascripts/kiso_themes/flot.js +11 -0
  102. data/app/assets/javascripts/kiso_themes/forms.js +13 -0
  103. data/app/assets/javascripts/kiso_themes/gmaps.js +9 -0
  104. data/app/assets/javascripts/kiso_themes/header.js +33 -0
  105. data/app/assets/javascripts/kiso_themes/inspect_mode/inspect_mode.js +581 -0
  106. data/app/assets/javascripts/kiso_themes/jasny.js +13 -0
  107. data/app/assets/javascripts/kiso_themes/jqvectormaps.js +24 -0
  108. data/app/assets/javascripts/kiso_themes/kernel.js +48 -0
  109. data/app/assets/javascripts/kiso_themes/metis_menu.js +16 -0
  110. data/app/assets/javascripts/kiso_themes/parallax.js +14 -0
  111. data/app/assets/javascripts/kiso_themes/popper.js +1 -0
  112. data/app/assets/javascripts/kiso_themes/prettify.js +12 -0
  113. data/app/assets/javascripts/kiso_themes/prism.js +10 -0
  114. data/app/assets/javascripts/kiso_themes/sheets.js +98 -0
  115. data/app/assets/javascripts/kiso_themes/sidenav.js +77 -0
  116. data/app/assets/javascripts/kiso_themes/slimscroll.js +1 -0
  117. data/app/assets/javascripts/kiso_themes/sparklines.js +1 -0
  118. data/app/assets/javascripts/kiso_themes.js +39 -0
  119. data/app/assets/javascripts/vendor/bootstrap/bootstrap/alert.js +198 -0
  120. data/app/assets/javascripts/vendor/bootstrap/bootstrap/button.js +186 -0
  121. data/app/assets/javascripts/vendor/bootstrap/bootstrap/carousel.js +667 -0
  122. data/app/assets/javascripts/vendor/bootstrap/bootstrap/collapse.js +427 -0
  123. data/app/assets/javascripts/vendor/bootstrap/bootstrap/dropdown.js +594 -0
  124. data/app/assets/javascripts/vendor/bootstrap/bootstrap/index.js +22 -0
  125. data/app/assets/javascripts/vendor/bootstrap/bootstrap/modal.js +649 -0
  126. data/app/assets/javascripts/vendor/bootstrap/bootstrap/popover.js +260 -0
  127. data/app/assets/javascripts/vendor/bootstrap/bootstrap/scrollspy.js +374 -0
  128. data/app/assets/javascripts/vendor/bootstrap/bootstrap/tab.js +268 -0
  129. data/app/assets/javascripts/vendor/bootstrap/bootstrap/toast.js +282 -0
  130. data/app/assets/javascripts/vendor/bootstrap/bootstrap/tooltip.js +906 -0
  131. data/app/assets/javascripts/vendor/bootstrap/bootstrap/util.js +171 -0
  132. data/app/assets/javascripts/vendor/bootstrap/bootstrap.js +13 -0
  133. data/app/assets/javascripts/vendor/bootstrap_switch/bootstrap_switch.js +744 -0
  134. data/app/assets/javascripts/vendor/chartjs/Chart.bundle.min.js +10 -0
  135. data/app/assets/javascripts/vendor/chartjs/Chart.min.js +10 -0
  136. data/app/assets/javascripts/vendor/clipboardjs/clipboard.js +7 -0
  137. data/app/assets/javascripts/vendor/countTo/countTo.js +130 -0
  138. data/app/assets/javascripts/vendor/countdown/countdown.js +22 -0
  139. data/app/assets/javascripts/vendor/easypiechart/jquery.easypiechart.js +364 -0
  140. data/app/assets/javascripts/vendor/fastclick/fastclick.js +841 -0
  141. data/app/assets/javascripts/vendor/fitie/fitie.js +1 -0
  142. data/app/assets/javascripts/vendor/flot/flot-chart-resize.js +59 -0
  143. data/app/assets/javascripts/vendor/flot/flot-chart-stack.js +188 -0
  144. data/app/assets/javascripts/vendor/flot/flot-chart-time.js +432 -0
  145. data/app/assets/javascripts/vendor/flot/flot-chart.js +3168 -0
  146. data/app/assets/javascripts/vendor/gmaps/gmaps.js +2418 -0
  147. data/app/assets/javascripts/vendor/jasny/jasny_bootstrap.js +1020 -0
  148. data/app/assets/javascripts/vendor/jqvectormaps/jquery-jvectormap.css +135 -0
  149. data/app/assets/javascripts/vendor/jqvectormaps/jquery-jvectormap.js +3375 -0
  150. data/app/assets/javascripts/vendor/jqvectormaps/maps/More maps.txt +1 -0
  151. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-au-mill-en.js +1 -0
  152. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-ca-mill.js +1 -0
  153. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-cn-mill-en.js +1 -0
  154. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-de-mill-en.js +1 -0
  155. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-europe-mill-en.js +1 -0
  156. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-fr-mill-en.js +1 -0
  157. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-in-mill-en.js +1 -0
  158. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-us-aea-en.js +1 -0
  159. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-world-mill-en.js +1 -0
  160. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-za-mill-en.js +1 -0
  161. data/app/assets/javascripts/vendor/metis_menu/metis_menu.js +337 -0
  162. data/app/assets/javascripts/vendor/modernizr/modernizr.2.8.3.min.js +1 -0
  163. data/app/assets/javascripts/vendor/parallax/parallax.js +6 -0
  164. data/app/assets/javascripts/vendor/popper/popper.js +4 -0
  165. data/app/assets/javascripts/vendor/prettify/prettify.js +1655 -0
  166. data/app/assets/javascripts/vendor/prism/prism-normalize-whitespace.js +190 -0
  167. data/app/assets/javascripts/vendor/prism/prism.js +819 -0
  168. data/app/assets/javascripts/vendor/slimscroll/slimscroll.js +288 -0
  169. data/app/assets/javascripts/vendor/sparklines/jquery.sparkline.js +3054 -0
  170. data/app/assets/stylesheets/kiso_themes/auriga/blue.css.erb +31497 -0
  171. data/app/assets/stylesheets/kiso_themes/auriga/green.css.erb +31497 -0
  172. data/app/assets/stylesheets/kiso_themes/auriga/red.css.erb +31497 -0
  173. data/app/assets/stylesheets/kiso_themes/auriga/yellow.css.erb +31497 -0
  174. data/app/assets/stylesheets/kiso_themes/carbon/black.css.erb +0 -0
  175. data/app/assets/stylesheets/kiso_themes/gemini/amber.css.erb +31469 -0
  176. data/app/assets/stylesheets/kiso_themes/gemini/blue.css.erb +31469 -0
  177. data/app/assets/stylesheets/kiso_themes/gemini/granite.css.erb +31469 -0
  178. data/app/assets/stylesheets/kiso_themes/gemini/ocean.css.erb +31469 -0
  179. data/app/assets/stylesheets/kiso_themes/lyra/azure.css.erb +31469 -0
  180. data/app/assets/stylesheets/kiso_themes/lyra/charcoal.css.erb +31469 -0
  181. data/app/assets/stylesheets/kiso_themes/lyra/lime.css.erb +31469 -0
  182. data/app/assets/stylesheets/kiso_themes/lyra/raspberry.css.erb +31469 -0
  183. data/app/assets/stylesheets/kiso_themes/orion/blue.css.erb +31469 -0
  184. data/app/assets/stylesheets/kiso_themes/orion/green.css.erb +31469 -0
  185. data/app/assets/stylesheets/kiso_themes/orion/orange.css.erb +31464 -0
  186. data/app/assets/stylesheets/kiso_themes/orion/purple.css.erb +31469 -0
  187. data/app/helpers/content_block_helper.rb +2 -0
  188. data/app/helpers/devices_helper.rb +67 -0
  189. data/app/helpers/dropdown_helper.rb +50 -0
  190. data/app/helpers/email_template_helper.rb +66 -0
  191. data/app/helpers/form_errors_helper.rb +50 -0
  192. data/app/helpers/form_group_helper.rb +48 -0
  193. data/app/helpers/html_helper.rb +57 -0
  194. data/app/helpers/icons_helper.rb +56 -0
  195. data/app/helpers/metrics_helper.rb +90 -0
  196. data/app/views/content_blocks/app_navs/_1.html.erb +124 -0
  197. data/app/views/content_blocks/app_navs/_1.html.haml +83 -0
  198. data/app/views/content_blocks/app_navs/_1.html.slim +83 -0
  199. data/app/views/content_blocks/app_navs/_2.html.erb +124 -0
  200. data/app/views/content_blocks/app_navs/_2.html.haml +81 -0
  201. data/app/views/content_blocks/app_navs/_2.html.slim +81 -0
  202. data/app/views/content_blocks/app_navs/_3.html.erb +129 -0
  203. data/app/views/content_blocks/app_navs/_3.html.haml +84 -0
  204. data/app/views/content_blocks/app_navs/_3.html.slim +84 -0
  205. data/app/views/content_blocks/app_navs/_4.html.erb +127 -0
  206. data/app/views/content_blocks/app_navs/_4.html.haml +82 -0
  207. data/app/views/content_blocks/app_navs/_4.html.slim +82 -0
  208. data/app/views/content_blocks/app_navs/_5.html.erb +47 -0
  209. data/app/views/content_blocks/app_navs/_5.html.haml +30 -0
  210. data/app/views/content_blocks/app_navs/_5.html.slim +30 -0
  211. data/app/views/content_blocks/basic/_1.html.erb +12 -0
  212. data/app/views/content_blocks/basic/_1.html.haml +8 -0
  213. data/app/views/content_blocks/basic/_1.html.slim +8 -0
  214. data/app/views/content_blocks/basic/_2.html.erb +12 -0
  215. data/app/views/content_blocks/basic/_2.html.haml +8 -0
  216. data/app/views/content_blocks/basic/_2.html.slim +8 -0
  217. data/app/views/content_blocks/basic/_3.html.erb +12 -0
  218. data/app/views/content_blocks/basic/_3.html.haml +8 -0
  219. data/app/views/content_blocks/basic/_3.html.slim +8 -0
  220. data/app/views/content_blocks/basic/_4.html.erb +20 -0
  221. data/app/views/content_blocks/basic/_4.html.haml +14 -0
  222. data/app/views/content_blocks/basic/_4.html.slim +14 -0
  223. data/app/views/content_blocks/basic/_5.html.erb +16 -0
  224. data/app/views/content_blocks/basic/_5.html.haml +11 -0
  225. data/app/views/content_blocks/basic/_5.html.slim +11 -0
  226. data/app/views/content_blocks/basic/_6.html.erb +11 -0
  227. data/app/views/content_blocks/basic/_6.html.haml +7 -0
  228. data/app/views/content_blocks/basic/_6.html.slim +7 -0
  229. data/app/views/content_blocks/basic/_7.html.erb +11 -0
  230. data/app/views/content_blocks/basic/_7.html.haml +7 -0
  231. data/app/views/content_blocks/basic/_7.html.slim +7 -0
  232. data/app/views/content_blocks/basic/_8.html.erb +19 -0
  233. data/app/views/content_blocks/basic/_8.html.haml +14 -0
  234. data/app/views/content_blocks/basic/_8.html.slim +14 -0
  235. data/app/views/content_blocks/general/_1.html.erb +14 -0
  236. data/app/views/content_blocks/general/_1.html.haml +14 -0
  237. data/app/views/content_blocks/general/_1.html.slim +14 -0
  238. data/app/views/content_blocks/general/_10.html.erb +11 -0
  239. data/app/views/content_blocks/general/_10.html.haml +9 -0
  240. data/app/views/content_blocks/general/_10.html.slim +9 -0
  241. data/app/views/content_blocks/general/_11.html.erb +11 -0
  242. data/app/views/content_blocks/general/_11.html.haml +9 -0
  243. data/app/views/content_blocks/general/_11.html.slim +9 -0
  244. data/app/views/content_blocks/general/_12.html.erb +60 -0
  245. data/app/views/content_blocks/general/_12.html.haml +40 -0
  246. data/app/views/content_blocks/general/_12.html.slim +40 -0
  247. data/app/views/content_blocks/general/_13.html.erb +11 -0
  248. data/app/views/content_blocks/general/_13.html.haml +8 -0
  249. data/app/views/content_blocks/general/_13.html.slim +8 -0
  250. data/app/views/content_blocks/general/_14.html.erb +18 -0
  251. data/app/views/content_blocks/general/_14.html.haml +11 -0
  252. data/app/views/content_blocks/general/_14.html.slim +11 -0
  253. data/app/views/content_blocks/general/_15.html.erb +50 -0
  254. data/app/views/content_blocks/general/_15.html.haml +30 -0
  255. data/app/views/content_blocks/general/_15.html.slim +30 -0
  256. data/app/views/content_blocks/general/_16.html.erb +54 -0
  257. data/app/views/content_blocks/general/_16.html.haml +34 -0
  258. data/app/views/content_blocks/general/_16.html.slim +34 -0
  259. data/app/views/content_blocks/general/_17.html.erb +11 -0
  260. data/app/views/content_blocks/general/_17.html.haml +9 -0
  261. data/app/views/content_blocks/general/_17.html.slim +9 -0
  262. data/app/views/content_blocks/general/_18.html.erb +11 -0
  263. data/app/views/content_blocks/general/_18.html.haml +10 -0
  264. data/app/views/content_blocks/general/_18.html.slim +10 -0
  265. data/app/views/content_blocks/general/_19.html.erb +11 -0
  266. data/app/views/content_blocks/general/_19.html.haml +9 -0
  267. data/app/views/content_blocks/general/_19.html.slim +9 -0
  268. data/app/views/content_blocks/general/_2.html.erb +14 -0
  269. data/app/views/content_blocks/general/_2.html.haml +14 -0
  270. data/app/views/content_blocks/general/_2.html.slim +14 -0
  271. data/app/views/content_blocks/general/_20.html.erb +9 -0
  272. data/app/views/content_blocks/general/_20.html.haml +6 -0
  273. data/app/views/content_blocks/general/_20.html.slim +6 -0
  274. data/app/views/content_blocks/general/_21.html.erb +9 -0
  275. data/app/views/content_blocks/general/_21.html.haml +6 -0
  276. data/app/views/content_blocks/general/_21.html.slim +6 -0
  277. data/app/views/content_blocks/general/_22.html.erb +13 -0
  278. data/app/views/content_blocks/general/_22.html.haml +8 -0
  279. data/app/views/content_blocks/general/_22.html.slim +8 -0
  280. data/app/views/content_blocks/general/_23.html.erb +13 -0
  281. data/app/views/content_blocks/general/_23.html.haml +8 -0
  282. data/app/views/content_blocks/general/_23.html.slim +8 -0
  283. data/app/views/content_blocks/general/_24.html.erb +60 -0
  284. data/app/views/content_blocks/general/_24.html.haml +40 -0
  285. data/app/views/content_blocks/general/_24.html.slim +40 -0
  286. data/app/views/content_blocks/general/_25.html.erb +60 -0
  287. data/app/views/content_blocks/general/_25.html.haml +40 -0
  288. data/app/views/content_blocks/general/_25.html.slim +40 -0
  289. data/app/views/content_blocks/general/_26.html.erb +11 -0
  290. data/app/views/content_blocks/general/_26.html.haml +7 -0
  291. data/app/views/content_blocks/general/_26.html.slim +7 -0
  292. data/app/views/content_blocks/general/_27.html.erb +13 -0
  293. data/app/views/content_blocks/general/_27.html.haml +8 -0
  294. data/app/views/content_blocks/general/_27.html.slim +8 -0
  295. data/app/views/content_blocks/general/_28.html.erb +13 -0
  296. data/app/views/content_blocks/general/_28.html.haml +8 -0
  297. data/app/views/content_blocks/general/_28.html.slim +8 -0
  298. data/app/views/content_blocks/general/_29.html.erb +13 -0
  299. data/app/views/content_blocks/general/_29.html.haml +8 -0
  300. data/app/views/content_blocks/general/_29.html.slim +8 -0
  301. data/app/views/content_blocks/general/_3.html.erb +12 -0
  302. data/app/views/content_blocks/general/_3.html.haml +8 -0
  303. data/app/views/content_blocks/general/_3.html.slim +8 -0
  304. data/app/views/content_blocks/general/_30.html.erb +40 -0
  305. data/app/views/content_blocks/general/_30.html.haml +38 -0
  306. data/app/views/content_blocks/general/_30.html.slim +38 -0
  307. data/app/views/content_blocks/general/_31.html.erb +19 -0
  308. data/app/views/content_blocks/general/_31.html.haml +17 -0
  309. data/app/views/content_blocks/general/_31.html.slim +17 -0
  310. data/app/views/content_blocks/general/_32.html.erb +51 -0
  311. data/app/views/content_blocks/general/_32.html.haml +45 -0
  312. data/app/views/content_blocks/general/_32.html.slim +45 -0
  313. data/app/views/content_blocks/general/_33.html.erb +10 -0
  314. data/app/views/content_blocks/general/_33.html.haml +6 -0
  315. data/app/views/content_blocks/general/_33.html.slim +6 -0
  316. data/app/views/content_blocks/general/_34.html.erb +23 -0
  317. data/app/views/content_blocks/general/_34.html.haml +18 -0
  318. data/app/views/content_blocks/general/_34.html.slim +18 -0
  319. data/app/views/content_blocks/general/_35.html.erb +86 -0
  320. data/app/views/content_blocks/general/_35.html.haml +63 -0
  321. data/app/views/content_blocks/general/_35.html.slim +63 -0
  322. data/app/views/content_blocks/general/_36.html.erb +87 -0
  323. data/app/views/content_blocks/general/_36.html.haml +67 -0
  324. data/app/views/content_blocks/general/_36.html.slim +67 -0
  325. data/app/views/content_blocks/general/_37.html.erb +68 -0
  326. data/app/views/content_blocks/general/_37.html.haml +52 -0
  327. data/app/views/content_blocks/general/_37.html.slim +52 -0
  328. data/app/views/content_blocks/general/_38.html.erb +61 -0
  329. data/app/views/content_blocks/general/_38.html.haml +54 -0
  330. data/app/views/content_blocks/general/_38.html.slim +54 -0
  331. data/app/views/content_blocks/general/_39.html.erb +16 -0
  332. data/app/views/content_blocks/general/_39.html.haml +10 -0
  333. data/app/views/content_blocks/general/_39.html.slim +10 -0
  334. data/app/views/content_blocks/general/_4.html.erb +12 -0
  335. data/app/views/content_blocks/general/_4.html.haml +8 -0
  336. data/app/views/content_blocks/general/_4.html.slim +8 -0
  337. data/app/views/content_blocks/general/_40!dark.html.erb +9 -0
  338. data/app/views/content_blocks/general/_40!dark.html.haml +6 -0
  339. data/app/views/content_blocks/general/_40!dark.html.slim +6 -0
  340. data/app/views/content_blocks/general/_5.html.erb +28 -0
  341. data/app/views/content_blocks/general/_5.html.haml +19 -0
  342. data/app/views/content_blocks/general/_5.html.slim +19 -0
  343. data/app/views/content_blocks/general/_6.html.erb +49 -0
  344. data/app/views/content_blocks/general/_6.html.haml +34 -0
  345. data/app/views/content_blocks/general/_6.html.slim +34 -0
  346. data/app/views/content_blocks/general/_7.html.erb +21 -0
  347. data/app/views/content_blocks/general/_7.html.haml +14 -0
  348. data/app/views/content_blocks/general/_7.html.slim +14 -0
  349. data/app/views/content_blocks/general/_8.html.erb +21 -0
  350. data/app/views/content_blocks/general/_8.html.haml +14 -0
  351. data/app/views/content_blocks/general/_8.html.slim +14 -0
  352. data/app/views/content_blocks/general/_9.html.erb +31 -0
  353. data/app/views/content_blocks/general/_9.html.haml +21 -0
  354. data/app/views/content_blocks/general/_9.html.slim +21 -0
  355. data/app/views/content_blocks/headers/_1.html.erb +59 -0
  356. data/app/views/content_blocks/headers/_1.html.haml +42 -0
  357. data/app/views/content_blocks/headers/_1.html.slim +42 -0
  358. data/app/views/content_blocks/headers/_10.html.erb +57 -0
  359. data/app/views/content_blocks/headers/_10.html.haml +41 -0
  360. data/app/views/content_blocks/headers/_10.html.slim +41 -0
  361. data/app/views/content_blocks/headers/_2.html.erb +51 -0
  362. data/app/views/content_blocks/headers/_2.html.haml +37 -0
  363. data/app/views/content_blocks/headers/_2.html.slim +37 -0
  364. data/app/views/content_blocks/headers/_3.html.erb +51 -0
  365. data/app/views/content_blocks/headers/_3.html.haml +37 -0
  366. data/app/views/content_blocks/headers/_3.html.slim +37 -0
  367. data/app/views/content_blocks/headers/_4.html.erb +78 -0
  368. data/app/views/content_blocks/headers/_4.html.haml +55 -0
  369. data/app/views/content_blocks/headers/_4.html.slim +55 -0
  370. data/app/views/content_blocks/headers/_5.html.erb +77 -0
  371. data/app/views/content_blocks/headers/_5.html.haml +55 -0
  372. data/app/views/content_blocks/headers/_5.html.slim +55 -0
  373. data/app/views/content_blocks/headers/_6.html.erb +50 -0
  374. data/app/views/content_blocks/headers/_6.html.haml +37 -0
  375. data/app/views/content_blocks/headers/_6.html.slim +37 -0
  376. data/app/views/content_blocks/headers/_7.html.erb +54 -0
  377. data/app/views/content_blocks/headers/_7.html.haml +39 -0
  378. data/app/views/content_blocks/headers/_7.html.slim +39 -0
  379. data/app/views/content_blocks/headers/_8.html.erb +77 -0
  380. data/app/views/content_blocks/headers/_8.html.haml +56 -0
  381. data/app/views/content_blocks/headers/_8.html.slim +56 -0
  382. data/app/views/content_blocks/headers/_9.html.erb +76 -0
  383. data/app/views/content_blocks/headers/_9.html.haml +53 -0
  384. data/app/views/content_blocks/headers/_9.html.slim +53 -0
  385. data/app/views/content_blocks/landing_navs/_1.html.erb +22 -0
  386. data/app/views/content_blocks/landing_navs/_1.html.haml +16 -0
  387. data/app/views/content_blocks/landing_navs/_1.html.slim +16 -0
  388. data/app/views/content_blocks/landing_navs/_2.html.erb +25 -0
  389. data/app/views/content_blocks/landing_navs/_2.html.haml +18 -0
  390. data/app/views/content_blocks/landing_navs/_2.html.slim +18 -0
  391. data/app/views/content_blocks/landing_navs/_3.html.erb +28 -0
  392. data/app/views/content_blocks/landing_navs/_3.html.haml +20 -0
  393. data/app/views/content_blocks/landing_navs/_3.html.slim +20 -0
  394. data/app/views/content_blocks/landing_navs/_4.html.erb +31 -0
  395. data/app/views/content_blocks/landing_navs/_4.html.haml +24 -0
  396. data/app/views/content_blocks/landing_navs/_4.html.slim +24 -0
  397. data/app/views/content_blocks/landing_navs/_5.html.erb +31 -0
  398. data/app/views/content_blocks/landing_navs/_5.html.haml +24 -0
  399. data/app/views/content_blocks/landing_navs/_5.html.slim +24 -0
  400. data/app/views/devise/erb/confirmations/new.html.erb +36 -0
  401. data/app/views/devise/erb/invitations/edit.html.erb +41 -0
  402. data/app/views/devise/erb/invitations/new.html.erb +37 -0
  403. data/app/views/devise/erb/mailer/confirmation_instructions.html.erb +18 -0
  404. data/app/views/devise/erb/mailer/invitation_instructions.html.erb +20 -0
  405. data/app/views/devise/erb/mailer/reset_password_instructions.html.erb +18 -0
  406. data/app/views/devise/erb/mailer/unlock_instructions.html.erb +19 -0
  407. data/app/views/devise/erb/passwords/edit.html.erb +44 -0
  408. data/app/views/devise/erb/passwords/new.html.erb +37 -0
  409. data/app/views/devise/erb/registrations/edit.html.erb +73 -0
  410. data/app/views/devise/erb/registrations/new.html.erb +48 -0
  411. data/app/views/devise/erb/sessions/new.html.erb +79 -0
  412. data/app/views/devise/erb/unlocks/new.html.erb +36 -0
  413. data/app/views/devise/haml/confirmations/new.html.haml +22 -0
  414. data/app/views/devise/haml/invitations/edit.html.haml +29 -0
  415. data/app/views/devise/haml/invitations/new.html.haml +21 -0
  416. data/app/views/devise/haml/mailer/confirmation_instructions.html.haml +10 -0
  417. data/app/views/devise/haml/mailer/invitation_instructions.html.haml +11 -0
  418. data/app/views/devise/haml/mailer/reset_password_instructions.html.haml +10 -0
  419. data/app/views/devise/haml/mailer/unlock_instructions.html.haml +10 -0
  420. data/app/views/devise/haml/passwords/edit.html.haml +27 -0
  421. data/app/views/devise/haml/passwords/new.html.haml +22 -0
  422. data/app/views/devise/haml/registrations/edit.html.haml +44 -0
  423. data/app/views/devise/haml/registrations/new.html.haml +30 -0
  424. data/app/views/devise/haml/sessions/new.html.haml +44 -0
  425. data/app/views/devise/haml/unlocks/new.html.haml +23 -0
  426. data/app/views/devise/slim/confirmations/new.html.haml +24 -0
  427. data/app/views/devise/slim/invitations/edit.html.haml +24 -0
  428. data/app/views/devise/slim/invitations/new.html.haml +20 -0
  429. data/app/views/devise/slim/mailer/confirmation_instructions.html.haml +26 -0
  430. data/app/views/devise/slim/mailer/invitation_instructions.html.haml +25 -0
  431. data/app/views/devise/slim/mailer/reset_password_instructions.html.haml +27 -0
  432. data/app/views/devise/slim/mailer/unlock_instructions.html.haml +27 -0
  433. data/app/views/devise/slim/passwords/edit.html.haml +26 -0
  434. data/app/views/devise/slim/passwords/new.html.haml +25 -0
  435. data/app/views/devise/slim/registrations/edit.html.haml +40 -0
  436. data/app/views/devise/slim/registrations/new.html.haml +32 -0
  437. data/app/views/devise/slim/sessions/new.html.haml +43 -0
  438. data/app/views/devise/slim/unlocks/new.html.haml +24 -0
  439. data/app/views/kaminari/_first_page.html.erb +15 -0
  440. data/app/views/kaminari/_gap.html.erb +8 -0
  441. data/app/views/kaminari/_gap.html.haml +2 -0
  442. data/app/views/kaminari/_last_page.html.erb +15 -0
  443. data/app/views/kaminari/_next_page.html.erb +15 -0
  444. data/app/views/kaminari/_next_page.html.haml +2 -0
  445. data/app/views/kaminari/_page.html.erb +12 -0
  446. data/app/views/kaminari/_page.html.haml +2 -0
  447. data/app/views/kaminari/_paginator.html.erb +27 -0
  448. data/app/views/kaminari/_paginator.html.haml +10 -0
  449. data/app/views/kaminari/_prev_page.html.erb +15 -0
  450. data/app/views/kaminari/_prev_page.html.haml +2 -0
  451. data/kiso_themes.gemspec +37 -0
  452. data/lib/generators/kiso_themes/analytics_dashboard_pages_generator.rb +16 -0
  453. data/lib/generators/kiso_themes/analytics_detail_pages_generator.rb +16 -0
  454. data/lib/generators/kiso_themes/app_pages_generator.rb +33 -0
  455. data/lib/generators/kiso_themes/blog_archive_pages_generator.rb +16 -0
  456. data/lib/generators/kiso_themes/blog_post_pages_generator.rb +16 -0
  457. data/lib/generators/kiso_themes/content_blocks_generator.rb +30 -0
  458. data/lib/generators/kiso_themes/customize_generator.rb +52 -0
  459. data/lib/generators/kiso_themes/dashboard_pages_generator.rb +37 -0
  460. data/lib/generators/kiso_themes/devise_generator.rb +45 -0
  461. data/lib/generators/kiso_themes/email_layout_generator.rb +41 -0
  462. data/lib/generators/kiso_themes/error_pages_generator.rb +19 -0
  463. data/lib/generators/kiso_themes/faq_pages_generator.rb +17 -0
  464. data/lib/generators/kiso_themes/handler_support.rb +27 -0
  465. data/lib/generators/kiso_themes/install_generator.rb +246 -0
  466. data/lib/generators/kiso_themes/landing_pages_generator.rb +16 -0
  467. data/lib/generators/kiso_themes/legal_pages_generator.rb +25 -0
  468. data/lib/generators/kiso_themes/page_generator.rb +37 -0
  469. data/lib/generators/kiso_themes/pricing_pages_generator.rb +10 -0
  470. data/lib/generators/kiso_themes/templates/README.tt +58 -0
  471. data/lib/generators/kiso_themes/templates/README_CUSTOMIZE +38 -0
  472. data/lib/generators/kiso_themes/templates/customizations/styles/auriga/blue.css.scss +120 -0
  473. data/lib/generators/kiso_themes/templates/customizations/styles/auriga/green.css.scss +120 -0
  474. data/lib/generators/kiso_themes/templates/customizations/styles/auriga/red.css.scss +120 -0
  475. data/lib/generators/kiso_themes/templates/customizations/styles/auriga/yellow.css.scss +120 -0
  476. data/lib/generators/kiso_themes/templates/customizations/styles/gemini/amber.css.scss +118 -0
  477. data/lib/generators/kiso_themes/templates/customizations/styles/gemini/blue.css.scss +118 -0
  478. data/lib/generators/kiso_themes/templates/customizations/styles/gemini/granite.css.scss +118 -0
  479. data/lib/generators/kiso_themes/templates/customizations/styles/gemini/ocean.css.scss +118 -0
  480. data/lib/generators/kiso_themes/templates/customizations/styles/lyra/azure.css.scss +119 -0
  481. data/lib/generators/kiso_themes/templates/customizations/styles/lyra/charcoal.css.scss +119 -0
  482. data/lib/generators/kiso_themes/templates/customizations/styles/lyra/lime.css.scss +119 -0
  483. data/lib/generators/kiso_themes/templates/customizations/styles/lyra/raspberry.css.scss +119 -0
  484. data/lib/generators/kiso_themes/templates/customizations/styles/orion/blue.css.scss +118 -0
  485. data/lib/generators/kiso_themes/templates/customizations/styles/orion/green.css.scss +118 -0
  486. data/lib/generators/kiso_themes/templates/customizations/styles/orion/orange.css.scss +118 -0
  487. data/lib/generators/kiso_themes/templates/customizations/styles/orion/purple.css.scss +118 -0
  488. data/lib/generators/kiso_themes/templates/error_pages/403.html.erb +66 -0
  489. data/lib/generators/kiso_themes/templates/error_pages/404.html.erb +67 -0
  490. data/lib/generators/kiso_themes/templates/error_pages/422.html.erb +66 -0
  491. data/lib/generators/kiso_themes/templates/error_pages/500.html.erb +67 -0
  492. data/lib/generators/kiso_themes/templates/kiso_themes.css +31 -0
  493. data/lib/generators/kiso_themes/templates/layouts/_app_nav.html.erb +124 -0
  494. data/lib/generators/kiso_themes/templates/layouts/_app_nav.html.haml +81 -0
  495. data/lib/generators/kiso_themes/templates/layouts/_app_nav.html.slim +81 -0
  496. data/lib/generators/kiso_themes/templates/layouts/_base.html.erb +34 -0
  497. data/lib/generators/kiso_themes/templates/layouts/_base.html.haml +19 -0
  498. data/lib/generators/kiso_themes/templates/layouts/_base.html.slim +19 -0
  499. data/lib/generators/kiso_themes/templates/layouts/_dashboard_top_nav.html.erb +134 -0
  500. data/lib/generators/kiso_themes/templates/layouts/_dashboard_top_nav.html.haml +87 -0
  501. data/lib/generators/kiso_themes/templates/layouts/_dashboard_top_nav.html.slim +87 -0
  502. data/lib/generators/kiso_themes/templates/layouts/_external_js_libs.html.erb +30 -0
  503. data/lib/generators/kiso_themes/templates/layouts/_external_js_libs.html.haml +17 -0
  504. data/lib/generators/kiso_themes/templates/layouts/_external_js_libs.html.slim +17 -0
  505. data/lib/generators/kiso_themes/templates/layouts/_flashes.html.erb +13 -0
  506. data/lib/generators/kiso_themes/templates/layouts/_flashes.html.haml +10 -0
  507. data/lib/generators/kiso_themes/templates/layouts/_flashes.html.slim +10 -0
  508. data/lib/generators/kiso_themes/templates/layouts/_side_menu.html.erb +66 -0
  509. data/lib/generators/kiso_themes/templates/layouts/_side_menu.html.haml +42 -0
  510. data/lib/generators/kiso_themes/templates/layouts/_side_menu.html.slim +42 -0
  511. data/lib/generators/kiso_themes/templates/layouts/_side_menu_header.html.erb +25 -0
  512. data/lib/generators/kiso_themes/templates/layouts/_side_menu_header.html.haml +16 -0
  513. data/lib/generators/kiso_themes/templates/layouts/_side_menu_header.html.slim +16 -0
  514. data/lib/generators/kiso_themes/templates/layouts/_side_menu_main_content.html.erb +0 -0
  515. data/lib/generators/kiso_themes/templates/layouts/_side_menu_main_content.html.haml +0 -0
  516. data/lib/generators/kiso_themes/templates/layouts/_side_menu_main_content.html.slim +1 -0
  517. data/lib/generators/kiso_themes/templates/layouts/application.html.erb +4 -0
  518. data/lib/generators/kiso_themes/templates/layouts/application.html.haml +3 -0
  519. data/lib/generators/kiso_themes/templates/layouts/application.html.slim +3 -0
  520. data/lib/generators/kiso_themes/templates/layouts/devise.html.erb +3 -0
  521. data/lib/generators/kiso_themes/templates/layouts/devise.html.haml +5 -0
  522. data/lib/generators/kiso_themes/templates/layouts/devise.html.slim +5 -0
  523. data/lib/generators/kiso_themes/templates/layouts/email.html.erb +68 -0
  524. data/lib/generators/kiso_themes/templates/layouts/email.html.haml +40 -0
  525. data/lib/generators/kiso_themes/templates/layouts/email.html.slim +40 -0
  526. data/lib/generators/kiso_themes/templates/layouts/landing.html.erb +3 -0
  527. data/lib/generators/kiso_themes/templates/layouts/landing.html.haml +2 -0
  528. data/lib/generators/kiso_themes/templates/layouts/landing.html.slim +2 -0
  529. data/lib/generators/kiso_themes/templates/layouts/scaffold.html.erb +25 -0
  530. data/lib/generators/kiso_themes/templates/layouts/scaffold.html.haml +15 -0
  531. data/lib/generators/kiso_themes/templates/layouts/scaffold.html.slim +15 -0
  532. data/lib/generators/kiso_themes/templates/layouts/sidenav.html.erb +33 -0
  533. data/lib/generators/kiso_themes/templates/layouts/sidenav.html.haml +19 -0
  534. data/lib/generators/kiso_themes/templates/layouts/sidenav.html.slim +19 -0
  535. data/lib/generators/kiso_themes/templates/rails6/index.js +39 -0
  536. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/bootstrap.js +20 -0
  537. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/bootstrap_switch.js +23 -0
  538. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/chartjs.js +11 -0
  539. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/clipboard.js +12 -0
  540. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/countTo.js +1 -0
  541. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/countdown.js +28 -0
  542. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/chartjs.js +101 -0
  543. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/dashboard.js +229 -0
  544. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/data_generator.js +27 -0
  545. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/easypiechart.js +41 -0
  546. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/flot.js +258 -0
  547. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/gmaps.js +163 -0
  548. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/jqvectormap.js +65 -0
  549. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/sparklines.js +156 -0
  550. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/easypiechart.js +12 -0
  551. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/fastclick.js +16 -0
  552. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/fitie.js +14 -0
  553. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/flot.js +11 -0
  554. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/forms.js +13 -0
  555. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/gmaps.js +9 -0
  556. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/header.js +33 -0
  557. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/inspect_mode/inspect_mode.js +580 -0
  558. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/jasny.js +13 -0
  559. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/jqvectormaps.js +24 -0
  560. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/kernel.js +48 -0
  561. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/metis_menu.js +16 -0
  562. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/parallax.js +14 -0
  563. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/popper.js +1 -0
  564. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/prettify.js +12 -0
  565. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/prism.js +10 -0
  566. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/sheets.js +98 -0
  567. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/sidenav.js +77 -0
  568. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/slimscroll.js +1 -0
  569. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/sparklines.js +1 -0
  570. data/lib/generators/kiso_themes/templates/views/analytics/analytics_dashboard_1.html.erb +55 -0
  571. data/lib/generators/kiso_themes/templates/views/analytics/analytics_dashboard_1.html.haml +36 -0
  572. data/lib/generators/kiso_themes/templates/views/analytics/analytics_dashboard_1.html.slim +36 -0
  573. data/lib/generators/kiso_themes/templates/views/analytics/analytics_detail_1.html.erb +52 -0
  574. data/lib/generators/kiso_themes/templates/views/analytics/analytics_detail_1.html.haml +44 -0
  575. data/lib/generators/kiso_themes/templates/views/analytics/analytics_detail_1.html.slim +44 -0
  576. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_avatar_upload.html.erb +15 -0
  577. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_avatar_upload.html.haml +10 -0
  578. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_avatar_upload.html.slim +10 -0
  579. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_billing.html.erb +48 -0
  580. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_billing.html.haml +34 -0
  581. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_billing.html.slim +34 -0
  582. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_notifications.html.erb +59 -0
  583. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_notifications.html.haml +42 -0
  584. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_notifications.html.slim +42 -0
  585. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_plan.html.erb +70 -0
  586. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_plan.html.haml +47 -0
  587. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_plan.html.slim +47 -0
  588. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_profile.html.erb +65 -0
  589. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_profile.html.haml +51 -0
  590. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_profile.html.slim +51 -0
  591. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_support.html.erb +76 -0
  592. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_support.html.haml +50 -0
  593. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_support.html.slim +50 -0
  594. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/billing.html.erb +76 -0
  595. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/billing.html.haml +41 -0
  596. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/billing.html.slim +41 -0
  597. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/notifications.html.erb +76 -0
  598. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/notifications.html.haml +41 -0
  599. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/notifications.html.slim +41 -0
  600. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/plan.html.erb +76 -0
  601. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/plan.html.haml +41 -0
  602. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/plan.html.slim +41 -0
  603. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/profile.html.erb +75 -0
  604. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/profile.html.haml +41 -0
  605. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/profile.html.slim +41 -0
  606. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/support.html.erb +76 -0
  607. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/support.html.haml +41 -0
  608. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/support.html.slim +41 -0
  609. data/lib/generators/kiso_themes/templates/views/dashboards/_bs_table.html.erb +61 -0
  610. data/lib/generators/kiso_themes/templates/views/dashboards/_bs_table.html.haml +50 -0
  611. data/lib/generators/kiso_themes/templates/views/dashboards/_bs_table.html.slim +50 -0
  612. data/lib/generators/kiso_themes/templates/views/dashboards/_metric_charts.html.erb +38 -0
  613. data/lib/generators/kiso_themes/templates/views/dashboards/_metric_charts.html.haml +25 -0
  614. data/lib/generators/kiso_themes/templates/views/dashboards/_metric_charts.html.slim +25 -0
  615. data/lib/generators/kiso_themes/templates/views/dashboards/_metrics_cards.html.erb +74 -0
  616. data/lib/generators/kiso_themes/templates/views/dashboards/_metrics_cards.html.haml +45 -0
  617. data/lib/generators/kiso_themes/templates/views/dashboards/_metrics_cards.html.slim +45 -0
  618. data/lib/generators/kiso_themes/templates/views/dashboards/_most_active_users.html.erb +137 -0
  619. data/lib/generators/kiso_themes/templates/views/dashboards/_most_active_users.html.haml +135 -0
  620. data/lib/generators/kiso_themes/templates/views/dashboards/_most_active_users.html.slim +135 -0
  621. data/lib/generators/kiso_themes/templates/views/dashboards/_online_users.html.erb +11 -0
  622. data/lib/generators/kiso_themes/templates/views/dashboards/_online_users.html.haml +7 -0
  623. data/lib/generators/kiso_themes/templates/views/dashboards/_online_users.html.slim +7 -0
  624. data/lib/generators/kiso_themes/templates/views/dashboards/_sales_refunds.html.erb +54 -0
  625. data/lib/generators/kiso_themes/templates/views/dashboards/_sales_refunds.html.haml +36 -0
  626. data/lib/generators/kiso_themes/templates/views/dashboards/_sales_refunds.html.slim +36 -0
  627. data/lib/generators/kiso_themes/templates/views/dashboards/_server_activity.html.erb +102 -0
  628. data/lib/generators/kiso_themes/templates/views/dashboards/_server_activity.html.haml +80 -0
  629. data/lib/generators/kiso_themes/templates/views/dashboards/_server_activity.html.slim +80 -0
  630. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_1.html.erb +11 -0
  631. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_1.html.haml +321 -0
  632. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_1.html.slim +321 -0
  633. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_2.html.erb +437 -0
  634. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_2.html.haml +306 -0
  635. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_2.html.slim +306 -0
  636. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_3.html.erb +148 -0
  637. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_3.html.haml +96 -0
  638. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_3.html.slim +96 -0
  639. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_4.html.erb +126 -0
  640. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_4.html.haml +77 -0
  641. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_4.html.slim +77 -0
  642. data/lib/generators/kiso_themes/templates/views/emails/_email_footer.html.erb +16 -0
  643. data/lib/generators/kiso_themes/templates/views/emails/_email_footer.html.haml +15 -0
  644. data/lib/generators/kiso_themes/templates/views/emails/_email_footer.html.slim +15 -0
  645. data/lib/generators/kiso_themes/templates/views/emails/_email_header.html.erb +20 -0
  646. data/lib/generators/kiso_themes/templates/views/emails/_email_header.html.haml +13 -0
  647. data/lib/generators/kiso_themes/templates/views/emails/_email_header.html.slim +13 -0
  648. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_archive_1.html.erb +92 -0
  649. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_archive_1.html.haml +80 -0
  650. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_archive_1.html.slim +80 -0
  651. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_post_1.html.erb +227 -0
  652. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_post_1.html.haml +168 -0
  653. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_post_1.html.slim +168 -0
  654. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/403.html.erb +17 -0
  655. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/403.html.haml +11 -0
  656. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/403.html.slim +11 -0
  657. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/404.html.erb +18 -0
  658. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/404.html.haml +11 -0
  659. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/404.html.slim +11 -0
  660. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/422.html.erb +18 -0
  661. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/422.html.haml +11 -0
  662. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/422.html.slim +11 -0
  663. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/500.html.erb +16 -0
  664. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/500.html.haml +10 -0
  665. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/500.html.slim +10 -0
  666. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_1.html.erb +103 -0
  667. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_1.html.haml +88 -0
  668. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_1.html.slim +88 -0
  669. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_2.html.erb +89 -0
  670. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_2.html.haml +57 -0
  671. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_2.html.slim +57 -0
  672. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_1.html.erb +41 -0
  673. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_1.html.haml +26 -0
  674. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_1.html.slim +26 -0
  675. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_2.html.erb +38 -0
  676. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_2.html.haml +23 -0
  677. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_2.html.slim +23 -0
  678. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_3.html.erb +185 -0
  679. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_3.html.haml +138 -0
  680. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_3.html.slim +138 -0
  681. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_4.html.erb +96 -0
  682. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_4.html.haml +58 -0
  683. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_4.html.slim +58 -0
  684. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_5.html.erb +26 -0
  685. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_5.html.haml +13 -0
  686. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_5.html.slim +13 -0
  687. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/privacy_page.html.erb +159 -0
  688. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/privacy_page.html.haml +100 -0
  689. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/privacy_page.html.slim +100 -0
  690. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/terms_of_service_page.html.erb +205 -0
  691. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/terms_of_service_page.html.haml +206 -0
  692. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/terms_of_service_page.html.slim +206 -0
  693. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_1.html.erb +64 -0
  694. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_1.html.haml +37 -0
  695. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_1.html.slim +37 -0
  696. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_2.html.erb +63 -0
  697. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_2.html.haml +36 -0
  698. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_2.html.slim +36 -0
  699. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_3.html.erb +63 -0
  700. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_3.html.haml +36 -0
  701. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_3.html.slim +36 -0
  702. data/lib/generators/kiso_themes/user_account_pages_generator.rb +47 -0
  703. data/lib/generators/rails/scaffold_controller_generator.rb +37 -0
  704. data/lib/generators/rails/templates/controller.rb +70 -0
  705. data/lib/kiso_themes/compatibility.rb +9 -0
  706. data/lib/kiso_themes/engine.rb +87 -0
  707. data/lib/kiso_themes/extensions/simple_form/errors_component.rb +13 -0
  708. data/lib/kiso_themes/extensions/simple_form/form_builder.rb +17 -0
  709. data/lib/kiso_themes/extensions/simple_form/required_component.rb +21 -0
  710. data/lib/kiso_themes/extensions/simple_form/setup.rb +201 -0
  711. data/lib/kiso_themes/extensions/simple_form.rb +4 -0
  712. data/lib/kiso_themes/extensions/will_paginate.rb +30 -0
  713. data/lib/kiso_themes/kiso_themes.rb +3 -0
  714. data/lib/kiso_themes/railtie.rb +7 -0
  715. data/lib/kiso_themes/version.rb +41 -0
  716. data/lib/kiso_themes.rb +1 -0
  717. data/lib/sass/kiso_themes/_core/_accordion.scss +27 -0
  718. data/lib/sass/kiso_themes/_core/_alerts.scss +150 -0
  719. data/lib/sass/kiso_themes/_core/_backgrounds.scss +108 -0
  720. data/lib/sass/kiso_themes/_core/_badges.scss +45 -0
  721. data/lib/sass/kiso_themes/_core/_blog.scss +17 -0
  722. data/lib/sass/kiso_themes/_core/_borders.scss +34 -0
  723. data/lib/sass/kiso_themes/_core/_breadcrumbs.scss +82 -0
  724. data/lib/sass/kiso_themes/_core/_buttons.scss +202 -0
  725. data/lib/sass/kiso_themes/_core/_cards.scss +166 -0
  726. data/lib/sass/kiso_themes/_core/_carousel.scss +15 -0
  727. data/lib/sass/kiso_themes/_core/_checkboxes-radio.scss +240 -0
  728. data/lib/sass/kiso_themes/_core/_dropdown.scss +225 -0
  729. data/lib/sass/kiso_themes/_core/_font_family.scss +1 -0
  730. data/lib/sass/kiso_themes/_core/_footers.scss +44 -0
  731. data/lib/sass/kiso_themes/_core/_grid.scss +9 -0
  732. data/lib/sass/kiso_themes/_core/_images.scss +7 -0
  733. data/lib/sass/kiso_themes/_core/_input_groups.scss +139 -0
  734. data/lib/sass/kiso_themes/_core/_inputs.scss +280 -0
  735. data/lib/sass/kiso_themes/_core/_landing_headers.scss +15 -0
  736. data/lib/sass/kiso_themes/_core/_listgroups.scss +16 -0
  737. data/lib/sass/kiso_themes/_core/_loaders.scss +690 -0
  738. data/lib/sass/kiso_themes/_core/_misc.scss +239 -0
  739. data/lib/sass/kiso_themes/_core/_mixins.scss +18 -0
  740. data/lib/sass/kiso_themes/_core/_modals.scss +190 -0
  741. data/lib/sass/kiso_themes/_core/_navbar.scss +260 -0
  742. data/lib/sass/kiso_themes/_core/_navs.scss +123 -0
  743. data/lib/sass/kiso_themes/_core/_page_components.scss +275 -0
  744. data/lib/sass/kiso_themes/_core/_pagination.scss +152 -0
  745. data/lib/sass/kiso_themes/_core/_pills.scss +131 -0
  746. data/lib/sass/kiso_themes/_core/_popover.scss +59 -0
  747. data/lib/sass/kiso_themes/_core/_pricing_tables.scss +111 -0
  748. data/lib/sass/kiso_themes/_core/_progress.scss +138 -0
  749. data/lib/sass/kiso_themes/_core/_responsive.scss +237 -0
  750. data/lib/sass/kiso_themes/_core/_scaffold.scss +6 -0
  751. data/lib/sass/kiso_themes/_core/_sidenav.scss +433 -0
  752. data/lib/sass/kiso_themes/_core/_simple_animations.scss +116 -0
  753. data/lib/sass/kiso_themes/_core/_tables.scss +22 -0
  754. data/lib/sass/kiso_themes/_core/_tabs.scss +162 -0
  755. data/lib/sass/kiso_themes/_core/_timelines.scss +54 -0
  756. data/lib/sass/kiso_themes/_core/_tooltips.scss +28 -0
  757. data/lib/sass/kiso_themes/_core/_typography.scss +400 -0
  758. data/lib/sass/kiso_themes/_core/_variables.scss +431 -0
  759. data/lib/sass/kiso_themes/_core/cards/_card_activity_feed.scss +84 -0
  760. data/lib/sass/kiso_themes/_core/cards/_card_chat.scss +93 -0
  761. data/lib/sass/kiso_themes/_core/cards/_card_images.scss +114 -0
  762. data/lib/sass/kiso_themes/_core/cards/_card_items.scss +72 -0
  763. data/lib/sass/kiso_themes/_core/cards/_card_metric.scss +134 -0
  764. data/lib/sass/kiso_themes/_core/cards/_card_sheet.scss +31 -0
  765. data/lib/sass/kiso_themes/_core/cards/_card_table.scss +28 -0
  766. data/lib/sass/kiso_themes/_core/cards/_card_tiles.scss +27 -0
  767. data/lib/sass/kiso_themes/_core/cards/_cards_mini.scss +142 -0
  768. data/lib/sass/kiso_themes/_core/devise/1.scss +40 -0
  769. data/lib/sass/kiso_themes/_core/landing_pages/landing_1.scss +6 -0
  770. data/lib/sass/kiso_themes/_core/landing_pages/landing_2.scss +35 -0
  771. data/lib/sass/kiso_themes/_core/landing_pages/landing_3.scss +11 -0
  772. data/lib/sass/kiso_themes/_core/landing_pages/landing_4.scss +10 -0
  773. data/lib/sass/kiso_themes/_core/landing_pages/landing_5.scss +11 -0
  774. data/lib/sass/kiso_themes/_core/mixins/_badges.scss +4 -0
  775. data/lib/sass/kiso_themes/_core/mixins/_buttons.scss +128 -0
  776. data/lib/sass/kiso_themes/_core/mixins/_colors.scss +17 -0
  777. data/lib/sass/kiso_themes/_core/mixins/_datepicker.scss +121 -0
  778. data/lib/sass/kiso_themes/_core/mixins/_dropdown.scss +30 -0
  779. data/lib/sass/kiso_themes/_core/mixins/_inputs.scss +117 -0
  780. data/lib/sass/kiso_themes/_core/mixins/_modals.scss +12 -0
  781. data/lib/sass/kiso_themes/_core/mixins/_navbar.scss +261 -0
  782. data/lib/sass/kiso_themes/_core/mixins/_pages.scss +7 -0
  783. data/lib/sass/kiso_themes/_core/mixins/_popovers.scss +29 -0
  784. data/lib/sass/kiso_themes/_core/mixins/_theme.scss +239 -0
  785. data/lib/sass/kiso_themes/_core/mixins/_transparency.scss +8 -0
  786. data/lib/sass/kiso_themes/_core/mixins/_vendor-prefixes.scss +317 -0
  787. data/lib/sass/kiso_themes/_core/plugins/_easy_pie_chart.scss +21 -0
  788. data/lib/sass/kiso_themes/_core/plugins/_jasny_bootstrap.scss +7 -0
  789. data/lib/sass/kiso_themes/_core/plugins/_jquery_sparklines.scss +6 -0
  790. data/lib/sass/kiso_themes/_core/plugins/_jqvectormap.scss +135 -0
  791. data/lib/sass/kiso_themes/_core/plugins/_plugin-bootstrap-switch.scss +220 -0
  792. data/lib/sass/kiso_themes/_core/plugins/_plugin-datepicker.scss +554 -0
  793. data/lib/sass/kiso_themes/_core/plugins/_plugin-nouislider.scss +351 -0
  794. data/lib/sass/kiso_themes/auriga/_cards.scss +3 -0
  795. data/lib/sass/kiso_themes/auriga/_font_family.scss +1 -0
  796. data/lib/sass/kiso_themes/auriga/_tables.scss +54 -0
  797. data/lib/sass/kiso_themes/auriga/styles/_blue_variables.scss +102 -0
  798. data/lib/sass/kiso_themes/auriga/styles/_green_variables.scss +82 -0
  799. data/lib/sass/kiso_themes/auriga/styles/_red_variables.scss +82 -0
  800. data/lib/sass/kiso_themes/auriga/styles/_yellow_variables.scss +82 -0
  801. data/lib/sass/kiso_themes/gemini/_font_family.scss +1 -0
  802. data/lib/sass/kiso_themes/gemini/styles/_amber_variables.scss +54 -0
  803. data/lib/sass/kiso_themes/gemini/styles/_blue_variables.scss +52 -0
  804. data/lib/sass/kiso_themes/gemini/styles/_granite_variables.scss +55 -0
  805. data/lib/sass/kiso_themes/gemini/styles/_ocean_variables.scss +54 -0
  806. data/lib/sass/kiso_themes/lyra/_font_family.scss +1 -0
  807. data/lib/sass/kiso_themes/lyra/styles/_azure_variables.scss +56 -0
  808. data/lib/sass/kiso_themes/lyra/styles/_charcoal_variables.scss +56 -0
  809. data/lib/sass/kiso_themes/lyra/styles/_lime_variables.scss +56 -0
  810. data/lib/sass/kiso_themes/lyra/styles/_raspberry_variables.scss +56 -0
  811. data/lib/sass/kiso_themes/orion/_font_family.scss +1 -0
  812. data/lib/sass/kiso_themes/orion/styles/_blue_variables.scss +71 -0
  813. data/lib/sass/kiso_themes/orion/styles/_green_variables.scss +56 -0
  814. data/lib/sass/kiso_themes/orion/styles/_orange_variables.scss +48 -0
  815. data/lib/sass/kiso_themes/orion/styles/_purple_variables.scss +57 -0
  816. data/lib/sass/vendor/bootstrap/_alert.scss +51 -0
  817. data/lib/sass/vendor/bootstrap/_badge.scss +54 -0
  818. data/lib/sass/vendor/bootstrap/_breadcrumb.scss +41 -0
  819. data/lib/sass/vendor/bootstrap/_button-group.scss +163 -0
  820. data/lib/sass/vendor/bootstrap/_buttons.scss +137 -0
  821. data/lib/sass/vendor/bootstrap/_card.scss +289 -0
  822. data/lib/sass/vendor/bootstrap/_carousel.scss +197 -0
  823. data/lib/sass/vendor/bootstrap/_close.scss +41 -0
  824. data/lib/sass/vendor/bootstrap/_code.scss +48 -0
  825. data/lib/sass/vendor/bootstrap/_custom-forms.scss +507 -0
  826. data/lib/sass/vendor/bootstrap/_dropdown.scss +191 -0
  827. data/lib/sass/vendor/bootstrap/_forms.scss +330 -0
  828. data/lib/sass/vendor/bootstrap/_functions.scss +86 -0
  829. data/lib/sass/vendor/bootstrap/_grid.scss +52 -0
  830. data/lib/sass/vendor/bootstrap/_images.scss +42 -0
  831. data/lib/sass/vendor/bootstrap/_input-group.scss +193 -0
  832. data/lib/sass/vendor/bootstrap/_jumbotron.scss +17 -0
  833. data/lib/sass/vendor/bootstrap/_list-group.scss +149 -0
  834. data/lib/sass/vendor/bootstrap/_media.scss +8 -0
  835. data/lib/sass/vendor/bootstrap/_mixins.scss +47 -0
  836. data/lib/sass/vendor/bootstrap/_modal.scss +229 -0
  837. data/lib/sass/vendor/bootstrap/_nav.scss +120 -0
  838. data/lib/sass/vendor/bootstrap/_navbar.scss +294 -0
  839. data/lib/sass/vendor/bootstrap/_pagination.scss +83 -0
  840. data/lib/sass/vendor/bootstrap/_popover.scss +171 -0
  841. data/lib/sass/vendor/bootstrap/_print.scss +141 -0
  842. data/lib/sass/vendor/bootstrap/_progress.scss +43 -0
  843. data/lib/sass/vendor/bootstrap/_reboot.scss +483 -0
  844. data/lib/sass/vendor/bootstrap/_root.scss +19 -0
  845. data/lib/sass/vendor/bootstrap/_spinners.scss +55 -0
  846. data/lib/sass/vendor/bootstrap/_tables.scss +185 -0
  847. data/lib/sass/vendor/bootstrap/_toasts.scss +44 -0
  848. data/lib/sass/vendor/bootstrap/_tooltip.scss +115 -0
  849. data/lib/sass/vendor/bootstrap/_transitions.scss +20 -0
  850. data/lib/sass/vendor/bootstrap/_type.scss +125 -0
  851. data/lib/sass/vendor/bootstrap/_utilities.scss +17 -0
  852. data/lib/sass/vendor/bootstrap/_variables.scss +1123 -0
  853. data/lib/sass/vendor/bootstrap/bootstrap-grid.scss +29 -0
  854. data/lib/sass/vendor/bootstrap/bootstrap-reboot.scss +12 -0
  855. data/lib/sass/vendor/bootstrap/bootstrap.scss +44 -0
  856. data/lib/sass/vendor/bootstrap/mixins/_alert.scss +13 -0
  857. data/lib/sass/vendor/bootstrap/mixins/_background-variant.scss +21 -0
  858. data/lib/sass/vendor/bootstrap/mixins/_badge.scss +17 -0
  859. data/lib/sass/vendor/bootstrap/mixins/_border-radius.scss +63 -0
  860. data/lib/sass/vendor/bootstrap/mixins/_box-shadow.scss +20 -0
  861. data/lib/sass/vendor/bootstrap/mixins/_breakpoints.scss +123 -0
  862. data/lib/sass/vendor/bootstrap/mixins/_buttons.scss +107 -0
  863. data/lib/sass/vendor/bootstrap/mixins/_caret.scss +62 -0
  864. data/lib/sass/vendor/bootstrap/mixins/_clearfix.scss +7 -0
  865. data/lib/sass/vendor/bootstrap/mixins/_deprecate.scss +10 -0
  866. data/lib/sass/vendor/bootstrap/mixins/_float.scss +14 -0
  867. data/lib/sass/vendor/bootstrap/mixins/_forms.scss +192 -0
  868. data/lib/sass/vendor/bootstrap/mixins/_gradients.scss +45 -0
  869. data/lib/sass/vendor/bootstrap/mixins/_grid-framework.scss +66 -0
  870. data/lib/sass/vendor/bootstrap/mixins/_grid.scss +51 -0
  871. data/lib/sass/vendor/bootstrap/mixins/_hover.scss +37 -0
  872. data/lib/sass/vendor/bootstrap/mixins/_image.scss +36 -0
  873. data/lib/sass/vendor/bootstrap/mixins/_list-group.scss +21 -0
  874. data/lib/sass/vendor/bootstrap/mixins/_lists.scss +7 -0
  875. data/lib/sass/vendor/bootstrap/mixins/_nav-divider.scss +10 -0
  876. data/lib/sass/vendor/bootstrap/mixins/_pagination.scss +22 -0
  877. data/lib/sass/vendor/bootstrap/mixins/_reset-text.scss +17 -0
  878. data/lib/sass/vendor/bootstrap/mixins/_resize.scss +6 -0
  879. data/lib/sass/vendor/bootstrap/mixins/_screen-reader.scss +33 -0
  880. data/lib/sass/vendor/bootstrap/mixins/_size.scss +7 -0
  881. data/lib/sass/vendor/bootstrap/mixins/_table-row.scss +39 -0
  882. data/lib/sass/vendor/bootstrap/mixins/_text-emphasis.scss +16 -0
  883. data/lib/sass/vendor/bootstrap/mixins/_text-hide.scss +11 -0
  884. data/lib/sass/vendor/bootstrap/mixins/_text-truncate.scss +8 -0
  885. data/lib/sass/vendor/bootstrap/mixins/_transition.scss +16 -0
  886. data/lib/sass/vendor/bootstrap/mixins/_visibility.scss +8 -0
  887. data/lib/sass/vendor/bootstrap/utilities/_align.scss +8 -0
  888. data/lib/sass/vendor/bootstrap/utilities/_background.scss +19 -0
  889. data/lib/sass/vendor/bootstrap/utilities/_borders.scss +75 -0
  890. data/lib/sass/vendor/bootstrap/utilities/_clearfix.scss +3 -0
  891. data/lib/sass/vendor/bootstrap/utilities/_display.scss +26 -0
  892. data/lib/sass/vendor/bootstrap/utilities/_embed.scss +39 -0
  893. data/lib/sass/vendor/bootstrap/utilities/_flex.scss +51 -0
  894. data/lib/sass/vendor/bootstrap/utilities/_float.scss +11 -0
  895. data/lib/sass/vendor/bootstrap/utilities/_overflow.scss +5 -0
  896. data/lib/sass/vendor/bootstrap/utilities/_position.scss +32 -0
  897. data/lib/sass/vendor/bootstrap/utilities/_screenreaders.scss +11 -0
  898. data/lib/sass/vendor/bootstrap/utilities/_shadows.scss +6 -0
  899. data/lib/sass/vendor/bootstrap/utilities/_sizing.scss +20 -0
  900. data/lib/sass/vendor/bootstrap/utilities/_spacing.scss +73 -0
  901. data/lib/sass/vendor/bootstrap/utilities/_stretched-link.scss +19 -0
  902. data/lib/sass/vendor/bootstrap/utilities/_text.scss +72 -0
  903. data/lib/sass/vendor/bootstrap/utilities/_visibility.scss +13 -0
  904. data/lib/sass/vendor/bootstrap/vendor/_rfs.scss +204 -0
  905. data/lib/sass/vendor/font_awesome/_animated.scss +34 -0
  906. data/lib/sass/vendor/font_awesome/_bordered-pulled.scss +25 -0
  907. data/lib/sass/vendor/font_awesome/_core.scss +12 -0
  908. data/lib/sass/vendor/font_awesome/_fixed-width.scss +6 -0
  909. data/lib/sass/vendor/font_awesome/_icons.scss +789 -0
  910. data/lib/sass/vendor/font_awesome/_larger.scss +13 -0
  911. data/lib/sass/vendor/font_awesome/_list.scss +19 -0
  912. data/lib/sass/vendor/font_awesome/_mixins.scss +60 -0
  913. data/lib/sass/vendor/font_awesome/_path.scss +14 -0
  914. data/lib/sass/vendor/font_awesome/_rotated-flipped.scss +20 -0
  915. data/lib/sass/vendor/font_awesome/_screen-reader.scss +5 -0
  916. data/lib/sass/vendor/font_awesome/_stacked.scss +20 -0
  917. data/lib/sass/vendor/font_awesome/_variables.scss +800 -0
  918. data/lib/sass/vendor/font_awesome/font-awesome.scss +18 -0
  919. data/lib/sass/vendor/ionicons/_ionicons-font.scss +27 -0
  920. data/lib/sass/vendor/ionicons/_ionicons-icons.scss +1473 -0
  921. data/lib/sass/vendor/ionicons/_ionicons-variables.scss +741 -0
  922. data/lib/sass/vendor/ionicons/ionicons.scss +15 -0
  923. data/lib/sass/vendor/mdiicons/_icons-material-design.scss +42 -0
  924. data/lib/sass/vendor/prism/twilight.css +198 -0
  925. data/lib/sass/vendor/themify/themify-icons.css +1082 -0
  926. data/lib/templates/erb/scaffold/_form.html.erb +50 -0
  927. data/lib/templates/erb/scaffold/edit.html.erb +37 -0
  928. data/lib/templates/erb/scaffold/index.html.erb +80 -0
  929. data/lib/templates/erb/scaffold/new.html.erb +37 -0
  930. data/lib/templates/erb/scaffold/show.html.erb +53 -0
  931. data/lib/templates/haml/scaffold/_form.html.haml +29 -0
  932. data/lib/templates/haml/scaffold/edit.html.haml +6 -0
  933. data/lib/templates/haml/scaffold/index.html.haml +41 -0
  934. data/lib/templates/haml/scaffold/new.html.haml +6 -0
  935. data/lib/templates/haml/scaffold/show.html.haml +16 -0
  936. data/lib/templates/slim/scaffold/_form.html.haml +29 -0
  937. data/lib/templates/slim/scaffold/edit.html.haml +6 -0
  938. data/lib/templates/slim/scaffold/index.html.haml +41 -0
  939. data/lib/templates/slim/scaffold/new.html.haml +6 -0
  940. data/lib/templates/slim/scaffold/show.html.haml +16 -0
  941. data/support/content_block_rewriter.rb +25 -0
  942. data/support/css_rewriter.rb +76 -0
  943. data/support/page_rewriter.rb +27 -0
  944. metadata +1091 -0
metadata ADDED
@@ -0,0 +1,1091 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: kiso_themes
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.2
5
+ platform: ruby
6
+ authors:
7
+ - John McDowall
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2022-07-13 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: jquery-rails
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: '0'
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ">="
25
+ - !ruby/object:Gem::Version
26
+ version: '0'
27
+ - !ruby/object:Gem::Dependency
28
+ name: rails
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: 5.2.3
34
+ type: :runtime
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: 5.2.3
41
+ - !ruby/object:Gem::Dependency
42
+ name: sass-rails
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - ">="
46
+ - !ruby/object:Gem::Version
47
+ version: 5.1.0
48
+ type: :runtime
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - ">="
53
+ - !ruby/object:Gem::Version
54
+ version: 5.1.0
55
+ - !ruby/object:Gem::Dependency
56
+ name: aws-sdk
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - ">="
60
+ - !ruby/object:Gem::Version
61
+ version: '0'
62
+ type: :development
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - ">="
67
+ - !ruby/object:Gem::Version
68
+ version: '0'
69
+ - !ruby/object:Gem::Dependency
70
+ name: byebug
71
+ requirement: !ruby/object:Gem::Requirement
72
+ requirements:
73
+ - - ">="
74
+ - !ruby/object:Gem::Version
75
+ version: '0'
76
+ type: :development
77
+ prerelease: false
78
+ version_requirements: !ruby/object:Gem::Requirement
79
+ requirements:
80
+ - - ">="
81
+ - !ruby/object:Gem::Version
82
+ version: '0'
83
+ - !ruby/object:Gem::Dependency
84
+ name: sqlite3
85
+ requirement: !ruby/object:Gem::Requirement
86
+ requirements:
87
+ - - ">="
88
+ - !ruby/object:Gem::Version
89
+ version: '0'
90
+ type: :development
91
+ prerelease: false
92
+ version_requirements: !ruby/object:Gem::Requirement
93
+ requirements:
94
+ - - ">="
95
+ - !ruby/object:Gem::Version
96
+ version: '0'
97
+ - !ruby/object:Gem::Dependency
98
+ name: version_bumper
99
+ requirement: !ruby/object:Gem::Requirement
100
+ requirements:
101
+ - - ">="
102
+ - !ruby/object:Gem::Version
103
+ version: '0'
104
+ type: :development
105
+ prerelease: false
106
+ version_requirements: !ruby/object:Gem::Requirement
107
+ requirements:
108
+ - - ">="
109
+ - !ruby/object:Gem::Version
110
+ version: '0'
111
+ description: KISO Themes
112
+ email:
113
+ - support@kiso.io
114
+ executables: []
115
+ extensions: []
116
+ extra_rdoc_files: []
117
+ files:
118
+ - CHANGELOG
119
+ - LICENSE
120
+ - README.rdoc
121
+ - Rakefile
122
+ - VERSION
123
+ - app/assets/fonts/font-awesome/FontAwesome.otf
124
+ - app/assets/fonts/font-awesome/fontawesome-webfont.eot
125
+ - app/assets/fonts/font-awesome/fontawesome-webfont.svg
126
+ - app/assets/fonts/font-awesome/fontawesome-webfont.ttf
127
+ - app/assets/fonts/font-awesome/fontawesome-webfont.woff
128
+ - app/assets/fonts/font-awesome/fontawesome-webfont.woff2
129
+ - app/assets/fonts/ionicons/ionicons.eot
130
+ - app/assets/fonts/ionicons/ionicons.svg
131
+ - app/assets/fonts/ionicons/ionicons.ttf
132
+ - app/assets/fonts/ionicons/ionicons.woff
133
+ - app/assets/fonts/mdiicons/LICENSE.txt
134
+ - app/assets/fonts/mdiicons/MaterialIcons-Regular.eot
135
+ - app/assets/fonts/mdiicons/MaterialIcons-Regular.ijmap
136
+ - app/assets/fonts/mdiicons/MaterialIcons-Regular.svg
137
+ - app/assets/fonts/mdiicons/MaterialIcons-Regular.ttf
138
+ - app/assets/fonts/mdiicons/MaterialIcons-Regular.woff
139
+ - app/assets/fonts/mdiicons/MaterialIcons-Regular.woff2
140
+ - app/assets/fonts/mdiicons/README.md
141
+ - app/assets/fonts/mdiicons/codepoints
142
+ - app/assets/fonts/themify/themify.eot
143
+ - app/assets/fonts/themify/themify.svg
144
+ - app/assets/fonts/themify/themify.ttf
145
+ - app/assets/fonts/themify/themify.woff
146
+ - app/assets/images/kiso_themes/app_video_placeholder.png
147
+ - app/assets/images/kiso_themes/arrow-1.svg
148
+ - app/assets/images/kiso_themes/arrow-2.svg
149
+ - app/assets/images/kiso_themes/creditcards/amex.png
150
+ - app/assets/images/kiso_themes/creditcards/credit.png
151
+ - app/assets/images/kiso_themes/creditcards/dankort.png
152
+ - app/assets/images/kiso_themes/creditcards/diners.png
153
+ - app/assets/images/kiso_themes/creditcards/discover.png
154
+ - app/assets/images/kiso_themes/creditcards/forbru.png
155
+ - app/assets/images/kiso_themes/creditcards/google.png
156
+ - app/assets/images/kiso_themes/creditcards/jcb.png
157
+ - app/assets/images/kiso_themes/creditcards/laser.png
158
+ - app/assets/images/kiso_themes/creditcards/maestro.png
159
+ - app/assets/images/kiso_themes/creditcards/mastercard.png
160
+ - app/assets/images/kiso_themes/creditcards/money.png
161
+ - app/assets/images/kiso_themes/creditcards/paypa.png
162
+ - app/assets/images/kiso_themes/creditcards/shopify.png
163
+ - app/assets/images/kiso_themes/creditcards/solo.png
164
+ - app/assets/images/kiso_themes/creditcards/visa.png
165
+ - app/assets/images/kiso_themes/header_1.jpg
166
+ - app/assets/images/kiso_themes/icons/check.png
167
+ - app/assets/images/kiso_themes/landing_bg.jpg
168
+ - app/assets/images/kiso_themes/pyrrmid_128.png
169
+ - app/assets/images/kiso_themes/pyrrmid_200.png
170
+ - app/assets/images/kiso_themes/pyrrmid_32.png
171
+ - app/assets/images/kiso_themes/pyrrmid_64.png
172
+ - app/assets/images/kiso_themes/stock/1.jpg
173
+ - app/assets/images/kiso_themes/stock/2.jpg
174
+ - app/assets/images/kiso_themes/stock/3.jpg
175
+ - app/assets/images/kiso_themes/stock/4.jpg
176
+ - app/assets/images/kiso_themes/stock/acme_1.png
177
+ - app/assets/images/kiso_themes/stock/acme_2.png
178
+ - app/assets/images/kiso_themes/stock/acme_3.png
179
+ - app/assets/images/kiso_themes/stock/acme_4.png
180
+ - app/assets/images/kiso_themes/stock/acme_5.png
181
+ - app/assets/images/kiso_themes/stock/acme_6.png
182
+ - app/assets/images/kiso_themes/stock/acme_7.png
183
+ - app/assets/images/kiso_themes/stock/acme_8.png
184
+ - app/assets/images/kiso_themes/stock/landscape_1.jpg
185
+ - app/assets/images/kiso_themes/stock/landscape_10.jpg
186
+ - app/assets/images/kiso_themes/stock/landscape_12.jpg
187
+ - app/assets/images/kiso_themes/stock/landscape_13.jpg
188
+ - app/assets/images/kiso_themes/stock/landscape_14.jpg
189
+ - app/assets/images/kiso_themes/stock/landscape_2.jpg
190
+ - app/assets/images/kiso_themes/stock/landscape_3.jpg
191
+ - app/assets/images/kiso_themes/stock/landscape_4.jpg
192
+ - app/assets/images/kiso_themes/stock/landscape_5.jpg
193
+ - app/assets/images/kiso_themes/stock/landscape_6.jpg
194
+ - app/assets/images/kiso_themes/stock/landscape_7.jpg
195
+ - app/assets/images/kiso_themes/stock/landscape_8.jpg
196
+ - app/assets/images/kiso_themes/stock/landscape_9.jpg
197
+ - app/assets/images/kiso_themes/stock/us_landscape_1.jpg
198
+ - app/assets/images/kiso_themes/stock/us_landscape_2.jpg
199
+ - app/assets/images/kiso_themes/ui_placeholder_desktop.png
200
+ - app/assets/javascripts/kiso_themes.js
201
+ - app/assets/javascripts/kiso_themes/bootstrap.js
202
+ - app/assets/javascripts/kiso_themes/bootstrap_switch.js
203
+ - app/assets/javascripts/kiso_themes/chartjs.js
204
+ - app/assets/javascripts/kiso_themes/clipboard.js
205
+ - app/assets/javascripts/kiso_themes/countTo.js
206
+ - app/assets/javascripts/kiso_themes/countdown.js
207
+ - app/assets/javascripts/kiso_themes/demo/chartjs.js
208
+ - app/assets/javascripts/kiso_themes/demo/dashboard.js
209
+ - app/assets/javascripts/kiso_themes/demo/data_generator.js
210
+ - app/assets/javascripts/kiso_themes/demo/easypiechart.js
211
+ - app/assets/javascripts/kiso_themes/demo/flot.js
212
+ - app/assets/javascripts/kiso_themes/demo/gmaps.js
213
+ - app/assets/javascripts/kiso_themes/demo/jqvectormap.js
214
+ - app/assets/javascripts/kiso_themes/demo/sparklines.js
215
+ - app/assets/javascripts/kiso_themes/easypiechart.js
216
+ - app/assets/javascripts/kiso_themes/fastclick.js
217
+ - app/assets/javascripts/kiso_themes/fitie.js
218
+ - app/assets/javascripts/kiso_themes/flot.js
219
+ - app/assets/javascripts/kiso_themes/forms.js
220
+ - app/assets/javascripts/kiso_themes/gmaps.js
221
+ - app/assets/javascripts/kiso_themes/header.js
222
+ - app/assets/javascripts/kiso_themes/inspect_mode/inspect_mode.js
223
+ - app/assets/javascripts/kiso_themes/jasny.js
224
+ - app/assets/javascripts/kiso_themes/jqvectormaps.js
225
+ - app/assets/javascripts/kiso_themes/kernel.js
226
+ - app/assets/javascripts/kiso_themes/metis_menu.js
227
+ - app/assets/javascripts/kiso_themes/parallax.js
228
+ - app/assets/javascripts/kiso_themes/popper.js
229
+ - app/assets/javascripts/kiso_themes/prettify.js
230
+ - app/assets/javascripts/kiso_themes/prism.js
231
+ - app/assets/javascripts/kiso_themes/sheets.js
232
+ - app/assets/javascripts/kiso_themes/sidenav.js
233
+ - app/assets/javascripts/kiso_themes/slimscroll.js
234
+ - app/assets/javascripts/kiso_themes/sparklines.js
235
+ - app/assets/javascripts/vendor/bootstrap/bootstrap.js
236
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/alert.js
237
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/button.js
238
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/carousel.js
239
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/collapse.js
240
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/dropdown.js
241
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/index.js
242
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/modal.js
243
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/popover.js
244
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/scrollspy.js
245
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/tab.js
246
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/toast.js
247
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/tooltip.js
248
+ - app/assets/javascripts/vendor/bootstrap/bootstrap/util.js
249
+ - app/assets/javascripts/vendor/bootstrap_switch/bootstrap_switch.js
250
+ - app/assets/javascripts/vendor/chartjs/Chart.bundle.min.js
251
+ - app/assets/javascripts/vendor/chartjs/Chart.min.js
252
+ - app/assets/javascripts/vendor/clipboardjs/clipboard.js
253
+ - app/assets/javascripts/vendor/countTo/countTo.js
254
+ - app/assets/javascripts/vendor/countdown/countdown.js
255
+ - app/assets/javascripts/vendor/easypiechart/jquery.easypiechart.js
256
+ - app/assets/javascripts/vendor/fastclick/fastclick.js
257
+ - app/assets/javascripts/vendor/fitie/fitie.js
258
+ - app/assets/javascripts/vendor/flot/flot-chart-resize.js
259
+ - app/assets/javascripts/vendor/flot/flot-chart-stack.js
260
+ - app/assets/javascripts/vendor/flot/flot-chart-time.js
261
+ - app/assets/javascripts/vendor/flot/flot-chart.js
262
+ - app/assets/javascripts/vendor/gmaps/gmaps.js
263
+ - app/assets/javascripts/vendor/jasny/jasny_bootstrap.js
264
+ - app/assets/javascripts/vendor/jqvectormaps/jquery-jvectormap.css
265
+ - app/assets/javascripts/vendor/jqvectormaps/jquery-jvectormap.js
266
+ - app/assets/javascripts/vendor/jqvectormaps/maps/More maps.txt
267
+ - app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-au-mill-en.js
268
+ - app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-ca-mill.js
269
+ - app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-cn-mill-en.js
270
+ - app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-de-mill-en.js
271
+ - app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-europe-mill-en.js
272
+ - app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-fr-mill-en.js
273
+ - app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-in-mill-en.js
274
+ - app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-us-aea-en.js
275
+ - app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-world-mill-en.js
276
+ - app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-za-mill-en.js
277
+ - app/assets/javascripts/vendor/metis_menu/metis_menu.js
278
+ - app/assets/javascripts/vendor/modernizr/modernizr.2.8.3.min.js
279
+ - app/assets/javascripts/vendor/parallax/parallax.js
280
+ - app/assets/javascripts/vendor/popper/popper.js
281
+ - app/assets/javascripts/vendor/prettify/prettify.js
282
+ - app/assets/javascripts/vendor/prism/prism-normalize-whitespace.js
283
+ - app/assets/javascripts/vendor/prism/prism.js
284
+ - app/assets/javascripts/vendor/slimscroll/slimscroll.js
285
+ - app/assets/javascripts/vendor/sparklines/jquery.sparkline.js
286
+ - app/assets/stylesheets/kiso_themes/auriga/blue.css.erb
287
+ - app/assets/stylesheets/kiso_themes/auriga/green.css.erb
288
+ - app/assets/stylesheets/kiso_themes/auriga/red.css.erb
289
+ - app/assets/stylesheets/kiso_themes/auriga/yellow.css.erb
290
+ - app/assets/stylesheets/kiso_themes/carbon/black.css.erb
291
+ - app/assets/stylesheets/kiso_themes/gemini/amber.css.erb
292
+ - app/assets/stylesheets/kiso_themes/gemini/blue.css.erb
293
+ - app/assets/stylesheets/kiso_themes/gemini/granite.css.erb
294
+ - app/assets/stylesheets/kiso_themes/gemini/ocean.css.erb
295
+ - app/assets/stylesheets/kiso_themes/lyra/azure.css.erb
296
+ - app/assets/stylesheets/kiso_themes/lyra/charcoal.css.erb
297
+ - app/assets/stylesheets/kiso_themes/lyra/lime.css.erb
298
+ - app/assets/stylesheets/kiso_themes/lyra/raspberry.css.erb
299
+ - app/assets/stylesheets/kiso_themes/orion/blue.css.erb
300
+ - app/assets/stylesheets/kiso_themes/orion/green.css.erb
301
+ - app/assets/stylesheets/kiso_themes/orion/orange.css.erb
302
+ - app/assets/stylesheets/kiso_themes/orion/purple.css.erb
303
+ - app/helpers/content_block_helper.rb
304
+ - app/helpers/devices_helper.rb
305
+ - app/helpers/dropdown_helper.rb
306
+ - app/helpers/email_template_helper.rb
307
+ - app/helpers/form_errors_helper.rb
308
+ - app/helpers/form_group_helper.rb
309
+ - app/helpers/html_helper.rb
310
+ - app/helpers/icons_helper.rb
311
+ - app/helpers/metrics_helper.rb
312
+ - app/views/content_blocks/app_navs/_1.html.erb
313
+ - app/views/content_blocks/app_navs/_1.html.haml
314
+ - app/views/content_blocks/app_navs/_1.html.slim
315
+ - app/views/content_blocks/app_navs/_2.html.erb
316
+ - app/views/content_blocks/app_navs/_2.html.haml
317
+ - app/views/content_blocks/app_navs/_2.html.slim
318
+ - app/views/content_blocks/app_navs/_3.html.erb
319
+ - app/views/content_blocks/app_navs/_3.html.haml
320
+ - app/views/content_blocks/app_navs/_3.html.slim
321
+ - app/views/content_blocks/app_navs/_4.html.erb
322
+ - app/views/content_blocks/app_navs/_4.html.haml
323
+ - app/views/content_blocks/app_navs/_4.html.slim
324
+ - app/views/content_blocks/app_navs/_5.html.erb
325
+ - app/views/content_blocks/app_navs/_5.html.haml
326
+ - app/views/content_blocks/app_navs/_5.html.slim
327
+ - app/views/content_blocks/basic/_1.html.erb
328
+ - app/views/content_blocks/basic/_1.html.haml
329
+ - app/views/content_blocks/basic/_1.html.slim
330
+ - app/views/content_blocks/basic/_2.html.erb
331
+ - app/views/content_blocks/basic/_2.html.haml
332
+ - app/views/content_blocks/basic/_2.html.slim
333
+ - app/views/content_blocks/basic/_3.html.erb
334
+ - app/views/content_blocks/basic/_3.html.haml
335
+ - app/views/content_blocks/basic/_3.html.slim
336
+ - app/views/content_blocks/basic/_4.html.erb
337
+ - app/views/content_blocks/basic/_4.html.haml
338
+ - app/views/content_blocks/basic/_4.html.slim
339
+ - app/views/content_blocks/basic/_5.html.erb
340
+ - app/views/content_blocks/basic/_5.html.haml
341
+ - app/views/content_blocks/basic/_5.html.slim
342
+ - app/views/content_blocks/basic/_6.html.erb
343
+ - app/views/content_blocks/basic/_6.html.haml
344
+ - app/views/content_blocks/basic/_6.html.slim
345
+ - app/views/content_blocks/basic/_7.html.erb
346
+ - app/views/content_blocks/basic/_7.html.haml
347
+ - app/views/content_blocks/basic/_7.html.slim
348
+ - app/views/content_blocks/basic/_8.html.erb
349
+ - app/views/content_blocks/basic/_8.html.haml
350
+ - app/views/content_blocks/basic/_8.html.slim
351
+ - app/views/content_blocks/general/_1.html.erb
352
+ - app/views/content_blocks/general/_1.html.haml
353
+ - app/views/content_blocks/general/_1.html.slim
354
+ - app/views/content_blocks/general/_10.html.erb
355
+ - app/views/content_blocks/general/_10.html.haml
356
+ - app/views/content_blocks/general/_10.html.slim
357
+ - app/views/content_blocks/general/_11.html.erb
358
+ - app/views/content_blocks/general/_11.html.haml
359
+ - app/views/content_blocks/general/_11.html.slim
360
+ - app/views/content_blocks/general/_12.html.erb
361
+ - app/views/content_blocks/general/_12.html.haml
362
+ - app/views/content_blocks/general/_12.html.slim
363
+ - app/views/content_blocks/general/_13.html.erb
364
+ - app/views/content_blocks/general/_13.html.haml
365
+ - app/views/content_blocks/general/_13.html.slim
366
+ - app/views/content_blocks/general/_14.html.erb
367
+ - app/views/content_blocks/general/_14.html.haml
368
+ - app/views/content_blocks/general/_14.html.slim
369
+ - app/views/content_blocks/general/_15.html.erb
370
+ - app/views/content_blocks/general/_15.html.haml
371
+ - app/views/content_blocks/general/_15.html.slim
372
+ - app/views/content_blocks/general/_16.html.erb
373
+ - app/views/content_blocks/general/_16.html.haml
374
+ - app/views/content_blocks/general/_16.html.slim
375
+ - app/views/content_blocks/general/_17.html.erb
376
+ - app/views/content_blocks/general/_17.html.haml
377
+ - app/views/content_blocks/general/_17.html.slim
378
+ - app/views/content_blocks/general/_18.html.erb
379
+ - app/views/content_blocks/general/_18.html.haml
380
+ - app/views/content_blocks/general/_18.html.slim
381
+ - app/views/content_blocks/general/_19.html.erb
382
+ - app/views/content_blocks/general/_19.html.haml
383
+ - app/views/content_blocks/general/_19.html.slim
384
+ - app/views/content_blocks/general/_2.html.erb
385
+ - app/views/content_blocks/general/_2.html.haml
386
+ - app/views/content_blocks/general/_2.html.slim
387
+ - app/views/content_blocks/general/_20.html.erb
388
+ - app/views/content_blocks/general/_20.html.haml
389
+ - app/views/content_blocks/general/_20.html.slim
390
+ - app/views/content_blocks/general/_21.html.erb
391
+ - app/views/content_blocks/general/_21.html.haml
392
+ - app/views/content_blocks/general/_21.html.slim
393
+ - app/views/content_blocks/general/_22.html.erb
394
+ - app/views/content_blocks/general/_22.html.haml
395
+ - app/views/content_blocks/general/_22.html.slim
396
+ - app/views/content_blocks/general/_23.html.erb
397
+ - app/views/content_blocks/general/_23.html.haml
398
+ - app/views/content_blocks/general/_23.html.slim
399
+ - app/views/content_blocks/general/_24.html.erb
400
+ - app/views/content_blocks/general/_24.html.haml
401
+ - app/views/content_blocks/general/_24.html.slim
402
+ - app/views/content_blocks/general/_25.html.erb
403
+ - app/views/content_blocks/general/_25.html.haml
404
+ - app/views/content_blocks/general/_25.html.slim
405
+ - app/views/content_blocks/general/_26.html.erb
406
+ - app/views/content_blocks/general/_26.html.haml
407
+ - app/views/content_blocks/general/_26.html.slim
408
+ - app/views/content_blocks/general/_27.html.erb
409
+ - app/views/content_blocks/general/_27.html.haml
410
+ - app/views/content_blocks/general/_27.html.slim
411
+ - app/views/content_blocks/general/_28.html.erb
412
+ - app/views/content_blocks/general/_28.html.haml
413
+ - app/views/content_blocks/general/_28.html.slim
414
+ - app/views/content_blocks/general/_29.html.erb
415
+ - app/views/content_blocks/general/_29.html.haml
416
+ - app/views/content_blocks/general/_29.html.slim
417
+ - app/views/content_blocks/general/_3.html.erb
418
+ - app/views/content_blocks/general/_3.html.haml
419
+ - app/views/content_blocks/general/_3.html.slim
420
+ - app/views/content_blocks/general/_30.html.erb
421
+ - app/views/content_blocks/general/_30.html.haml
422
+ - app/views/content_blocks/general/_30.html.slim
423
+ - app/views/content_blocks/general/_31.html.erb
424
+ - app/views/content_blocks/general/_31.html.haml
425
+ - app/views/content_blocks/general/_31.html.slim
426
+ - app/views/content_blocks/general/_32.html.erb
427
+ - app/views/content_blocks/general/_32.html.haml
428
+ - app/views/content_blocks/general/_32.html.slim
429
+ - app/views/content_blocks/general/_33.html.erb
430
+ - app/views/content_blocks/general/_33.html.haml
431
+ - app/views/content_blocks/general/_33.html.slim
432
+ - app/views/content_blocks/general/_34.html.erb
433
+ - app/views/content_blocks/general/_34.html.haml
434
+ - app/views/content_blocks/general/_34.html.slim
435
+ - app/views/content_blocks/general/_35.html.erb
436
+ - app/views/content_blocks/general/_35.html.haml
437
+ - app/views/content_blocks/general/_35.html.slim
438
+ - app/views/content_blocks/general/_36.html.erb
439
+ - app/views/content_blocks/general/_36.html.haml
440
+ - app/views/content_blocks/general/_36.html.slim
441
+ - app/views/content_blocks/general/_37.html.erb
442
+ - app/views/content_blocks/general/_37.html.haml
443
+ - app/views/content_blocks/general/_37.html.slim
444
+ - app/views/content_blocks/general/_38.html.erb
445
+ - app/views/content_blocks/general/_38.html.haml
446
+ - app/views/content_blocks/general/_38.html.slim
447
+ - app/views/content_blocks/general/_39.html.erb
448
+ - app/views/content_blocks/general/_39.html.haml
449
+ - app/views/content_blocks/general/_39.html.slim
450
+ - app/views/content_blocks/general/_4.html.erb
451
+ - app/views/content_blocks/general/_4.html.haml
452
+ - app/views/content_blocks/general/_4.html.slim
453
+ - app/views/content_blocks/general/_40!dark.html.erb
454
+ - app/views/content_blocks/general/_40!dark.html.haml
455
+ - app/views/content_blocks/general/_40!dark.html.slim
456
+ - app/views/content_blocks/general/_5.html.erb
457
+ - app/views/content_blocks/general/_5.html.haml
458
+ - app/views/content_blocks/general/_5.html.slim
459
+ - app/views/content_blocks/general/_6.html.erb
460
+ - app/views/content_blocks/general/_6.html.haml
461
+ - app/views/content_blocks/general/_6.html.slim
462
+ - app/views/content_blocks/general/_7.html.erb
463
+ - app/views/content_blocks/general/_7.html.haml
464
+ - app/views/content_blocks/general/_7.html.slim
465
+ - app/views/content_blocks/general/_8.html.erb
466
+ - app/views/content_blocks/general/_8.html.haml
467
+ - app/views/content_blocks/general/_8.html.slim
468
+ - app/views/content_blocks/general/_9.html.erb
469
+ - app/views/content_blocks/general/_9.html.haml
470
+ - app/views/content_blocks/general/_9.html.slim
471
+ - app/views/content_blocks/headers/_1.html.erb
472
+ - app/views/content_blocks/headers/_1.html.haml
473
+ - app/views/content_blocks/headers/_1.html.slim
474
+ - app/views/content_blocks/headers/_10.html.erb
475
+ - app/views/content_blocks/headers/_10.html.haml
476
+ - app/views/content_blocks/headers/_10.html.slim
477
+ - app/views/content_blocks/headers/_2.html.erb
478
+ - app/views/content_blocks/headers/_2.html.haml
479
+ - app/views/content_blocks/headers/_2.html.slim
480
+ - app/views/content_blocks/headers/_3.html.erb
481
+ - app/views/content_blocks/headers/_3.html.haml
482
+ - app/views/content_blocks/headers/_3.html.slim
483
+ - app/views/content_blocks/headers/_4.html.erb
484
+ - app/views/content_blocks/headers/_4.html.haml
485
+ - app/views/content_blocks/headers/_4.html.slim
486
+ - app/views/content_blocks/headers/_5.html.erb
487
+ - app/views/content_blocks/headers/_5.html.haml
488
+ - app/views/content_blocks/headers/_5.html.slim
489
+ - app/views/content_blocks/headers/_6.html.erb
490
+ - app/views/content_blocks/headers/_6.html.haml
491
+ - app/views/content_blocks/headers/_6.html.slim
492
+ - app/views/content_blocks/headers/_7.html.erb
493
+ - app/views/content_blocks/headers/_7.html.haml
494
+ - app/views/content_blocks/headers/_7.html.slim
495
+ - app/views/content_blocks/headers/_8.html.erb
496
+ - app/views/content_blocks/headers/_8.html.haml
497
+ - app/views/content_blocks/headers/_8.html.slim
498
+ - app/views/content_blocks/headers/_9.html.erb
499
+ - app/views/content_blocks/headers/_9.html.haml
500
+ - app/views/content_blocks/headers/_9.html.slim
501
+ - app/views/content_blocks/landing_navs/_1.html.erb
502
+ - app/views/content_blocks/landing_navs/_1.html.haml
503
+ - app/views/content_blocks/landing_navs/_1.html.slim
504
+ - app/views/content_blocks/landing_navs/_2.html.erb
505
+ - app/views/content_blocks/landing_navs/_2.html.haml
506
+ - app/views/content_blocks/landing_navs/_2.html.slim
507
+ - app/views/content_blocks/landing_navs/_3.html.erb
508
+ - app/views/content_blocks/landing_navs/_3.html.haml
509
+ - app/views/content_blocks/landing_navs/_3.html.slim
510
+ - app/views/content_blocks/landing_navs/_4.html.erb
511
+ - app/views/content_blocks/landing_navs/_4.html.haml
512
+ - app/views/content_blocks/landing_navs/_4.html.slim
513
+ - app/views/content_blocks/landing_navs/_5.html.erb
514
+ - app/views/content_blocks/landing_navs/_5.html.haml
515
+ - app/views/content_blocks/landing_navs/_5.html.slim
516
+ - app/views/devise/erb/confirmations/new.html.erb
517
+ - app/views/devise/erb/invitations/edit.html.erb
518
+ - app/views/devise/erb/invitations/new.html.erb
519
+ - app/views/devise/erb/mailer/confirmation_instructions.html.erb
520
+ - app/views/devise/erb/mailer/invitation_instructions.html.erb
521
+ - app/views/devise/erb/mailer/reset_password_instructions.html.erb
522
+ - app/views/devise/erb/mailer/unlock_instructions.html.erb
523
+ - app/views/devise/erb/passwords/edit.html.erb
524
+ - app/views/devise/erb/passwords/new.html.erb
525
+ - app/views/devise/erb/registrations/edit.html.erb
526
+ - app/views/devise/erb/registrations/new.html.erb
527
+ - app/views/devise/erb/sessions/new.html.erb
528
+ - app/views/devise/erb/unlocks/new.html.erb
529
+ - app/views/devise/haml/confirmations/new.html.haml
530
+ - app/views/devise/haml/invitations/edit.html.haml
531
+ - app/views/devise/haml/invitations/new.html.haml
532
+ - app/views/devise/haml/mailer/confirmation_instructions.html.haml
533
+ - app/views/devise/haml/mailer/invitation_instructions.html.haml
534
+ - app/views/devise/haml/mailer/reset_password_instructions.html.haml
535
+ - app/views/devise/haml/mailer/unlock_instructions.html.haml
536
+ - app/views/devise/haml/passwords/edit.html.haml
537
+ - app/views/devise/haml/passwords/new.html.haml
538
+ - app/views/devise/haml/registrations/edit.html.haml
539
+ - app/views/devise/haml/registrations/new.html.haml
540
+ - app/views/devise/haml/sessions/new.html.haml
541
+ - app/views/devise/haml/unlocks/new.html.haml
542
+ - app/views/devise/slim/confirmations/new.html.haml
543
+ - app/views/devise/slim/invitations/edit.html.haml
544
+ - app/views/devise/slim/invitations/new.html.haml
545
+ - app/views/devise/slim/mailer/confirmation_instructions.html.haml
546
+ - app/views/devise/slim/mailer/invitation_instructions.html.haml
547
+ - app/views/devise/slim/mailer/reset_password_instructions.html.haml
548
+ - app/views/devise/slim/mailer/unlock_instructions.html.haml
549
+ - app/views/devise/slim/passwords/edit.html.haml
550
+ - app/views/devise/slim/passwords/new.html.haml
551
+ - app/views/devise/slim/registrations/edit.html.haml
552
+ - app/views/devise/slim/registrations/new.html.haml
553
+ - app/views/devise/slim/sessions/new.html.haml
554
+ - app/views/devise/slim/unlocks/new.html.haml
555
+ - app/views/kaminari/_first_page.html.erb
556
+ - app/views/kaminari/_gap.html.erb
557
+ - app/views/kaminari/_gap.html.haml
558
+ - app/views/kaminari/_last_page.html.erb
559
+ - app/views/kaminari/_next_page.html.erb
560
+ - app/views/kaminari/_next_page.html.haml
561
+ - app/views/kaminari/_page.html.erb
562
+ - app/views/kaminari/_page.html.haml
563
+ - app/views/kaminari/_paginator.html.erb
564
+ - app/views/kaminari/_paginator.html.haml
565
+ - app/views/kaminari/_prev_page.html.erb
566
+ - app/views/kaminari/_prev_page.html.haml
567
+ - kiso_themes.gemspec
568
+ - lib/generators/kiso_themes/analytics_dashboard_pages_generator.rb
569
+ - lib/generators/kiso_themes/analytics_detail_pages_generator.rb
570
+ - lib/generators/kiso_themes/app_pages_generator.rb
571
+ - lib/generators/kiso_themes/blog_archive_pages_generator.rb
572
+ - lib/generators/kiso_themes/blog_post_pages_generator.rb
573
+ - lib/generators/kiso_themes/content_blocks_generator.rb
574
+ - lib/generators/kiso_themes/customize_generator.rb
575
+ - lib/generators/kiso_themes/dashboard_pages_generator.rb
576
+ - lib/generators/kiso_themes/devise_generator.rb
577
+ - lib/generators/kiso_themes/email_layout_generator.rb
578
+ - lib/generators/kiso_themes/error_pages_generator.rb
579
+ - lib/generators/kiso_themes/faq_pages_generator.rb
580
+ - lib/generators/kiso_themes/handler_support.rb
581
+ - lib/generators/kiso_themes/install_generator.rb
582
+ - lib/generators/kiso_themes/landing_pages_generator.rb
583
+ - lib/generators/kiso_themes/legal_pages_generator.rb
584
+ - lib/generators/kiso_themes/page_generator.rb
585
+ - lib/generators/kiso_themes/pricing_pages_generator.rb
586
+ - lib/generators/kiso_themes/templates/README.tt
587
+ - lib/generators/kiso_themes/templates/README_CUSTOMIZE
588
+ - lib/generators/kiso_themes/templates/customizations/styles/auriga/blue.css.scss
589
+ - lib/generators/kiso_themes/templates/customizations/styles/auriga/green.css.scss
590
+ - lib/generators/kiso_themes/templates/customizations/styles/auriga/red.css.scss
591
+ - lib/generators/kiso_themes/templates/customizations/styles/auriga/yellow.css.scss
592
+ - lib/generators/kiso_themes/templates/customizations/styles/gemini/amber.css.scss
593
+ - lib/generators/kiso_themes/templates/customizations/styles/gemini/blue.css.scss
594
+ - lib/generators/kiso_themes/templates/customizations/styles/gemini/granite.css.scss
595
+ - lib/generators/kiso_themes/templates/customizations/styles/gemini/ocean.css.scss
596
+ - lib/generators/kiso_themes/templates/customizations/styles/lyra/azure.css.scss
597
+ - lib/generators/kiso_themes/templates/customizations/styles/lyra/charcoal.css.scss
598
+ - lib/generators/kiso_themes/templates/customizations/styles/lyra/lime.css.scss
599
+ - lib/generators/kiso_themes/templates/customizations/styles/lyra/raspberry.css.scss
600
+ - lib/generators/kiso_themes/templates/customizations/styles/orion/blue.css.scss
601
+ - lib/generators/kiso_themes/templates/customizations/styles/orion/green.css.scss
602
+ - lib/generators/kiso_themes/templates/customizations/styles/orion/orange.css.scss
603
+ - lib/generators/kiso_themes/templates/customizations/styles/orion/purple.css.scss
604
+ - lib/generators/kiso_themes/templates/error_pages/403.html.erb
605
+ - lib/generators/kiso_themes/templates/error_pages/404.html.erb
606
+ - lib/generators/kiso_themes/templates/error_pages/422.html.erb
607
+ - lib/generators/kiso_themes/templates/error_pages/500.html.erb
608
+ - lib/generators/kiso_themes/templates/kiso_themes.css
609
+ - lib/generators/kiso_themes/templates/layouts/_app_nav.html.erb
610
+ - lib/generators/kiso_themes/templates/layouts/_app_nav.html.haml
611
+ - lib/generators/kiso_themes/templates/layouts/_app_nav.html.slim
612
+ - lib/generators/kiso_themes/templates/layouts/_base.html.erb
613
+ - lib/generators/kiso_themes/templates/layouts/_base.html.haml
614
+ - lib/generators/kiso_themes/templates/layouts/_base.html.slim
615
+ - lib/generators/kiso_themes/templates/layouts/_dashboard_top_nav.html.erb
616
+ - lib/generators/kiso_themes/templates/layouts/_dashboard_top_nav.html.haml
617
+ - lib/generators/kiso_themes/templates/layouts/_dashboard_top_nav.html.slim
618
+ - lib/generators/kiso_themes/templates/layouts/_external_js_libs.html.erb
619
+ - lib/generators/kiso_themes/templates/layouts/_external_js_libs.html.haml
620
+ - lib/generators/kiso_themes/templates/layouts/_external_js_libs.html.slim
621
+ - lib/generators/kiso_themes/templates/layouts/_flashes.html.erb
622
+ - lib/generators/kiso_themes/templates/layouts/_flashes.html.haml
623
+ - lib/generators/kiso_themes/templates/layouts/_flashes.html.slim
624
+ - lib/generators/kiso_themes/templates/layouts/_side_menu.html.erb
625
+ - lib/generators/kiso_themes/templates/layouts/_side_menu.html.haml
626
+ - lib/generators/kiso_themes/templates/layouts/_side_menu.html.slim
627
+ - lib/generators/kiso_themes/templates/layouts/_side_menu_header.html.erb
628
+ - lib/generators/kiso_themes/templates/layouts/_side_menu_header.html.haml
629
+ - lib/generators/kiso_themes/templates/layouts/_side_menu_header.html.slim
630
+ - lib/generators/kiso_themes/templates/layouts/_side_menu_main_content.html.erb
631
+ - lib/generators/kiso_themes/templates/layouts/_side_menu_main_content.html.haml
632
+ - lib/generators/kiso_themes/templates/layouts/_side_menu_main_content.html.slim
633
+ - lib/generators/kiso_themes/templates/layouts/application.html.erb
634
+ - lib/generators/kiso_themes/templates/layouts/application.html.haml
635
+ - lib/generators/kiso_themes/templates/layouts/application.html.slim
636
+ - lib/generators/kiso_themes/templates/layouts/devise.html.erb
637
+ - lib/generators/kiso_themes/templates/layouts/devise.html.haml
638
+ - lib/generators/kiso_themes/templates/layouts/devise.html.slim
639
+ - lib/generators/kiso_themes/templates/layouts/email.html.erb
640
+ - lib/generators/kiso_themes/templates/layouts/email.html.haml
641
+ - lib/generators/kiso_themes/templates/layouts/email.html.slim
642
+ - lib/generators/kiso_themes/templates/layouts/landing.html.erb
643
+ - lib/generators/kiso_themes/templates/layouts/landing.html.haml
644
+ - lib/generators/kiso_themes/templates/layouts/landing.html.slim
645
+ - lib/generators/kiso_themes/templates/layouts/scaffold.html.erb
646
+ - lib/generators/kiso_themes/templates/layouts/scaffold.html.haml
647
+ - lib/generators/kiso_themes/templates/layouts/scaffold.html.slim
648
+ - lib/generators/kiso_themes/templates/layouts/sidenav.html.erb
649
+ - lib/generators/kiso_themes/templates/layouts/sidenav.html.haml
650
+ - lib/generators/kiso_themes/templates/layouts/sidenav.html.slim
651
+ - lib/generators/kiso_themes/templates/rails6/index.js
652
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/bootstrap.js
653
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/bootstrap_switch.js
654
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/chartjs.js
655
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/clipboard.js
656
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/countTo.js
657
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/countdown.js
658
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/chartjs.js
659
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/dashboard.js
660
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/data_generator.js
661
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/easypiechart.js
662
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/flot.js
663
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/gmaps.js
664
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/jqvectormap.js
665
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/sparklines.js
666
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/easypiechart.js
667
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/fastclick.js
668
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/fitie.js
669
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/flot.js
670
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/forms.js
671
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/gmaps.js
672
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/header.js
673
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/inspect_mode/inspect_mode.js
674
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/jasny.js
675
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/jqvectormaps.js
676
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/kernel.js
677
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/metis_menu.js
678
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/parallax.js
679
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/popper.js
680
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/prettify.js
681
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/prism.js
682
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/sheets.js
683
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/sidenav.js
684
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/slimscroll.js
685
+ - lib/generators/kiso_themes/templates/rails6/kiso_themes/sparklines.js
686
+ - lib/generators/kiso_themes/templates/views/analytics/analytics_dashboard_1.html.erb
687
+ - lib/generators/kiso_themes/templates/views/analytics/analytics_dashboard_1.html.haml
688
+ - lib/generators/kiso_themes/templates/views/analytics/analytics_dashboard_1.html.slim
689
+ - lib/generators/kiso_themes/templates/views/analytics/analytics_detail_1.html.erb
690
+ - lib/generators/kiso_themes/templates/views/analytics/analytics_detail_1.html.haml
691
+ - lib/generators/kiso_themes/templates/views/analytics/analytics_detail_1.html.slim
692
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_avatar_upload.html.erb
693
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_avatar_upload.html.haml
694
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_avatar_upload.html.slim
695
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_billing.html.erb
696
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_billing.html.haml
697
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_billing.html.slim
698
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_notifications.html.erb
699
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_notifications.html.haml
700
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_notifications.html.slim
701
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_plan.html.erb
702
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_plan.html.haml
703
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_plan.html.slim
704
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_profile.html.erb
705
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_profile.html.haml
706
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_profile.html.slim
707
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_support.html.erb
708
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_support.html.haml
709
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_support.html.slim
710
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/billing.html.erb
711
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/billing.html.haml
712
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/billing.html.slim
713
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/notifications.html.erb
714
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/notifications.html.haml
715
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/notifications.html.slim
716
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/plan.html.erb
717
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/plan.html.haml
718
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/plan.html.slim
719
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/profile.html.erb
720
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/profile.html.haml
721
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/profile.html.slim
722
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/support.html.erb
723
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/support.html.haml
724
+ - lib/generators/kiso_themes/templates/views/app_pages/user_account/support.html.slim
725
+ - lib/generators/kiso_themes/templates/views/dashboards/_bs_table.html.erb
726
+ - lib/generators/kiso_themes/templates/views/dashboards/_bs_table.html.haml
727
+ - lib/generators/kiso_themes/templates/views/dashboards/_bs_table.html.slim
728
+ - lib/generators/kiso_themes/templates/views/dashboards/_metric_charts.html.erb
729
+ - lib/generators/kiso_themes/templates/views/dashboards/_metric_charts.html.haml
730
+ - lib/generators/kiso_themes/templates/views/dashboards/_metric_charts.html.slim
731
+ - lib/generators/kiso_themes/templates/views/dashboards/_metrics_cards.html.erb
732
+ - lib/generators/kiso_themes/templates/views/dashboards/_metrics_cards.html.haml
733
+ - lib/generators/kiso_themes/templates/views/dashboards/_metrics_cards.html.slim
734
+ - lib/generators/kiso_themes/templates/views/dashboards/_most_active_users.html.erb
735
+ - lib/generators/kiso_themes/templates/views/dashboards/_most_active_users.html.haml
736
+ - lib/generators/kiso_themes/templates/views/dashboards/_most_active_users.html.slim
737
+ - lib/generators/kiso_themes/templates/views/dashboards/_online_users.html.erb
738
+ - lib/generators/kiso_themes/templates/views/dashboards/_online_users.html.haml
739
+ - lib/generators/kiso_themes/templates/views/dashboards/_online_users.html.slim
740
+ - lib/generators/kiso_themes/templates/views/dashboards/_sales_refunds.html.erb
741
+ - lib/generators/kiso_themes/templates/views/dashboards/_sales_refunds.html.haml
742
+ - lib/generators/kiso_themes/templates/views/dashboards/_sales_refunds.html.slim
743
+ - lib/generators/kiso_themes/templates/views/dashboards/_server_activity.html.erb
744
+ - lib/generators/kiso_themes/templates/views/dashboards/_server_activity.html.haml
745
+ - lib/generators/kiso_themes/templates/views/dashboards/_server_activity.html.slim
746
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_1.html.erb
747
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_1.html.haml
748
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_1.html.slim
749
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_2.html.erb
750
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_2.html.haml
751
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_2.html.slim
752
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_3.html.erb
753
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_3.html.haml
754
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_3.html.slim
755
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_4.html.erb
756
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_4.html.haml
757
+ - lib/generators/kiso_themes/templates/views/dashboards/dashboard_4.html.slim
758
+ - lib/generators/kiso_themes/templates/views/emails/_email_footer.html.erb
759
+ - lib/generators/kiso_themes/templates/views/emails/_email_footer.html.haml
760
+ - lib/generators/kiso_themes/templates/views/emails/_email_footer.html.slim
761
+ - lib/generators/kiso_themes/templates/views/emails/_email_header.html.erb
762
+ - lib/generators/kiso_themes/templates/views/emails/_email_header.html.haml
763
+ - lib/generators/kiso_themes/templates/views/emails/_email_header.html.slim
764
+ - lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_archive_1.html.erb
765
+ - lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_archive_1.html.haml
766
+ - lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_archive_1.html.slim
767
+ - lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_post_1.html.erb
768
+ - lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_post_1.html.haml
769
+ - lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_post_1.html.slim
770
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/403.html.erb
771
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/403.html.haml
772
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/403.html.slim
773
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/404.html.erb
774
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/404.html.haml
775
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/404.html.slim
776
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/422.html.erb
777
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/422.html.haml
778
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/422.html.slim
779
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/500.html.erb
780
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/500.html.haml
781
+ - lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/500.html.slim
782
+ - lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_1.html.erb
783
+ - lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_1.html.haml
784
+ - lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_1.html.slim
785
+ - lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_2.html.erb
786
+ - lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_2.html.haml
787
+ - lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_2.html.slim
788
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_1.html.erb
789
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_1.html.haml
790
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_1.html.slim
791
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_2.html.erb
792
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_2.html.haml
793
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_2.html.slim
794
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_3.html.erb
795
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_3.html.haml
796
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_3.html.slim
797
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_4.html.erb
798
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_4.html.haml
799
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_4.html.slim
800
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_5.html.erb
801
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_5.html.haml
802
+ - lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_5.html.slim
803
+ - lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/privacy_page.html.erb
804
+ - lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/privacy_page.html.haml
805
+ - lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/privacy_page.html.slim
806
+ - lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/terms_of_service_page.html.erb
807
+ - lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/terms_of_service_page.html.haml
808
+ - lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/terms_of_service_page.html.slim
809
+ - lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_1.html.erb
810
+ - lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_1.html.haml
811
+ - lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_1.html.slim
812
+ - lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_2.html.erb
813
+ - lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_2.html.haml
814
+ - lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_2.html.slim
815
+ - lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_3.html.erb
816
+ - lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_3.html.haml
817
+ - lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_3.html.slim
818
+ - lib/generators/kiso_themes/user_account_pages_generator.rb
819
+ - lib/generators/rails/scaffold_controller_generator.rb
820
+ - lib/generators/rails/templates/controller.rb
821
+ - lib/kiso_themes.rb
822
+ - lib/kiso_themes/compatibility.rb
823
+ - lib/kiso_themes/engine.rb
824
+ - lib/kiso_themes/extensions/simple_form.rb
825
+ - lib/kiso_themes/extensions/simple_form/errors_component.rb
826
+ - lib/kiso_themes/extensions/simple_form/form_builder.rb
827
+ - lib/kiso_themes/extensions/simple_form/required_component.rb
828
+ - lib/kiso_themes/extensions/simple_form/setup.rb
829
+ - lib/kiso_themes/extensions/will_paginate.rb
830
+ - lib/kiso_themes/kiso_themes.rb
831
+ - lib/kiso_themes/railtie.rb
832
+ - lib/kiso_themes/version.rb
833
+ - lib/sass/kiso_themes/_core/_accordion.scss
834
+ - lib/sass/kiso_themes/_core/_alerts.scss
835
+ - lib/sass/kiso_themes/_core/_backgrounds.scss
836
+ - lib/sass/kiso_themes/_core/_badges.scss
837
+ - lib/sass/kiso_themes/_core/_blog.scss
838
+ - lib/sass/kiso_themes/_core/_borders.scss
839
+ - lib/sass/kiso_themes/_core/_breadcrumbs.scss
840
+ - lib/sass/kiso_themes/_core/_buttons.scss
841
+ - lib/sass/kiso_themes/_core/_cards.scss
842
+ - lib/sass/kiso_themes/_core/_carousel.scss
843
+ - lib/sass/kiso_themes/_core/_checkboxes-radio.scss
844
+ - lib/sass/kiso_themes/_core/_dropdown.scss
845
+ - lib/sass/kiso_themes/_core/_font_family.scss
846
+ - lib/sass/kiso_themes/_core/_footers.scss
847
+ - lib/sass/kiso_themes/_core/_grid.scss
848
+ - lib/sass/kiso_themes/_core/_images.scss
849
+ - lib/sass/kiso_themes/_core/_input_groups.scss
850
+ - lib/sass/kiso_themes/_core/_inputs.scss
851
+ - lib/sass/kiso_themes/_core/_landing_headers.scss
852
+ - lib/sass/kiso_themes/_core/_listgroups.scss
853
+ - lib/sass/kiso_themes/_core/_loaders.scss
854
+ - lib/sass/kiso_themes/_core/_misc.scss
855
+ - lib/sass/kiso_themes/_core/_mixins.scss
856
+ - lib/sass/kiso_themes/_core/_modals.scss
857
+ - lib/sass/kiso_themes/_core/_navbar.scss
858
+ - lib/sass/kiso_themes/_core/_navs.scss
859
+ - lib/sass/kiso_themes/_core/_page_components.scss
860
+ - lib/sass/kiso_themes/_core/_pagination.scss
861
+ - lib/sass/kiso_themes/_core/_pills.scss
862
+ - lib/sass/kiso_themes/_core/_popover.scss
863
+ - lib/sass/kiso_themes/_core/_pricing_tables.scss
864
+ - lib/sass/kiso_themes/_core/_progress.scss
865
+ - lib/sass/kiso_themes/_core/_responsive.scss
866
+ - lib/sass/kiso_themes/_core/_scaffold.scss
867
+ - lib/sass/kiso_themes/_core/_sidenav.scss
868
+ - lib/sass/kiso_themes/_core/_simple_animations.scss
869
+ - lib/sass/kiso_themes/_core/_tables.scss
870
+ - lib/sass/kiso_themes/_core/_tabs.scss
871
+ - lib/sass/kiso_themes/_core/_timelines.scss
872
+ - lib/sass/kiso_themes/_core/_tooltips.scss
873
+ - lib/sass/kiso_themes/_core/_typography.scss
874
+ - lib/sass/kiso_themes/_core/_variables.scss
875
+ - lib/sass/kiso_themes/_core/cards/_card_activity_feed.scss
876
+ - lib/sass/kiso_themes/_core/cards/_card_chat.scss
877
+ - lib/sass/kiso_themes/_core/cards/_card_images.scss
878
+ - lib/sass/kiso_themes/_core/cards/_card_items.scss
879
+ - lib/sass/kiso_themes/_core/cards/_card_metric.scss
880
+ - lib/sass/kiso_themes/_core/cards/_card_sheet.scss
881
+ - lib/sass/kiso_themes/_core/cards/_card_table.scss
882
+ - lib/sass/kiso_themes/_core/cards/_card_tiles.scss
883
+ - lib/sass/kiso_themes/_core/cards/_cards_mini.scss
884
+ - lib/sass/kiso_themes/_core/devise/1.scss
885
+ - lib/sass/kiso_themes/_core/landing_pages/landing_1.scss
886
+ - lib/sass/kiso_themes/_core/landing_pages/landing_2.scss
887
+ - lib/sass/kiso_themes/_core/landing_pages/landing_3.scss
888
+ - lib/sass/kiso_themes/_core/landing_pages/landing_4.scss
889
+ - lib/sass/kiso_themes/_core/landing_pages/landing_5.scss
890
+ - lib/sass/kiso_themes/_core/mixins/_badges.scss
891
+ - lib/sass/kiso_themes/_core/mixins/_buttons.scss
892
+ - lib/sass/kiso_themes/_core/mixins/_colors.scss
893
+ - lib/sass/kiso_themes/_core/mixins/_datepicker.scss
894
+ - lib/sass/kiso_themes/_core/mixins/_dropdown.scss
895
+ - lib/sass/kiso_themes/_core/mixins/_inputs.scss
896
+ - lib/sass/kiso_themes/_core/mixins/_modals.scss
897
+ - lib/sass/kiso_themes/_core/mixins/_navbar.scss
898
+ - lib/sass/kiso_themes/_core/mixins/_pages.scss
899
+ - lib/sass/kiso_themes/_core/mixins/_popovers.scss
900
+ - lib/sass/kiso_themes/_core/mixins/_theme.scss
901
+ - lib/sass/kiso_themes/_core/mixins/_transparency.scss
902
+ - lib/sass/kiso_themes/_core/mixins/_vendor-prefixes.scss
903
+ - lib/sass/kiso_themes/_core/plugins/_easy_pie_chart.scss
904
+ - lib/sass/kiso_themes/_core/plugins/_jasny_bootstrap.scss
905
+ - lib/sass/kiso_themes/_core/plugins/_jquery_sparklines.scss
906
+ - lib/sass/kiso_themes/_core/plugins/_jqvectormap.scss
907
+ - lib/sass/kiso_themes/_core/plugins/_plugin-bootstrap-switch.scss
908
+ - lib/sass/kiso_themes/_core/plugins/_plugin-datepicker.scss
909
+ - lib/sass/kiso_themes/_core/plugins/_plugin-nouislider.scss
910
+ - lib/sass/kiso_themes/auriga/_cards.scss
911
+ - lib/sass/kiso_themes/auriga/_font_family.scss
912
+ - lib/sass/kiso_themes/auriga/_tables.scss
913
+ - lib/sass/kiso_themes/auriga/styles/_blue_variables.scss
914
+ - lib/sass/kiso_themes/auriga/styles/_green_variables.scss
915
+ - lib/sass/kiso_themes/auriga/styles/_red_variables.scss
916
+ - lib/sass/kiso_themes/auriga/styles/_yellow_variables.scss
917
+ - lib/sass/kiso_themes/gemini/_font_family.scss
918
+ - lib/sass/kiso_themes/gemini/styles/_amber_variables.scss
919
+ - lib/sass/kiso_themes/gemini/styles/_blue_variables.scss
920
+ - lib/sass/kiso_themes/gemini/styles/_granite_variables.scss
921
+ - lib/sass/kiso_themes/gemini/styles/_ocean_variables.scss
922
+ - lib/sass/kiso_themes/lyra/_font_family.scss
923
+ - lib/sass/kiso_themes/lyra/styles/_azure_variables.scss
924
+ - lib/sass/kiso_themes/lyra/styles/_charcoal_variables.scss
925
+ - lib/sass/kiso_themes/lyra/styles/_lime_variables.scss
926
+ - lib/sass/kiso_themes/lyra/styles/_raspberry_variables.scss
927
+ - lib/sass/kiso_themes/orion/_font_family.scss
928
+ - lib/sass/kiso_themes/orion/styles/_blue_variables.scss
929
+ - lib/sass/kiso_themes/orion/styles/_green_variables.scss
930
+ - lib/sass/kiso_themes/orion/styles/_orange_variables.scss
931
+ - lib/sass/kiso_themes/orion/styles/_purple_variables.scss
932
+ - lib/sass/vendor/bootstrap/_alert.scss
933
+ - lib/sass/vendor/bootstrap/_badge.scss
934
+ - lib/sass/vendor/bootstrap/_breadcrumb.scss
935
+ - lib/sass/vendor/bootstrap/_button-group.scss
936
+ - lib/sass/vendor/bootstrap/_buttons.scss
937
+ - lib/sass/vendor/bootstrap/_card.scss
938
+ - lib/sass/vendor/bootstrap/_carousel.scss
939
+ - lib/sass/vendor/bootstrap/_close.scss
940
+ - lib/sass/vendor/bootstrap/_code.scss
941
+ - lib/sass/vendor/bootstrap/_custom-forms.scss
942
+ - lib/sass/vendor/bootstrap/_dropdown.scss
943
+ - lib/sass/vendor/bootstrap/_forms.scss
944
+ - lib/sass/vendor/bootstrap/_functions.scss
945
+ - lib/sass/vendor/bootstrap/_grid.scss
946
+ - lib/sass/vendor/bootstrap/_images.scss
947
+ - lib/sass/vendor/bootstrap/_input-group.scss
948
+ - lib/sass/vendor/bootstrap/_jumbotron.scss
949
+ - lib/sass/vendor/bootstrap/_list-group.scss
950
+ - lib/sass/vendor/bootstrap/_media.scss
951
+ - lib/sass/vendor/bootstrap/_mixins.scss
952
+ - lib/sass/vendor/bootstrap/_modal.scss
953
+ - lib/sass/vendor/bootstrap/_nav.scss
954
+ - lib/sass/vendor/bootstrap/_navbar.scss
955
+ - lib/sass/vendor/bootstrap/_pagination.scss
956
+ - lib/sass/vendor/bootstrap/_popover.scss
957
+ - lib/sass/vendor/bootstrap/_print.scss
958
+ - lib/sass/vendor/bootstrap/_progress.scss
959
+ - lib/sass/vendor/bootstrap/_reboot.scss
960
+ - lib/sass/vendor/bootstrap/_root.scss
961
+ - lib/sass/vendor/bootstrap/_spinners.scss
962
+ - lib/sass/vendor/bootstrap/_tables.scss
963
+ - lib/sass/vendor/bootstrap/_toasts.scss
964
+ - lib/sass/vendor/bootstrap/_tooltip.scss
965
+ - lib/sass/vendor/bootstrap/_transitions.scss
966
+ - lib/sass/vendor/bootstrap/_type.scss
967
+ - lib/sass/vendor/bootstrap/_utilities.scss
968
+ - lib/sass/vendor/bootstrap/_variables.scss
969
+ - lib/sass/vendor/bootstrap/bootstrap-grid.scss
970
+ - lib/sass/vendor/bootstrap/bootstrap-reboot.scss
971
+ - lib/sass/vendor/bootstrap/bootstrap.scss
972
+ - lib/sass/vendor/bootstrap/mixins/_alert.scss
973
+ - lib/sass/vendor/bootstrap/mixins/_background-variant.scss
974
+ - lib/sass/vendor/bootstrap/mixins/_badge.scss
975
+ - lib/sass/vendor/bootstrap/mixins/_border-radius.scss
976
+ - lib/sass/vendor/bootstrap/mixins/_box-shadow.scss
977
+ - lib/sass/vendor/bootstrap/mixins/_breakpoints.scss
978
+ - lib/sass/vendor/bootstrap/mixins/_buttons.scss
979
+ - lib/sass/vendor/bootstrap/mixins/_caret.scss
980
+ - lib/sass/vendor/bootstrap/mixins/_clearfix.scss
981
+ - lib/sass/vendor/bootstrap/mixins/_deprecate.scss
982
+ - lib/sass/vendor/bootstrap/mixins/_float.scss
983
+ - lib/sass/vendor/bootstrap/mixins/_forms.scss
984
+ - lib/sass/vendor/bootstrap/mixins/_gradients.scss
985
+ - lib/sass/vendor/bootstrap/mixins/_grid-framework.scss
986
+ - lib/sass/vendor/bootstrap/mixins/_grid.scss
987
+ - lib/sass/vendor/bootstrap/mixins/_hover.scss
988
+ - lib/sass/vendor/bootstrap/mixins/_image.scss
989
+ - lib/sass/vendor/bootstrap/mixins/_list-group.scss
990
+ - lib/sass/vendor/bootstrap/mixins/_lists.scss
991
+ - lib/sass/vendor/bootstrap/mixins/_nav-divider.scss
992
+ - lib/sass/vendor/bootstrap/mixins/_pagination.scss
993
+ - lib/sass/vendor/bootstrap/mixins/_reset-text.scss
994
+ - lib/sass/vendor/bootstrap/mixins/_resize.scss
995
+ - lib/sass/vendor/bootstrap/mixins/_screen-reader.scss
996
+ - lib/sass/vendor/bootstrap/mixins/_size.scss
997
+ - lib/sass/vendor/bootstrap/mixins/_table-row.scss
998
+ - lib/sass/vendor/bootstrap/mixins/_text-emphasis.scss
999
+ - lib/sass/vendor/bootstrap/mixins/_text-hide.scss
1000
+ - lib/sass/vendor/bootstrap/mixins/_text-truncate.scss
1001
+ - lib/sass/vendor/bootstrap/mixins/_transition.scss
1002
+ - lib/sass/vendor/bootstrap/mixins/_visibility.scss
1003
+ - lib/sass/vendor/bootstrap/utilities/_align.scss
1004
+ - lib/sass/vendor/bootstrap/utilities/_background.scss
1005
+ - lib/sass/vendor/bootstrap/utilities/_borders.scss
1006
+ - lib/sass/vendor/bootstrap/utilities/_clearfix.scss
1007
+ - lib/sass/vendor/bootstrap/utilities/_display.scss
1008
+ - lib/sass/vendor/bootstrap/utilities/_embed.scss
1009
+ - lib/sass/vendor/bootstrap/utilities/_flex.scss
1010
+ - lib/sass/vendor/bootstrap/utilities/_float.scss
1011
+ - lib/sass/vendor/bootstrap/utilities/_overflow.scss
1012
+ - lib/sass/vendor/bootstrap/utilities/_position.scss
1013
+ - lib/sass/vendor/bootstrap/utilities/_screenreaders.scss
1014
+ - lib/sass/vendor/bootstrap/utilities/_shadows.scss
1015
+ - lib/sass/vendor/bootstrap/utilities/_sizing.scss
1016
+ - lib/sass/vendor/bootstrap/utilities/_spacing.scss
1017
+ - lib/sass/vendor/bootstrap/utilities/_stretched-link.scss
1018
+ - lib/sass/vendor/bootstrap/utilities/_text.scss
1019
+ - lib/sass/vendor/bootstrap/utilities/_visibility.scss
1020
+ - lib/sass/vendor/bootstrap/vendor/_rfs.scss
1021
+ - lib/sass/vendor/font_awesome/_animated.scss
1022
+ - lib/sass/vendor/font_awesome/_bordered-pulled.scss
1023
+ - lib/sass/vendor/font_awesome/_core.scss
1024
+ - lib/sass/vendor/font_awesome/_fixed-width.scss
1025
+ - lib/sass/vendor/font_awesome/_icons.scss
1026
+ - lib/sass/vendor/font_awesome/_larger.scss
1027
+ - lib/sass/vendor/font_awesome/_list.scss
1028
+ - lib/sass/vendor/font_awesome/_mixins.scss
1029
+ - lib/sass/vendor/font_awesome/_path.scss
1030
+ - lib/sass/vendor/font_awesome/_rotated-flipped.scss
1031
+ - lib/sass/vendor/font_awesome/_screen-reader.scss
1032
+ - lib/sass/vendor/font_awesome/_stacked.scss
1033
+ - lib/sass/vendor/font_awesome/_variables.scss
1034
+ - lib/sass/vendor/font_awesome/font-awesome.scss
1035
+ - lib/sass/vendor/ionicons/_ionicons-font.scss
1036
+ - lib/sass/vendor/ionicons/_ionicons-icons.scss
1037
+ - lib/sass/vendor/ionicons/_ionicons-variables.scss
1038
+ - lib/sass/vendor/ionicons/ionicons.scss
1039
+ - lib/sass/vendor/mdiicons/_icons-material-design.scss
1040
+ - lib/sass/vendor/prism/twilight.css
1041
+ - lib/sass/vendor/themify/themify-icons.css
1042
+ - lib/templates/erb/scaffold/_form.html.erb
1043
+ - lib/templates/erb/scaffold/edit.html.erb
1044
+ - lib/templates/erb/scaffold/index.html.erb
1045
+ - lib/templates/erb/scaffold/new.html.erb
1046
+ - lib/templates/erb/scaffold/show.html.erb
1047
+ - lib/templates/haml/scaffold/_form.html.haml
1048
+ - lib/templates/haml/scaffold/edit.html.haml
1049
+ - lib/templates/haml/scaffold/index.html.haml
1050
+ - lib/templates/haml/scaffold/new.html.haml
1051
+ - lib/templates/haml/scaffold/show.html.haml
1052
+ - lib/templates/slim/scaffold/_form.html.haml
1053
+ - lib/templates/slim/scaffold/edit.html.haml
1054
+ - lib/templates/slim/scaffold/index.html.haml
1055
+ - lib/templates/slim/scaffold/new.html.haml
1056
+ - lib/templates/slim/scaffold/show.html.haml
1057
+ - support/content_block_rewriter.rb
1058
+ - support/css_rewriter.rb
1059
+ - support/page_rewriter.rb
1060
+ homepage: https://kiso.io/ui/themes
1061
+ licenses: []
1062
+ metadata: {}
1063
+ post_install_message: |2+
1064
+ All done!
1065
+
1066
+ Any questions? Log into your account at https://kiso.io
1067
+ and submit an issue via the support area.
1068
+
1069
+ Need help? Check out the Documentation first:
1070
+ https://kiso.io/docs
1071
+
1072
+ rdoc_options: []
1073
+ require_paths:
1074
+ - lib
1075
+ required_ruby_version: !ruby/object:Gem::Requirement
1076
+ requirements:
1077
+ - - ">="
1078
+ - !ruby/object:Gem::Version
1079
+ version: '0'
1080
+ required_rubygems_version: !ruby/object:Gem::Requirement
1081
+ requirements:
1082
+ - - ">="
1083
+ - !ruby/object:Gem::Version
1084
+ version: '0'
1085
+ requirements: []
1086
+ rubygems_version: 3.0.9
1087
+ signing_key:
1088
+ specification_version: 4
1089
+ summary: KISO Themes
1090
+ test_files: []
1091
+ ...