material_design 0.10.2 → 0.10.3
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: eabeae8084ce88aed67c36547ae6633a46875fd2638f6eeb13b0a857a7bea3b8
|
4
|
+
data.tar.gz: 27bdfb3dc6628889a2fd9bf0835fb0a0398e61eb50795b2cf2e7e5afb4e6fbf3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 47b4fd16fdb5da2e816c7065a53db33d21adf09673b05957214050293b998359017518ccea4b4fcbe80e0c73bfda8309b38d4abd56b24d16f67f23cb83ed0e77
|
7
|
+
data.tar.gz: 58acb79584fd98a782f44799645408e6cff5d0118bd465539248cd72694800ca47764a88d2d6f32d6e2c1bf7f63bfd61dfdfae45219fa51ea0e33d20f1965460
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 -960 960 960" width="24px" fill="currentColor"><path d="M160-400q0-105 50-187t110-138q60-56 110-85.5l50-29.5v132q0 37 25 58.5t56 21.5q17 0 32.5-7t28.5-23l18-22q72 42 116 116.5T800-400q0 88-43 160.5T644-125q17-24 26.5-52.5T680-238q0-40-15-75.5T622-377L480-516 339-377q-29 29-44 64t-15 75q0 32 9.5 60.5T316-125q-70-42-113-114.5T160-400Zm320-4 85 83q17 17 26 38t9 45q0 49-35 83.5T480-120q-50 0-85-34.5T360-238q0-23 9-44.5t26-38.5l85-83Z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 -960 960 960" width="24px" fill="currentColor"><path d="M560-360q17 0 29.5-12.5T602-402q0-17-12.5-29.5T560-444q-17 0-29.5 12.5T518-402q0 17 12.5 29.5T560-360Zm-30-128h60q0-29 6-42.5t28-35.5q30-30 40-48.5t10-43.5q0-45-31.5-73.5T560-760q-41 0-71.5 23T446-676l54 22q9-25 24.5-37.5T560-704q24 0 39 13.5t15 36.5q0 14-8 26.5T578-596q-33 29-40.5 45.5T530-488ZM320-240q-33 0-56.5-23.5T240-320v-480q0-33 23.5-56.5T320-880h480q33 0 56.5 23.5T880-800v480q0 33-23.5 56.5T800-240H320ZM160-80q-33 0-56.5-23.5T80-160v-560h80v560h560v80H160Z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 -960 960 960" width="24px" fill="currentColor"><path d="M840-280v-276L480-360 40-600l440-240 440 240v320h-80ZM480-120 200-272v-200l280 152 280-152v200L480-120Z"/></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.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eduardo Yutaka Nakanishi
|
@@ -9,10 +9,9 @@ authors:
|
|
9
9
|
- Mariana Negrão Trancoso
|
10
10
|
- Prscila Sabino
|
11
11
|
- Bianca Cristina Ramos
|
12
|
-
autorequire:
|
13
12
|
bindir: bin
|
14
13
|
cert_chain: []
|
15
|
-
date:
|
14
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
16
15
|
dependencies:
|
17
16
|
- !ruby/object:Gem::Dependency
|
18
17
|
name: rails
|
@@ -1181,6 +1180,7 @@ files:
|
|
1181
1180
|
- app/views/material_design/icons/_local_dining.html.erb
|
1182
1181
|
- app/views/material_design/icons/_local_drink.html.erb
|
1183
1182
|
- app/views/material_design/icons/_local_fire_department.html.erb
|
1183
|
+
- app/views/material_design/icons/_local_fire_department_filled.html.erb
|
1184
1184
|
- app/views/material_design/icons/_local_florist.html.erb
|
1185
1185
|
- app/views/material_design/icons/_local_gas_station.html.erb
|
1186
1186
|
- app/views/material_design/icons/_local_grocery_store.html.erb
|
@@ -1597,6 +1597,7 @@ files:
|
|
1597
1597
|
- app/views/material_design/icons/_queue_play_next.html.erb
|
1598
1598
|
- app/views/material_design/icons/_quickreply.html.erb
|
1599
1599
|
- app/views/material_design/icons/_quiz.html.erb
|
1600
|
+
- app/views/material_design/icons/_quiz_filled.html.erb
|
1600
1601
|
- app/views/material_design/icons/_r_mobiledata.html.erb
|
1601
1602
|
- app/views/material_design/icons/_radar.html.erb
|
1602
1603
|
- app/views/material_design/icons/_radio.html.erb
|
@@ -1706,6 +1707,7 @@ files:
|
|
1706
1707
|
- app/views/material_design/icons/_schedule_send.html.erb
|
1707
1708
|
- app/views/material_design/icons/_schema.html.erb
|
1708
1709
|
- app/views/material_design/icons/_school.html.erb
|
1710
|
+
- app/views/material_design/icons/_school_filled.html.erb
|
1709
1711
|
- app/views/material_design/icons/_science.html.erb
|
1710
1712
|
- app/views/material_design/icons/_score.html.erb
|
1711
1713
|
- app/views/material_design/icons/_scoreboard.html.erb
|
@@ -2255,7 +2257,6 @@ licenses:
|
|
2255
2257
|
- MIT
|
2256
2258
|
metadata:
|
2257
2259
|
homepage_uri: https://rubygems.org/gems/material_design
|
2258
|
-
post_install_message:
|
2259
2260
|
rdoc_options: []
|
2260
2261
|
require_paths:
|
2261
2262
|
- lib
|
@@ -2270,8 +2271,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
2270
2271
|
- !ruby/object:Gem::Version
|
2271
2272
|
version: '0'
|
2272
2273
|
requirements: []
|
2273
|
-
rubygems_version: 3.
|
2274
|
-
signing_key:
|
2274
|
+
rubygems_version: 3.6.8
|
2275
2275
|
specification_version: 4
|
2276
2276
|
summary: Material Design
|
2277
2277
|
test_files: []
|