polaris_view_helpers 1.2.1 → 1.2.2
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 +4 -4
- data/app/views/polaris/_footer_help.html.erb +1 -3
- data/lib/polaris_view_helpers/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2448ca1ba9913f0413b03ce27ccdfd1ff34833553aa15d4838cdd5d3d244a4d8
|
4
|
+
data.tar.gz: 7b2676af21a0c093426358fa11deee64bc016df35c42a06177365690484cf3ca
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 196f046e44331e62f4403c254846e4244e93f828c62b044031ab03315b2cbbcb5cdaea4e1a6edec823d1bbb16a9891747a79e2b5bafbda942b456bbccb585664
|
7
|
+
data.tar.gz: ccec7561b62e3e6b2fae3edbeb0d07a547582ce5d88c4dd7c3597ea714602866782c6d85341ca4a1617c3a45ca2137cc696ac829589a65cdc5fa1ad5438f0af8
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<div class="Polaris-FooterHelp">
|
2
2
|
<div class="Polaris-FooterHelp__Content">
|
3
3
|
<div class="Polaris-FooterHelp__Icon">
|
4
|
-
<span class="Polaris-Icon Polaris-Icon--
|
4
|
+
<span class="Polaris-Icon Polaris-Icon--colorHighlight Polaris-Icon--applyColor">
|
5
5
|
<svg role="img" class="Polaris-Icon__Svg" aria-labelledby="next-help-f4f13b47b896c4e3dda071982d260af5-title">
|
6
6
|
<title id="next-help-f4f13b47b896c4e3dda071982d260af5-title">Help</title>
|
7
7
|
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#<%= icon %>">
|
@@ -14,5 +14,3 @@
|
|
14
14
|
</div>
|
15
15
|
</div>
|
16
16
|
</div>
|
17
|
-
|
18
|
-
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: polaris_view_helpers
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jeremy Green
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-02-
|
11
|
+
date: 2022-02-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|