@symbo.ls/unitvalue
Advanced tools
Comparing version 2.11.247 to 2.11.265
11
index.js
@@ -23,2 +23,3 @@ 'use strict' | ||
align: 'center flex-start', | ||
color: 'caption', | ||
gap: 'Y' | ||
@@ -36,8 +37,7 @@ }, | ||
round: '100%', | ||
background: '#A3A3A8' | ||
background: 'currentColor' | ||
} | ||
}, | ||
UnitValue2: { | ||
extend: UnitValue, | ||
UnitValue_2: { | ||
props: { gap: 'X+W' }, | ||
@@ -55,3 +55,2 @@ Value: { text: '2' }, | ||
flow: 'row-reverse', | ||
fontSize: 'D1', | ||
fontWeight: '700', | ||
@@ -62,3 +61,3 @@ Value: { text: '12,759' }, | ||
dot: null, | ||
UnitValue2: { | ||
UnitValue_2: { | ||
props: { | ||
@@ -68,3 +67,2 @@ theme: 'secondary', | ||
round: 'Y1', | ||
fontSize: 'Y2', | ||
gap: '0' | ||
@@ -75,3 +73,2 @@ }, | ||
} | ||
} | ||
@@ -78,0 +75,0 @@ |
{ | ||
"name": "@symbo.ls/unitvalue", | ||
"version": "2.11.247", | ||
"version": "2.11.265", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "8d02fd2978b0ae207eab84fcb3f5e2be11351e61", | ||
"gitHead": "e96a45d1a191dbcd8ee2d02c969398821e1f446d", | ||
"source": "index.js", | ||
@@ -8,0 +8,0 @@ "dependencies": { |
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
2836
81