@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.78 to 1.0.0-alpha.79
@@ -274,4 +274,5 @@ export const attention = { | ||
transparentBg: `before:i-bg-$color-modal-backdrop-background before:content-[''] before:absolute before:top-0 before:bottom-0 before:left-0 before:right-0 before:opacity-25`, | ||
styleVariables: '[--w-modal-max-height: 80%] [--w-modal-width: 640px]', | ||
backdrop: | ||
'fixed inset-0 flex sm:place-content-center sm:place-items-center items-end z-20 [--w-modal-max-height: 80%] [--w-modal-width: 640px]', | ||
'fixed inset-0 flex sm:place-content-center sm:place-items-center items-end z-20', | ||
modal: | ||
@@ -278,0 +279,0 @@ 'sm:pb-safe-[32] i-shadow-$shadow-modal max-h-[--w-modal-max-height] min-h-[--w-modal-min-height] w-[--w-modal-width] h-[--w-modal-height] relative transition-300 ease-in-out backface-hidden will-change-height rounded-8 mx-0 sm:mx-16 i-bg-$color-modal-background flex flex-col overflow-hidden outline-none space-y-16 pt-8 sm:pt-32 sm:pb-32 rounded-b-0 sm:rounded-b-8', |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.78", | ||
"version": "1.0.0-alpha.79", | ||
"description": "WARP component classes", | ||
@@ -6,0 +6,0 @@ "type": "module", |
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
79110
549