@highlight-ui/circular-progress
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -75,4 +75,4 @@ 'use strict'; | ||
var styles = { | ||
"circle": "CircularProgress-module__3NB5eWuu__v2-0-9", | ||
"progressIndicator": "CircularProgress-module__He07toFd__v2-0-9" | ||
"circle": "CircularProgress-module__3NB5eWuu__v2-0-10", | ||
"progressIndicator": "CircularProgress-module__He07toFd__v2-0-10" | ||
}; | ||
@@ -79,0 +79,0 @@ var WIDTH = 22; |
@@ -34,4 +34,4 @@ import * as React from 'react'; | ||
var styles = { | ||
"circle": "CircularProgress-module__3NB5eWuu__v2-0-9", | ||
"progressIndicator": "CircularProgress-module__He07toFd__v2-0-9" | ||
"circle": "CircularProgress-module__3NB5eWuu__v2-0-10", | ||
"progressIndicator": "CircularProgress-module__He07toFd__v2-0-10" | ||
}; | ||
@@ -38,0 +38,0 @@ var WIDTH = 22; |
{ | ||
"name": "@highlight-ui/circular-progress", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -33,3 +33,3 @@ "main": "dist/cjs/index.js", | ||
"@highlight-ui/theme": "^9.0.1", | ||
"@highlight-ui/tokens": "^1.1.1", | ||
"@highlight-ui/tokens": "^1.2.0", | ||
"@storybook/react": "^6.5.9", | ||
@@ -45,3 +45,3 @@ "@testing-library/dom": "^8.6.0", | ||
"dependencies": { | ||
"@highlight-ui/utils-commons": "^2.0.8" | ||
"@highlight-ui/utils-commons": "^2.0.9" | ||
}, | ||
@@ -52,3 +52,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "0ee7d3e19e10a7bcbe28af92121ea42adf730f5d" | ||
"gitHead": "dfe4e020e24164d20befc4c71b1aaca1aa381f77" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
56294