@symbo.ls/avatar
Advanced tools
Comparing version 2.11.221 to 2.11.231
@@ -12,6 +12,5 @@ 'use strict' | ||
props: { | ||
round: 'C', | ||
round: 'A2', | ||
width: 'fit-content', | ||
gap: 'Y', | ||
padding: 'W2 A W2 W2', | ||
padding: 'X2 Y2+V X2 X2', | ||
theme: 'tertiary', | ||
@@ -35,11 +34,11 @@ position: 'relative', | ||
appearance: 'none', | ||
border: 'none', | ||
width: '100%', | ||
height: '100%', | ||
background: 'none', | ||
color: 'currentColor', | ||
fontSize: 'A', | ||
fontSize: 'Z2', | ||
lineHeight: 1, | ||
margin: '0 0 0 -B1+X', | ||
padding: '0 A 0 B1+X', | ||
padding: '- B - Y1', | ||
zIndex: '2', | ||
flex: '1', | ||
fontWeight: '500', | ||
':focus-visible': { | ||
@@ -68,4 +67,11 @@ outline: 'none' | ||
Icon: { | ||
name: 'arrowDown' | ||
props: { | ||
icon: 'chevronDown', | ||
fontSize: 'C', | ||
margin: 'V - - -', | ||
position: 'absolute', | ||
right: 'Y1', | ||
pointerEvents: 'none' | ||
} | ||
} | ||
} |
@@ -13,4 +13,4 @@ 'use strict' | ||
bottom: 'V', | ||
right: '0' | ||
right: '-V' | ||
} | ||
} |
{ | ||
"name": "@symbo.ls/avatar", | ||
"version": "2.11.221", | ||
"version": "2.11.231", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "edd135dc40621879b35493003ab88891e407db03", | ||
"gitHead": "5d29ff74b50f1feeeff85976496c4320fce96f71", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "@symbo.ls/atoms": "latest", |
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
4581
150