Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@code.gov/code-gov-style

Package Overview
Dependencies
Maintainers
3
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code.gov/code-gov-style - npm Package Compare versions

Comparing version 1.13.0 to 1.14.0

assets/css/tt_lakes_medium-webfont.css

4

components/autocomplete.md

@@ -12,3 +12,3 @@ ---

<div style="margin: 0 auto; position: relative; width: 400px;">
<input placeholder="Search Thousands of Projects..." style="width: 100%">
<input placeholder="Search Thousands of Projects..." type="search" style="width: 100%">
<ul class="autocomplete">

@@ -41,3 +41,3 @@ <li>

<div style="margin: 0 auto; width: 400px;">
<input placeholder="Search Thousands of Projects..." style="width: 100%">
<input placeholder="Search Thousands of Projects..." type="search" style="width: 100%">
<ul class="autocomplete">

@@ -44,0 +44,0 @@ <li>

@@ -10,6 +10,6 @@ ---

<div class="banner">
<input placeholder="Search Thousands of Projects...">
<input placeholder="Search Thousands of Projects..." type="search">
</div>
```
<input>
<input placeholder="Search Thousands of Projects..." type="search">
```

@@ -22,3 +22,3 @@

<div class="banner">
<input placeholder="Search Thousands of Projects...">
<input placeholder="Search Thousands of Projects..." type="search">
<button class="go">Go</button>

@@ -28,3 +28,3 @@ </div>

<div class="banner">
<input placeholder="Search Thousands of Projects...">
<input placeholder="Search Thousands of Projects..." type="search">
<button class="go">Go</button>

@@ -31,0 +31,0 @@ </div>

@@ -34,3 +34,3 @@ ---

<li class="search">
<input placeholder="Search Projects...">
<input placeholder="Search Projects..." type="search">
<button class="go">Go</button>

@@ -66,2 +66,6 @@ </li>

<ul>
<li class="search">
<input placeholder="Search Projects..." type="search">
<button class="go">Go</button>
</li>
<li class="expanded">

@@ -68,0 +72,0 @@ <a class="dropdown">About</a>

{
"name": "@code.gov/code-gov-style",
"version": "1.13.0",
"version": "1.14.0",
"description": "Style for code.gov including buttons, banners, and cards. Inspired by and somewhat based on USWDS.",

@@ -5,0 +5,0 @@ "main": "index.js",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc