@uiw/react-color-block
Advanced tools
Comparing version 2.1.1 to 2.2.0
@@ -8,4 +8,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
import Swatch from '@uiw/react-color-swatch'; | ||
import { jsx as _jsx } from "react/jsx-runtime"; | ||
import { jsxs as _jsxs } from "react/jsx-runtime"; | ||
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; | ||
var CORLER_HEX = ['#D9E3F0', '#F47373', '#697689', '#37D67A', '#2CCCE4', '#555555', '#dce775', '#ff8a65', '#ba68c8']; | ||
@@ -12,0 +11,0 @@ var Block = /*#__PURE__*/React.forwardRef((props, ref) => { |
{ | ||
"name": "@uiw/react-color-block", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "Color Block Picker", | ||
@@ -40,5 +40,5 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/color-convert": "2.1.1", | ||
"@uiw/react-color-editable-input": "2.1.1", | ||
"@uiw/react-color-swatch": "2.1.1" | ||
"@uiw/color-convert": "2.2.0", | ||
"@uiw/react-color-editable-input": "2.2.0", | ||
"@uiw/react-color-swatch": "2.2.0" | ||
}, | ||
@@ -45,0 +45,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
15542
359
+ Added@uiw/color-convert@2.2.0(transitive)
+ Added@uiw/react-color-editable-input@2.2.0(transitive)
+ Added@uiw/react-color-swatch@2.2.0(transitive)
- Removed@uiw/color-convert@2.1.1(transitive)
- Removed@uiw/react-color-editable-input@2.1.1(transitive)
- Removed@uiw/react-color-swatch@2.1.1(transitive)
Updated@uiw/color-convert@2.2.0