timequake 2.0.1 → 2.0.5

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0a8fe5840319d157117ca50b65f1e2496b108e024e158db329c0dcdd1ba8e87e
4
- data.tar.gz: d9923ee3389d2f1585231484f9013b25ff4a4139eb24c1fd1fc69331fcd14dfc
3
+ metadata.gz: 23a7c0c03c53f8d91efe7ee6791d0378d0a9a0c5160130cbd5d5599a49ed693a
4
+ data.tar.gz: cdab96511a49c87ade5924c82db2ce824c503c6a93cc3292082a9481048b3974
5
5
  SHA512:
6
- metadata.gz: 32d43a90665204782d5ecc702962f788e3a8ee64efc6bf4f4cd559e6da87a7b17108983f1c231937bc8822afc901a5b26ae56e9ff0613967878ef6b50d09fdd0
7
- data.tar.gz: 16decfab781847462a3757c49d5f2416b3def26c8cd3d713a59d8a5d169c22da9e827991c77e0b494d2960a7e8ca0b979b31adcda62b723829eefd52aec18ed2
6
+ metadata.gz: 6938fda8631736bbece9f8ddcb7131386587ffa0dda8094ecdad7d2be44bbf4ac3301cf524002cf209a855d493d6d00127abc6ec2cd43eac3d30574c8cd417d1
7
+ data.tar.gz: 2b9970724c0c9f5f3937ce77585b018d2b2b1c7eb31096e2648911970c420a676c2ed753f1037e3856afe2d18b089af5307d3c617c091796b2a83ea122cecde6
data/Gemfile.lock CHANGED
@@ -1,66 +1,68 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- timequake (1.0.0beta)
4
+ timequake (2.0.3)
5
5
  jquery-rails (~> 4.4)
6
6
  sass-rails (~> 6.0)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actionpack (6.0.3.2)
12
- actionview (= 6.0.3.2)
13
- activesupport (= 6.0.3.2)
14
- rack (~> 2.0, >= 2.0.8)
11
+ actionpack (6.1.4.1)
12
+ actionview (= 6.1.4.1)
13
+ activesupport (= 6.1.4.1)
14
+ rack (~> 2.0, >= 2.0.9)
15
15
  rack-test (>= 0.6.3)
16
16
  rails-dom-testing (~> 2.0)
17
17
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
18
- actionview (6.0.3.2)
19
- activesupport (= 6.0.3.2)
18
+ actionview (6.1.4.1)
19
+ activesupport (= 6.1.4.1)
20
20
  builder (~> 3.1)
21
21
  erubi (~> 1.4)
22
22
  rails-dom-testing (~> 2.0)
23
23
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
24
- activesupport (6.0.3.2)
24
+ activesupport (6.1.4.1)
25
25
  concurrent-ruby (~> 1.0, >= 1.0.2)
26
- i18n (>= 0.7, < 2)
27
- minitest (~> 5.1)
28
- tzinfo (~> 1.1)
29
- zeitwerk (~> 2.2, >= 2.2.2)
26
+ i18n (>= 1.6, < 2)
27
+ minitest (>= 5.1)
28
+ tzinfo (~> 2.0)
29
+ zeitwerk (~> 2.3)
30
30
  builder (3.2.4)
31
- concurrent-ruby (1.1.6)
31
+ concurrent-ruby (1.1.9)
32
32
  crass (1.0.6)
33
33
  diff-lcs (1.4.4)
34
- erubi (1.9.0)
35
- ffi (1.13.1)
36
- i18n (1.8.4)
34
+ erubi (1.10.0)
35
+ ffi (1.15.4)
36
+ i18n (1.8.11)
37
37
  concurrent-ruby (~> 1.0)
38
38
  jquery-rails (4.4.0)
39
39
  rails-dom-testing (>= 1, < 3)
40
40
  railties (>= 4.2.0)
41
41
  thor (>= 0.14, < 2.0)
42
- loofah (2.6.0)
42
+ loofah (2.12.0)
43
43
  crass (~> 1.0.2)
44
44
  nokogiri (>= 1.5.9)
45
45
  method_source (1.0.0)
46
- mini_portile2 (2.4.0)
47
- minitest (5.14.1)
48
- nokogiri (1.10.10)
49
- mini_portile2 (~> 2.4.0)
46
+ mini_portile2 (2.6.1)
47
+ minitest (5.14.4)
48
+ nokogiri (1.12.5)
49
+ mini_portile2 (~> 2.6.1)
50
+ racc (~> 1.4)
51
+ racc (1.6.0)
50
52
  rack (2.2.3)
51
53
  rack-test (1.1.0)
52
54
  rack (>= 1.0, < 3)
53
55
  rails-dom-testing (2.0.3)
54
56
  activesupport (>= 4.2.0)
55
57
  nokogiri (>= 1.6)
56
- rails-html-sanitizer (1.3.0)
58
+ rails-html-sanitizer (1.4.2)
57
59
  loofah (~> 2.3)
