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

@mirohq/design-system-base-button

Package Overview
Dependencies
Maintainers
2
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mirohq/design-system-base-button - npm Package Compare versions

Comparing version 0.4.8 to 0.4.9

16

dist/types.d.ts

@@ -92,3 +92,2 @@ import * as react from 'react';

readonly 'background-neutrals'?: any;
readonly 'background-neutrals-body'?: any;
readonly 'background-neutrals-container'?: any;

@@ -101,2 +100,4 @@ readonly 'background-neutrals-controls-disabled'?: any;

readonly 'background-neutrals-inverted-subtle'?: any;
readonly 'background-neutrals-page'?: any;
readonly 'background-neutrals-page-subtle'?: any;
readonly 'background-neutrals-scrolls'?: any;

@@ -125,8 +126,7 @@ readonly 'background-neutrals-scrolls-hover'?: any;

readonly 'text-neutrals-inverted'?: any;
readonly 'text-neutrals-link'?: any;
readonly 'text-neutrals-link-active'?: any;
readonly 'text-neutrals-link-hover'?: any;
readonly 'text-neutrals-placeholder'?: any;
readonly 'text-neutrals-placeholder-only'?: any;
readonly 'text-neutrals-subtle'?: any;
readonly 'text-neutrals-subtle-active'?: any;
readonly 'text-neutrals-subtle-hover'?: any;
readonly 'text-primary'?: any;

@@ -151,3 +151,3 @@ readonly 'text-primary-active'?: any;

readonly 'icon-neutrals-subtle'?: any;
readonly 'icon-neutrals-with-text'?: any;
readonly 'icon-neutrals-text'?: any;
readonly 'icon-primary'?: any;

@@ -161,3 +161,6 @@ readonly 'icon-primary-active'?: any;

readonly 'icon-warning'?: any;
readonly 'icon-warning-prominent'?: any;
readonly 'border-danger'?: any;
readonly 'border-danger-active'?: any;
readonly 'border-danger-hover'?: any;
readonly 'border-focus-inner'?: any;

@@ -174,2 +177,5 @@ readonly 'border-focus-middle'?: any;

readonly 'border-neutrals-subtle'?: any;
readonly 'border-neutrals-text-subtle'?: any;
readonly 'border-neutrals-text-subtle-active'?: any;
readonly 'border-neutrals-text-subtle-hover'?: any;
readonly 'border-primary'?: any;

@@ -176,0 +182,0 @@ readonly 'border-primary-active'?: any;

{
"name": "@mirohq/design-system-base-button",
"version": "0.4.8",
"version": "0.4.9",
"description": "",

@@ -37,7 +37,4 @@ "author": "Miro",

"@mirohq/design-system-primitive": "^1.1.0",
"@mirohq/design-system-stitches": "^2.3.1"
"@mirohq/design-system-stitches": "^2.3.2"
},
"devDependencies": {
"@mirohq/design-system-icons": "^0.22.0"
},
"scripts": {

@@ -44,0 +41,0 @@ "build": "rollup -c ../../../../rollup.config.js",

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