material_design 0.10.1 → 0.10.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 96a29acda6682d5cbb14f39899258eedbe21e3c7a1f2cc80fe33fdd43d6c3382
|
4
|
+
data.tar.gz: 459029b18611c0628cf221cf7fbdc1c06ca86d2a4f95fef0ff1e0ec24087a351
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 65faa88640d9bc707dea95e913d4101a4e754eec4dfc6c8fe2bb5b67eae45117b15471e8f7be6ea6c2f14f00c092e3e288e6b3b353131bd39f2b748c9e3384a7
|
7
|
+
data.tar.gz: dd72aadff745e1ee7de44edddb19975ebb82bd8443de84c2d3382b126ace70060273f6e5755103ef56e8eb45968d7e802a2f124157a48d1b2da769cf5990ee6e
|
@@ -1,3 +1,3 @@
|
|
1
|
-
<svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0
|
1
|
+
<svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 -960 960 960" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
2
|
<path d="M200-640h560v-80H200v80Zm0 0v-80 80Zm0 560q-33 0-56.5-23.5T120-160v-560q0-33 23.5-56.5T200-800h40v-80h80v80h320v-80h80v80h40q33 0 56.5 23.5T840-720v227q-19-9-39-15t-41-9v-43H200v400h252q7 22 16.5 42T491-80H200Zm520 40q-83 0-141.5-58.5T520-240q0-83 58.5-141.5T720-440q83 0 141.5 58.5T920-240q0 83-58.5 141.5T720-40Zm67-105 28-28-75-75v-112h-40v128l87 87Z" fill="currentColor"/>
|
3
3
|
</svg>
|
@@ -1,3 +1,3 @@
|
|
1
|
-
<svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0
|
1
|
+
<svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 -960 960 960" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
2
|
<path d="M396-200q-97 0-166.5-63T160-420q0-94 69.5-157T396-640h252L544-744l56-56 200 200-200 200-56-56 104-104H396q-63 0-109.5 40T240-420q0 60 46.5 100T396-280h284v80H396Z" fill="currentColor"/>
|
3
3
|
</svg>
|
@@ -1,3 +1,3 @@
|
|
1
|
-
<svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0
|
1
|
+
<svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 -960 960 960" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
2
|
<path d="M280-200v-80h284q63 0 109.5-40T720-420q0-60-46.5-100T564-560H312l104 104-56 56-200-200 200-200 56 56-104 104h252q97 0 166.5 63T800-420q0 94-69.5 157T564-200H280Z" fill="currentColor"/>
|
3
3
|
</svg>
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: material_design
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.10.
|
4
|
+
version: 0.10.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eduardo Yutaka Nakanishi
|
@@ -12,7 +12,7 @@ authors:
|
|
12
12
|
autorequire:
|
13
13
|
bindir: bin
|
14
14
|
cert_chain: []
|
15
|
-
date: 2025-04-
|
15
|
+
date: 2025-04-15 00:00:00.000000000 Z
|
16
16
|
dependencies:
|
17
17
|
- !ruby/object:Gem::Dependency
|
18
18
|
name: rails
|