@lrnwebcomponents/materializecss-styles
Advanced tools
Comparing version 2.6.2 to 2.6.3
{ | ||
"schema_version": "1.0.0", | ||
"elements": [ | ||
{ | ||
"description": "`materializecss-styles`", | ||
"summary": "", | ||
"path": "materializecss-styles.js", | ||
"properties": [], | ||
"methods": [], | ||
"staticMethods": [], | ||
"demos": [ | ||
{ | ||
"url": "demo/index.html", | ||
"description": "" | ||
} | ||
], | ||
"metadata": {}, | ||
"sourceRange": { | ||
"start": { | ||
"line": 18, | ||
"column": 26 | ||
}, | ||
"end": { | ||
"line": 18, | ||
"column": 55 | ||
} | ||
}, | ||
"privacy": "public", | ||
"superclass": "HTMLElement", | ||
"name": "$_documentContainer", | ||
"attributes": [], | ||
"events": [], | ||
"styling": { | ||
"cssVariables": [], | ||
"selectors": [] | ||
}, | ||
"slots": [], | ||
"tagname": "materializecss-styles\n`MaterializeCSSBehaviors.ColorBehaviors` some basic but annoying transforms to go\nfrom a color code to the materializeCSS color name or the reverse, to go from\na css class name back to a color value. These are especially useful when needing\nto modify one color code relative to the class value of a parent / related tag." | ||
} | ||
], | ||
"metadata": { | ||
@@ -42,0 +4,0 @@ "polymer": { |
@@ -10,3 +10,3 @@ /** | ||
* `materializecss-styles` | ||
* @customElement materializecss-styles | ||
* @element materializecss-styles | ||
* `MaterializeCSSBehaviors.ColorBehaviors` some basic but annoying transforms to go | ||
@@ -13,0 +13,0 @@ * from a color code to the materializeCSS color name or the reverse, to go from |
@@ -10,3 +10,3 @@ /** | ||
* `materializecss-styles` | ||
* @customElement materializecss-styles | ||
* @element materializecss-styles | ||
* `MaterializeCSSBehaviors.ColorBehaviors` some basic but annoying transforms to go | ||
@@ -13,0 +13,0 @@ * from a color code to the materializeCSS color name or the reverse, to go from |
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "2.6.2", | ||
"version": "2.6.3", | ||
"description": "Materialize CSS style class names", | ||
@@ -38,3 +38,3 @@ "repository": { | ||
"@lrnwebcomponents/deduping-fix": "^2.4.0", | ||
"@lrnwebcomponents/storybook-utilities": "^2.6.2", | ||
"@lrnwebcomponents/storybook-utilities": "^2.6.3", | ||
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page", | ||
@@ -54,3 +54,3 @@ "@polymer/iron-demo-helpers": "3.1.0", | ||
}, | ||
"gitHead": "86dc4b7573b43ebcaeaf4bc2acb85ec0692b398d" | ||
"gitHead": "5b87417e138250dc7da2de0d3c7fb0b0a696a199" | ||
} |
@@ -10,3 +10,3 @@ /** | ||
* `materializecss-styles` | ||
* @customElement materializecss-styles | ||
* @element materializecss-styles | ||
* `MaterializeCSSBehaviors.ColorBehaviors` some basic but annoying transforms to go | ||
@@ -13,0 +13,0 @@ * from a color code to the materializeCSS color name or the reverse, to go from |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
331731
4925