activeadmin_tiny_improvements 0.1.3 → 0.1.4

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: ff302677fce9e0625bf3d41978ad15fb8ba8a915c026b024a8c7f2e8498b54c6
4
- data.tar.gz: 84b74dacab080ecab551b5e0ab3890045434d9dd63e6cb5b4a4f2e8f4beed1c6
3
+ metadata.gz: 21c65673560c702b7d83ba75e3782ff563371c08e2c47eb0441772c433739e86
4
+ data.tar.gz: 570a868e56fe5af64b47c8dd4081340074a18d715a5239d44ab5507c1412bf22
5
5
  SHA512:
6
- metadata.gz: c9feb11b0897b045ef98c46ca236ab654ec343a3dcf8ed0a4a5b56d6051c96a42b454a23276c6dfe3ddc7a535ab86e60f4c9d60c016ad3c3a558075d12fd2d96
7
- data.tar.gz: 1426bfccbc7f7bb548f4c77960c5dcdebf77d83d254a47f2733e6539ca009ebbf556bdb8f1adc9877685c8cd80a13d184b3f15745fb19af8c22fd165671f09bb
6
+ metadata.gz: 85748db541171b2075eaaca5a68f4fb5d89207cd2f1d82d30d05e766f4624c55d09af7ca749226466de11a6988703ecd7cad015f8f41879530c82ac3e9d2d9fa
7
+ data.tar.gz: 40c18af59a33c3310d1b1c98fa85b6b350ca55ccda882d3ef48747b4068b542964603eaa5f852d14c9605d4272a6319cccbf5f74481c9f842424463987a66d59
data/Gemfile.lock CHANGED
@@ -1,22 +1,22 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- activeadmin_tiny_improvements (0.1.3)
4
+ activeadmin_tiny_improvements (0.1.4)
5
5
  activeadmin (>= 2)
6
6
  railties (>= 4)
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)
@@ -30,12 +30,12 @@ GEM
30
30
  kaminari (~> 1.0, >= 1.2.1)
31
31
  railties (>= 6.1, < 7.1)
32
32
  ransack (>= 2.1.1, < 4)
33
- activemodel (7.0.4)
34
- activesupport (= 7.0.4)
35
- activerecord (7.0.4)
36
- activemodel (= 7.0.4)
37
- activesupport (= 7.0.4)
38
- activesupport (7.0.4)
33
+ activemodel (7.0.4.2)
34
+ activesupport (= 7.0.4.2)
35
+ activerecord (7.0.4.2)
36
+ activemodel (= 7.0.4.2)
37
+ activesupport (= 7.0.4.2)
38
+ activesupport (7.0.4.2)
39
39
  concurrent-ruby (~> 1.0, >= 1.0.2)
40
40
  i18n (>= 1.6, < 2)
41
41
  minitest (>= 5.1)
@@ -44,7 +44,7 @@ GEM
44
44
  activesupport (>= 3.0.0, < 7.1)
45
45
  ruby2_keywords (>= 0.0.2, < 1.0)
46
46
  builder (3.2.4)
47
- concurrent-ruby (1.1.10)
47
+ concurrent-ruby (1.2.0)
48
48
  crass (1.0.6)
49
49
  diff-lcs (1.5.0)
50
50
  erubi (1.12.0)
@@ -52,7 +52,7 @@ GEM
52
52
  formtastic (4.0.0)
53
53
  actionpack (>= 5.2.0)
54
54
  formtastic_i18n (0.7.0)
55
- has_scope (0.8.0)
55
+ has_scope (0.8.1)
56
56
  actionpack (>= 5.2)
57
57
  activesupport (>= 5.2)
58
58
  i18n (1.12.0)
@@ -82,21 +82,21 @@ GEM
82
82
  crass (~> 1.0.2)
83
83
  nokogiri (>= 1.5.9)
84
84
  method_source (1.0.0)
85
- minitest (5.16.3)
86
- nokogiri (1.13.10-arm64-darwin)
85
+ minitest (5.17.0)
86
+ nokogiri (1.14.1-arm64-darwin)
87
87
  racc (~> 1.4)
88
88
  racc (1.6.2)
89
- rack (2.2.4)
89
+ rack (2.2.6.2)
90
90
  rack-test (2.0.2)
91
91
  rack (>= 1.3)
92
92
  rails-dom-testing (2.0.3)
93
93
  activesupport (>= 4.2.0)
94
94
  nokogiri (>= 1.6)
95
- rails-html-sanitizer (1.4.4)
95
+ rails-html-sanitizer (1.5.0)
96
96
  loofah (~> 2.19, >= 2.19.1)
97
- railties (7.0.4)
98
- actionpack (= 7.0.4)
99
- activesupport (= 7.0.4)
97
+ railties (7.0.4.2)
98
+ actionpack (= 7.0.4.2)
99
+ activesupport (= 7.0.4.2)
100
100
  method_source
101
101
  rake (>= 12.2)
102
102
  thor (~> 1.0)
@@ -106,19 +106,19 @@ GEM
106
106
  activerecord (>= 6.1.5)
107
107
  activesupport (>= 6.1.5)
108
108
  i18n
109
- responders (3.0.1)
110
- actionpack (>= 5.0)
111
- railties (>= 5.0)
109
+ responders (3.1.0)
110
+ actionpack (>= 5.2)
111
+ railties (>= 5.2)
112
112
  rspec (3.12.0)
