@ecl/twig-component-icon
Advanced tools
Comparing version 4.2.3 to 4.3.0
@@ -5,3 +5,3 @@ { | ||
"license": "EUPL-1.2", | ||
"version": "4.2.3", | ||
"version": "4.3.0", | ||
"description": "ECL Icon", | ||
@@ -12,5 +12,5 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@ecl/resources-icons": "4.2.3", | ||
"@ecl/specs-component-icon": "4.2.3", | ||
"@ecl/vanilla-component-icon": "4.2.3" | ||
"@ecl/resources-icons": "4.3.0", | ||
"@ecl/specs-component-icon": "4.3.0", | ||
"@ecl/vanilla-component-icon": "4.3.0" | ||
}, | ||
@@ -31,3 +31,3 @@ "repository": { | ||
], | ||
"gitHead": "be7888815b5afda8914621ceda6e7e65585f5245" | ||
"gitHead": "b7033270655bc121727196148097069ab50e41b6" | ||
} |
@@ -17,2 +17,3 @@ # ECL Icon component | ||
- "color" (string) (default: '') Color of icon. Available colors are 'default', 'inverted', 'primary' | ||
- "title": '' (string) (default: '') Additional title for the icon; shortcut for extra accessibility title | ||
- **"as_image"**: (boolean) (default: false) Whether the icon is used as an image | ||
@@ -19,0 +20,0 @@ - **"extra_accessibility"** (optional) (object) Extra tags for accessibility when used as an image |
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
19719
48