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.93 to 1.0.0-alpha.94

10

index.js

@@ -89,9 +89,5 @@ export const attention = {

stepDot: 'rounded-full border-2 h-20 w-20 transition-colors duration-300 i-text-$color-stepindicator-handle-icon',
stepDotVertical: '',
stepDotVerticalLeft: '',
stepDotVerticalRight: 'col-start-2',
stepDotHorizontal: 'row-start-2 justify-self-end',
stepDotActive: 'i-border-$color-stepindicator-handle-border-active i-bg-$color-stepindicator-handle-background-active',
stepDotComplete: 'i-border-$color-stepindicator-handle-border-active i-bg-$color-stepindicator-handle-background-active',
stepDotIncomplete: 'i-border-$color-stepindicator-handle-border i-bg-$color-stepindicator-handle-background',

@@ -101,3 +97,2 @@

stepLineVertical: 'w-2 h-full justify-self-center',
stepLineVerticalLeft: '',
stepLineVerticalRight: 'col-start-2',

@@ -116,2 +111,7 @@ stepLineHorizontal: 'h-2 w-full row-start-2',

export const steps = {
steps: 'w-full',
stepsHorizontal: 'flex',
}
export const card = {

@@ -118,0 +118,0 @@ card: 'cursor-pointer overflow-hidden relative transition-all',

{
"name": "@warp-ds/component-classes",
"repository": "git@github.com:warp-ds/component-classes.git",
"version": "1.0.0-alpha.93",
"version": "1.0.0-alpha.94",
"description": "WARP component classes",

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

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