cable_ready 4.3.0.pre1 → 4.3.0.pre2

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: b124067d935e758b9acabc55a7c2a3a49d23ecde28fd40d28e721a99ee80fbe1
4
- data.tar.gz: 014b1832272d66cab366100879d94079bcf42ad6c9bf0ea7789206283b531d7f
3
+ metadata.gz: 346546ced0777dc18c18bc02e3271e3c6d159b10099ed914d529fe7d7cb1b004
4
+ data.tar.gz: 6017a0897cbede70a047d48411a7d7120e733429dc9a0695262e91ae7e8bd868
5
5
  SHA512:
6
- metadata.gz: bddca7aec4c1d17ac77fd9e959ef02269f4bccc937d5024b0d9677cded6792a3c64fcf29efe0897ee3dfef3bc9d4c230808747a3158bd8ff9bb4e55eec015f04
7
- data.tar.gz: 3c285ac7c59835d57377ee64d565eefc32e5a802046f470fad2af7f9cbb6dc7338e3f0269fb5629bb1658cb10a3774937c8082b4c568c7f3a0a161335e0a2fcd
6
+ metadata.gz: 88da1b32f36bd19e6f52421d1c779b9371f5b6149af266cda49bb5315ea67e7b88c34a3e2387af78854fe3391b1cd9d25ef32ce69443121d7419c1366502baee
7
+ data.tar.gz: 45ac230c4439062a6e79b5ae5846da725dc261cd6f6c88758b83ab1614c8165d6c3090997ee3c84058ed6629296107152f303ba0c4107371927ca073b5ef01d6
@@ -1,62 +1,62 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cable_ready (4.3.0.pre1)
4
+ cable_ready (4.3.0.pre2)
5
5
  rails (>= 5.2)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (6.0.3.1)
11
- actionpack (= 6.0.3.1)
10
+ actioncable (6.0.3.2)
11
+ actionpack (= 6.0.3.2)
12
12
  nio4r (~> 2.0)
13
13
  websocket-driver (>= 0.6.1)
14
- actionmailbox (6.0.3.1)
15
- actionpack (= 6.0.3.1)
16
- activejob (= 6.0.3.1)
17
- activerecord (= 6.0.3.1)
18
- activestorage (= 6.0.3.1)
19
- activesupport (= 6.0.3.1)
14
+ actionmailbox (6.0.3.2)
15
+ actionpack (= 6.0.3.2)
16
+ activejob (= 6.0.3.2)
17
+ activerecord (= 6.0.3.2)
18
+ activestorage (= 6.0.3.2)
19
+ activesupport (= 6.0.3.2)
20
20
  mail (>= 2.7.1)
21
- actionmailer (6.0.3.1)
22
- actionpack (= 6.0.3.1)
23
- actionview (= 6.0.3.1)
24
- activejob (= 6.0.3.1)
21
+ actionmailer (6.0.3.2)
22
+ actionpack (= 6.0.3.2)
23
+ actionview (= 6.0.3.2)
24
+ activejob (= 6.0.3.2)
25
25
  mail (~> 2.5, >= 2.5.4)
26
26
  rails-dom-testing (~> 2.0)
27
- actionpack (6.0.3.1)
28
- actionview (= 6.0.3.1)
29
- activesupport (= 6.0.3.1)
27
+ actionpack (6.0.3.2)
28
+ actionview (= 6.0.3.2)
29
+ activesupport (= 6.0.3.2)
30
30
  rack (~> 2.0, >= 2.0.8)
31
31
  rack-test (>= 0.6.3)
32
32
  rails-dom-testing (~> 2.0)
33
33
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
34
- actiontext (6.0.3.1)
35
- actionpack (= 6.0.3.1)
36
- activerecord (= 6.0.3.1)
37
- activestorage (= 6.0.3.1)
38
- activesupport (= 6.0.3.1)
34
+ actiontext (6.0.3.2)
35
+ actionpack (= 6.0.3.2)
36
+ activerecord (= 6.0.3.2)
37
+ activestorage (= 6.0.3.2)
38
+ activesupport (= 6.0.3.2)
39
39
  nokogiri (>= 1.8.5)
