primer-popover
Advanced tools
Comparing version 0.1.0-alpha.2b4f51db to 0.1.0-alpha.503bc620
@@ -1,1 +0,1 @@ | ||
module.exports = {"cssstats":{"size":903,"gzipSize":321,"humanizedSize":"903B","humanizedGzipSize":"321B","rules":{"total":13,"size":{"graph":[4,4,4,4,4,2,2,1,1,2,2,1,1],"max":4,"average":2.4615384615384617}},"selectors":{"total":16,"type":0,"class":16,"id":0,"pseudoClass":0,"pseudoElement":11,"values":[".Popover",".Popover-message",".Popover-message::before",".Popover-message::after",".Popover-message::before",".Popover-message::after",".Popover-message--right",".Popover-message--right::before",".Popover-message--right::after",".Popover-message--right::before",".Popover-message--right::after",".Popover-message--left",".Popover-message--left::before",".Popover-message--left::after",".Popover-message--left::after",".Popover-message--lg"],"specificity":{"max":11,"average":10.6875}},"declarations":{"total":32,"unique":29,"properties":{"position":["absolute","relative","absolute"],"right":["0","-9px","20px","21px"],"left":["0","50%","auto","-9px","20px","21px"],"z-index":["100"],"max-width":["235px","330px"],"margin-right":["auto","0"],"margin-left":["auto","-9px","-8px","0","0","0"],"display":["inline-block"],"content":["\"\""],"top":["-16px","-14px"],"border":["8px solid transparent","7px solid transparent"],"border-bottom-color":["rgba(0,0,0,0.15)","#fff"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} | ||
module.exports = {"cssstats":{"size":911,"gzipSize":330,"humanizedSize":"911B","humanizedGzipSize":"330B","rules":{"total":13,"size":{"graph":[2,4,4,4,4,2,2,1,1,2,2,1,1],"max":4,"average":2.3076923076923075}},"selectors":{"total":16,"type":0,"class":16,"id":0,"pseudoClass":0,"pseudoElement":11,"values":[".Popover",".Popover-message",".Popover-message::before",".Popover-message::after",".Popover-message::before",".Popover-message::after",".Popover-message--right",".Popover-message--right::before",".Popover-message--right::after",".Popover-message--right::before",".Popover-message--right::after",".Popover-message--left",".Popover-message--left::before",".Popover-message--left::after",".Popover-message--left::after",".Popover-message--lg"],"specificity":{"max":11,"average":10.6875}},"declarations":{"total":30,"unique":27,"properties":{"position":["absolute","relative","absolute"],"z-index":["100"],"width":["235px"],"margin-right":["auto","0"],"margin-left":["auto","-9px","-8px","0","0","0"],"left":["50%","auto","-9px","20px","21px"],"display":["inline-block"],"content":["\"\""],"top":["-15px","-13px"],"border":["8px solid transparent","7px solid transparent"],"border-bottom-color":["rgba(0,0,0,0.15)","#fff"],"right":["-9px","20px","21px"],"min-width":["330px"]}},"mediaQueries":{"total":1,"unique":1,"values":["(min-width: 544px)"],"contents":[{"value":"(min-width: 544px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".Popover-message--lg"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"min-width":["330px"]}}}]}}} |
{ | ||
"version": "0.1.0-alpha.2b4f51db", | ||
"version": "0.1.0-alpha.503bc620", | ||
"name": "primer-popover", | ||
@@ -26,3 +26,3 @@ "description": "Popover for suggesting, guiding, and bringing attention to specific UI elements on a page.", | ||
"dependencies": { | ||
"primer-support": "4.5.0-alpha.2b4f51db" | ||
"primer-support": "4.5.0-alpha.503bc620" | ||
}, | ||
@@ -29,0 +29,0 @@ "keywords": [ |
@@ -45,3 +45,3 @@ # Primer CSS / Popover | ||
```html title="Center-aligned" | ||
```html title="Center-aligned (default)" | ||
<div class="position-relative text-center"> | ||
@@ -48,0 +48,0 @@ <button class="btn btn-primary">UI</button> |
Sorry, the diff of this file is not supported yet
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
9479
+ Addedprimer-support@4.5.0-alpha.503bc620(transitive)
- Removedprimer-support@4.5.0-alpha.2b4f51db(transitive)