kickstart_rails 0.2.410531214989 → 0.2.410546924618

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f9fdb6149b864f9a66fbb6a8a7b91b56a98f5041
4
- data.tar.gz: f4489b15270d0638ee640ac3c0b61b2cf46c3c24
3
+ metadata.gz: 89fb99a7ef087c858eb51e60115128cfeb723a27
4
+ data.tar.gz: 7f01a2cbaa54d9402d3f6718f4cc58936eb41e44
5
5
  SHA512:
6
- metadata.gz: db6de992048f2a3eb7cef5f0d6a1df8e098b4a4eaecf942ba61c3e265f75c2a12186b14a07c03eb51911125a0cb0b417d031c11eaa971706fcb3d35c4e1d4274
7
- data.tar.gz: 58299100ad38d918f6f3aca679b8d3124b4b3dc4336a576fc92d23218b309d4f1ec4e4f5c74a52b79b5c788a93ddee5ded84aec88d4e848a76d350ae1ece5d77
6
+ metadata.gz: 0dd88deb22bf78416a893169eec17feb58eb8b0bf401827b401aeb5166cf8957ee8a0dbcc9571148060f8bee9a28458614ffb21a0b8b603e861e9da0c9c0ce02
7
+ data.tar.gz: 20b2669519af28dac6635176df1f2229af7065f893a26362cadf967e423e154f8a2839d019e80c6e5e0c1b59ba6604d091654a586b9c467de05a06918097df63
data/LICENSE ADDED
@@ -0,0 +1,19 @@
1
+ Copyright (c) 2015 Adam Kochanowicz
2
+
3
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4
+ of this software and associated documentation files (the "Software"), to deal
5
+ in the Software without restriction, including without limitation the rights
6
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7
+ copies of the Software, and to permit persons to whom the Software is
8
+ furnished to do so, subject to the following conditions:
9
+
10
+ The above copyright notice and this permission notice shall be included in
11
+ all copies or substantial portions of the Software.
12
+
13
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # Kickstart 3
2
+
3
+ Gem for Kickstart 3 for Rails. Instructions at [getkickstart.com](http://getkickstart.com)
@@ -0,0 +1 @@
1
+ !function e(t,n,o){function r(a,s){if(!n[a]){if(!t[a]){var i="function"==typeof require&&require;if(!s&&i)return i(a,!0);if(c)return c(a,!0);var u=new Error("Cannot find module '"+a+"'");throw u.code="MODULE_NOT_FOUND",u}var l=n[a]={exports:{}};t[a][0].call(l.exports,function(e){var n=t[a][1][e];return r(n?n:e)},l,l.exports,e,t,n,o)}return n[a].exports}for(var c="function"==typeof require&&require,a=0;a<o.length;a++)r(o[a]);return r}({"./lib/coffee/app.coffee":[function(e){var t,n,o,r,c,a;n=e("./ks"),o=e("./modal"),r=e("./nav"),t=e("./debouncer"),c=e("./status"),a=e("./throttler")},{"./debouncer":"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/debouncer.coffee","./ks":"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/ks.coffee","./modal":"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/modal.coffee","./nav":"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/nav.coffee","./status":"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/status.coffee","./throttler":"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/throttler.coffee"}],"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/debouncer.coffee":[function(e,t){var n;n=function(e,t,n){var o;return o=n||1e3,null===k$.debounceQueue&&(k$.debounceQueue=t),t===k$.debounceQueue&&clearTimeout(k$.debounceTimer),k$.debounceTimer=setTimeout(function(){return e(),k$.debounceQueue=null},o)},k$.debounce=n,t.exports=n},{}],"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/ks.coffee":[function(e,t){(function(e){e.k$=new Object,k$.$$=function(e){return document.querySelectorAll(e)},k$.$=function(e){return k$.$$(e)[0]},k$.debounceTimer=!1,k$.debounceQueue=null,k$.extend=function(e,t){var n;for(n in t)t[n]&&t[n].constructor&&t[n].constructor===Object?(e[n]=e[n]||{},arguments.callee(e[n],t[n])):e[n]=t[n];return e},t.exports=k$}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/modal.coffee":[function(e,t){var n;n=function(e){return function(e){return document.body.addEventListener("click",function(){return k$.$(e).style.display="none"}),k$.$(e).addEventListener("click",function(e){return e.stopPropagation()})}(e),k$.$(e)},k$.modal=n,t.exports=n},{}],"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/nav.coffee":[function(e,t){var n;n=function(e){var t,n,o,r,c,a,s,i,u;try{for(n=k$.$(e).querySelectorAll("ul > li"),r=new Array,a=0,i=n.length;i>a;a++)t=n[a],t.querySelectorAll("ul").length&&r.push(t);for(n=r,c=function(e){return e.addEventListener("click",function(t){var n,o,r,c,a,s,i,u,l;for(t.stopPropagation(),u=document.querySelectorAll(".with-submenu"),c=0,s=u.length;s>c;c++)r=u[c],r.classList.remove("open");for(o=e.querySelector("ul"),l=document.querySelectorAll(".with-submenu ul"),a=0,i=l.length;i>a;a++)n=l[a],n.style.display="none";return o?(e.classList.add("open"),o.style.display="block"===o.style.display?"none":"block"):void 0})},s=0,u=n.length;u>s;s++)t=n[s],t.classList.add("with-submenu"),c(t);document.body.addEventListener("click",function(){var t,n,o,r,c,a,s,i,u;for(s=k$.$(e).querySelectorAll("ul li ul"),o=0,c=s.length;c>o;o++)n=s[o],n.style.display="none";for(i=k$.$(e).querySelectorAll("ul li"),u=[],r=0,a=i.length;a>r;r++)t=i[r],u.push(t.classList.remove("open"));return u})}catch(l){o=l,console.error("Could not instantiate as a nav.",o.message)}return k$.$(e)},k$.nav=n,t.exports=n},{}],"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/status.coffee":[function(e,t){var n;n=function(e){var t,o,r,c;return r={type:"warn",delay:2e3},n=k$.extend(r,e),k$.$$("#status-bar").length||(o=document.createElement("div"),o.id="status-bar",o.className="status-bar",o.innerHTML="<div class='status-bar_status' id='status-bar_status'></div>",document.body.appendChild(o)),o=k$.$("#status-bar"),c=function(){return o.parentNode.removeChild(o)},n.delay>0&&k$.debounce(c,"hideStatusBar",n.delay),t=k$.$("#status-bar_status"),t.innerHTML=n.text,t.dataset.type=n.type||"warn"},k$.status=n,t.exports=n},{}],"/Users/adamkochanowicz/Sites/kickstart/lib/coffee/throttler.coffee":[function(e,t){var n;n=function(){},k$.throttle=n,t.exports=n},{}]},{},["./lib/coffee/app.coffee"]);
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kickstart_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.410531214989
4
+ version: 0.2.410546924618
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Kochanowicz
@@ -87,14 +87,15 @@ executables: []
87
87
  extensions: []
88
88
  extra_rdoc_files: []
89
89
  files:
90
- - Gemfile
91
- - Rakefile
90
+ - LICENSE
91
+ - README.md
92
92
  - app/assets/javascripts/kickstart_rails.js
93
93
  - app/assets/javascripts/kickstart_rails/docs.js
94
94
  - app/assets/javascripts/kickstart_rails/docs/throttler_edge.js
95
95
  - app/assets/javascripts/kickstart_rails/docs/throttler_edgeActions.js
96
96
  - app/assets/javascripts/kickstart_rails/docs/throttler_edgePreload.js
97
97
  - app/assets/javascripts/kickstart_rails/kickstart.js
98
+ - app/assets/javascripts/kickstart_rails/kickstart.min.js
98
99
  - app/assets/javascripts/kickstart_rails/test.js
99
100
  - app/assets/javascripts/kickstart_rails/throttler_edge.js
100
101
  - app/assets/javascripts/kickstart_rails/throttler_edgeActions.js
@@ -125,9 +126,6 @@ files:
125
126
  - app/assets/stylesheets/kickstart_rails/kickstart-semantic.sass
126
127
  - app/assets/stylesheets/kickstart_rails/kickstart.sass
127
128
  - app/assets/stylesheets/kickstart_rails/themes/_default.sass
128
- - kickstart_rails.gemspec
129
- - lib/kickstart_rails.rb
130
- - lib/kickstart_rails/version.mustache
131
129
  homepage: ''
132
130
  licenses:
133
131
  - MIT
data/Gemfile DELETED
@@ -1,4 +0,0 @@
1
- source 'https://rubygems.org'
2
-
3
- # Specify your gem's dependencies in kickstart_rails.gemspec
4
- gemspec
data/Rakefile DELETED
@@ -1 +0,0 @@
1
- require "bundler/gem_tasks"
@@ -1,27 +0,0 @@
1
- # coding: utf-8
2
- lib = File.expand_path('../lib', __FILE__)
3
- $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
- require 'kickstart_rails/version'
5
-
6
- Gem::Specification.new do |spec|
7
- spec.name = "kickstart_rails"
8
- spec.version = Kickstart_rails::VERSION
9
- spec.authors = ["Adam Kochanowicz"]
10
- spec.email = ["ajkochanowicz@gmail.com"]
11
- spec.summary = %q{The front-end framework for clean HTML and fast websites.}
12
- spec.description = %q{The front-end framework for clean HTML and fast websites.}
13
- spec.homepage = ""
14
- spec.license = "MIT"
15
-
16
- spec.files = `git ls-files -z`.split("\x0")
17
- spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
18
- spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
- spec.require_paths = ["lib"]
20
-
21
- spec.add_development_dependency "bundler", "~> 1.6"
22
- spec.add_development_dependency "rake", "~> 10.0"
23
-
24
- spec.add_dependency "sass", "~> 3.3"
25
- spec.add_dependency "normalize-rails", "~> 3.0"
26
- spec.add_dependency "autoprefixer-rails", "~> 3.0"
27
- end
@@ -1,4 +0,0 @@
1
- module Kickstart_rails
2
- class Engine < Rails::Engine
3
- end
4
- end
@@ -1,3 +0,0 @@
1
- module Kickstart_rails
2
- VERSION = "0.2.{{ version }}"
3
- end