nfg_ui 0.13.0 → 0.13.1

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: 8235aa4af7843ba006e8caae070d20f87561c6d39db6dda7acc0f86c5bb2a54f
4
- data.tar.gz: b2cda42305a691eba3bfc4351851b1dd21d753b8b6e162f1bb7229036d5c1eb7
3
+ metadata.gz: f0bd492e17572b1dbf2aa2b293f740edf9bee79301881c105a56258d140e4c1b
4
+ data.tar.gz: 50d72c8fd06cea25747b23e5c546bd90893312082eecc3ab2bc4e0dceff38021
5
5
  SHA512:
6
- metadata.gz: 0e9a5cc6430ecdef3e4090ff685d8455fd5ac6d6291052bca66e8715d7817484db14a014a635ff6b52f0350cb1a1cfdfb42b5a725d4e7cc8c030ea878fc0d81f
7
- data.tar.gz: b94dd4c453cec22475b90ca00faf7cb6d19646c8e3e2386b037f38925fe78073eb73a73ce8e3642620feb69d3992690b554b6564d1ee5c2a2f0bab01872d1d8d
6
+ metadata.gz: f01c58aeed6b1dbd6a6b135c551962f55fc5416657cffd2c395a3dd0f0d57420c96fba36e96650c5bbde0cd812b4a4ed8ade2f9d7f7965ca6d61e2d9ea683bbf
7
+ data.tar.gz: 7bed6a6c4b21a190d27b089e4c103644b7291b52a92f8378f4730dac2b9cccb819917d233eb78556c69d9b74054072e03d26c8e412b2593151baa5279fb6f185
@@ -9,8 +9,6 @@
9
9
  // Plugins
10
10
  @import 'nfg_ui/network_for_good/core/plugins/intercom';
11
11
  @import 'nfg_ui/network_for_good/core/plugins/multi';
12
- @import 'nfg_ui/network_for_good/core/plugins/turbolinks';
13
- @import 'nfg_ui/network_for_good/core/plugins/twitter_typeahead';
14
12
 
15
13
  // Color Variations - has to be inside admin directory for variables to work properly
16
14
  @import 'color_variations/nfg_theme/*';
@@ -19,6 +19,8 @@
19
19
  @import 'plugins/datetimepicker';
20
20
  @import 'plugins/select2';
21
21
  @import 'plugins/sticky_div';
22
+ @import 'plugins/turbolinks';
23
+ @import 'plugins/twitter_typeahead';
22
24
 
23
25
  // Legacy Browser Support
24
26
  @import 'legacy_browser_support/application';
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NfgUi
4
- VERSION = '0.13.0'
4
+ VERSION = '0.13.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nfg_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.13.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonathan Roehm
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-10-20 00:00:00.000000000 Z
12
+ date: 2022-01-20 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bootstrap