New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zywave/zui-dialog

Package Overview
Dependencies
Maintainers
1
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zywave/zui-dialog - npm Package Compare versions

Comparing version 4.0.2-pre.6 to 4.0.2-pre.7

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [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)
### Bug Fixes
* rem cleanup ([91611dc](https://gitlab.zywave.com/zui/zui/commit/91611dc))
## [4.0.2-pre.6](https://gitlab.zywave.com/zui/zui/compare/@zywave/zui-dialog@4.0.2-pre.5...@zywave/zui-dialog@4.0.2-pre.6) (2019-05-06)

@@ -8,0 +19,0 @@

2

dist/zui-dialog.js
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:3.6rem;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:-3.6rem;right:-3.6rem;display:block;width:4.2rem;height:4.2rem;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: 1.6rem}:host .wrapper .header{margin:0 0 1.5rem}:host .wrapper .content{max-height:10000px;min-height:12rem;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:3rem}:host ::slotted([slot='footer']){display:flex;width:100%;justify-content:flex-end}:host(.small) .wrapper{max-width:47.5rem}:host(.medium) .wrapper{max-width:67.5rem}:host(.large) .wrapper{max-width:87.5rem}: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: 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 "]);

@@ -4,0 +4,0 @@ _templateObject = function _templateObject() {

{
"name": "@zywave/zui-dialog",
"version": "4.0.2-pre.6",
"version": "4.0.2-pre.7",
"main": "dist/index.js",

@@ -10,4 +10,4 @@ "module": "dist/index.js",

"@polymer/polymer": "3.2.0",
"@zywave/zui-base": "^4.0.1-pre.3",
"@zywave/zui-icons": "^4.0.2-pre.5"
"@zywave/zui-base": "^4.0.1-pre.4",
"@zywave/zui-icons": "^4.0.2-pre.6"
},

@@ -42,3 +42,3 @@ "scripts": {

},
"gitHead": "59ec0ef1b0ed4b5a068549760eda4005430e942f"
"gitHead": "cb3dcbbaa1dc86fd91d1a5bee8bb5cf6a6e5c555"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc