uikit3-rails 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (293) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +9 -0
  3. data/.travis.yml +5 -0
  4. data/Gemfile +4 -0
  5. data/LICENSE.txt +21 -0
  6. data/README.md +41 -0
  7. data/Rakefile +10 -0
  8. data/assets/images/backgrounds/accordion-close.svg +4 -0
  9. data/assets/images/backgrounds/accordion-open.svg +3 -0
  10. data/assets/images/backgrounds/divider-icon.svg +3 -0
  11. data/assets/images/backgrounds/form-checkbox-indeterminate.svg +3 -0
  12. data/assets/images/backgrounds/form-checkbox.svg +3 -0
  13. data/assets/images/backgrounds/form-radio.svg +3 -0
  14. data/assets/images/backgrounds/form-select.svg +4 -0
  15. data/assets/images/backgrounds/list-bullet.svg +3 -0
  16. data/assets/images/backgrounds/nav-parent-close.svg +3 -0
  17. data/assets/images/backgrounds/nav-parent-open.svg +3 -0
  18. data/assets/images/components/close-large.svg +4 -0
  19. data/assets/images/components/close.svg +4 -0
  20. data/assets/images/components/navbar-toggle.svg +5 -0
  21. data/assets/images/components/overlay.svg +4 -0
  22. data/assets/images/components/pagination-next.svg +3 -0
  23. data/assets/images/components/pagination-previous.svg +3 -0
  24. data/assets/images/components/search-default.svg +4 -0
  25. data/assets/images/components/search-large.svg +4 -0
  26. data/assets/images/components/search-navbar.svg +4 -0
  27. data/assets/images/components/slidenav-large-next.svg +3 -0
  28. data/assets/images/components/slidenav-large-previous.svg +3 -0
  29. data/assets/images/components/slidenav-next.svg +3 -0
  30. data/assets/images/components/slidenav-previous.svg +3 -0
  31. data/assets/images/components/spinner.svg +3 -0
  32. data/assets/images/components/totop.svg +3 -0
  33. data/assets/images/symbols/album.svg +5 -0
  34. data/assets/images/symbols/arrow-down.svg +4 -0
  35. data/assets/images/symbols/arrow-left.svg +4 -0
  36. data/assets/images/symbols/arrow-right.svg +4 -0
  37. data/assets/images/symbols/arrow-up.svg +4 -0
  38. data/assets/images/symbols/ban.svg +4 -0
  39. data/assets/images/symbols/behance.svg +5 -0
  40. data/assets/images/symbols/bell.svg +4 -0
  41. data/assets/images/symbols/bold.svg +3 -0
  42. data/assets/images/symbols/bolt.svg +3 -0
  43. data/assets/images/symbols/bookmark.svg +3 -0
  44. data/assets/images/symbols/calendar.svg +5 -0
  45. data/assets/images/symbols/camera.svg +4 -0
  46. data/assets/images/symbols/cart.svg +5 -0
  47. data/assets/images/symbols/check.svg +3 -0
  48. data/assets/images/symbols/chevron-down.svg +3 -0
  49. data/assets/images/symbols/chevron-left.svg +3 -0
  50. data/assets/images/symbols/chevron-right.svg +3 -0
  51. data/assets/images/symbols/chevron-up.svg +3 -0
  52. data/assets/images/symbols/clock.svg +5 -0
  53. data/assets/images/symbols/close.svg +4 -0
  54. data/assets/images/symbols/cloud-download.svg +5 -0
  55. data/assets/images/symbols/cloud-upload.svg +5 -0
  56. data/assets/images/symbols/code.svg +4 -0
  57. data/assets/images/symbols/cog.svg +4 -0
  58. data/assets/images/symbols/comment.svg +3 -0
  59. data/assets/images/symbols/commenting.svg +6 -0
  60. data/assets/images/symbols/comments.svg +4 -0
  61. data/assets/images/symbols/copy.svg +4 -0
  62. data/assets/images/symbols/credit-card.svg +4 -0
  63. data/assets/images/symbols/database.svg +6 -0
  64. data/assets/images/symbols/desktop.svg +6 -0
  65. data/assets/images/symbols/download.svg +5 -0
  66. data/assets/images/symbols/dribbble.svg +6 -0
  67. data/assets/images/symbols/expand.svg +6 -0
  68. data/assets/images/symbols/facebook.svg +3 -0
  69. data/assets/images/symbols/file-edit.svg +4 -0
  70. data/assets/images/symbols/file.svg +3 -0
  71. data/assets/images/symbols/flickr.svg +4 -0
  72. data/assets/images/symbols/folder.svg +3 -0
  73. data/assets/images/symbols/forward.svg +3 -0
  74. data/assets/images/symbols/foursquare.svg +3 -0
  75. data/assets/images/symbols/future.svg +6 -0
  76. data/assets/images/symbols/git-branch.svg +6 -0
  77. data/assets/images/symbols/git-fork.svg +6 -0
  78. data/assets/images/symbols/github-alt.svg +3 -0
  79. data/assets/images/symbols/github.svg +3 -0
  80. data/assets/images/symbols/google-plus.svg +4 -0
  81. data/assets/images/symbols/google.svg +3 -0
  82. data/assets/images/symbols/grid.svg +11 -0
  83. data/assets/images/symbols/happy.svg +6 -0
  84. data/assets/images/symbols/hashtag.svg +3 -0
  85. data/assets/images/symbols/heart.svg +3 -0
  86. data/assets/images/symbols/history.svg +6 -0
  87. data/assets/images/symbols/home.svg +5 -0
  88. data/assets/images/symbols/image.svg +6 -0
  89. data/assets/images/symbols/info.svg +4 -0
  90. data/assets/images/symbols/instagram.svg +5 -0
  91. data/assets/images/symbols/italic.svg +3 -0
  92. data/assets/images/symbols/joomla.svg +6 -0
  93. data/assets/images/symbols/laptop.svg +4 -0
  94. data/assets/images/symbols/lifesaver.svg +3 -0
  95. data/assets/images/symbols/link.svg +5 -0
  96. data/assets/images/symbols/linkedin.svg +4 -0
  97. data/assets/images/symbols/list.svg +8 -0
  98. data/assets/images/symbols/location.svg +4 -0
  99. data/assets/images/symbols/lock.svg +4 -0
  100. data/assets/images/symbols/mail.svg +4 -0
  101. data/assets/images/symbols/menu.svg +5 -0
  102. data/assets/images/symbols/minus-circle.svg +4 -0
  103. data/assets/images/symbols/minus.svg +3 -0
  104. data/assets/images/symbols/more-vertical.svg +5 -0
  105. data/assets/images/symbols/more.svg +5 -0
  106. data/assets/images/symbols/move.svg +8 -0
  107. data/assets/images/symbols/nut.svg +4 -0
  108. data/assets/images/symbols/pagekit.svg +3 -0
  109. data/assets/images/symbols/paint-bucket.svg +5 -0
  110. data/assets/images/symbols/pencil.svg +4 -0
  111. data/assets/images/symbols/phone-landscape.svg +4 -0
  112. data/assets/images/symbols/phone-receiver.svg +3 -0
  113. data/assets/images/symbols/phone.svg +4 -0
  114. data/assets/images/symbols/pinterest.svg +3 -0
  115. data/assets/images/symbols/play-circle.svg +4 -0
  116. data/assets/images/symbols/play.svg +3 -0
  117. data/assets/images/symbols/plus-circle.svg +5 -0
  118. data/assets/images/symbols/plus.svg +4 -0
  119. data/assets/images/symbols/pull.svg +5 -0
  120. data/assets/images/symbols/push.svg +5 -0
  121. data/assets/images/symbols/question.svg +5 -0
  122. data/assets/images/symbols/quote-right.svg +4 -0
  123. data/assets/images/symbols/refresh.svg +4 -0
  124. data/assets/images/symbols/reply.svg +3 -0
  125. data/assets/images/symbols/rss.svg +5 -0
  126. data/assets/images/symbols/search.svg +4 -0
  127. data/assets/images/symbols/server.svg +15 -0
  128. data/assets/images/symbols/settings.svg +11 -0
  129. data/assets/images/symbols/shrink.svg +6 -0
  130. data/assets/images/symbols/sign-in.svg +4 -0
  131. data/assets/images/symbols/sign-out.svg +4 -0
  132. data/assets/images/symbols/social.svg +7 -0
  133. data/assets/images/symbols/soundcloud.svg +6 -0
  134. data/assets/images/symbols/star.svg +3 -0
  135. data/assets/images/symbols/strikethrough.svg +4 -0
  136. data/assets/images/symbols/table.svg +6 -0
  137. data/assets/images/symbols/tablet-landscape.svg +4 -0
  138. data/assets/images/symbols/tablet.svg +4 -0
  139. data/assets/images/symbols/tag.svg +4 -0
  140. data/assets/images/symbols/thumbnails.svg +6 -0
  141. data/assets/images/symbols/trash.svg +7 -0
  142. data/assets/images/symbols/triangle-down.svg +3 -0
  143. data/assets/images/symbols/triangle-left.svg +3 -0
  144. data/assets/images/symbols/triangle-right.svg +3 -0
  145. data/assets/images/symbols/triangle-up.svg +3 -0
  146. data/assets/images/symbols/tumblr.svg +3 -0
  147. data/assets/images/symbols/tv.svg +4 -0
  148. data/assets/images/symbols/twitter.svg +3 -0
  149. data/assets/images/symbols/uikit.svg +4 -0
  150. data/assets/images/symbols/unlock.svg +4 -0
  151. data/assets/images/symbols/upload.svg +5 -0
  152. data/assets/images/symbols/user.svg +4 -0
  153. data/assets/images/symbols/users.svg +5 -0
  154. data/assets/images/symbols/video-camera.svg +4 -0
  155. data/assets/images/symbols/vimeo.svg +3 -0
  156. data/assets/images/symbols/warning.svg +5 -0
  157. data/assets/images/symbols/whatsapp.svg +3 -0
  158. data/assets/images/symbols/wordpress.svg +3 -0
  159. data/assets/images/symbols/world.svg +7 -0
  160. data/assets/images/symbols/xing.svg +4 -0
  161. data/assets/images/symbols/youtube.svg +3 -0
  162. data/assets/javascripts/uikit.js +6398 -0
  163. data/assets/stylesheets/components/_import.components.less +55 -0
  164. data/assets/stylesheets/components/_import.utilities.less +19 -0
  165. data/assets/stylesheets/components/accordion.less +110 -0
  166. data/assets/stylesheets/components/alert.less +147 -0
  167. data/assets/stylesheets/components/align.less +142 -0
  168. data/assets/stylesheets/components/animation.less +638 -0
  169. data/assets/stylesheets/components/article.less +113 -0
  170. data/assets/stylesheets/components/background.less +136 -0
  171. data/assets/stylesheets/components/badge.less +104 -0
  172. data/assets/stylesheets/components/base.less +737 -0
  173. data/assets/stylesheets/components/breadcrumb.less +150 -0
  174. data/assets/stylesheets/components/button.less +541 -0
  175. data/assets/stylesheets/components/card.less +363 -0
  176. data/assets/stylesheets/components/close.less +119 -0
  177. data/assets/stylesheets/components/column.less +285 -0
  178. data/assets/stylesheets/components/comment.less +171 -0
  179. data/assets/stylesheets/components/container.less +106 -0
  180. data/assets/stylesheets/components/cover.less +56 -0
  181. data/assets/stylesheets/components/description-list.less +71 -0
  182. data/assets/stylesheets/components/divider.less +147 -0
  183. data/assets/stylesheets/components/dotnav.less +190 -0
  184. data/assets/stylesheets/components/drop.less +74 -0
  185. data/assets/stylesheets/components/dropdown.less +150 -0
  186. data/assets/stylesheets/components/flex.less +335 -0
  187. data/assets/stylesheets/components/form.less +836 -0
  188. data/assets/stylesheets/components/grid.less +363 -0
  189. data/assets/stylesheets/components/heading.less +238 -0
  190. data/assets/stylesheets/components/icon.less +242 -0
  191. data/assets/stylesheets/components/iconnav.less +166 -0
  192. data/assets/stylesheets/components/inverse.less +52 -0
  193. data/assets/stylesheets/components/label.less +110 -0
  194. data/assets/stylesheets/components/link.less +91 -0
  195. data/assets/stylesheets/components/list.less +205 -0
  196. data/assets/stylesheets/components/margin.less +161 -0
  197. data/assets/stylesheets/components/mixin.less +20 -0
  198. data/assets/stylesheets/components/modal.less +403 -0
  199. data/assets/stylesheets/components/nav.less +438 -0
  200. data/assets/stylesheets/components/navbar.less +596 -0
  201. data/assets/stylesheets/components/notification.less +190 -0
  202. data/assets/stylesheets/components/offcanvas.less +250 -0
  203. data/assets/stylesheets/components/overlay.less +89 -0
  204. data/assets/stylesheets/components/padding.less +79 -0
  205. data/assets/stylesheets/components/pagination.less +169 -0
  206. data/assets/stylesheets/components/placeholder.less +45 -0
  207. data/assets/stylesheets/components/position.less +221 -0
  208. data/assets/stylesheets/components/print.less +61 -0
  209. data/assets/stylesheets/components/progress.less +102 -0
  210. data/assets/stylesheets/components/search.less +442 -0
  211. data/assets/stylesheets/components/section.less +230 -0
  212. data/assets/stylesheets/components/slidenav.less +145 -0
  213. data/assets/stylesheets/components/sortable.less +101 -0
  214. data/assets/stylesheets/components/spinner.less +103 -0
  215. data/assets/stylesheets/components/sticky.less +57 -0
  216. data/assets/stylesheets/components/subnav.less +305 -0
  217. data/assets/stylesheets/components/switcher.less +47 -0
  218. data/assets/stylesheets/components/tab.less +226 -0
  219. data/assets/stylesheets/components/table.less +207 -0
  220. data/assets/stylesheets/components/text.less +254 -0
  221. data/assets/stylesheets/components/tooltip.less +84 -0
  222. data/assets/stylesheets/components/totop.less +97 -0
  223. data/assets/stylesheets/components/transition.less +187 -0
  224. data/assets/stylesheets/components/utility.less +516 -0
  225. data/assets/stylesheets/components/variables.less +117 -0
  226. data/assets/stylesheets/components/visibility.less +109 -0
  227. data/assets/stylesheets/components/width.less +418 -0
  228. data/assets/stylesheets/theme/_import.less +72 -0
  229. data/assets/stylesheets/theme/accordion.less +76 -0
  230. data/assets/stylesheets/theme/alert.less +76 -0
  231. data/assets/stylesheets/theme/align.less +14 -0
  232. data/assets/stylesheets/theme/animation.less +14 -0
  233. data/assets/stylesheets/theme/article.less +60 -0
  234. data/assets/stylesheets/theme/background.less +14 -0
  235. data/assets/stylesheets/theme/badge.less +29 -0
  236. data/assets/stylesheets/theme/base.less +134 -0
  237. data/assets/stylesheets/theme/breadcrumb.less +42 -0
  238. data/assets/stylesheets/theme/button.less +221 -0
  239. data/assets/stylesheets/theme/card.less +193 -0
  240. data/assets/stylesheets/theme/close.less +34 -0
  241. data/assets/stylesheets/theme/column.less +14 -0
  242. data/assets/stylesheets/theme/comment.less +72 -0
  243. data/assets/stylesheets/theme/container.less +14 -0
  244. data/assets/stylesheets/theme/description-list.less +36 -0
  245. data/assets/stylesheets/theme/divider.less +41 -0
  246. data/assets/stylesheets/theme/dotnav.less +41 -0
  247. data/assets/stylesheets/theme/drop.less +14 -0
  248. data/assets/stylesheets/theme/dropdown.less +45 -0
  249. data/assets/stylesheets/theme/form.less +150 -0
  250. data/assets/stylesheets/theme/grid.less +14 -0
  251. data/assets/stylesheets/theme/heading.less +59 -0
  252. data/assets/stylesheets/theme/icon.less +55 -0
  253. data/assets/stylesheets/theme/iconnav.less +34 -0
  254. data/assets/stylesheets/theme/inverse.less +14 -0
  255. data/assets/stylesheets/theme/label.less +46 -0
  256. data/assets/stylesheets/theme/link.less +35 -0
  257. data/assets/stylesheets/theme/list.less +49 -0
  258. data/assets/stylesheets/theme/margin.less +14 -0
  259. data/assets/stylesheets/theme/modal.less +95 -0
  260. data/assets/stylesheets/theme/nav.less +94 -0
  261. data/assets/stylesheets/theme/navbar.less +175 -0
  262. data/assets/stylesheets/theme/notification.less +44 -0
  263. data/assets/stylesheets/theme/offcanvas.less +26 -0
  264. data/assets/stylesheets/theme/overlay.less +33 -0
  265. data/assets/stylesheets/theme/padding.less +14 -0
  266. data/assets/stylesheets/theme/pagination.less +44 -0
  267. data/assets/stylesheets/theme/placeholder.less +29 -0
  268. data/assets/stylesheets/theme/position.less +14 -0
  269. data/assets/stylesheets/theme/progress.less +27 -0
  270. data/assets/stylesheets/theme/search.less +67 -0
  271. data/assets/stylesheets/theme/section.less +34 -0
  272. data/assets/stylesheets/theme/slidenav.less +49 -0
  273. data/assets/stylesheets/theme/sortable.less +38 -0
  274. data/assets/stylesheets/theme/spinner.less +14 -0
  275. data/assets/stylesheets/theme/sticky.less +14 -0
  276. data/assets/stylesheets/theme/subnav.less +81 -0
  277. data/assets/stylesheets/theme/tab.less +139 -0
  278. data/assets/stylesheets/theme/table.less +65 -0
  279. data/assets/stylesheets/theme/text.less +60 -0
  280. data/assets/stylesheets/theme/tooltip.less +20 -0
  281. data/assets/stylesheets/theme/totop.less +35 -0
  282. data/assets/stylesheets/theme/transition.less +14 -0
  283. data/assets/stylesheets/theme/utility.less +46 -0
  284. data/assets/stylesheets/theme/variables.less +36 -0
  285. data/assets/stylesheets/theme/width.less +14 -0
  286. data/assets/stylesheets/uikit.less +17 -0
  287. data/assets/stylesheets/uikit.theme.less +23 -0
  288. data/bin/console +14 -0
  289. data/bin/setup +8 -0
  290. data/lib/uikit3/rails.rb +8 -0
  291. data/lib/uikit3/rails/version.rb +5 -0
  292. data/uikit3-rails.gemspec +29 -0
  293. metadata +391 -0
