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

@tradeshift/elements.cover

Package Overview
Dependencies
Maintainers
8
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tradeshift/elements.cover - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

2

lib/cover.umd.js

@@ -1,1 +0,1 @@

!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(require("@tradeshift/elements")):"function"==typeof define&&define.amd?define(["@tradeshift/elements"],e):e((t=t||self).ts.elements)}(this,(function(t){"use strict";function e(t,e){for(var i=0;i<e.length;i++){var n=e[i];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function i(){var t,e,n=(t=['\n\t\t\t\t<div class="cover ','"></div>\n\t\t\t'],e||(e=t.slice(0)),t.raw=e,t);return i=function(){return n},n}t.customElementDefineHelper("ts-cover",function(n){var o,r,s,a,l;function v(){var t=n.call(this)||this;return t.visible=!1,t}return r=n,(o=v).prototype=Object.create(r.prototype),o.prototype.constructor=o,o.__proto__=r,s=v,l=[{key:"styles",get:function(){return[t.TSElement.styles,t.unsafeCSS(".cover{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;visibility:hidden;background-color:#0f151a;background-color:var(--ts-color-black);z-index:10000;z-index:var(--ts-zindex-max)}.ts-fadeIn{visibility:visible;opacity:.8;transition:visibility .1s linear .1s,opacity .2s;transition:visibility var(--ts-transition-now) linear var(--ts-transition-now),opacity var(--ts-transition-fast)}.ts-fadeOut{visibility:hidden;opacity:0;transition:visibility .1s linear .2s,opacity .2s;transition:visibility var(--ts-transition-now) linear var(--ts-transition-fast),opacity var(--ts-transition-fast)}:host(.ts-aside-cover)>div{pointer-events:auto;z-index:1999;z-index:var(--ts-zindex-aside-cover)}:host(.ts-dialog-cover)>div{pointer-events:auto;z-index:2999;z-index:var(--ts-zindex-dialog-cover)}:host(.ts-spin-cover)>div{pointer-events:auto;z-index:3999;z-index:var(--ts-zindex-spin-cover)}")]}},{key:"properties",get:function(){return{visible:{type:Boolean,attribute:"data-visible",reflect:!0}}}}],(a=null)&&e(s.prototype,a),l&&e(s,l),v.prototype.render=function(){return t.html(i(),this.visible?"ts-fadeIn":"ts-fadeOut")},v}(t.TSElement))}));
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(require("@tradeshift/elements")):"function"==typeof define&&define.amd?define(["@tradeshift/elements"],e):e((t=t||self).ts.elements)}(this,function(t){"use strict";function e(t,e){for(var i=0;i<e.length;i++){var n=e[i];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function i(){var t,e,n=(t=['\n\t\t\t\t<div class="cover ','"></div>\n\t\t\t'],e||(e=t.slice(0)),t.raw=e,t);return i=function(){return n},n}t.customElementDefineHelper("ts-cover",function(n){var o,r,s,a,l;function v(){var t=n.call(this)||this;return t.visible=!1,t}return r=n,(o=v).prototype=Object.create(r.prototype),o.prototype.constructor=o,o.__proto__=r,s=v,l=[{key:"styles",get:function(){return[t.TSElement.styles,t.unsafeCSS(".cover{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;visibility:hidden;background-color:#0f151a;background-color:var(--ts-color-black);z-index:10000;z-index:var(--ts-zindex-max)}.ts-fadeIn{visibility:visible;opacity:.8;transition:visibility .1s linear .1s,opacity .2s;transition:visibility var(--ts-transition-now) linear var(--ts-transition-now),opacity var(--ts-transition-fast)}.ts-fadeOut{visibility:hidden;opacity:0;transition:visibility .1s linear .2s,opacity .2s;transition:visibility var(--ts-transition-now) linear var(--ts-transition-fast),opacity var(--ts-transition-fast)}:host(.ts-aside-cover)>div{pointer-events:auto;z-index:1999;z-index:var(--ts-zindex-aside-cover)}:host(.ts-dialog-cover)>div{pointer-events:auto;z-index:2999;z-index:var(--ts-zindex-dialog-cover)}:host(.ts-spin-cover)>div{pointer-events:auto;z-index:3999;z-index:var(--ts-zindex-spin-cover)}")]}},{key:"properties",get:function(){return{visible:{type:Boolean,attribute:"data-visible",reflect:!0}}}}],(a=null)&&e(s.prototype,a),l&&e(s,l),v.prototype.render=function(){return t.html(i(),this.visible?"ts-fadeIn":"ts-fadeOut")},v}(t.TSElement))});
{
"name": "@tradeshift/elements.cover",
"version": "0.10.0",
"version": "0.11.0",
"src": "src/cover.js",

@@ -12,5 +12,5 @@ "main": "lib/cover.umd.js",

"dependencies": {
"@tradeshift/elements": "^0.10.0"
"@tradeshift/elements": "^0.11.0"
},
"gitHead": "66874081004dc1381919ddb2038999687696957f"
"gitHead": "314bbb216eb025fe1c0274273f4934884a5f5075"
}
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