@uiw/react-color-alpha
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -69,3 +69,3 @@ "use strict"; | ||
} | ||
var styleWrapper = (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ | ||
var styleWrapper = (0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])({ | ||
'--alpha-background-color': '#fff', | ||
@@ -77,7 +77,7 @@ '--alpha-pointer-background-color': 'rgb(248, 248, 248)', | ||
backgroundColor: 'var(--alpha-background-color)' | ||
}, style), {}, { | ||
position: 'relative' | ||
}, { | ||
width: width, | ||
height: height | ||
}), style), {}, { | ||
position: 'relative' | ||
}); | ||
@@ -84,0 +84,0 @@ var pointerElement = pointer && typeof pointer === 'function' ? pointer((0, _objectSpread2["default"])((0, _objectSpread2["default"])({ |
@@ -52,7 +52,7 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
backgroundColor: 'var(--alpha-background-color)' | ||
}, style, { | ||
position: 'relative' | ||
}, { | ||
width, | ||
height | ||
}, style, { | ||
position: 'relative' | ||
}); | ||
@@ -59,0 +59,0 @@ var pointerElement = pointer && typeof pointer === 'function' ? pointer(_extends({ |
{ | ||
"name": "@uiw/react-color-alpha", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Color alpha", | ||
@@ -39,4 +39,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/color-convert": "2.0.3", | ||
"@uiw/react-drag-event-interactive": "2.0.3" | ||
"@uiw/color-convert": "2.0.4", | ||
"@uiw/react-drag-event-interactive": "2.0.4" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
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
25203
+ Added@uiw/color-convert@2.0.4(transitive)
+ Added@uiw/react-drag-event-interactive@2.0.4(transitive)
- Removed@uiw/color-convert@2.0.3(transitive)
- Removed@uiw/react-drag-event-interactive@2.0.3(transitive)
Updated@uiw/color-convert@2.0.4