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

@warp-ds/component-classes

Package Overview
Dependencies
Maintainers
6
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warp-ds/component-classes - npm Package Compare versions

Comparing version 1.0.0-alpha.46 to 1.0.0-alpha.47

12

index.js

@@ -77,2 +77,14 @@ export const attention = {

export const pill = {
pill: 'flex items-center',
button: 'inline-flex items-center py-8 focus:focusable:focus text-12 transition-all',
suggestion: 'i-bg-$color-pill-suggestion-background hover:i-bg-$color-pill-suggestion-background-hover active:i-bg-$color-pill-suggestion-background-active i-text-$color-pill-suggestion-text font-bold',
filter: 'i-bg-$color-pill-filter-background hover:i-bg-$color-pill-filter-background-hover active:i-bg-$color-pill-filter-background-active i-text-$color-pill-filter-text',
label: 'pl-12 rounded-l-full',
labelWithoutClose: 'pr-12 rounded-r-full',
labelWithClose: 'pr-2',
close: 'pr-12 pl-4 py-10 rounded-r-full',
a11y: 'sr-only',
};
export const step = {

@@ -79,0 +91,0 @@ step: 'group/step',

2

package.json
{
"name": "@warp-ds/component-classes",
"repository": "git@github.com:warp-ds/component-classes.git",
"version": "1.0.0-alpha.46",
"version": "1.0.0-alpha.47",
"description": "WARP component classes",

@@ -6,0 +6,0 @@ "type": "module",

@@ -12,2 +12,3 @@ # Warp component classes

- box
- pill
- step

@@ -14,0 +15,0 @@ - card

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