@uiw/react-color-block
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@uiw/react-color-block", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Color Block Picker", | ||
@@ -34,10 +34,10 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@babel/runtime": "7.15.4", | ||
"@uiw/color-convert": "1.0.6", | ||
"@uiw/react-color-editable-input": "1.0.6", | ||
"@uiw/react-color-swatch": "1.0.6" | ||
"@babel/runtime": "7.16.5", | ||
"@uiw/color-convert": "1.0.7", | ||
"@uiw/react-color-editable-input": "1.0.7", | ||
"@uiw/react-color-swatch": "1.0.7" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "17.0.27", | ||
"@types/react-dom": "17.0.9", | ||
"@types/react": "17.0.38", | ||
"@types/react-dom": "17.0.11", | ||
"@types/react-test-renderer": "17.0.1", | ||
@@ -44,0 +44,0 @@ "react": "17.0.2", |
@@ -37,4 +37,4 @@ React Color Block | ||
```ts | ||
import React from 'react'; | ||
import { HsvaColor, ColorResult } from '@uiw/color-convert'; | ||
interface BlockProps extends Omit<React.HTMLAttributes<HTMLDivElement>, 'onChange' | 'color'> { | ||
@@ -41,0 +41,0 @@ prefixCls?: string; |
29995
+ Added@babel/runtime@7.16.5(transitive)
+ Added@uiw/color-convert@1.0.7(transitive)
+ Added@uiw/react-color-editable-input@1.0.7(transitive)
+ Added@uiw/react-color-swatch@1.0.7(transitive)
- Removed@babel/runtime@7.15.4(transitive)
- Removed@uiw/color-convert@1.0.6(transitive)
- Removed@uiw/react-color-editable-input@1.0.6(transitive)
- Removed@uiw/react-color-swatch@1.0.6(transitive)
Updated@babel/runtime@7.16.5
Updated@uiw/color-convert@1.0.7