@highlight-ui/icon
Advanced tools
Comparing version 4.1.4 to 4.1.5
@@ -57,6 +57,6 @@ 'use strict'; | ||
var styles = { | ||
"iconColor": "Icon-module__2hHJzb8m__v4-1-4", | ||
"spin": "Icon-module__7Yqmfh6a__v4-1-4", | ||
"rotate": "Icon-module__2Vku8sWh__v4-1-4", | ||
"block": "Icon-module__KZvOsUEk__v4-1-4" | ||
"iconColor": "Icon-module__2hHJzb8m__v4-1-5", | ||
"spin": "Icon-module__7Yqmfh6a__v4-1-5", | ||
"rotate": "Icon-module__2Vku8sWh__v4-1-5", | ||
"block": "Icon-module__KZvOsUEk__v4-1-5" | ||
}; | ||
@@ -63,0 +63,0 @@ var familyPrefixMap = { |
@@ -35,6 +35,6 @@ import React from 'react'; | ||
var styles = { | ||
"iconColor": "Icon-module__2hHJzb8m__v4-1-4", | ||
"spin": "Icon-module__7Yqmfh6a__v4-1-4", | ||
"rotate": "Icon-module__2Vku8sWh__v4-1-4", | ||
"block": "Icon-module__KZvOsUEk__v4-1-4" | ||
"iconColor": "Icon-module__2hHJzb8m__v4-1-5", | ||
"spin": "Icon-module__7Yqmfh6a__v4-1-5", | ||
"rotate": "Icon-module__2Vku8sWh__v4-1-5", | ||
"block": "Icon-module__KZvOsUEk__v4-1-5" | ||
}; | ||
@@ -41,0 +41,0 @@ var familyPrefixMap = { |
{ | ||
"name": "@highlight-ui/icon", | ||
"version": "4.1.4", | ||
"version": "4.1.5", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -29,8 +29,8 @@ "main": "dist/cjs/index.js", | ||
"devDependencies": { | ||
"@highlight-ui/configs-base-jest": "^3.1.0", | ||
"@highlight-ui/configs-base-jest": "^3.1.1", | ||
"@highlight-ui/configs-base-tsconfig": "^3.2.0", | ||
"@highlight-ui/configs-scripts": "^3.2.2", | ||
"@highlight-ui/theme": "^9.3.2", | ||
"@testing-library/dom": "^8.6.0", | ||
"@testing-library/react": "^12.1.2", | ||
"@testing-library/dom": "8.19.0", | ||
"@testing-library/react": "12.1.5", | ||
"classnames": "^2.3.1", | ||
@@ -47,5 +47,5 @@ "jest": "^27.2.3", | ||
"@highlight-ui/tokens": "^2.2.2", | ||
"@highlight-ui/utils-commons": "^2.3.3" | ||
"@highlight-ui/utils-commons": "^2.3.4" | ||
}, | ||
"gitHead": "9f80ec11ac25de466b571a3b46b81d0724ccdb31" | ||
"gitHead": "936ba15aea7fc0f54f5646572bcb128c7390a09b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
47482