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.100 to 1.0.0-alpha.101

dist/index.d.ts

2

index.js

@@ -235,3 +235,3 @@ export const attention = {

buttonLink:
'leading-24 max-w-max focusable ease-in-out inline i-text-$color-text-link active:underline', //.button--link /* Buttons pretending to be links, (Should rather inherit the actual link setup in the future?) */
'leading-24 max-w-max focusable ease-in-out inline i-text-$color-text-link active:underline hover:underline', //.button--link /* Buttons pretending to be links, (Should rather inherit the actual link setup in the future?) */
// Sizestuff

@@ -238,0 +238,0 @@ buttonSmall: 'px-16 py-6 text-12 leading-16', // .button--small

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

@@ -16,3 +16,4 @@ "type": "module",

"dist/assets",
"classes.js"
"classes.js",
"index.d.ts"
],

@@ -35,3 +36,4 @@ "scripts": {

"unocss": "^0.53.1",
"vite": "^4.2.1"
"vite": "^4.2.1",
"vite-plugin-dts": "^2.3.0"
},

@@ -38,0 +40,0 @@ "eik": {

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