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.27 to 1.0.0-alpha.28

14

index.js

@@ -186,14 +186,12 @@ export const attention = {

export const expandable = {
expandable: 'f-expandable',
expandableInfo: 'bg-aqua-50',
expandableBox: 'py-0 px-0 ' + box.box,
expandable: 'will-change-height',
expandableTitle: 'i-text-$color-expandable-title-text',
expandableBox: 'i-bg-$color-expandable-background py-0 px-0 ' + box.box,
expandableBleed: box.bleed,
chevron:
'inline-block align-middle transform transition-transform transition-gpu',
chevron: 'inline-block align-middle transform transition-transform transition-gpu i-text-$color-expandable-icon',
chevronNonBox: 'relative left-8',
chevronBox: 'f-expandable-chevron absolute right-16',
chevronBox: 'absolute right-16',
chevronExpanded: '-rotate-180',
button: buttonReset + ' hover:underline focus:underline',
buttonBox: 'w-full text-left relative ' + box.box,
buttonInfo: 'hover:text-aqua-700 active:text-aqua-800',
buttonBox: 'hover:i-bg-$color-expandable-background-hover w-full text-left relative inline-flex! items-center ' + box.box,
};

@@ -200,0 +198,0 @@

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

@@ -6,0 +6,0 @@ "type": "module",

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