bullet_train-themes 1.0.16 → 1.0.17

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: ddeee9af23fa75c999d7d38040998ec689cc206639f895f69222e0ed50956109
4
- data.tar.gz: 26818ca49ac9da86e291b1f626e033f1fbb17b2558dd25aaa29209cc88c44a24
3
+ metadata.gz: 6ca353e53e2aac869ee3d8eb03a91600543f3e34f837640fdef3e4addc9bd905
4
+ data.tar.gz: 8585a3b07952827006f23534baa00e742a9dc41bc4b9bfd825e65e8546da212f
5
5
  SHA512:
6
- metadata.gz: 3e29e207a667b7477207429251d6d9f622e860ddb6028c1b159e76fdfe5f75f3c03b3f604a97228617443fd565e1e97702be95a5541883a97007007d3053714c
7
- data.tar.gz: 73606ae27fa14274a9b490b34330b4c2675fdcf5be934b1654b07a20c50ffc69476b439e83aae2aae7d480c5ba002e2697982dc04323ac344b9ae70fc55559fc
6
+ metadata.gz: c71b2e02e85a63498db7edde0aeb78075d6f01c5735286e08984336fa4c097c26c25616b1cbeae73c36ea6cce992ff1403e13d866591df6fffc9a4e892417ebf
7
+ data.tar.gz: b03ae206f6f8fcaa2a20d7ea166f15667c2d40fd6c3157f3a6e3befb32f08a47d5309f3f41f907d6c88996490699762cc8ebe1bed8ac7830e99e0ab497f5edcc
@@ -17,6 +17,6 @@ other_options ||= {}
17
17
  <%= render 'shared/fields/field', form: form, method: method, helper: :password_field, options: options, other_options: other_options %>
18
18
  <% if options[:show_strength_indicator] %>
19
19
  <% # TODO This is the wrong place to define this kind of style, but I couldn't make this work in the `:help` content buffer. %>
20
- <div data-<%= stimulus_controller %>-target="strengthIndicator" class="hidden mt-1.5 text-xs text-red"></div>
20
+ <div data-<%= stimulus_controller %>-target="strengthIndicator" class="hidden mt-1.5 text-xs text-red-600"></div>
21
21
  <% end %>
22
22
  </div>
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module Themes
3
- VERSION = "1.0.16"
3
+ VERSION = "1.0.17"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-themes
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.16
4
+ version: 1.0.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-15 00:00:00.000000000 Z
11
+ date: 2022-07-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard