Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@acuity-brands/facade-checkbox

Package Overview
Dependencies
116
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

7

dist/index.js

@@ -22,7 +22,7 @@ import _defineProperty from '@babel/runtime-corejs2/helpers/defineProperty';

componentId: "sc-1et6yf2-0"
})(["display:grid;grid-template-columns:min-content auto;grid-gap:12px;align-items:start;"]);
})(["display:grid;grid-template-columns:min-content auto;grid-gap:12px;align-items:center;"]);
const StyledCheckbox = styled('span').withConfig({
displayName: "checkbox__StyledCheckbox",
componentId: "sc-1et6yf2-1"
})(["display:grid;grid-template-areas:'checkbox';width:", ";height:", ";> *{grid-area:checkbox;}"], CHECKBOX_SIZE, CHECKBOX_SIZE);
})(["display:grid;grid-template-areas:'checkbox';width:", ";height:", ";align-self:flex-start;position:relative;top:3px;> *{grid-area:checkbox;}"], CHECKBOX_SIZE, CHECKBOX_SIZE);
const HiddenCheckbox = styled('input').withConfig({

@@ -98,3 +98,3 @@ displayName: "checkbox__HiddenCheckbox",

componentId: "sc-1et6yf2-5"
})(["font-size:14px;line-height:21px;position:relative;top:-3px;color:", ";&.disabled{color:", ";}"], _ref12 => {
})(["font-size:14px;line-height:21px;color:", ";&.disabled{color:", ";}"], _ref12 => {
let {

@@ -130,2 +130,3 @@ theme

children: [/*#__PURE__*/jsxs(StyledCheckbox, {
"data-cy": "StyledCheckbox",
children: [/*#__PURE__*/jsx(HiddenCheckbox, {

@@ -132,0 +133,0 @@ type: "checkbox",

{
"name": "@acuity-brands/facade-checkbox",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",

@@ -8,2 +8,3 @@ "module": "index.js",

"@acuity-brands/facade-box": "latest",
"@acuity-brands/facade-dark-theme": "latest",
"@acuity-brands/facade-default-theme": "latest",

@@ -32,3 +33,3 @@ "@acuity-brands/facade-icon": "latest",

"componentType": "primitive",
"gitHead": "b1c9c0ae27cfb7b9c8264e096fa71bde61d4fdd9"
"gitHead": "b9666c869af3e190a373eb99892e9e093013eba9"
}
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