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.74 to 1.0.0-alpha.75

9

index.js

@@ -282,9 +282,12 @@ export const attention = {

transitionTitle: 'transition-all duration-300',
transitionTitleCenter: 'justify-self-center',
transitionTitleColSpan: 'col-span-2',
title:
'-mt-4 sm:-mt-8 h-40 sm:h-48 grid f-grid gap-8 sm:gap-16 grid-cols-[auto_1fr_auto] items-center px-16 sm:px-32 border-b sm:border-b-0 flex-shrink-0',
titleText: 'mb-0 h4 sm:h3',
titleButton: button.buttonPill + 'sm:min-h-[32px] sm:min-w-[32px]',
titleButtonLeft: '-ml-8 sm:-ml-12',
titleButtonRight: '-mr-8 sm:-mr-12',
titleButton: button.buttonPill + ' sm:min-h-[32px] sm:min-w-[32px]',
titleButtonLeft: '-ml-8 sm:-ml-12 justify-self-start',
titleButtonRight: '-mr-8 sm:-mr-12 justify-self-end',
titleButtonIcon: 'h-16 w-16 sm:h-24 sm:w-24',
titleButtonIconRotated: 'transform rotate-90',
};

@@ -291,0 +294,0 @@

{
"name": "@warp-ds/component-classes",
"repository": "git@github.com:warp-ds/component-classes.git",
"version": "1.0.0-alpha.74",
"version": "1.0.0-alpha.75",
"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