@zywave/zui-dialog
Advanced tools
Comparing version 4.0.2-pre.9 to 4.0.2-pre.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.2-pre.10](https://gitlab.zywave.com/zui/zui/compare/@zywave/zui-dialog@4.0.2-pre.9...@zywave/zui-dialog@4.0.2-pre.10) (2019-05-28) | ||
**Note:** Version bump only for package @zywave/zui-dialog | ||
## [4.0.2-pre.9](https://gitlab.zywave.com/zui/zui/compare/@zywave/zui-dialog@4.0.2-pre.8...@zywave/zui-dialog@4.0.2-pre.9) (2019-05-15) | ||
@@ -8,0 +16,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: 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 "]); | ||
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:-2.25rem;right:-2.25rem;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.9", | ||
"version": "4.0.2-pre.10", | ||
"main": "dist/index.js", | ||
@@ -41,3 +41,3 @@ "module": "dist/index.js", | ||
}, | ||
"gitHead": "f749830beab8642510d9263601c80bf51ea791e7" | ||
"gitHead": "206a01d8158fff7e1f92beb70573cd7e1fd99e37" | ||
} |
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
33690