material_design 0.10.0 → 0.10.1

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: a307b88cc59be7be5ace27be05f2201ae397e9046fc71c3141eba67d58fdff42
4
- data.tar.gz: 482b6f76ba707e1483643896913101b72521dc98736e7af8d145baed3c46c02d
3
+ metadata.gz: 7a154c3607c9963a33de59c58656e499ca8bd96f5e8e432445266f9e8b680297
4
+ data.tar.gz: e8651559eba8df4251243b845bcca76a2e40d847492c8077c075a14c10383de6
5
5
  SHA512:
6
- metadata.gz: 3ebb02dd9e0a39336e66673aef48467647949098404d3549a6dd396881c89f85a74141eff828d7091e53e3622b4b12edd96b90f0612eb5c0525463e63ec6515b
7
- data.tar.gz: 1d9f16e88f991dfe4251d77aa06a327139fced3c3e7acea996f1db1d95c719f496259d43f4c09c8c0876a3f286977f47cf856b573053bea2de92e55316fc1b0a
6
+ metadata.gz: 9153d46098c847ce315e6daa39e6e62fa6a6bfa3e4ac059fd05418e9a794119cb831c47e97ed71d1765f52ec6a0a3bf1aa8e4695f8b67018c90d3f55b4e25699
7
+ data.tar.gz: 688681836e53a716483dbc45e990600d01ce7a86ded83529c7c869b96644cc1776ed7a736b3836b2a55bde0d466558482bec9fbfe5cc4bd8293684d190320241
@@ -0,0 +1,3 @@
1
+ <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
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
+ </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18.63 11.1C16.78 9.49 14.38 8.5 11.73 8.5C7.07999 8.5 3.14999 11.53 1.76999 15.72L4.12999 16.5C5.17999 13.31 8.17999 11 11.73 11C13.68 11 15.46 11.72 16.85 12.88L13.23 16.5H22.23V7.5L18.63 11.1Z" fill="currentColor"/>
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
1
  <svg width="<%= locals[:size] %>" height="<%= locals[:size] %>" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12.265 8.5C9.61501 8.5 7.21501 9.49 5.36501 11.1L1.76501 7.5V16.5H10.765L7.14501 12.88C8.53501 11.72 10.305 11 12.265 11C15.805 11 18.815 13.31 19.865 16.5L22.235 15.72C20.845 11.53 16.915 8.5 12.265 8.5Z" fill="currentColor"/>
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>
@@ -1,3 +1,3 @@
1
1
  module MaterialDesign
2
- VERSION = "0.10.0"
2
+ VERSION = "0.10.1"
3
3
  end
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.0
4
+ version: 0.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eduardo Yutaka Nakanishi
@@ -9,10 +9,10 @@ authors:
9
9
  - Mariana Negrão Trancoso
10
10
  - Prscila Sabino
11
11
  - Bianca Cristina Ramos
12
- autorequire:
12
+ autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2024-10-30 00:00:00.000000000 Z
15
+ date: 2025-04-14 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: rails
@@ -425,6 +425,7 @@ files:
425
425
  - app/views/material_design/icons/_cached.html.erb
426
426
  - app/views/material_design/icons/_cake.html.erb
427
427
  - app/views/material_design/icons/_calculate.html.erb
428
+ - app/views/material_design/icons/_calendar_clock.html.erb
428
429
  - app/views/material_design/icons/_calendar_month.html.erb
429
430
  - app/views/material_design/icons/_calendar_today.html.erb
430
431
  - app/views/material_design/icons/_calendar_view_day.html.erb
@@ -2254,7 +2255,7 @@ licenses:
2254
2255
  - MIT
2255
2256
  metadata:
2256
2257
  homepage_uri: https://rubygems.org/gems/material_design
2257
- post_install_message:
2258
+ post_install_message:
2258
2259
  rdoc_options: []
2259
2260
  require_paths:
2260
2261
  - lib
@@ -2269,8 +2270,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2269
2270
  - !ruby/object:Gem::Version
2270
2271
  version: '0'
2271
2272
  requirements: []
2272
- rubygems_version: 3.5.21
2273
- signing_key:
2273
+ rubygems_version: 3.5.13
2274
+ signing_key:
2274
2275
  specification_version: 4
2275
2276
  summary: Material Design
2276
2277
  test_files: []