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.44 to 1.0.0-alpha.45

16

index.js

@@ -82,3 +82,4 @@ export const attention = {

stepVerticalRight: 'grid-cols-[1fr_20px] text-right',
stepHorizontal: ' group/steph grid-rows-[auto_20px] grid-cols-[1fr_20px_1fr] flex-1 grid gap-y-16 items-center',
stepHorizontal:
'group/steph grid-rows-[auto_20px] grid-cols-[1fr_20px_1fr] flex-1 grid gap-y-16 items-center',

@@ -91,5 +92,8 @@ stepDot: 'rounded-full border-2 h-20 w-20 transition-colors duration-300',

stepDotActive: 'i-border-$color-step-indicator-handle-border-active i-bg-$color-step-indicator-handle-background-active i-text-$color-step-indicator-handle-background-active',
stepDotComplete: 'i-border-$color-step-indicator-handle-border-active i-bg-$color-step-indicator-handle-background-active i-text-$color-step-indicator-icon',
stepDotIncomplete: 'i-border-$color-step-indicator-handle-border i-bg-$color-step-indicator-handle-background i-text-$color-step-indicator-icon',
stepDotActive:
'i-border-$color-stepindicator-handle-border-active i-bg-$color-stepindicator-handle-background-active i-text-$color-stepindicator-handle-background-active',
stepDotComplete:
'i-border-$color-stepindicator-handle-border-active i-bg-$color-stepindicator-handle-background-active i-text-$color-stepindicator-icon',
stepDotIncomplete:
'i-border-$color-stepindicator-handle-border i-bg-$color-stepindicator-handle-background i-text-$color-stepindicator-icon',

@@ -104,4 +108,4 @@ stepLine: 'group-last/stepv:hidden transition-colors duration-300',

stepLineIncomplete: 'i-bg-$color-step-indicator-track-background',
stepLineComplete: 'i-bg-$color-step-indicator-track-background-active',
stepLineIncomplete: 'i-bg-$color-stepindicator-track-background',
stepLineComplete: 'i-bg-$color-stepindicator-track-background-active',

@@ -108,0 +112,0 @@ content: 'last:mb-0 group-last/step:last:pb-0',

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

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

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