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.4.0-next.4 to 1.4.0-next.5

10

component-classes/index.js

@@ -209,4 +209,4 @@ export const pageIndicator = {

chevron: 'inline-block align-middle i-text-$color-expandable-icon',
chevronNonBox: 'relative left-8',
chevronBox: 'absolute right-16',
chevronNonBox: 'ml-8',
chevronBox: '',
chevronTransform: 'transform transition-transform transform-gpu ease-in-out',

@@ -222,5 +222,5 @@ chevronExpand: '-rotate-180',

button: buttonReset + ' hover:underline focus-visible:underline',
buttonBox: 'w-full text-left relative inline-flex items-center ' + box.box,
buttonBox: 'w-full text-left relative inline-flex items-center justify-between ' + box.box,
paddingTop: 'pt-0',
title: 'flex justify-between items-center',
title: 'flex w-full justify-between items-center',
titleType: 'h4',

@@ -548,2 +548,2 @@ };

closeBtn: `${buttonTextSizes.medium} ${buttonTypes.pill} ${buttonColors.pill} justify-self-end -mr-8 ml-8`,
};
};
{
"name": "@warp-ds/css",
"repository": "git@github.com:warp-ds/css.git",
"version": "1.4.0-next.4",
"version": "1.4.0-next.5",
"scripts": {

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

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