timequake 2.0.10 → 2.1.0

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
  SHA256:
3
- metadata.gz: b6dbcfc26ccee80f07778196a963e90693981d973250eff7c372fca644b64474
4
- data.tar.gz: 72a389dc412d7bb29292ca688a3ac45bed4c6bc50d3b3245f5ac89f187602e87
3
+ metadata.gz: 4980f005d2364bdec861ffe6472cc5aa237d8ff8ff6c0c4952057db909d83469
4
+ data.tar.gz: 237e94d890abbda9318b4d1ccbda1fdae92430a00d7fde0c6c4e000d1329b26c
5
5
  SHA512:
6
- metadata.gz: 0c1457073d5639cda18e8616ac86666d6938dfe00b3ae5e7dc85d65a19db80db7c5afe2964a2a2c7c1a2ab0cc88beece666834321d8e99bdbb41dc94a218959a
7
- data.tar.gz: 0f3736a4cc240f4af566149de742cbed95c5b2a54079d662f0f2265ba0a7d3ed946316d4f9899a564169be6fd26e3fd4116eebe3a0c32d01805162341c6a07db
6
+ metadata.gz: 04a4b09485f440bf66366de5100faec47f143d73d8525a5f3beb475a48a7f7ff0d2807cbcdb64aed66d5f9bd1a20fe5738d58009a86478d864249dc0a0ee5a20
7
+ data.tar.gz: ab9dad2abccda552c0610185e0922cb127148cdbb3e5c4829113663f650a96a2620526822aad73da0776bf24b88fc9187a2e7dbe055867a041e2adc9fc5c1dbc
data/Gemfile.lock CHANGED
@@ -1,64 +1,64 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- timequake (2.0.10)
4
+ timequake (2.0.11)
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 (7.0.4)
12
- actionview (= 7.0.4)
13
- activesupport (= 7.0.4)
11
+ actionpack (7.0.4.2)
12
+ actionview (= 7.0.4.2)
13
+ activesupport (= 7.0.4.2)
14
14
  rack (~> 2.0, >= 2.2.0)
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 (7.0.4)
19
- activesupport (= 7.0.4)
18
+ actionview (7.0.4.2)
19
+ activesupport (= 7.0.4.2)
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 (7.0.4)
24
+ activesupport (7.0.4.2)
25
25
  concurrent-ruby (~> 1.0, >= 1.0.2)
26
26
  i18n (>= 1.6, < 2)
27
27
  minitest (>= 5.1)
28
28
  tzinfo (~> 2.0)
29
29
  builder (3.2.4)
30
- concurrent-ruby (1.1.10)
30
+ concurrent-ruby (1.2.0)
31
31
  crass (1.0.6)
32
32
  diff-lcs (1.5.0)
33
- erubi (1.11.0)
33
+ erubi (1.12.0)
34
34
  ffi (1.15.5)
35
35
  i18n (1.12.0)
36
36
  concurrent-ruby (~> 1.0)
37
- jquery-rails (4.5.0)
37
+ jquery-rails (4.5.1)
38
38
  rails-dom-testing (>= 1, < 3)
39
39
  railties (>= 4.2.0)
40
40
  thor (>= 0.14, < 2.0)
41
- loofah (2.18.0)
41
+ loofah (2.19.1)
42
42
  crass (~> 1.0.2)
43
43
  nokogiri (>= 1.5.9)
44
44
  method_source (1.0.0)
45
- mini_portile2 (2.8.0)
46
- minitest (5.16.3)
47
- nokogiri (1.13.8)
45
+ mini_portile2 (2.8.1)
46
+ minitest (5.17.0)
47
+ nokogiri (1.14.1)
48
48
  mini_portile2 (~> 2.8.0)
49
49
  racc (~> 1.4)
50
- racc (1.6.0)
51
- rack (2.2.4)
50
+ racc (1.6.2)
51
+ rack (2.2.6.2)
52
52
  rack-test (2.0.2)
