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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 933d5eb4f300ae18e44f4dd9a4f657f5bbca03958c07dc6f516af1df01011352
4
- data.tar.gz: f838780385afd14109c281b2fd2b90397258d52345e73f91f65e5b56144e577c
3
+ metadata.gz: 2448ca1ba9913f0413b03ce27ccdfd1ff34833553aa15d4838cdd5d3d244a4d8
4
+ data.tar.gz: 7b2676af21a0c093426358fa11deee64bc016df35c42a06177365690484cf3ca
5
5
  SHA512:
6
- metadata.gz: e3e728160dbd233e00d59c5e70bff50c6c71ed799ce90663f9bf1af961a0c11bd55ba1c99cb7e250613cb38be8f89715d5689de1651431afd8d15f08d6a53d42
7
- data.tar.gz: d57016f25a73deb6ee64ab5dbd20ed27bbe962d95ad2e9b73cc6047446cce4d8fd92a09a46a82742c36b0f3d578066eb186fb6ff764822363891a576ac6b5003
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--colorTeal Polaris-Icon--hasBackdropNo">
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
-
@@ -1,3 +1,3 @@
1
1
  module PolarisViewHelpers
2
- VERSION = "1.2.1"
2
+ VERSION = "1.2.2"
3
3
  end
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.1
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-01 00:00:00.000000000 Z
11
+ date: 2022-02-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails