Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@warp-ds/css

Package Overview
Dependencies
Maintainers
7
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warp-ds/css - npm Package Compare versions

Comparing version 1.9.2-next.1 to 1.9.2-next.2

4

component-classes/index.js

@@ -236,3 +236,3 @@ export const pageIndicator = {

pill: `p-4 rounded-full border-0 inline-flex items-center justify-center hover:bg-clip-padding ${buttonDefaultStyling}`,
link: `bg-transparent focusable ease-in-out inline active:underline hover:underline ${buttonColors.link}`,
link: `bg-transparent focusable ease-in-out inline active:underline hover:underline focus:underline ${buttonColors.link}`,
};

@@ -327,3 +327,3 @@

linkSmall: `${buttonSizes.link} ${buttonTextSizes.xsmall} ${buttonTypes.link}`,
linkAsButton: 'inline-block hover:no-underline text-center',
linkAsButton: 'inline-block active:no-underline hover:no-underline focus:no-underline text-center',
a11y: 'sr-only',

@@ -330,0 +330,0 @@ fullWidth: 'w-full max-w-full',

{
"name": "@warp-ds/css",
"repository": "git@github.com:warp-ds/css.git",
"version": "1.9.2-next.1",
"version": "1.9.2-next.2",
"scripts": {

@@ -6,0 +6,0 @@ "build": "pnpm build:tokens && pnpm build:resets && pnpm build:cc",

Sorry, the diff of this file is not supported yet

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