Socket
Socket
Sign inDemoInstall

@highlight-ui/icon

Package Overview
Dependencies
Maintainers
10
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-ui/icon - npm Package Compare versions

Comparing version 5.1.4 to 5.2.0

21

dist/cjs/index.js

@@ -52,6 +52,6 @@ 'use strict';

var styles$1 = {
"iconColor": "Icon-module__CLA8sueg__v5-1-4",
"spin": "Icon-module__zqGixWV1__v5-1-4",
"rotate": "Icon-module__nc9ZsMZi__v5-1-4",
"block": "Icon-module__TDwEUoXL__v5-1-4"
"iconColor": "Icon-module__CLA8sueg__v5-2-0",
"spin": "Icon-module__zqGixWV1__v5-2-0",
"rotate": "Icon-module__nc9ZsMZi__v5-2-0",
"block": "Icon-module__TDwEUoXL__v5-2-0"
};

@@ -61,3 +61,4 @@ var familyPrefixMap = {

light: 'fal',
solid: 'fas'
solid: 'fas',
brand: 'fab'
};

@@ -96,7 +97,7 @@ function IconWithRef(_a, ref) {

var styles = {
"interactiveIcon": "InteractiveIcon-module__CcfhyHJ-__v5-1-4",
"clickableIcon": "InteractiveIcon-module__-2I2f7uu__v5-1-4",
"interactive-inherit": "InteractiveIcon-module__l2xeeiv9__v5-1-4",
"interactive-icon-default": "InteractiveIcon-module__UEt7NSD1__v5-1-4",
"interactive-icon-subdued": "InteractiveIcon-module__fVvxiaw4__v5-1-4"
"interactiveIcon": "InteractiveIcon-module__CcfhyHJ-__v5-2-0",
"clickableIcon": "InteractiveIcon-module__-2I2f7uu__v5-2-0",
"interactive-inherit": "InteractiveIcon-module__l2xeeiv9__v5-2-0",
"interactive-icon-default": "InteractiveIcon-module__UEt7NSD1__v5-2-0",
"interactive-icon-subdued": "InteractiveIcon-module__fVvxiaw4__v5-2-0"
};

@@ -103,0 +104,0 @@ var InteractiveIcon = function (_a) {

@@ -41,4 +41,4 @@ import React from 'react';

} & {
metadata?: import("@highlight-ui/utils-commons").ComponentMetadata | undefined; /** Specifies whether the icon will be spinning (using CSS animation) or not */
metadata?: import("@highlight-ui/utils-commons").ComponentMetadata | undefined;
} & React.RefAttributes<HTMLElement>>;
export default Icon;

@@ -40,6 +40,6 @@ import React from 'react';

var styles$1 = {
"iconColor": "Icon-module__CLA8sueg__v5-1-4",
"spin": "Icon-module__zqGixWV1__v5-1-4",
"rotate": "Icon-module__nc9ZsMZi__v5-1-4",
"block": "Icon-module__TDwEUoXL__v5-1-4"
"iconColor": "Icon-module__CLA8sueg__v5-2-0",
"spin": "Icon-module__zqGixWV1__v5-2-0",
"rotate": "Icon-module__nc9ZsMZi__v5-2-0",
"block": "Icon-module__TDwEUoXL__v5-2-0"
};

@@ -49,3 +49,4 @@ var familyPrefixMap = {

light: 'fal',
solid: 'fas'
solid: 'fas',
brand: 'fab'
};

@@ -84,7 +85,7 @@ function IconWithRef(_a, ref) {

var styles = {
"interactiveIcon": "InteractiveIcon-module__CcfhyHJ-__v5-1-4",
"clickableIcon": "InteractiveIcon-module__-2I2f7uu__v5-1-4",
"interactive-inherit": "InteractiveIcon-module__l2xeeiv9__v5-1-4",
"interactive-icon-default": "InteractiveIcon-module__UEt7NSD1__v5-1-4",
"interactive-icon-subdued": "InteractiveIcon-module__fVvxiaw4__v5-1-4"
"interactiveIcon": "InteractiveIcon-module__CcfhyHJ-__v5-2-0",
"clickableIcon": "InteractiveIcon-module__-2I2f7uu__v5-2-0",
"interactive-inherit": "InteractiveIcon-module__l2xeeiv9__v5-2-0",
"interactive-icon-default": "InteractiveIcon-module__UEt7NSD1__v5-2-0",
"interactive-icon-subdued": "InteractiveIcon-module__fVvxiaw4__v5-2-0"
};

@@ -91,0 +92,0 @@ var InteractiveIcon = function (_a) {

@@ -41,4 +41,4 @@ import React from 'react';

} & {
metadata?: import("@highlight-ui/utils-commons").ComponentMetadata | undefined; /** Specifies whether the icon will be spinning (using CSS animation) or not */
metadata?: import("@highlight-ui/utils-commons").ComponentMetadata | undefined;
} & React.RefAttributes<HTMLElement>>;
export default Icon;
{
"name": "@highlight-ui/icon",
"version": "5.1.4",
"version": "5.2.0",
"author": "Personio GmbH & Co. KG",

@@ -47,5 +47,5 @@ "main": "dist/cjs/index.js",

"@highlight-ui/tokens": "^4.1.0",
"@highlight-ui/utils-commons": "^2.3.11"
"@highlight-ui/utils-commons": "^2.4.0"
},
"gitHead": "4d141fe6eff87272ffddcf9a6f708e5924a954d0"
"gitHead": "86e34aa460b1242bd6df91968f7094902521c84d"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc