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.35 to 1.0.0-alpha.36

1

index.js

@@ -260,2 +260,3 @@ export const attention = {

default: 'block text-16 mb-0 leading-22 i-text-$color-input-text-filled i-bg-$color-input-background i-border-$color-input-border hover:i-border-$color-input-border-hover active:i-border-$color-input-border-active rounded-4 py-12 px-8 block border-1 w-full focusable',
textArea: 'resize-y min-h-[42] sm:min-h-[45]',
disabled: 'i-bg-$color-input-background-disabled i-border-$color-input-border-disabled hover:i-border-$color-input-border-disabled! i-text-$color-input-text-disabled pointer-events-none',

@@ -262,0 +263,0 @@ invalid: 'focusable i-border-$color-input-border-error i-text-$color-input-text-error!',

4

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

@@ -29,3 +29,3 @@ "type": "module",

"@semantic-release/git": "^10.0.1",
"@warp-ds/uno": "^1.0.0-alpha.5",
"@warp-ds/uno": "^1.0.0-alpha.7",
"cz-conventional-changelog": "^3.3.0",

@@ -32,0 +32,0 @@ "semantic-release": "^19.0.5",

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