@zywave/zui-dialog
Advanced tools
Comparing version
@@ -6,2 +6,14 @@ # Change Log | ||
## [4.0.2-pre.8](https://gitlab.zywave.com/zui/zui/compare/@zywave/zui-dialog@4.0.2-pre.7...@zywave/zui-dialog@4.0.2-pre.8) (2019-05-11) | ||
### Bug Fixes | ||
* interpolate `rem()`s that did not get compiled ([86e0341](https://gitlab.zywave.com/zui/zui/commit/86e0341)) | ||
* replace ALL broken FOUC links in the labs ([01778ae](https://gitlab.zywave.com/zui/zui/commit/01778ae)) | ||
## [4.0.2-pre.7](https://gitlab.zywave.com/zui/zui/compare/@zywave/zui-dialog@4.0.2-pre.6...@zywave/zui-dialog@4.0.2-pre.7) (2019-05-09) | ||
@@ -8,0 +20,0 @@ |
function _templateObject() { | ||
const data = _taggedTemplateLiteral(["\n <style>\n :host{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;z-index:6000;flex-direction:column;align-items:center;overflow-x:hidden;overflow-y:auto;padding:2.25rem;box-sizing:border-box}:host .wrapper{padding:20px;transition:200ms padding ease-in-out;box-sizing:border-box;position:relative;display:block;width:100%;margin:auto;background-color:#fff;box-shadow:rgba(0,0,0,0.14) 0 16px 24px 2px,rgba(0,0,0,0.12) 0 6px 30px 5px,rgba(0,0,0,0.4) 0 8px 10px -5px}@media (min-width: 80em){:host .wrapper{padding:30px}}:host .wrapper .close{position:absolute;top:-rem(36);right:-rem(36);display:block;width:2.625rem;height:2.625rem;margin:0;padding:0;background-color:transparent;border:0;cursor:pointer;color:#fff;transition:0.2s}:host .wrapper .close button{display:flex;width:100%;height:100%;justify-content:center;align-items:center;margin:0;padding:0;background-color:transparent;border:0;border-radius:50%;cursor:pointer;color:#fff;transition:background 100ms ease-out, color 100ms ease-out}:host .wrapper .close button:hover{background-color:var(--zui-gray-100);color:var(--zui-gray)}:host .wrapper .close button:focus{background-color:var(--zui-gray-100);outline:none;color:var(--zui-gray)}:host .wrapper .close button zui-icon{--zui-icon-size: rem(16)}:host .wrapper .header{margin:0 0 0.9375rem}:host .wrapper .content{max-height:10000px;min-height:7.5rem;transition:height 1s cubic-bezier(0.25, 0.8, 0.25, 1)}:host .wrapper .footer{display:flex;width:100%;justify-content:flex-end;margin-top:1.875rem}:host ::slotted([slot='footer']){display:flex;width:100%;justify-content:flex-end}:host(.small) .wrapper{max-width:29.6875rem}:host(.medium) .wrapper{max-width:42.1875rem}:host(.large) .wrapper{max-width:54.6875rem}:host(.full) .wrapper{max-width:none}:host([hide-backdrop]) .close button{border-radius:30px}:host([hide-backdrop]) .close button zui-icon{color:var(--zui-gray-600)}:host([hide-backdrop]) .close button:hover{transition:0.2s}\n </style>\n <div id=\"wrapper\" class=\"wrapper\">\n <div class=\"close\">\n <button id=\"close\" aria-label=\"close\">\n <zui-icon icon=\"zui-close\"></zui-icon>\n </button>\n </div>\n <div class=\"header\"><slot name=\"header\"></slot></div>\n <div class=\"content\"><slot name=\"content\"></slot></div>\n <div class=\"footer\"><slot name=\"footer\"></slot></div>\n <slot></slot>\n </div>\n "]); | ||
const data = _taggedTemplateLiteral(["\n <style>\n :host{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;z-index:6000;flex-direction:column;align-items:center;overflow-x:hidden;overflow-y:auto;padding:2.25rem;box-sizing:border-box}:host .wrapper{padding:20px;transition:200ms padding ease-in-out;box-sizing:border-box;position:relative;display:block;width:100%;margin:auto;background-color:#fff;box-shadow:rgba(0,0,0,0.14) 0 16px 24px 2px,rgba(0,0,0,0.12) 0 6px 30px 5px,rgba(0,0,0,0.4) 0 8px 10px -5px}@media (min-width: 80em){:host .wrapper{padding:30px}}:host .wrapper .close{position:absolute;top:-rem(36);right:-rem(36);display:block;width:2.625rem;height:2.625rem;margin:0;padding:0;background-color:transparent;border:0;cursor:pointer;color:#fff;transition:0.2s}:host .wrapper .close button{display:flex;width:100%;height:100%;justify-content:center;align-items:center;margin:0;padding:0;background-color:transparent;border:0;border-radius:50%;cursor:pointer;color:#fff;transition:background 100ms ease-out, color 100ms ease-out}:host .wrapper .close button:hover{background-color:var(--zui-gray-100);color:var(--zui-gray)}:host .wrapper .close button:focus{background-color:var(--zui-gray-100);outline:none;color:var(--zui-gray)}:host .wrapper .close button zui-icon{--zui-icon-size: 1rem}:host .wrapper .header{margin:0 0 0.9375rem}:host .wrapper .content{max-height:10000px;min-height:7.5rem;transition:height 1s cubic-bezier(0.25, 0.8, 0.25, 1)}:host .wrapper .footer{display:flex;width:100%;justify-content:flex-end;margin-top:1.875rem}:host ::slotted([slot='footer']){display:flex;width:100%;justify-content:flex-end}:host(.small) .wrapper{max-width:29.6875rem}:host(.medium) .wrapper{max-width:42.1875rem}:host(.large) .wrapper{max-width:54.6875rem}:host(.full) .wrapper{max-width:none}:host([hide-backdrop]) .close button{border-radius:30px}:host([hide-backdrop]) .close button zui-icon{color:var(--zui-gray-600)}:host([hide-backdrop]) .close button:hover{transition:0.2s}\n </style>\n <div id=\"wrapper\" class=\"wrapper\">\n <div class=\"close\">\n <button id=\"close\" aria-label=\"close\">\n <zui-icon icon=\"zui-close\"></zui-icon>\n </button>\n </div>\n <div class=\"header\"><slot name=\"header\"></slot></div>\n <div class=\"content\"><slot name=\"content\"></slot></div>\n <div class=\"footer\"><slot name=\"footer\"></slot></div>\n <slot></slot>\n </div>\n "]); | ||
@@ -4,0 +4,0 @@ _templateObject = function _templateObject() { |
{ | ||
"name": "@zywave/zui-dialog", | ||
"version": "4.0.2-pre.7", | ||
"version": "4.0.2-pre.8", | ||
"main": "dist/index.js", | ||
@@ -11,3 +11,3 @@ "module": "dist/index.js", | ||
"@zywave/zui-base": "^4.0.1-pre.4", | ||
"@zywave/zui-icons": "^4.0.2-pre.6" | ||
"@zywave/zui-icons": "^4.0.2-pre.7" | ||
}, | ||
@@ -42,3 +42,3 @@ "scripts": { | ||
}, | ||
"gitHead": "cb3dcbbaa1dc86fd91d1a5bee8bb5cf6a6e5c555" | ||
"gitHead": "961a768d324948b13bcf24a0c3eaa81280d2c34f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
33277
5.75%318
0.32%