+3
-3
| { | ||
| "name": "fab-kit", | ||
| "version": "1.0.16", | ||
| "version": "1.0.17", | ||
| "description": "UI Kit for the smart", | ||
@@ -37,7 +37,7 @@ "keywords": [ | ||
| "npm-run-all": "^4.1.5", | ||
| "rollup": "^2.3.2", | ||
| "rollup": "^2.34.2", | ||
| "rollup-plugin-svelte": "^5.2.0", | ||
| "svelte": "^3.25.1", | ||
| "svelte": "^3.31.0", | ||
| "svelte-preprocess": "^3.7.1" | ||
| } | ||
| } |
| .container { | ||
| .helper { | ||
| opacity: 0; | ||
| position: absolute; | ||
| z-index: -1; | ||
| padding: 0 6px; | ||
| } | ||
| .helper { | ||
| opacity: 0; | ||
| position: absolute; | ||
| z-index: -1; | ||
| padding: 0 6px; | ||
| } | ||
| input { | ||
| padding: 4px; | ||
| outline: none; | ||
| border: 2px solid transparent; | ||
| background: transparent; | ||
| box-sizing: border-box; | ||
| &:disabled { | ||
| color: #212121; | ||
| } | ||
| &:hover:not(:disabled) { | ||
| border: 1px solid #dddddd; | ||
| margin: 1px -1px 1px 1px; | ||
| } | ||
| &:focus:not(:disabled) { | ||
| border: 2px solid #9b51e0; | ||
| border-radius: 4px; | ||
| margin: 0px; | ||
| } | ||
| } | ||
| input { | ||
| padding: 4px; | ||
| outline: none; | ||
| border: 2px solid transparent; | ||
| background: transparent; | ||
| box-sizing: border-box; | ||
| font-size: inherit; | ||
| color: inherit; | ||
| &:disabled { | ||
| color: #212121; | ||
| } | ||
| &:hover:not(:disabled) { | ||
| border: 1px solid #dddddd; | ||
| margin: 1px -1px 1px 1px; | ||
| } | ||
| &:focus:not(:disabled) { | ||
| border: 2px solid #9b51e0; | ||
| border-radius: 4px; | ||
| margin: 0px; | ||
| } | ||
| } | ||
| } | ||
@@ -34,3 +39,3 @@ | ||
| input:-webkit-autofill:active { | ||
| transition: background-color 5000s ease-in-out 0s; | ||
| } | ||
| transition: background-color 5000s ease-in-out 0s; | ||
| } |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
951199
0.02%