113
113
  rspec-core (~> 3.12.0)
114
114
  rspec-expectations (~> 3.12.0)
115
115
  rspec-mocks (~> 3.12.0)
116
- rspec-core (3.12.0)
116
+ rspec-core (3.12.1)
117
117
  rspec-support (~> 3.12.0)
118
- rspec-expectations (3.12.1)
118
+ rspec-expectations (3.12.2)
119
119
  diff-lcs (>= 1.2.0, < 2.0)
120
120
  rspec-support (~> 3.12.0)
121
- rspec-mocks (3.12.1)
121
+ rspec-mocks (3.12.3)
122
122
  diff-lcs (>= 1.2.0, < 2.0)
123
123
  rspec-support (~> 3.12.0)
124
124
  rspec-support (3.12.0)
@@ -131,7 +131,7 @@ GEM
131
131
  thor (1.2.1)
132
132
  tins (1.32.1)
133
133
  sync
134
- tzinfo (2.0.5)
134
+ tzinfo (2.0.6)
135
135
  concurrent-ruby (~> 1.0)
136
136
  zeitwerk (2.6.6)
137
137
 
@@ -146,4 +146,4 @@ DEPENDENCIES
146
146
  term-ansicolor (~> 1)
147
147
 
148
148
  BUNDLED WITH
149
- 2.3.26
149
+ 2.4.1
data/README.md CHANGED
@@ -34,3 +34,13 @@ Import our Sass file “activeadmin-tiny-improvements” in your CSS entrypoint
34
34
  ## ActiveAdmin version compatibility
35
35
 
36
36
  The current version of ActiveAdmin is 2.13.1. Our styles are and will be targeted on the latest version.
37
+
38
+
39
+ ## How to cut a new version
40
+
41
+ (A note to myself)
42
+
43
+ ```bash
44
+ gem build --strict --verbose --debug "activeadmin_tiny_improvements.gemspec"
45
+ gem push "pkg/activeadmin_tiny_improvements-#{VERSION}.gem"
46
+ ```
@@ -0,0 +1,2 @@
1
+ .has_many_fields > ol
2
+ padding-block: 1rem
@@ -0,0 +1,16 @@
1
+ #header
2
+ text-shadow: none
3
+
4
+ a, a:link
5
+ color: white
6
+
7
+ @media (prefers-color-scheme: dark)
8
+ ul.tabs
9
+ > li
10
+ ul
11
+ background-color: #34383b
12
+
13
+ > li.has_nested:hover
14
+ > a
15
+ background-color: #34383b
16
+ border-bottom-color: #34383b
@@ -1,10 +1,12 @@
1
1
  @import "./activeadmin-tiny-improvements/breadcrumbs"
2
2
  @import "./activeadmin-tiny-improvements/buttons"
3
3
  @import "./activeadmin-tiny-improvements/inputs"
4
+ @import "./activeadmin-tiny-improvements/has-many"
4
5
  @import "./activeadmin-tiny-improvements/inputs-radio"
5
6
  @import "./activeadmin-tiny-improvements/hints"
6
7
  @import "./activeadmin-tiny-improvements/labels"
7
8
  @import "./activeadmin-tiny-improvements/login-screen"
9
+ @import "./activeadmin-tiny-improvements/navbar"
8
10
  @import "./activeadmin-tiny-improvements/note"
9
11
  @import "./activeadmin-tiny-improvements/panel"
10
12
  @import "./activeadmin-tiny-improvements/scopes"
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Activeadmin
4
4
  module TinyImprovements
5
- VERSION = "0.1.3"
5
+ VERSION = "0.1.4"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: activeadmin_tiny_improvements
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sergey Pedan
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-12-26 00:00:00.000000000 Z
11
+ date: 2023-02-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activeadmin
@@ -126,11 +126,13 @@ files:
126
126
  - app/assets/stylesheets/activeadmin-tiny-improvements/addons/toggl-bool-switches.sass
127
127
  - app/assets/stylesheets/activeadmin-tiny-improvements/breadcrumbs.sass
128
128
  - app/assets/stylesheets/activeadmin-tiny-improvements/buttons.sass
129
+ - app/assets/stylesheets/activeadmin-tiny-improvements/has-many.sass
129
130
  - app/assets/stylesheets/activeadmin-tiny-improvements/hints.sass
130
131
  - app/assets/stylesheets/activeadmin-tiny-improvements/inputs-radio.sass
131
132
  - app/assets/stylesheets/activeadmin-tiny-improvements/inputs.sass
132
133
  - app/assets/stylesheets/activeadmin-tiny-improvements/labels.sass
133
134
  - app/assets/stylesheets/activeadmin-tiny-improvements/login-screen.sass
135
+ - app/assets/stylesheets/activeadmin-tiny-improvements/navbar.sass
134
136
  - app/assets/stylesheets/activeadmin-tiny-improvements/note.sass
135
137
  - app/assets/stylesheets/activeadmin-tiny-improvements/panel.sass
136
138
  - app/assets/stylesheets/activeadmin-tiny-improvements/scopes.sass
@@ -170,7 +172,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
170
172
  - !ruby/object:Gem::Version
171
173
  version: '0'
172
174
  requirements: []
173
- rubygems_version: 3.3.7
175
+ rubygems_version: 3.4.1
174
176
  signing_key:
175
177
  specification_version: 4
176
178
  summary: A collection of small visual improvements to classic ActiveAdmin theme