@highlight-ui/circular-progress
Advanced tools
Comparing version 2.2.17 to 2.2.18
@@ -57,4 +57,4 @@ 'use strict'; | ||
var styles = { | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-2-17", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-2-17" | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-2-18", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-2-18" | ||
}; | ||
@@ -61,0 +61,0 @@ var WIDTH = 22; |
@@ -32,4 +32,4 @@ import * as React from 'react'; | ||
var styles = { | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-2-17", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-2-17" | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-2-18", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-2-18" | ||
}; | ||
@@ -36,0 +36,0 @@ var WIDTH = 22; |
{ | ||
"name": "@highlight-ui/circular-progress", | ||
"version": "2.2.17", | ||
"version": "2.2.18", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -32,4 +32,4 @@ "main": "dist/cjs/index.js", | ||
"@highlight-ui/configs-scripts": "^3.2.3", | ||
"@highlight-ui/theme": "^9.3.9", | ||
"@highlight-ui/tokens": "^4.1.0", | ||
"@highlight-ui/theme": "^9.3.10", | ||
"@highlight-ui/tokens": "^4.2.0", | ||
"@testing-library/dom": "8.19.0", | ||
@@ -44,3 +44,3 @@ "@testing-library/react": "12.1.5", | ||
"dependencies": { | ||
"@highlight-ui/utils-commons": "^2.4.0" | ||
"@highlight-ui/utils-commons": "^2.4.1" | ||
}, | ||
@@ -51,3 +51,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "86e34aa460b1242bd6df91968f7094902521c84d" | ||
"gitHead": "6c64bc0662af8b56c00c1ea7c68096dc74f4bd0b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
51558