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 4.0.3 to 4.0.4

2

dist/cjs/index.js

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

var styles = {"button":"Button-module__3Rp1BYXs__v4-0-3","buttonInner":"Button-module__3ZNLhdsJ__v4-0-3","iconOnly":"Button-module__3-vgpZJs__v4-0-3","block":"Button-module__1xc1DTHJ__v4-0-3","default":"Button-module__2Kmo3l-q__v4-0-3","focus":"Button-module__39s3axLP__v4-0-3","active":"Button-module__3WXlxxv-__v4-0-3","disabled":"Button-module__yB64MUUF__v4-0-3","primary":"Button-module__2nxVbZSO__v4-0-3","success":"Button-module__2WMN2Up2__v4-0-3","info":"Button-module__3Ll-h-cW__v4-0-3","warning":"Button-module__2Ma4TaUU__v4-0-3","warning-light":"Button-module__2HCrlzv6__v4-0-3","danger":"Button-module__3Eex2siA__v4-0-3","dark":"Button-module__MqwKA-Vc__v4-0-3","light":"Button-module__iJhDdOHm__v4-0-3","defaultOutline":"Button-module__2tKStPHe__v4-0-3","hover":"Button-module__YUN3Kf-p__v4-0-3","link":"Button-module__2KZcoTpE__v4-0-3"};
var styles = {"button":"Button-module__3Rp1BYXs__v4-0-4","buttonInner":"Button-module__3ZNLhdsJ__v4-0-4","iconOnly":"Button-module__3-vgpZJs__v4-0-4","block":"Button-module__1xc1DTHJ__v4-0-4","default":"Button-module__2Kmo3l-q__v4-0-4","focus":"Button-module__39s3axLP__v4-0-4","active":"Button-module__3WXlxxv-__v4-0-4","disabled":"Button-module__yB64MUUF__v4-0-4","primary":"Button-module__2nxVbZSO__v4-0-4","success":"Button-module__2WMN2Up2__v4-0-4","info":"Button-module__3Ll-h-cW__v4-0-4","warning":"Button-module__2Ma4TaUU__v4-0-4","warning-light":"Button-module__2HCrlzv6__v4-0-4","danger":"Button-module__3Eex2siA__v4-0-4","dark":"Button-module__MqwKA-Vc__v4-0-4","light":"Button-module__iJhDdOHm__v4-0-4","defaultOutline":"Button-module__2tKStPHe__v4-0-4","hover":"Button-module__YUN3Kf-p__v4-0-4","link":"Button-module__2KZcoTpE__v4-0-4"};

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

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

var styles = {"button":"Button-module__3Rp1BYXs__v4-0-3","buttonInner":"Button-module__3ZNLhdsJ__v4-0-3","iconOnly":"Button-module__3-vgpZJs__v4-0-3","block":"Button-module__1xc1DTHJ__v4-0-3","default":"Button-module__2Kmo3l-q__v4-0-3","focus":"Button-module__39s3axLP__v4-0-3","active":"Button-module__3WXlxxv-__v4-0-3","disabled":"Button-module__yB64MUUF__v4-0-3","primary":"Button-module__2nxVbZSO__v4-0-3","success":"Button-module__2WMN2Up2__v4-0-3","info":"Button-module__3Ll-h-cW__v4-0-3","warning":"Button-module__2Ma4TaUU__v4-0-3","warning-light":"Button-module__2HCrlzv6__v4-0-3","danger":"Button-module__3Eex2siA__v4-0-3","dark":"Button-module__MqwKA-Vc__v4-0-3","light":"Button-module__iJhDdOHm__v4-0-3","defaultOutline":"Button-module__2tKStPHe__v4-0-3","hover":"Button-module__YUN3Kf-p__v4-0-3","link":"Button-module__2KZcoTpE__v4-0-3"};
var styles = {"button":"Button-module__3Rp1BYXs__v4-0-4","buttonInner":"Button-module__3ZNLhdsJ__v4-0-4","iconOnly":"Button-module__3-vgpZJs__v4-0-4","block":"Button-module__1xc1DTHJ__v4-0-4","default":"Button-module__2Kmo3l-q__v4-0-4","focus":"Button-module__39s3axLP__v4-0-4","active":"Button-module__3WXlxxv-__v4-0-4","disabled":"Button-module__yB64MUUF__v4-0-4","primary":"Button-module__2nxVbZSO__v4-0-4","success":"Button-module__2WMN2Up2__v4-0-4","info":"Button-module__3Ll-h-cW__v4-0-4","warning":"Button-module__2Ma4TaUU__v4-0-4","warning-light":"Button-module__2HCrlzv6__v4-0-4","danger":"Button-module__3Eex2siA__v4-0-4","dark":"Button-module__MqwKA-Vc__v4-0-4","light":"Button-module__iJhDdOHm__v4-0-4","defaultOutline":"Button-module__2tKStPHe__v4-0-4","hover":"Button-module__YUN3Kf-p__v4-0-4","link":"Button-module__2KZcoTpE__v4-0-4"};

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

{
"name": "@highlight-ui/button",
"version": "4.0.3",
"version": "4.0.4",
"description": "The button",

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

"dependencies": {
"@highlight-ui/icon": "^3.0.3",
"@highlight-ui/icon": "^3.0.4",
"@highlight-ui/utils-commons": "^1.3.1"

@@ -51,3 +51,3 @@ },

},
"gitHead": "6d8cf82845c4ed5cd86eaceba6c42a57a5e6079a"
"gitHead": "a40b69d0d69c054eebb93e3f93e681949567798d"
}

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