dlegr250_material_design 0.5.81 → 0.5.82

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
  SHA1:
3
- metadata.gz: 26f5b35e2dc6b0665f38071ae29967031cc96803
4
- data.tar.gz: 498fad64ee97b8c8a06899802a12ce8755426f34
3
+ metadata.gz: e08e7d6d22efd7b3915dd153e6659620268f6c6e
4
+ data.tar.gz: c152334f0ab4d964289a4736e45ac03222c45804
5
5
  SHA512:
6
- metadata.gz: 8b4493b89c6ccb47d0e5c99c8b9361a67beb4324476daaadc1aa41c1a5e09aa50a8760d1a2ef438c902762e522b73e540881c94353a4d60c7c8e88d7992647e4
7
- data.tar.gz: 9db54602f4c22a19527098ae95124af2b37a4ce0a042288fbaf97c22432702fb671120879b071f4cc1c34178d2c8def9a88b099d3ac621018d6f24ea84e44310
6
+ metadata.gz: 00b444b8923ceaaee30927523df9fda6e8a691b53f764d05c01653b6bc734197e3b22c71d3883fea7cba9c02283c5c299bad795c13c139e03fe496d8d6c905ad
7
+ data.tar.gz: 3dd5235a2e020dc84cadcfea13d54b6f1b6f5c1414385fab5781f4fd4d9116bc5b4fc90c23b5fe6f3f71e0f21b9c5ac79d0879785ca0c412f913e225cd73d303
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.5.81"
2
+ VERSION = "0.5.82"
3
3
  end
@@ -129,12 +129,6 @@ $spacing-xlarge: 32px;
129
129
  // $elevation-24: 24; // Dialog, pickers
130
130
  // $elevation-26: 26; // Popups on top of dialogs
131
131
 
132
- @for $z-value from 0 through 24 {
133
- .elevation-#{$z-value} {
134
- @include elevation($z-value);
135
- }
136
- }
137
-
138
132
  // Device breakpoints
139
133
  //----------------------------------------------------------------------
140
134
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dlegr250_material_design
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.81
4
+ version: 0.5.82
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand