@uiw/react-color-alpha
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -30,4 +30,3 @@ "use strict"; | ||
var _excluded = ["prefixCls", "className", "hsva", "background", "bgProps", "innerProps", "pointerProps", "radius", "width", "height", "direction", "style", "onChange", "pointer"]; | ||
var BACKGROUND_IMG = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMUlEQVQ4T2NkYGAQYcAP3uCTZhw1gGGYhAGBZIA/nYDCgBDAm9BGDWAAJyRCgLaBCAAgXwixzAS0pgAAAABJRU5ErkJggg=='; | ||
exports.BACKGROUND_IMG = BACKGROUND_IMG; | ||
var BACKGROUND_IMG = exports.BACKGROUND_IMG = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMUlEQVQ4T2NkYGAQYcAP3uCTZhw1gGGYhAGBZIA/nYDCgBDAm9BGDWAAJyRCgLaBCAAgXwixzAS0pgAAAABJRU5ErkJggg=='; | ||
var Alpha = /*#__PURE__*/_react["default"].forwardRef(function (props, ref) { | ||
@@ -113,3 +112,2 @@ var _props$prefixCls = props.prefixCls, | ||
Alpha.displayName = 'Alpha'; | ||
var _default = Alpha; | ||
exports["default"] = _default; | ||
var _default = exports["default"] = Alpha; |
@@ -13,3 +13,3 @@ "use strict"; | ||
var _excluded = ["className", "prefixCls", "left", "top", "style", "fillProps"]; | ||
var Pointer = function Pointer(_ref) { | ||
var Pointer = exports.Pointer = function Pointer(_ref) { | ||
var className = _ref.className, | ||
@@ -46,3 +46,2 @@ prefixCls = _ref.prefixCls, | ||
})); | ||
}; | ||
exports.Pointer = Pointer; | ||
}; |
{ | ||
"name": "@uiw/react-color-alpha", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Color alpha", | ||
@@ -38,4 +38,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/color-convert": "1.4.2", | ||
"@uiw/react-drag-event-interactive": "1.4.2" | ||
"@uiw/color-convert": "1.4.3", | ||
"@uiw/react-drag-event-interactive": "1.4.3" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
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
24978
501
+ Added@uiw/color-convert@1.4.3(transitive)
+ Added@uiw/react-drag-event-interactive@1.4.3(transitive)
- Removed@uiw/color-convert@1.4.2(transitive)
- Removed@uiw/react-drag-event-interactive@1.4.2(transitive)
Updated@uiw/color-convert@1.4.3