Socket
Socket
Sign inDemoInstall

@elvia/elvis-tooltip

Package Overview
Dependencies
Maintainers
7
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elvia/elvis-tooltip - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

10

CHANGELOG.json

@@ -6,2 +6,12 @@ {

"date": "28.09.22",
"version": "1.0.3",
"changelog": [
{
"type": "bug_fix",
"changes": ["Previous build did not include changes"]
}
]
},
{
"date": "28.09.22",
"version": "1.0.2",

@@ -8,0 +18,0 @@ "changelog": [

2

dist/react/js/styledComponents.js

@@ -46,3 +46,3 @@ /*

componentId: "sc-jdpnf4-1"
})(["", " color:", ";background:", ";display:flex;align-items:center;justify-content:center;padding:0.5rem 0.625rem;border-radius:0.25rem;position:absolute;animation:", " 200ms 1ms forwards;max-width:min(350px,96%);width:max-content;opacity:0;&::after{content:'';position:absolute;width:0;height:0;}", " ", ""], (0, _elvisTypography.getTypographyCss)('text-sm'), colors.tooltipText, colors.tooltipBg, TooltipFadeIn, function (props) {
})(["", " color:", ";background:", ";display:flex;align-items:center;justify-content:center;padding:0.5rem 0.625rem;border-radius:0.25rem;position:absolute;animation:", " 200ms 1ms forwards;max-width:min(350px,96%);width:max-content;opacity:0;z-index:99999;&::after{content:'';position:absolute;width:0;height:0;}", " ", ""], (0, _elvisTypography.getTypographyCss)('text-sm'), colors.tooltipText, colors.tooltipBg, TooltipFadeIn, function (props) {
switch (props.position) {

@@ -49,0 +49,0 @@ case 'top':

{
"name": "@elvia/elvis-tooltip",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is too big to display

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