@code.gov/code-gov-style
Advanced tools
Comparing version 1.13.0 to 1.14.0
@@ -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
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
1212325
125
3160