40
- actionview (6.0.3.1)
41
- activesupport (= 6.0.3.1)
40
+ actionview (6.0.3.2)
41
+ activesupport (= 6.0.3.2)
42
42
  builder (~> 3.1)
43
43
  erubi (~> 1.4)
44
44
  rails-dom-testing (~> 2.0)
45
45
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
46
- activejob (6.0.3.1)
47
- activesupport (= 6.0.3.1)
46
+ activejob (6.0.3.2)
47
+ activesupport (= 6.0.3.2)
48
48
  globalid (>= 0.3.6)
49
- activemodel (6.0.3.1)
50
- activesupport (= 6.0.3.1)
51
- activerecord (6.0.3.1)
52
- activemodel (= 6.0.3.1)
53
- activesupport (= 6.0.3.1)
54
- activestorage (6.0.3.1)
55
- actionpack (= 6.0.3.1)
56
- activejob (= 6.0.3.1)
57
- activerecord (= 6.0.3.1)
49
+ activemodel (6.0.3.2)
50
+ activesupport (= 6.0.3.2)
51
+ activerecord (6.0.3.2)
52
+ activemodel (= 6.0.3.2)
53
+ activesupport (= 6.0.3.2)
54
+ activestorage (6.0.3.2)
55
+ actionpack (= 6.0.3.2)
56
+ activejob (= 6.0.3.2)
57
+ activerecord (= 6.0.3.2)
58
58
  marcel (~> 0.3.1)
59
- activesupport (6.0.3.1)
59
+ activesupport (6.0.3.2)
60
60
  concurrent-ruby (~> 1.0, >= 1.0.2)
61
61
  i18n (>= 0.7, < 2)
62
62
  minitest (~> 5.1)
@@ -72,7 +72,7 @@ GEM
72
72
  activesupport (>= 4.2.0)
73
73
  i18n (1.8.3)
74
74
  concurrent-ruby (~> 1.0)
75
- loofah (2.5.0)
75
+ loofah (2.6.0)
76
76
  crass (~> 1.0.2)
77
77
  nokogiri (>= 1.5.9)
78
78
  mail (2.7.1)
@@ -87,40 +87,40 @@ GEM
87
87
  nio4r (2.5.2)
88
88
  nokogiri (1.10.9)
89
89
  mini_portile2 (~> 2.4.0)
90
- parallel (1.19.1)
91
- parser (2.7.1.3)
92
- ast (~> 2.4.0)
90
+ parallel (1.19.2)
91
+ parser (2.7.1.4)
92
+ ast (~> 2.4.1)
93
93
  pry (0.12.2)
94
94
  coderay (~> 1.1.0)
95
95
  method_source (~> 0.9.0)
96
96
  pry-nav (0.3.0)
97
97
  pry (>= 0.9.10, < 0.13.0)
98
- rack (2.2.2)
98
+ rack (2.2.3)
99
99
  rack-test (1.1.0)
100
100
  rack (>= 1.0, < 3)
101
- rails (6.0.3.1)
102
- actioncable (= 6.0.3.1)
103
- actionmailbox (= 6.0.3.1)
104
- actionmailer (= 6.0.3.1)
105
- actionpack (= 6.0.3.1)
106
- actiontext (= 6.0.3.1)
107
- actionview (= 6.0.3.1)
108
- activejob (= 6.0.3.1)
109
- activemodel (= 6.0.3.1)
110
- activerecord (= 6.0.3.1)
111
- activestorage (= 6.0.3.1)
112
- activesupport (= 6.0.3.1)
101
+ rails (6.0.3.2)
102
+ actioncable (= 6.0.3.2)
103
+ actionmailbox (= 6.0.3.2)
104
+ actionmailer (= 6.0.3.2)
105
+ actionpack (= 6.0.3.2)
106
+ actiontext (= 6.0.3.2)
107
+ actionview (= 6.0.3.2)
108
+ activejob (= 6.0.3.2)
109
+ activemodel (= 6.0.3.2)
110
+ activerecord (= 6.0.3.2)
111
+ activestorage (= 6.0.3.2)
112
+ activesupport (= 6.0.3.2)
113
113
  bundler (>= 1.3.0)