53
53
  rack (>= 1.3)
54
54
  rails-dom-testing (2.0.3)
55
55
  activesupport (>= 4.2.0)
56
56
  nokogiri (>= 1.6)
57
- rails-html-sanitizer (1.4.3)
58
- loofah (~> 2.3)
59
- railties (7.0.4)
60
- actionpack (= 7.0.4)
61
- activesupport (= 7.0.4)
57
+ rails-html-sanitizer (1.5.0)
58
+ loofah (~> 2.19, >= 2.19.1)
59
+ railties (7.0.4.2)
60
+ actionpack (= 7.0.4.2)
61
+ activesupport (= 7.0.4.2)
62
62
  method_source
63
63
  rake (>= 12.2)
64
64
  thor (~> 1.0)
@@ -87,18 +87,18 @@ GEM
87
87
  sprockets (> 3.0)
88
88
  sprockets-rails
89
89
  tilt
90
- sprockets (4.1.1)
90
+ sprockets (4.2.0)
91
91
  concurrent-ruby (~> 1.0)
92
- rack (> 1, < 3)
92
+ rack (>= 2.2.4, < 4)
93
93
  sprockets-rails (3.4.2)
94
94
  actionpack (>= 5.2)
95
95
  activesupport (>= 5.2)
96
96
  sprockets (>= 3.0.0)
97
97
  thor (1.2.1)
98
98
  tilt (2.0.11)
99
- tzinfo (2.0.5)
99
+ tzinfo (2.0.6)
100
100
  concurrent-ruby (~> 1.0)
101
- zeitwerk (2.6.0)
101
+ zeitwerk (2.6.6)
102
102
 
103
103
  PLATFORMS
104
104
  ruby
@@ -2,12 +2,10 @@ $(document).ready(function() {
2
2
  $('.modal-open').click(function(e) {
3
3
  e.preventDefault();
4
4
  let model = $(this).data('modal');
5
- let needTallModal = window.innerHeight < $('.modal-content').height();
6
5
  let thisModal = $('.modal.' + model)
7
6
 
8
7
  thisModal.addClass('active');
9
8
  $('html, body').css('overflow', 'hidden');
10
- needTallModal ? thisModal.addClass('modal-tall') : thisModal.removeClass('modal-tall');
11
9
  })
12
10
 
13
11
  $('.modal .modal-content').click(e => e.stopPropagation());
@@ -52,7 +52,7 @@ html {
52
52
  .heading-5 { font-size: $heading-5-font-size; }
53
53
  .heading-6 { font-size: $heading-6-font-size; }
54
54
 
55
- @for $i from 1 through 200 {
55
+ @for $i from 1 through 400 {
56
56
  .fz-#{$i} { font-size: #{$i}px !important; }
57
57
 
58
58
  @media (min-width: $medium) {
@@ -1,3 +1,3 @@
1
1
  module Timequake
2
- VERSION = "2.0.10"
2
+ VERSION = "2.1.0"
3
3
  end
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.10
4
+ version: 2.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - George Morris
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-09-12 00:00:00.000000000 Z
11
+ date: 2023-05-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jquery-rails
@@ -124,11 +124,11 @@ files:
124
124
  - timequake-2.0.8.gem
125
125
  - timequake-2.0.9.gem
126
126
  - timequake.gemspec
127
- homepage:
127
+ homepage:
128
128
  licenses:
129
129
  - MIT
130
130
  metadata: {}
131
- post_install_message:
131
+ post_install_message:
132
132
  rdoc_options: []
133
133
  require_paths:
134
134
  - lib
@@ -143,8 +143,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
143
143
  - !ruby/object:Gem::Version
144
144
  version: '0'
145
145
  requirements: []
146
- rubygems_version: 3.1.6
147
- signing_key:
146
+ rubygems_version: 3.3.7
147
+ signing_key:
148
148
  specification_version: 4
149
149
  summary: Grid and class helper css/sass library
150
150
  test_files: []