58
- railties (6.0.3.2)
59
- actionpack (= 6.0.3.2)
60
- activesupport (= 6.0.3.2)
60
+ railties (6.1.4.1)
61
+ actionpack (= 6.1.4.1)
62
+ activesupport (= 6.1.4.1)
61
63
  method_source
62
- rake (>= 0.8.7)
63
- thor (>= 0.20.3, < 2.0)
64
+ rake (>= 0.13)
65
+ thor (~> 1.0)
64
66
  rake (12.3.3)
65
67
  rspec (3.9.0)
66
68
  rspec-core (~> 3.9.0)
@@ -88,16 +90,15 @@ GEM
88
90
  sprockets (4.0.2)
89
91
  concurrent-ruby (~> 1.0)
90
92
  rack (> 1, < 3)
91
- sprockets-rails (3.2.1)
93
+ sprockets-rails (3.2.2)
92
94
  actionpack (>= 4.0)
93
95
  activesupport (>= 4.0)
94
96
  sprockets (>= 3.0.0)
95
- thor (1.0.1)
96
- thread_safe (0.3.6)
97
+ thor (1.1.0)
97
98
  tilt (2.0.10)
98
- tzinfo (1.2.7)
99
- thread_safe (~> 0.1)
100
- zeitwerk (2.4.0)
99
+ tzinfo (2.0.4)
100
+ concurrent-ruby (~> 1.0)
101
+ zeitwerk (2.5.1)
101
102
 
102
103
  PLATFORMS
103
104
  ruby
@@ -114,4 +114,10 @@ $btn-mini-padding: 8px !default;
114
114
  min-width: $btn-mini-min-width;
115
115
  padding: $btn-mini-padding;
116
116
  }
117
+
118
+ &[disabled] {
119
+ background-color: $light-gray;
120
+ border-color: $light-gray;
121
+ color: $gray
122
+ }
117
123
  }
@@ -80,11 +80,15 @@
80
80
 
81
81
  /* SIZE HELPERS */
82
82
  .width-100 { width: 100% !important; }
83
+ .width-75 { width: 75% !important; }
84
+ .width-66 { width: 66.66% !important; }
83
85
  .width-50 { width: 50% !important; }
84
86
  .width-33 { width: 33.33% !important; }
85
87
  .width-25 { width: 25% !important; }
86
88
  .width-auto { width: auto !important; }
87
89
  .height-100 { height: 100% !important; }
90
+ .height-75 { height: 75% !important; }
91
+ .height-66 { height: 66.66% !important; }
88
92
  .height-50 { height: 50% !important; }
89
93
  .height-33 { height: 33.33% !important; }
90
94
  .height-25 { height: 25% !important; }
@@ -92,11 +96,15 @@
92
96
 