114
- railties (= 6.0.3.1)
114
+ railties (= 6.0.3.2)
115
115
  sprockets-rails (>= 2.0.0)
116
116
  rails-dom-testing (2.0.3)
117
117
  activesupport (>= 4.2.0)
118
118
  nokogiri (>= 1.6)
119
119
  rails-html-sanitizer (1.3.0)
120
120
  loofah (~> 2.3)
121
- railties (6.0.3.1)
122
- actionpack (= 6.0.3.1)
123
- activesupport (= 6.0.3.1)
121
+ railties (6.0.3.2)
122
+ actionpack (= 6.0.3.2)
123
+ activesupport (= 6.0.3.2)
124
124
  method_source
125
125
  rake (>= 0.8.7)
126
126
  thor (>= 0.20.3, < 2.0)
@@ -137,7 +137,7 @@ GEM
137
137
  rubocop-ast (>= 0.0.3)
138
138
  ruby-progressbar (~> 1.7)
139
139
  unicode-display_width (>= 1.4.0, < 2.0)
140
- rubocop-ast (0.0.3)
140
+ rubocop-ast (0.1.0)
141
141
  parser (>= 2.7.0.1)
142
142
  rubocop-performance (1.6.1)
143
143
  rubocop (>= 0.71.0)
data/README.md CHANGED
@@ -11,7 +11,7 @@
11
11
  <img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-brightgreen.svg" target="_blank" />
12
12
  </a>
13
13
  <a href="http://blog.codinghorror.com/the-best-code-is-no-code-at-all/" target="_blank">
14
- <img alt="Lines of Code" src="https://img.shields.io/badge/lines_of_code-344-brightgreen.svg?style=flat" />
14
+ <img alt="Lines of Code" src="https://img.shields.io/badge/lines_of_code-375-brightgreen.svg?style=flat" />
15
15
  </a>
16
16
  <a href="https://cableready.stimulusreflex.com" target="_blank">
17
17
  <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
@@ -16,11 +16,13 @@ module CableReady
16
16
  @operations = {}
17
17
  %i[
18
18
  add_css_class
19
+ console_log
19
20
  dispatch_event
20
21
  inner_html
21
22
  insert_adjacent_html
22
23
  insert_adjacent_text
23
24
  morph
25
+ notification
24
26
  outer_html
25
27
  remove
26
28
  remove_attribute
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module CableReady
4
- VERSION = "4.3.0.pre1"
4
+ VERSION = "4.3.0.pre2"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cable_ready
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.0.pre1
4
+ version: 4.3.0.pre2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Hopkins
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-15 00:00:00.000000000 Z
11
+ date: 2020-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -80,7 +80,7 @@ dependencies:
80
80
  - - ">="
81
81
  - !ruby/object:Gem::Version
82
82
  version: '0'
83
- description:
83
+ description:
84
84
  email:
85
85
  - natehop@gmail.com
86
86
  executables: []
@@ -104,12 +104,11 @@ files:
104
104
  - lib/cable_ready/channels.rb
105
105
  - lib/cable_ready/version.rb
106
106
  - tags
107
- - yarn.lock
108
107
  homepage: https://github.com/hopsoft/cable_ready
109
108
  licenses:
110
109
  - MIT
111
110
  metadata: {}
112
- post_install_message:
111
+ post_install_message:
113
112
  rdoc_options: []
114
113
  require_paths:
115
114
  - lib
@@ -125,7 +124,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
125
124
  version: 1.3.1
126
125
  requirements: []
127
126
  rubygems_version: 3.0.3
128
- signing_key:
127
+ signing_key:
129
128
  specification_version: 4
130
129
  summary: Out-of-Band Server Triggered DOM Operations
131
130
  test_files: []
data/yarn.lock DELETED
@@ -1,3 +0,0 @@
1
- # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
- # yarn lockfile v1
3
-