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.104 to 1.0.0-alpha.105

6

index.js

@@ -163,6 +163,6 @@ export const attention = {

negative: 'i-bg-$color-toast-negative-background i-border-$color-toast-negative-subtle-border i-text-$color-toast-negative-text',
icon: 'flex-shrink-0 rounded-full w-[16px] h-[16px] m-[8px] s-text-inverted',
icon: 'flex-shrink-0 rounded-full w-[16px] h-[16px] m-[8px]',
iconPositive: 'i-text-$color-toast-positive-icon',
iconWarning: 'i-text-$color-toast-warning-icon',
iconNegative: 'i-bg-$color-toast-negative-icon',
iconNegative: 'i-text-$color-toast-negative-icon',
iconLoading: 'animate-bounce',

@@ -411,3 +411,3 @@ content: 'self-center mr-8 py-4 last-child:mb-0',

radioButtonsLabelSmall: 'text-12 py-[5px]! px-[8px]!',
icon: 'peer-checked:before:bg-center before:bg-[var(--w-form-check-mark)]',
icon: `peer-checked:before:bg-center before:bg-[url(var(--w-form-check-mark))]`,
a11y: 'sr-only',

@@ -414,0 +414,0 @@ };

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

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

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

@@ -33,0 +33,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