@@ -0,0 +1,20 @@
1
+ //
2
+ // Component: Tooltip
3
+ //
4
+ // ========================================================================
5
+
6
+
7
+ // Variables
8
+ // ========================================================================
9
+
10
+
11
+ // Component
12
+ // ========================================================================
13
+
14
+ .hook-tooltip() {}
15
+
16
+
17
+ // Miscellaneous
18
+ // ========================================================================
19
+
20
+ .hook-tooltip-misc() {}
@@ -0,0 +1,35 @@
1
+ //
2
+ // Component: Totop
3
+ //
4
+ // ========================================================================
5
+
6
+
7
+ // Variables
8
+ // ========================================================================
9
+
10
+
11
+ // Component
12
+ // ========================================================================
13
+
14
+ .hook-totop() {
15
+ -webkit-transition: color 0.1s ease-in-out;
16
+ transition: color 0.1s ease-in-out;
17
+ }
18
+
19
+ .hook-totop-hover() {}
20
+
21
+ .hook-totop-active() {}
22
+
23
+
24
+ // Miscellaneous
25
+ // ========================================================================
26
+
27
+ .hook-icon-misc() {}
28
+
29
+
30
+ // Inverse
31
+ // ========================================================================
32
+
33
+ .hook-inverse-totop() {}
34
+ .hook-inverse-totop-hover() {}
35
+ .hook-inverse-totop-active() {}
@@ -0,0 +1,14 @@
1
+ //
2
+ // Component: Transition
3
+ //
4
+ // ========================================================================
5
+
6
+
7
+ // Variables
8
+ // ========================================================================
9
+
10
+
11
+ // Miscellaneous
12
+ // ========================================================================
13
+
14
+ .hook-transition-misc() {}
@@ -0,0 +1,46 @@
1
+ //
2
+ // Component: Utility
3
+ //
4
+ // ========================================================================
5
+
6
+
7
+ // Variables
8
+ // ========================================================================
9
+
10
+
11
+ // Panel
12
+ // ========================================================================
13
+
14
+ .hook-panel-scrollable() {}
15
+
16
+
17
+ // Drop cap
18
+ // ========================================================================
19
+
20
+ .hook-dropcap() {
21
+ // Prevent line wrap
22
+ margin-bottom: -2px;
23
+ }
24
+
25
+
26
+ // Logo
27
+ // ========================================================================
28
+
29
+ .hook-logo() {}
30
+
31
+ .hook-logo-hover() {}
32
+
33
+
34
+ // Miscellaneous
35
+ // ========================================================================
36
+
37
+ .hook-utility-misc() {}
38
+
39
+
40
+ // Inverse
41
+ // ========================================================================
42
+
43
+ .hook-inverse-dropcap() {}
44
+
45
+ .hook-inverse-logo() {}
46
+ .hook-inverse-logo-hover() {}
@@ -0,0 +1,36 @@
1
+ //
2
+ // Component: Variables
3
+ //
4
+ // ========================================================================
5
+
6
+
7
+ // Global variables
8
+ // ========================================================================
9
+
10
+ //
11
+ // Typography
12
+ //
13
+
14
+ //
15
+ // Colors
16
+ //
17
+
18
+ //
19
+ // Backgrounds
20
+ //
21
+
22
+ //
23
+ // Borders
24
+ //
25
+
26
+ //
27
+ // Spacings
28
+ //
29
+
30
+ //
31
+ // Controls
32
+ //
33
+
34
+ //
35
+ // Z-index
36
+ //
@@ -0,0 +1,14 @@
1
+ //
2
+ // Component: Width
3
+ //
4
+ // ========================================================================
5
+
6
+
7
+ // Variables
8
+ // ========================================================================
9
+
10
+
11
+ // Miscellaneous
12
+ // ========================================================================
13
+
14
+ .hook-width-misc() {}
@@ -0,0 +1,17 @@
1
+ //
2
+ // Core
3
+ //
4
+
5
+ // Components
6
+ @import "components/_import.components.less";
7
+
8
+ // All optional components
9
+ @import "components/iconnav.less";
10
+ @import "components/notification.less";
11
+ @import "components/tooltip.less";
12
+ @import "components/placeholder.less";
13
+ @import "components/progress.less";
14
+ @import "components/sortable.less";
15
+
16
+ // Utilities
17
+ @import "components/_import.utilities.less";
@@ -0,0 +1,23 @@
1
+ //
2
+ // Core
3
+ //
4
+
5
+ // Components
6
+ @import "components/_import.components.less";
7
+
8
+ // All optional components
9
+ @import "components/iconnav.less";
10
+ @import "components/notification.less";
11
+ @import "components/tooltip.less";
12
+ @import "components/placeholder.less";
13
+ @import "components/progress.less";
14
+ @import "components/sortable.less";
15
+
16
+ // Utilities
17
+ @import "components/_import.utilities.less";
18
+
19
+ //
20
+ // Theme
21
+ //
22
+
23
+ @import "theme/_import.less";
data/bin/console ADDED
@@ -0,0 +1,14 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require "bundler/setup"
4
+ require "uikit3/rails"
5
+
6
+ # You can add fixtures and/or initialization code here to make experimenting
7
+ # with your gem easier. You can also use a different console, if you like.
8
+
9
+ # (If you use this, don't forget to add pry to your Gemfile!)
10
+ # require "pry"
11
+ # Pry.start
12
+
13
+ require "irb"
14
+ IRB.start(__FILE__)
data/bin/setup ADDED
@@ -0,0 +1,8 @@
1
+ #!/usr/bin/env bash
2
+ set -euo pipefail
3
+ IFS=$'\n\t'
4
+ set -vx
5
+
6
+ bundle install
7
+
8
+ # Do any other automated setup that you need to do here
@@ -0,0 +1,8 @@
1
+ require "uikit3/rails/version"
2
+
3
+ module UiKit3
4
+ module Rails
5
+ class Engine < ::Rails::Engine
6
+ end
7
+ end
8
+ end
@@ -0,0 +1,5 @@
1
+ module UiKit3
2
+ module Rails
3
+ VERSION = "0.1.0"
4
+ end
5
+ end
@@ -0,0 +1,29 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'uikit3/rails/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = "uikit3-rails"
8
+ spec.version = UiKit3::Rails::VERSION
9
+ spec.authors = ["Lee Machin"]
10
+ spec.email = ["lee@typeform.com"]
11
+
12
+ spec.summary = %q{UIKit version 3 for Rails (in Less format, not SASS)}
13
+ spec.homepage = "https://github.com/leemachin/uikit3-rails"
14
+ spec.license = "MIT"
15
+
16
+ spec.files = `git ls-files -z`.split("\x0").reject do |f|
17
+ f.match(%r{^(test|spec|features)/})
18
+ end
19
+
20
+ spec.bindir = "exe"
21
+ spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
22
+ spec.require_paths = ["lib"]
23
+
24
+ spec.add_development_dependency "bundler", "~> 1.14"
25
+ spec.add_development_dependency "rake", "~> 10.0"
26
+ spec.add_development_dependency "minitest", "~> 5.0"
27
+
28
+ spec.add_dependency "railties", "~> 5.0.1"
29
+ end
metadata ADDED
@@ -0,0 +1,391 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: uikit3-rails
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Lee Machin
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2017-02-23 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bundler
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '1.14'
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: '1.14'
27
+ - !ruby/object:Gem::Dependency
28
+ name: rake
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '10.0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: '10.0'
41
+ - !ruby/object:Gem::Dependency
42
+ name: minitest
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: '5.0'
48
+ type: :development
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: '5.0'
55
+ - !ruby/object:Gem::Dependency
56
+ name: railties
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - "~>"
60
+ - !ruby/object:Gem::Version
61
+ version: 5.0.1
62
+ type: :runtime
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - "~>"
67
+ - !ruby/object:Gem::Version
68
+ version: 5.0.1
69
+ description:
70
+ email:
71
+ - lee@typeform.com
72
+ executables: []
73
+ extensions: []
74
+ extra_rdoc_files: []
75
+ files:
76
+ - ".gitignore"
77
+ - ".travis.yml"
78
+ - Gemfile
79
+ - LICENSE.txt
80
+ - README.md
81
+ - Rakefile
82
+ - assets/images/backgrounds/accordion-close.svg
83
+ - assets/images/backgrounds/accordion-open.svg
84
+ - assets/images/backgrounds/divider-icon.svg
85
+ - assets/images/backgrounds/form-checkbox-indeterminate.svg
86
+ - assets/images/backgrounds/form-checkbox.svg
87
+ - assets/images/backgrounds/form-radio.svg
88
+ - assets/images/backgrounds/form-select.svg
89
+ - assets/images/backgrounds/list-bullet.svg
90
+ - assets/images/backgrounds/nav-parent-close.svg
91
+ - assets/images/backgrounds/nav-parent-open.svg
92
+ - assets/images/components/close-large.svg
93
+ - assets/images/components/close.svg
94
+ - assets/images/components/navbar-toggle.svg
95
+ - assets/images/components/overlay.svg
96
+ - assets/images/components/pagination-next.svg
97
+ - assets/images/components/pagination-previous.svg
98
+ - assets/images/components/search-default.svg
99
+ - assets/images/components/search-large.svg
100
+ - assets/images/components/search-navbar.svg
101
+ - assets/images/components/slidenav-large-next.svg
102
+ - assets/images/components/slidenav-large-previous.svg
103
+ - assets/images/components/slidenav-next.svg
104
+ - assets/images/components/slidenav-previous.svg
105
+ - assets/images/components/spinner.svg
106
+ - assets/images/components/totop.svg
107
+ - assets/images/symbols/album.svg
108
+ - assets/images/symbols/arrow-down.svg
109
+ - assets/images/symbols/arrow-left.svg
110
+ - assets/images/symbols/arrow-right.svg
111
+ - assets/images/symbols/arrow-up.svg
112
+ - assets/images/symbols/ban.svg
113
+ - assets/images/symbols/behance.svg
114
+ - assets/images/symbols/bell.svg
115
+ - assets/images/symbols/bold.svg
116
+ - assets/images/symbols/bolt.svg
117
+ - assets/images/symbols/bookmark.svg
118
+ - assets/images/symbols/calendar.svg
119
+ - assets/images/symbols/camera.svg
120
+ - assets/images/symbols/cart.svg
121
+ - assets/images/symbols/check.svg
122
+ - assets/images/symbols/chevron-down.svg
123
+ - assets/images/symbols/chevron-left.svg
124
+ - assets/images/symbols/chevron-right.svg
125
+ - assets/images/symbols/chevron-up.svg
126
+ - assets/images/symbols/clock.svg
127
+ - assets/images/symbols/close.svg
128
+ - assets/images/symbols/cloud-download.svg
129
+ - assets/images/symbols/cloud-upload.svg
130
+ - assets/images/symbols/code.svg
131
+ - assets/images/symbols/cog.svg
132
+ - assets/images/symbols/comment.svg
133
+ - assets/images/symbols/commenting.svg
134
+ - assets/images/symbols/comments.svg
135
+ - assets/images/symbols/copy.svg
136
+ - assets/images/symbols/credit-card.svg
137
+ - assets/images/symbols/database.svg
138
+ - assets/images/symbols/desktop.svg
139
+ - assets/images/symbols/download.svg
140
+ - assets/images/symbols/dribbble.svg
141
+ - assets/images/symbols/expand.svg
142
+ - assets/images/symbols/facebook.svg
143
+ - assets/images/symbols/file-edit.svg
144
+ - assets/images/symbols/file.svg
145
+ - assets/images/symbols/flickr.svg
146
+ - assets/images/symbols/folder.svg
147
+ - assets/images/symbols/forward.svg
148
+ - assets/images/symbols/foursquare.svg
149
+ - assets/images/symbols/future.svg
150
+ - assets/images/symbols/git-branch.svg
151
+ - assets/images/symbols/git-fork.svg
152
+ - assets/images/symbols/github-alt.svg
153
+ - assets/images/symbols/github.svg
154
+ - assets/images/symbols/google-plus.svg
155
+ - assets/images/symbols/google.svg
156
+ - assets/images/symbols/grid.svg
157
+ - assets/images/symbols/happy.svg
158
+ - assets/images/symbols/hashtag.svg
159
+ - assets/images/symbols/heart.svg
160
+ - assets/images/symbols/history.svg
161
+ - assets/images/symbols/home.svg
162
+ - assets/images/symbols/image.svg
163
+ - assets/images/symbols/info.svg
164
+ - assets/images/symbols/instagram.svg
165
+ - assets/images/symbols/italic.svg
166
+ - assets/images/symbols/joomla.svg
167
+ - assets/images/symbols/laptop.svg
168
+ - assets/images/symbols/lifesaver.svg
169
+ - assets/images/symbols/link.svg
170
+ - assets/images/symbols/linkedin.svg
171
+ - assets/images/symbols/list.svg
172
+ - assets/images/symbols/location.svg
173
+ - assets/images/symbols/lock.svg
174
+ - assets/images/symbols/mail.svg
175
+ - assets/images/symbols/menu.svg
176
+ - assets/images/symbols/minus-circle.svg
177
+ - assets/images/symbols/minus.svg
178
+ - assets/images/symbols/more-vertical.svg
179
+ - assets/images/symbols/more.svg
180
+ - assets/images/symbols/move.svg
181
+ - assets/images/symbols/nut.svg
182
+ - assets/images/symbols/pagekit.svg
183
+ - assets/images/symbols/paint-bucket.svg
184
+ - assets/images/symbols/pencil.svg
185
+ - assets/images/symbols/phone-landscape.svg
186
+ - assets/images/symbols/phone-receiver.svg
187
+ - assets/images/symbols/phone.svg
188
+ - assets/images/symbols/pinterest.svg
189
+ - assets/images/symbols/play-circle.svg
190
+ - assets/images/symbols/play.svg
191
+ - assets/images/symbols/plus-circle.svg
192
+ - assets/images/symbols/plus.svg
193
+ - assets/images/symbols/pull.svg
194
+ - assets/images/symbols/push.svg
195
+ - assets/images/symbols/question.svg
196
+ - assets/images/symbols/quote-right.svg
197
+ - assets/images/symbols/refresh.svg
198
+ - assets/images/symbols/reply.svg
199
+ - assets/images/symbols/rss.svg
200
+ - assets/images/symbols/search.svg
201
+ - assets/images/symbols/server.svg
202
+ - assets/images/symbols/settings.svg
203
+ - assets/images/symbols/shrink.svg
204
+ - assets/images/symbols/sign-in.svg
205
+ - assets/images/symbols/sign-out.svg
206
+ - assets/images/symbols/social.svg
207
+ - assets/images/symbols/soundcloud.svg
208
+ - assets/images/symbols/star.svg
209
+ - assets/images/symbols/strikethrough.svg
210
+ - assets/images/symbols/table.svg
211
+ - assets/images/symbols/tablet-landscape.svg
212
+ - assets/images/symbols/tablet.svg
213
+ - assets/images/symbols/tag.svg
214
+ - assets/images/symbols/thumbnails.svg
215
+ - assets/images/symbols/trash.svg
216
+ - assets/images/symbols/triangle-down.svg
217
+ - assets/images/symbols/triangle-left.svg
218
+ - assets/images/symbols/triangle-right.svg
219
+ - assets/images/symbols/triangle-up.svg
220
+ - assets/images/symbols/tumblr.svg
221
+ - assets/images/symbols/tv.svg
222
+ - assets/images/symbols/twitter.svg
223
+ - assets/images/symbols/uikit.svg
224
+ - assets/images/symbols/unlock.svg
225
+ - assets/images/symbols/upload.svg
226
+ - assets/images/symbols/user.svg
227
+ - assets/images/symbols/users.svg
228
+ - assets/images/symbols/video-camera.svg
229
+ - assets/images/symbols/vimeo.svg
230
+ - assets/images/symbols/warning.svg
231
+ - assets/images/symbols/whatsapp.svg
232
+ - assets/images/symbols/wordpress.svg
233
+ - assets/images/symbols/world.svg
234
+ - assets/images/symbols/xing.svg
235
+ - assets/images/symbols/youtube.svg
236
+ - assets/javascripts/uikit.js
237
+ - assets/stylesheets/components/_import.components.less
238
+ - assets/stylesheets/components/_import.utilities.less
239
+ - assets/stylesheets/components/accordion.less
240
+ - assets/stylesheets/components/alert.less
241
+ - assets/stylesheets/components/align.less
242
+ - assets/stylesheets/components/animation.less
243
+ - assets/stylesheets/components/article.less
244
+ - assets/stylesheets/components/background.less
245
+ - assets/stylesheets/components/badge.less
246
+ - assets/stylesheets/components/base.less
247
+ - assets/stylesheets/components/breadcrumb.less
248
+ - assets/stylesheets/components/button.less
249
+ - assets/stylesheets/components/card.less
250
+ - assets/stylesheets/components/close.less
251
+ - assets/stylesheets/components/column.less
252
+ - assets/stylesheets/components/comment.less
253
+ - assets/stylesheets/components/container.less
254
+ - assets/stylesheets/components/cover.less
255
+ - assets/stylesheets/components/description-list.less
256
+ - assets/stylesheets/components/divider.less
257
+ - assets/stylesheets/components/dotnav.less
258
+ - assets/stylesheets/components/drop.less
259
+ - assets/stylesheets/components/dropdown.less
260
+ - assets/stylesheets/components/flex.less
261
+ - assets/stylesheets/components/form.less
262
+ - assets/stylesheets/components/grid.less
263
+ - assets/stylesheets/components/heading.less
264
+ - assets/stylesheets/components/icon.less
265
+ - assets/stylesheets/components/iconnav.less
266
+ - assets/stylesheets/components/inverse.less
267
+ - assets/stylesheets/components/label.less
268
+ - assets/stylesheets/components/link.less
269
+ - assets/stylesheets/components/list.less
270
+ - assets/stylesheets/components/margin.less
271
+ - assets/stylesheets/components/mixin.less
272
+ - assets/stylesheets/components/modal.less
273
+ - assets/stylesheets/components/nav.less
274
+ - assets/stylesheets/components/navbar.less
275
+ - assets/stylesheets/components/notification.less
276
+ - assets/stylesheets/components/offcanvas.less
277
+ - assets/stylesheets/components/overlay.less
278
+ - assets/stylesheets/components/padding.less
279
+ - assets/stylesheets/components/pagination.less
280
+ - assets/stylesheets/components/placeholder.less
281
+ - assets/stylesheets/components/position.less
282
+ - assets/stylesheets/components/print.less
283
+ - assets/stylesheets/components/progress.less
284
+ - assets/stylesheets/components/search.less
285
+ - assets/stylesheets/components/section.less
286
+ - assets/stylesheets/components/slidenav.less
287
+ - assets/stylesheets/components/sortable.less
288
+ - assets/stylesheets/components/spinner.less
289
+ - assets/stylesheets/components/sticky.less
290
+ - assets/stylesheets/components/subnav.less
291
+ - assets/stylesheets/components/switcher.less
292
+ - assets/stylesheets/components/tab.less
293
+ - assets/stylesheets/components/table.less
294
+ - assets/stylesheets/components/text.less
295
+ - assets/stylesheets/components/tooltip.less
296
+ - assets/stylesheets/components/totop.less
297
+ - assets/stylesheets/components/transition.less
298
+ - assets/stylesheets/components/utility.less
299
+ - assets/stylesheets/components/variables.less
300
+ - assets/stylesheets/components/visibility.less
301
+ - assets/stylesheets/components/width.less
302
+ - assets/stylesheets/theme/_import.less
303
+ - assets/stylesheets/theme/accordion.less
304
+ - assets/stylesheets/theme/alert.less
305
+ - assets/stylesheets/theme/align.less
306
+ - assets/stylesheets/theme/animation.less
307
+ - assets/stylesheets/theme/article.less
308
+ - assets/stylesheets/theme/background.less
309
+ - assets/stylesheets/theme/badge.less
310
+ - assets/stylesheets/theme/base.less
311
+ - assets/stylesheets/theme/breadcrumb.less
312
+ - assets/stylesheets/theme/button.less
313
+ - assets/stylesheets/theme/card.less
314
+ - assets/stylesheets/theme/close.less
315
+ - assets/stylesheets/theme/column.less
316
+ - assets/stylesheets/theme/comment.less
317
+ - assets/stylesheets/theme/container.less
318
+ - assets/stylesheets/theme/description-list.less
319
+ - assets/stylesheets/theme/divider.less
320
+ - assets/stylesheets/theme/dotnav.less
321
+ - assets/stylesheets/theme/drop.less
322
+ - assets/stylesheets/theme/dropdown.less
323
+ - assets/stylesheets/theme/form.less
324
+ - assets/stylesheets/theme/grid.less
325
+ - assets/stylesheets/theme/heading.less
326
+ - assets/stylesheets/theme/icon.less
327
+ - assets/stylesheets/theme/iconnav.less
328
+ - assets/stylesheets/theme/inverse.less
329
+ - assets/stylesheets/theme/label.less
330
+ - assets/stylesheets/theme/link.less
331
+ - assets/stylesheets/theme/list.less
332
+ - assets/stylesheets/theme/margin.less
333
+ - assets/stylesheets/theme/modal.less
334
+ - assets/stylesheets/theme/nav.less
335
+ - assets/stylesheets/theme/navbar.less
336
+ - assets/stylesheets/theme/notification.less
337
+ - assets/stylesheets/theme/offcanvas.less
338
+ - assets/stylesheets/theme/overlay.less
339
+ - assets/stylesheets/theme/padding.less
340
+ - assets/stylesheets/theme/pagination.less
341
+ - assets/stylesheets/theme/placeholder.less
342
+ - assets/stylesheets/theme/position.less
343
+ - assets/stylesheets/theme/progress.less
344
+ - assets/stylesheets/theme/search.less
345
+ - assets/stylesheets/theme/section.less
346
+ - assets/stylesheets/theme/slidenav.less
347
+ - assets/stylesheets/theme/sortable.less
348
+ - assets/stylesheets/theme/spinner.less
349
+ - assets/stylesheets/theme/sticky.less
350
+ - assets/stylesheets/theme/subnav.less
351
+ - assets/stylesheets/theme/tab.less
352
+ - assets/stylesheets/theme/table.less
353
+ - assets/stylesheets/theme/text.less
354
+ - assets/stylesheets/theme/tooltip.less
355
+ - assets/stylesheets/theme/totop.less
356
+ - assets/stylesheets/theme/transition.less
357
+ - assets/stylesheets/theme/utility.less
358
+ - assets/stylesheets/theme/variables.less
359
+ - assets/stylesheets/theme/width.less
360
+ - assets/stylesheets/uikit.less
361
+ - assets/stylesheets/uikit.theme.less
362
+ - bin/console
363
+ - bin/setup
364
+ - lib/uikit3/rails.rb
365
+ - lib/uikit3/rails/version.rb
366
+ - uikit3-rails.gemspec
367
+ homepage: https://github.com/leemachin/uikit3-rails
368
+ licenses:
369
+ - MIT
370
+ metadata: {}
371
+ post_install_message:
372
+ rdoc_options: []
373
+ require_paths:
374
+ - lib
375
+ required_ruby_version: !ruby/object:Gem::Requirement
376
+ requirements:
377
+ - - ">="
378
+ - !ruby/object:Gem::Version
379
+ version: '0'
380
+ required_rubygems_version: !ruby/object:Gem::Requirement
381
+ requirements:
382
+ - - ">="
383
+ - !ruby/object:Gem::Version
384
+ version: '0'
385
+ requirements: []
386
+ rubyforge_project:
387
+ rubygems_version: 2.6.8
388
+ signing_key:
389
+ specification_version: 4
390
+ summary: UIKit version 3 for Rails (in Less format, not SASS)
391
+ test_files: []