Socket
Socket
Sign inDemoInstall

@hackclub/design-system

Package Overview
Dependencies
135
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-12 to 0.0.1-13

.site/static/manager.244931d69de670adaaf9.bundle.js

2

dist/Field.js

@@ -92,3 +92,3 @@ 'use strict';

/** choose alternate field type (like email, password, textarea, or select) */
type: _propTypes2.default.oneOf(['checkbox', 'email', 'file', 'number', 'password', 'select', 'tel', 'textarea', 'url', 'text']),
type: _propTypes2.default.oneOf(['checkbox', 'date', 'email', 'file', 'number', 'password', 'select', 'tel', 'textarea', 'url', 'text']),
name: _propTypes2.default.string.isRequired,

@@ -95,0 +95,0 @@ /** label text */

@@ -10,3 +10,3 @@ 'use strict';

var _templateObject = _taggedTemplateLiteral(['\n appearance: none;\n display: block;\n vertical-align: middle;\n max-width: 32rem;\n min-height: 36px;\n line-height: inherit;\n font-family: inherit;\n background-color: transparent;\n border-radius: ', ';\n border-width: 1px;\n border-style: solid;\n border-color: ', ';\n transition: ', ' box-shadow;\n\n ::placeholder {\n color: ', ';\n }\n\n ::-ms-clear {\n display: none;\n }\n\n &:focus {\n outline: none;\n border-color: ', ';\n box-shadow: 0 0 0 2px ', ';\n }\n\n &[type=\'select\'] {\n background: #fff url("data:image/svg+xml;charset=utf8,', '") no-repeat right .75rem center;\n background-size: .5rem;\n }\n\n ', ' ', ' ', ' ', ';\n'], ['\n appearance: none;\n display: block;\n vertical-align: middle;\n max-width: 32rem;\n min-height: 36px;\n line-height: inherit;\n font-family: inherit;\n background-color: transparent;\n border-radius: ', ';\n border-width: 1px;\n border-style: solid;\n border-color: ', ';\n transition: ', ' box-shadow;\n\n ::placeholder {\n color: ', ';\n }\n\n ::-ms-clear {\n display: none;\n }\n\n &:focus {\n outline: none;\n border-color: ', ';\n box-shadow: 0 0 0 2px ', ';\n }\n\n &[type=\'select\'] {\n background: #fff url("data:image/svg+xml;charset=utf8,', '") no-repeat right .75rem center;\n background-size: .5rem;\n }\n\n ', ' ', ' ', ' ', ';\n']);
var _templateObject = _taggedTemplateLiteral(['\n appearance: none;\n display: block;\n vertical-align: middle;\n max-width: 32rem;\n min-height: 36px;\n line-height: inherit;\n font-family: inherit;\n background-color: transparent;\n border-radius: ', ';\n border-width: 1px;\n border-style: solid;\n border-color: ', ';\n transition: ', ' box-shadow;\n\n ::placeholder {\n color: ', ';\n }\n\n ::-ms-clear {\n display: none;\n }\n\n &:focus {\n outline: none;\n border-color: ', ';\n box-shadow: 0 0 0 2px ', ';\n }\n\n &[type=\'select\'] {\n background: #fff url("data:image/svg+xml;charset=utf8,', '") no-repeat right .75rem center;\n background-size: .5rem;\n }\n\n &[type=\'textarea\'] {\n resize: vertical;\n }\n\n ', ' ', ' ', ' ', ';\n'], ['\n appearance: none;\n display: block;\n vertical-align: middle;\n max-width: 32rem;\n min-height: 36px;\n line-height: inherit;\n font-family: inherit;\n background-color: transparent;\n border-radius: ', ';\n border-width: 1px;\n border-style: solid;\n border-color: ', ';\n transition: ', ' box-shadow;\n\n ::placeholder {\n color: ', ';\n }\n\n ::-ms-clear {\n display: none;\n }\n\n &:focus {\n outline: none;\n border-color: ', ';\n box-shadow: 0 0 0 2px ', ';\n }\n\n &[type=\'select\'] {\n background: #fff url("data:image/svg+xml;charset=utf8,', '") no-repeat right .75rem center;\n background-size: .5rem;\n }\n\n &[type=\'textarea\'] {\n resize: vertical;\n }\n\n ', ' ', ' ', ' ', ';\n']);

@@ -13,0 +13,0 @@ var _react = require('react');

{
"name": "@hackclub/design-system",
"version": "0.0.1-12",
"version": "0.0.1-13",
"description": "Hack Club Design System",

@@ -27,3 +27,3 @@ "main": "dist/index.js",

"serve": "^10.0.1",
"styled-components": "3.4.8",
"styled-components": "^3.4.9",
"styled-system": "1.1.7"

@@ -30,0 +30,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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