@highlight-ui/circular-progress
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -75,4 +75,4 @@ 'use strict'; | ||
var styles = { | ||
"circle": "CircularProgress-module__3NB5eWuu__v2-0-4", | ||
"progressIndicator": "CircularProgress-module__He07toFd__v2-0-4" | ||
"circle": "CircularProgress-module__3NB5eWuu__v2-0-5", | ||
"progressIndicator": "CircularProgress-module__He07toFd__v2-0-5" | ||
}; | ||
@@ -79,0 +79,0 @@ var WIDTH = 22; |
@@ -34,4 +34,4 @@ import * as React from 'react'; | ||
var styles = { | ||
"circle": "CircularProgress-module__3NB5eWuu__v2-0-4", | ||
"progressIndicator": "CircularProgress-module__He07toFd__v2-0-4" | ||
"circle": "CircularProgress-module__3NB5eWuu__v2-0-5", | ||
"progressIndicator": "CircularProgress-module__He07toFd__v2-0-5" | ||
}; | ||
@@ -38,0 +38,0 @@ var WIDTH = 22; |
@@ -1,2 +0,2 @@ | ||
Copyright 2021 Personio GmbH | ||
Copyright 2021 Personio GmbH & Co. KG | ||
@@ -3,0 +3,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of |
{ | ||
"name": "@highlight-ui/circular-progress", | ||
"version": "2.0.4", | ||
"author": "Personio GmbH", | ||
"version": "2.0.5", | ||
"author": "Personio GmbH & Co. KG", | ||
"main": "dist/cjs/index.js", | ||
@@ -29,7 +29,7 @@ "module": "dist/esm/index.js", | ||
"devDependencies": { | ||
"@highlight-ui/configs-base-jest": "^3.0.0", | ||
"@highlight-ui/configs-base-tsconfig": "^3.0.0", | ||
"@highlight-ui/configs-scripts": "^3.0.2", | ||
"@highlight-ui/theme": "^9.0.0", | ||
"@highlight-ui/tokens": "^1.0.0", | ||
"@highlight-ui/configs-base-jest": "^3.0.1", | ||
"@highlight-ui/configs-base-tsconfig": "^3.0.1", | ||
"@highlight-ui/configs-scripts": "^3.0.3", | ||
"@highlight-ui/theme": "^9.0.1", | ||
"@highlight-ui/tokens": "^1.0.1", | ||
"@storybook/react": "^6.4.19", | ||
@@ -44,3 +44,3 @@ "@testing-library/react": "^12.1.1", | ||
"dependencies": { | ||
"@highlight-ui/utils-commons": "^2.0.3" | ||
"@highlight-ui/utils-commons": "^2.0.4" | ||
}, | ||
@@ -51,3 +51,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "06cfa844ed2c2451503171e1117652cec7fc243a" | ||
"gitHead": "b1e1c3566b7d69c2d91ee10dc27834830c54d20a" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
56473