Socket
Socket
Sign inDemoInstall

@bonio-ui/components

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bonio-ui/components - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

6

CHANGELOG.md
# @bonio-ui/components
## 6.3.1
### Patch Changes
- [#189](https://github.com/BoniO-Taiwan/BoniO-UI/pull/189) [`1a9d648`](https://github.com/BoniO-Taiwan/BoniO-UI/commit/1a9d648bf596315381a7d4a3306347f932ca6256) Thanks [@AmyHuang82](https://github.com/AmyHuang82)! - Update: hide edge default password visible icon
## 6.3.0

@@ -4,0 +10,0 @@

2

dist/input/Input.style.js

@@ -90,3 +90,3 @@ "use strict";

var StyledInput = _styledComponents.default.input(_templateObject13 || (_templateObject13 = _taggedTemplateLiteral(["\n flex-shrink: 0;\n color: ", ";\n appearance: none;\n border: none;\n width: 100%;\n font-family: inherit;\n border-radius: ", "rem;\n padding-left: ", "rem;\n padding-right: ", "rem;\n transition: all ", "ms ", ";\n text-align: ", ";\n\n ", "\n\n ::placeholder {\n color: ", ";\n }\n\n :disabled {\n color: ", ";\n cursor: not-allowed;\n }\n\n ", "\n ", "\n\n ", "\n ", "\n"])), black, _ref3 => {
var StyledInput = _styledComponents.default.input(_templateObject13 || (_templateObject13 = _taggedTemplateLiteral(["\n flex-shrink: 0;\n color: ", ";\n appearance: none;\n border: none;\n width: 100%;\n font-family: inherit;\n border-radius: ", "rem;\n padding-left: ", "rem;\n padding-right: ", "rem;\n transition: all ", "ms ", ";\n text-align: ", ";\n\n ", "\n\n ::placeholder {\n color: ", ";\n }\n\n /* https://learn.microsoft.com/en-us/microsoft-edge/web-platform/password-reveal#remove-the-password-reveal-control */\n ::-ms-reveal {\n display: none;\n }\n\n :disabled {\n color: ", ";\n cursor: not-allowed;\n }\n\n ", "\n ", "\n\n ", "\n ", "\n"])), black, _ref3 => {
var {

@@ -93,0 +93,0 @@ round

{
"name": "@bonio-ui/components",
"version": "6.3.0",
"version": "6.3.1",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "description": "BoniO UI components in React",

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