@uiw/react-color-wheel
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,9 +6,9 @@ "use strict"; | ||
}); | ||
exports.getHandleRange = getHandleRange; | ||
exports.getWheelDimensions = getWheelDimensions; | ||
exports.isInputInsideWheel = isInputInsideWheel; | ||
exports.getWheelHandlePosition = getWheelHandlePosition; | ||
exports.getHandleRange = getHandleRange; | ||
exports.translateWheelAngle = translateWheelAngle; | ||
exports.getWheelValueFromInput = getWheelValueFromInput; | ||
exports.isInputInsideWheel = isInputInsideWheel; | ||
exports.mod = void 0; | ||
exports.translateWheelAngle = translateWheelAngle; | ||
var TAU = Math.PI * 2; | ||
@@ -15,0 +15,0 @@ /** |
{ | ||
"name": "@uiw/react-color-wheel", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Color wheel", | ||
"author": "Kenny Wong <wowohoo@qq.com>", | ||
"homepage": "https://uiwjs.github.io/react-color/#react-color-wheel", | ||
"homepage": "https://uiwjs.github.io/react-color/#wheel", | ||
"sideEffects": false, | ||
@@ -34,7 +34,7 @@ "main": "cjs/index.js", | ||
"@babel/runtime": "7.15.4", | ||
"@uiw/color-convert": "1.0.4", | ||
"@uiw/react-drag-event-interactive": "1.0.4" | ||
"@uiw/color-convert": "1.0.5", | ||
"@uiw/react-drag-event-interactive": "1.0.5" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "17.0.20", | ||
"@types/react": "17.0.27", | ||
"@types/react-dom": "17.0.9", | ||
@@ -41,0 +41,0 @@ "@types/react-test-renderer": "17.0.1", |
@@ -8,3 +8,3 @@ React Color Wheel | ||
![react-color-wheel](https://user-images.githubusercontent.com/1680273/125949147-ab96c3d8-1490-4418-b2cf-3f347993bdcb.png) | ||
[![react-color-wheel](https://user-images.githubusercontent.com/1680273/125949147-ab96c3d8-1490-4418-b2cf-3f347993bdcb.png)](https://uiwjs.github.io/react-color/#wheel) | ||
@@ -11,0 +11,0 @@ ## Install |
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
66952
+ Added@uiw/color-convert@1.0.5(transitive)
+ Added@uiw/react-drag-event-interactive@1.0.5(transitive)
- Removed@uiw/color-convert@1.0.4(transitive)
- Removed@uiw/react-drag-event-interactive@1.0.4(transitive)
Updated@uiw/color-convert@1.0.5