93
97
  @media (min-width: $medium) {
94
98
  .md-width-100 { width: 100% !important; }
99
+ .md-width-75 { width: 75% !important; }
100
+ .md-width-66 { width: 66.66% !important; }
95
101
  .md-width-50 { width: 50% !important; }
96
102
  .md-width-33 { width: 33.33% !important; }
97
103
  .md-width-25 { width: 25% !important; }
98
104
  .md-width-auto { width: auto !important; }
99
105
  .md-height-100 { height: 100% !important; }
106
+ .md-height-75 { height: 75% !important; }
107
+ .md-height-66 { height: 66.66% !important; }
100
108
  .md-height-50 { height: 50% !important; }
101
109
  .md-height-33 { height: 33.33% !important; }
102
110
  .md-height-25 { height: 25% !important; }
@@ -105,11 +113,15 @@
105
113
 
106
114
  @media (min-width: $large) {
107
115
  .lg-width-100 { width: 100% !important; }
116
+ .lg-width-75 { width: 75% !important; }
117
+ .lg-width-66 { width: 66.66% !important; }
108
118
  .lg-width-50 { width: 50% !important; }
109
119
  .lg-width-33 { width: 33.33% !important; }
110
120
  .lg-width-25 { width: 25% !important; }
111
121
  .lg-width-auto { width: auto !important; }
112
122
  .lg-height-100 { height: 100% !important; }
123
+ .lg-height-75 { height: 75% !important; }
124
+ .lg-height-66 { height: 66.66% !important; }
113
125
  .lg-height-50 { height: 50% !important; }
114
126
  .lg-height-33 { height: 33.33% !important; }
115
127
  .lg-height-25 { height: 25% !important; }
@@ -118,11 +130,15 @@
118
130
 
119
131
  @media (min-width: $xlarge) {
120
132
  .xlg-width-100 { width: 100% !important; }
133
+ .xlg-width-75 { width: 75% !important; }
134
+ .xlg-width-66 { width: 66.66% !important; }
121
135
  .xlg-width-50 { width: 50% !important; }
122
136
  .xlg-width-33 { width: 33.33% !important; }
123
137
  .xlg-width-25 { width: 25% !important; }
124
138
  .xlg-width-auto { width: auto !important; }
125
139
  .xlg-height-100 { height: 100% !important; }
140
+ .xlg-height-75 { height: 75% !important; }
141
+ .xlg-height-66 { height: 66.66% !important; }
126
142
  .xlg-height-50 { height: 50% !important; }
127
143
  .xlg-height-33 { height: 33.33% !important; }
128
144
  .xlg-height-25 { height: 25% !important; }
@@ -131,11 +147,15 @@
131
147
 
132
148
  @media (min-width: $xxlarge) {
133
149
  .xxlg-width-100 { width: 100% !important; }
150
+ .xxlg-width-75 { width: 75% !important; }
151
+ .xxlg-width-66 { width: 66.66% !important; }
134
152
  .xxlg-width-50 { width: 50% !important; }
135
153
  .xxlg-width-33 { width: 33.33% !important; }
136
154
  .xxlg-width-25 { width: 25% !important; }
137
155
  .xxlg-width-auto { width: auto !important; }
138
156
  .xxlg-height-100 { height: 100% !important; }
157
+ .xxlg-height-75 { height: 75% !important; }
158
+ .xxlg-height-66 { height: 66.66% !important; }
139
159
  .xxlg-height-50 { height: 50% !important; }
140
160
  .xxlg-height-33 { height: 33.33% !important; }
141
161
  .xxlg-height-25 { height: 25% !important; }
@@ -7,6 +7,8 @@ $desktop-gutter: 0 10px !default;
7
7
  flex-wrap: wrap;
8
8
  max-width: $row-width;
9
9
  margin: 0 auto;
10
+
11
+ &.full-width { max-width: none; }
10
12
  }
11
13
 
12
14
  .column {
@@ -44,8 +44,8 @@ html {
44
44
  .heading-5 { font-size: $heading-5-font-size; }
45
45
  .heading-6 { font-size: $heading-6-font-size; }
46
46
 
47
- @for $i from 1 through 100 {
48
- .fz-#{$i} { font-size: #{$i}px; }
47
+ @for $i from 1 through 200 {
48
+ .fz-#{$i} { font-size: #{$i}px !important; }
49
49
  }
50
50
 
51
51
  .fw-100 { font-weight: 100 !important; }
@@ -58,6 +58,12 @@ html {
58
58
  .fw-800 { font-weight: 800 !important; }
59
59
  .fw-900 { font-weight: 900 !important; }
60
60
 
61
+ .lh-1 { line-height: 1 !important; }
62
+ .lh-normal { line-height: 1.2 !important; }
63
+ .lh-2 { line-height: 2 !important; }
64
+ .lh-lg { line-height: 2.5 !important; }
65
+ .lh-xl { line-height: 3.5 !important; }
66
+
61
67
  /* TEXT HELPERS */
62
68
  .bold { font-weight: bold !important; }
63
69
  .italic { font-style: italic !important; }
@@ -1,6 +1,9 @@
1
1
  $main-overflow: hidden !default;
2
2
  $section-padding-desktop: 2rem 0 !default;
3
3
  $section-padding-mobile: 1rem 0 !default;
4
+ $link-hover-color: $primary-color !default;
5
+ $mobile-list-padding: 20px !default;
6
+ $desktop-list-padding: 20px !default;
4
7
 
5
8
  * {
6
9
  box-sizing: border-box;
@@ -22,10 +25,16 @@ a {
22
25
  color: inherit;
23
26
  text-decoration: none;
24
27
  transition: 300ms;
28
+
29
+ &.link:hover { color: $link-hover-color; }
25
30
  }
26
31
 
27
32
  ul,
28
33
  ol {
34
+ padding-left: $mobile-list-padding;
35
+
36
+ @media (min-width: $large) { padding-left: $desktop-list-padding; }
37
+
29
38
  &.no-style { list-style-type: none; }
30
39
  &.circle { list-style-type: circle; }
31
40
  &.square { list-style-type: square; }
@@ -127,6 +127,9 @@ $table-font-size: $copy-font-size;
127
127
  $main-overflow: hidden;
128
128
  $section-padding-desktop: 2rem 0;
129
129
  $section-padding-mobile: 1rem 0;
130
+ $link-hover-color: $primary-color;
131
+ $mobile-list-padding: 10px;
132
+ $desktop-list-padding: 10px;
130
133
 
131
134
  @import 'timequake/index';
132
135
 
@@ -1,3 +1,3 @@
1
1
  module Timequake
2
- VERSION = "2.0.1"
2
+ VERSION = "2.0.5"
3
3
  end
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: timequake
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - George Morris
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-08-26 00:00:00.000000000 Z
11
+ date: 2021-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jquery-rails
@@ -114,6 +114,10 @@ files:
114
114
  - lib/timequake/engine.rb
115
115
  - lib/timequake/errors.rb
116
116
  - lib/timequake/version.rb
117
+ - timequake-2.0.1.gem
118
+ - timequake-2.0.2.gem
119
+ - timequake-2.0.3.gem
120
+ - timequake-2.0.4.gem
117
121
  - timequake.gemspec
118
122
  homepage:
119
123
  licenses: