@spectrum-web-components/modal
Advanced tools
Comparing version 0.5.3-express.12 to 0.6.0
{ | ||
"name": "@spectrum-web-components/modal", | ||
"version": "0.5.3-express.12+27420d682", | ||
"version": "0.6.0", | ||
"publishConfig": { | ||
@@ -49,3 +49,3 @@ "access": "public" | ||
"devDependencies": { | ||
"@spectrum-css/modal": "^3.0.12" | ||
"@spectrum-css/modal": "^3.0.11" | ||
}, | ||
@@ -57,3 +57,3 @@ "types": "./src/index.d.ts", | ||
], | ||
"gitHead": "27420d682bb3b3f679875e1f4148c10df0bd738c" | ||
"gitHead": "f23b15ec952d7450272a8275524c905e028b4ddc" | ||
} |
@@ -14,3 +14,3 @@ /* | ||
const styles = css ` | ||
:host{align-items:center;box-sizing:border-box;display:flex;height:100vh;height:-webkit-fill-available;height:fill-available;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:visibility 0ms linear var(--spectrum-global-animation-duration-100,.13s);visibility:hidden;width:100vw;z-index:2}:host([open]){visibility:visible}@media only screen and (max-device-height:350px),only screen and (max-device-width:400px){:host([responsive]){border-radius:0;height:100%;max-height:100%;max-width:100%;width:100%}:host([responsive]){margin-top:0}}.modal{opacity:0;pointer-events:none;transition:transform var(--spectrum-global-animation-duration-100,.13s) ease-in-out,opacity var(--spectrum-global-animation-duration-100,.13s) ease-in-out,visibility 0ms linear var(--spectrum-global-animation-duration-100,.13s);visibility:hidden}:host([open]) .modal{opacity:1;pointer-events:auto;transition-delay:0ms;visibility:visible}:host{--spectrum-dialog-confirm-exit-animation-delay:0ms;--spectrum-dialog-fullscreen-margin:32px;--spectrum-dialog-max-height:90vh}.modal{border-radius:var( | ||
.modal{opacity:0;pointer-events:none;transition:transform var(--spectrum-global-animation-duration-100,.13s) ease-in-out,opacity var(--spectrum-global-animation-duration-100,.13s) ease-in-out,visibility 0ms linear var(--spectrum-global-animation-duration-100,.13s);visibility:hidden}:host([open]) .modal{opacity:1;pointer-events:auto;transition-delay:0ms;visibility:visible}:host{--spectrum-dialog-confirm-exit-animation-delay:0ms;--spectrum-dialog-fullscreen-margin:32px;--spectrum-dialog-max-height:90vh}.modal{border-radius:var( | ||
--spectrum-dialog-confirm-border-radius,var(--spectrum-alias-component-border-radius) | ||
@@ -17,0 +17,0 @@ );max-height:var(--spectrum-dialog-max-height);outline:none;overflow:hidden;pointer-events:auto;transform:translateY(var( |
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
35781
15
194
0
4