@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.74 to 1.0.0-alpha.75
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78182
543