Socket
Socket
Sign inDemoInstall

floating-button-synoption-platinum

Package Overview
Dependencies
26
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.61 to 1.0.62

2

dist/SideBar/SideBar.js

@@ -11,3 +11,3 @@ var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {

var SidebarContainer = styled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: fixed;\n z-index: 10000;\n width: 2.5%;\n height: 100%;\n background-color: ", ";\n"], ["\n position: fixed;\n z-index: 10000;\n width: 2.5%;\n height: 100%;\n background-color: ", ";\n"])), function (props) { return props.sidebarColor; });
var SidebarImage = styled.img(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n cursor: pointer;\n text-align: center;\n font-size: medium;\n width: 100%;\n"], ["\n cursor: pointer;\n text-align: center;\n font-size: medium;\n width: 100%;\n"])));
var SidebarImage = styled.img(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n cursor: pointer;\n text-align: center;\n font-size: medium;\n width: 100%;\n padding-top: 0.5rem;\n"], ["\n cursor: pointer;\n text-align: center;\n font-size: medium;\n width: 100%;\n padding-top: 0.5rem;\n"])));
var SidebarItem = styled.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n cursor: pointer;\n text-align: center;\n font-size: medium;\n margin-top: 1rem;\n width: 100%;\n // background-color: ", ";\n padding-top: 1rem;\n font-family: cursive;\n // padding-bottom: 1rem;\n display: grid;\n align-content: stretch;\n justify-content: center;\n"], ["\n cursor: pointer;\n text-align: center;\n font-size: medium;\n margin-top: 1rem;\n width: 100%;\n // background-color: ", ";\n padding-top: 1rem;\n font-family: cursive;\n // padding-bottom: 1rem;\n display: grid;\n align-content: stretch;\n justify-content: center;\n"])), function (props) { return props.optionButtonColor; });

@@ -14,0 +14,0 @@ var StyledIcon = styled.img(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n width: 2rem;\n height: 2rem;\n"], ["\n width: 2rem;\n height: 2rem;\n"])));

{
"name": "floating-button-synoption-platinum",
"version": "1.0.61",
"version": "1.0.62",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc