Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@highlight-ui/button

Package Overview
Dependencies
Maintainers
4
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-ui/button - npm Package Compare versions

Comparing version 3.1.6 to 3.1.7

2

dist/cjs/index.js

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

var styles = {"button":"Button-module__3Rp1BYXs__v3-1-6","buttonInner":"Button-module__3ZNLhdsJ__v3-1-6","iconOnly":"Button-module__3-vgpZJs__v3-1-6","block":"Button-module__1xc1DTHJ__v3-1-6","default":"Button-module__2Kmo3l-q__v3-1-6","focus":"Button-module__39s3axLP__v3-1-6","active":"Button-module__3WXlxxv-__v3-1-6","disabled":"Button-module__yB64MUUF__v3-1-6","primary":"Button-module__2nxVbZSO__v3-1-6","success":"Button-module__2WMN2Up2__v3-1-6","info":"Button-module__3Ll-h-cW__v3-1-6","warning":"Button-module__2Ma4TaUU__v3-1-6","warning-light":"Button-module__2HCrlzv6__v3-1-6","danger":"Button-module__3Eex2siA__v3-1-6","dark":"Button-module__MqwKA-Vc__v3-1-6","light":"Button-module__iJhDdOHm__v3-1-6","defaultOutline":"Button-module__2tKStPHe__v3-1-6","hover":"Button-module__YUN3Kf-p__v3-1-6","link":"Button-module__2KZcoTpE__v3-1-6"};
var styles = {"button":"Button-module__3Rp1BYXs__v3-1-7","buttonInner":"Button-module__3ZNLhdsJ__v3-1-7","iconOnly":"Button-module__3-vgpZJs__v3-1-7","block":"Button-module__1xc1DTHJ__v3-1-7","default":"Button-module__2Kmo3l-q__v3-1-7","focus":"Button-module__39s3axLP__v3-1-7","active":"Button-module__3WXlxxv-__v3-1-7","disabled":"Button-module__yB64MUUF__v3-1-7","primary":"Button-module__2nxVbZSO__v3-1-7","success":"Button-module__2WMN2Up2__v3-1-7","info":"Button-module__3Ll-h-cW__v3-1-7","warning":"Button-module__2Ma4TaUU__v3-1-7","warning-light":"Button-module__2HCrlzv6__v3-1-7","danger":"Button-module__3Eex2siA__v3-1-7","dark":"Button-module__MqwKA-Vc__v3-1-7","light":"Button-module__iJhDdOHm__v3-1-7","defaultOutline":"Button-module__2tKStPHe__v3-1-7","hover":"Button-module__YUN3Kf-p__v3-1-7","link":"Button-module__2KZcoTpE__v3-1-7"};

@@ -55,0 +55,0 @@ function ButtonWithRef(_a, ref) {

@@ -44,3 +44,3 @@ import React from 'react';

var styles = {"button":"Button-module__3Rp1BYXs__v3-1-6","buttonInner":"Button-module__3ZNLhdsJ__v3-1-6","iconOnly":"Button-module__3-vgpZJs__v3-1-6","block":"Button-module__1xc1DTHJ__v3-1-6","default":"Button-module__2Kmo3l-q__v3-1-6","focus":"Button-module__39s3axLP__v3-1-6","active":"Button-module__3WXlxxv-__v3-1-6","disabled":"Button-module__yB64MUUF__v3-1-6","primary":"Button-module__2nxVbZSO__v3-1-6","success":"Button-module__2WMN2Up2__v3-1-6","info":"Button-module__3Ll-h-cW__v3-1-6","warning":"Button-module__2Ma4TaUU__v3-1-6","warning-light":"Button-module__2HCrlzv6__v3-1-6","danger":"Button-module__3Eex2siA__v3-1-6","dark":"Button-module__MqwKA-Vc__v3-1-6","light":"Button-module__iJhDdOHm__v3-1-6","defaultOutline":"Button-module__2tKStPHe__v3-1-6","hover":"Button-module__YUN3Kf-p__v3-1-6","link":"Button-module__2KZcoTpE__v3-1-6"};
var styles = {"button":"Button-module__3Rp1BYXs__v3-1-7","buttonInner":"Button-module__3ZNLhdsJ__v3-1-7","iconOnly":"Button-module__3-vgpZJs__v3-1-7","block":"Button-module__1xc1DTHJ__v3-1-7","default":"Button-module__2Kmo3l-q__v3-1-7","focus":"Button-module__39s3axLP__v3-1-7","active":"Button-module__3WXlxxv-__v3-1-7","disabled":"Button-module__yB64MUUF__v3-1-7","primary":"Button-module__2nxVbZSO__v3-1-7","success":"Button-module__2WMN2Up2__v3-1-7","info":"Button-module__3Ll-h-cW__v3-1-7","warning":"Button-module__2Ma4TaUU__v3-1-7","warning-light":"Button-module__2HCrlzv6__v3-1-7","danger":"Button-module__3Eex2siA__v3-1-7","dark":"Button-module__MqwKA-Vc__v3-1-7","light":"Button-module__iJhDdOHm__v3-1-7","defaultOutline":"Button-module__2tKStPHe__v3-1-7","hover":"Button-module__YUN3Kf-p__v3-1-7","link":"Button-module__2KZcoTpE__v3-1-7"};

@@ -47,0 +47,0 @@ function ButtonWithRef(_a, ref) {

{
"name": "@highlight-ui/button",
"version": "3.1.6",
"version": "3.1.7",
"description": "The button",

@@ -29,3 +29,3 @@ "author": "Personio GmbH",

"dependencies": {
"@highlight-ui/icon": "^2.1.5",
"@highlight-ui/icon": "^2.1.6",
"@highlight-ui/utils-commons": "^1.2.0"

@@ -36,3 +36,3 @@ },

"@highlight-ui/configs-base-tsconfig": "^1.1.0",
"@highlight-ui/theme": "^2.1.0",
"@highlight-ui/theme": "^3.0.0",
"@rollup/plugin-commonjs": "^18.0.0",

@@ -63,3 +63,3 @@ "@rollup/plugin-node-resolve": "^13.0.0",

},
"gitHead": "dbb9622f81d2ab986a66c1e7293863da40fb8e62"
"gitHead": "8a80630a17a76f77ff21a30cd5c6c384801f366d"
}

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