@digital-realty/ix-select
Advanced tools
Comparing version 1.0.23 to 1.0.35
@@ -9,4 +9,9 @@ import { css } from 'lit'; | ||
} | ||
ix-icon { | ||
height: 1.5rem; | ||
color: var(--ix-select-leading-icon-color); | ||
margin-inline-start: var(--ix-select-leading-icon-inset); | ||
} | ||
`; | ||
window.customElements.define('ix-select', IxSelectStyled); | ||
//# sourceMappingURL=ix-select.js.map |
@@ -6,3 +6,3 @@ { | ||
"author": "interxion", | ||
"version": "1.0.23", | ||
"version": "1.0.35", | ||
"type": "module", | ||
@@ -34,3 +34,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@digital-realty/ix-icon": "^1.0.4", | ||
"@digital-realty/ix-icon": "^1.0.35", | ||
"@lit/react": "^1.0.2", | ||
@@ -109,3 +109,3 @@ "@material/web": "1.2.0", | ||
], | ||
"gitHead": "43b0e609ef85f29e50a1872181cb8e685bcc13ec" | ||
"gitHead": "dced04ebef5c8342344b1fd3df33b5e22a78725f" | ||
} |
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
77527
1025