@flexcodelabs/input
Advanced tools
Comparing version 0.1.1 to 0.1.3
@@ -0,2 +1,6 @@ | ||
# 0.1.3 | ||
* new release to test workflow | ||
# 0.1.2 | ||
* Fix custom styles for new release | ||
# 0.1.1 | ||
* Create and release input component |
@@ -48,3 +48,3 @@ "use strict"; | ||
!textarea && (react_1.default.createElement("input", { id: name, inputMode: inputMode !== null && inputMode !== void 0 ? inputMode : "text", type: type === "password" ? (isPassword ? "password" : "text") : type, name: name, disabled: disabled, className: "".concat(error && "error", " ").concat(success && "success", " ").concat(inputClass, " "), onChange: onChange, autoComplete: autoComplete, onFocus: function () { return setFocused(true); }, onBlur: function () { return setFocused(false); }, value: value, placeholder: placeholder, style: { | ||
paddingRight: type === "password" ? "50px" : "1rem", | ||
paddingRight: type === "password" ? "50px" : "", | ||
}, required: required })), | ||
@@ -51,0 +51,0 @@ textarea && (react_1.default.createElement("textarea", { id: name, name: name, placeholder: placeholder, disabled: disabled, className: "".concat(error && "error", " ").concat(success && "success", " custom-scroll-bar ").concat(inputClass, " "), onChange: onChange, autoComplete: autoComplete, onFocus: function () { return setFocused(true); }, onBlur: function () { return setFocused(false); }, value: value, style: __assign({ paddingRight: "1rem" }, inputStyle), required: required })), |
@@ -23,3 +23,3 @@ var __assign = (this && this.__assign) || function () { | ||
!textarea && (React.createElement("input", { id: name, inputMode: inputMode !== null && inputMode !== void 0 ? inputMode : "text", type: type === "password" ? (isPassword ? "password" : "text") : type, name: name, disabled: disabled, className: "".concat(error && "error", " ").concat(success && "success", " ").concat(inputClass, " "), onChange: onChange, autoComplete: autoComplete, onFocus: function () { return setFocused(true); }, onBlur: function () { return setFocused(false); }, value: value, placeholder: placeholder, style: { | ||
paddingRight: type === "password" ? "50px" : "1rem", | ||
paddingRight: type === "password" ? "50px" : "", | ||
}, required: required })), | ||
@@ -26,0 +26,0 @@ textarea && (React.createElement("textarea", { id: name, name: name, placeholder: placeholder, disabled: disabled, className: "".concat(error && "error", " ").concat(success && "success", " custom-scroll-bar ").concat(inputClass, " "), onChange: onChange, autoComplete: autoComplete, onFocus: function () { return setFocused(true); }, onBlur: function () { return setFocused(false); }, value: value, style: __assign({ paddingRight: "1rem" }, inputStyle), required: required })), |
{ | ||
"name": "@flexcodelabs/input", | ||
"version": "0.1.1", | ||
"version": "0.1.3", | ||
"description": "", | ||
@@ -29,6 +29,3 @@ "main": "./lib/cjs/index.js", | ||
"/lib" | ||
], | ||
"dependencies": { | ||
"jq": "^1.7.2" | ||
} | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15155
2
- Removedjq@^1.7.2
- Removedajv@6.12.6(transitive)
- Removedasn1@0.2.6(transitive)
- Removedassert-plus@1.0.0(transitive)
- Removedasynckit@0.4.0(transitive)
- Removedaws-sign2@0.7.0(transitive)
- Removedaws4@1.13.2(transitive)
- Removedbcrypt-pbkdf@1.0.2(transitive)
- Removedbindings@1.5.0(transitive)
- Removedcaseless@0.12.0(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removedcontextify@0.1.15(transitive)
- Removedcore-util-is@1.0.2(transitive)
- Removedcssom@0.2.5(transitive)
- Removedcssstyle@4.1.0(transitive)
- Removeddashdash@1.14.1(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedecc-jsbn@0.1.2(transitive)
- Removedextend@3.0.2(transitive)
- Removedextsprintf@1.3.0(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedfile-uri-to-path@1.0.0(transitive)
- Removedforever-agent@0.6.1(transitive)
- Removedform-data@2.3.3(transitive)
- Removedgetpass@0.1.7(transitive)
- Removedhar-schema@2.0.0(transitive)
- Removedhar-validator@5.1.5(transitive)
- Removedhtmlparser@1.7.7(transitive)
- Removedhttp-signature@1.2.0(transitive)
- Removedis-typedarray@1.0.0(transitive)
- Removedisstream@0.1.2(transitive)
- Removedjq@1.7.2(transitive)
- Removedjsbn@0.1.1(transitive)
- Removedjsdom@0.2.19(transitive)
- Removedjson-schema@0.4.0(transitive)
- Removedjson-schema-traverse@0.4.1(transitive)
- Removedjson-stringify-safe@5.0.1(transitive)
- Removedjsprim@1.4.2(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removednan@2.22.0(transitive)
- Removedoauth-sign@0.9.0(transitive)
- Removedperformance-now@2.1.0(transitive)
- Removedpsl@1.13.0(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedqs@6.5.3(transitive)
- Removedrequest@2.88.2(transitive)
- Removedrrweb-cssom@0.7.1(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsshpk@1.18.0(transitive)
- Removedtough-cookie@2.5.0(transitive)
- Removedtunnel-agent@0.6.0(transitive)
- Removedtweetnacl@0.14.5(transitive)
- Removeduri-js@4.4.1(transitive)
- Removeduuid@3.4.0(transitive)
- Removedverror@1.10.0(transitive)
- Removedxmlhttprequest@1.3.0(transitive)