@cagovweb/state-template 1.0.0 → 1.1.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/cagov.core.css +4 -4
- package/dist/css/cagov.core.min.css +1 -1
- package/dist/js/cagov.core.js +10 -8
- package/dist/js/cagov.core.min.js +1 -1
- package/dist/readme.md +1 -1
- package/index.mjs +7 -0
- package/package.json +11 -6
- package/readme.md +68 -0
- package/README.md +0 -17
- package/dist/fonts/CaGov.svg +0 -528
- package/dist/fonts/CaGov.ttf +0 -0
- package/dist/fonts/CaGov.woff +0 -0
- package/dist/fonts/publicsans-bold-webfont.woff +0 -0
- package/dist/fonts/publicsans-extrabold-webfont.woff +0 -0
- package/dist/fonts/publicsans-extralight-webfont.woff +0 -0
- package/dist/fonts/publicsans-light-webfont.woff +0 -0
- package/dist/fonts/publicsans-medium-webfont.woff +0 -0
- package/dist/fonts/publicsans-regular-webfont.woff +0 -0
- package/dist/fonts/publicsans-semibold-webfont..woff +0 -0
package/dist/css/cagov.core.css
CHANGED
|
@@ -2199,7 +2199,7 @@ textarea.form-control-lg {
|
|
|
2199
2199
|
background-size: contain;
|
|
2200
2200
|
border: 1px solid rgba(0, 0, 0, 0.25);
|
|
2201
2201
|
appearance: none;
|
|
2202
|
-
color-adjust: exact;
|
|
2202
|
+
print-color-adjust: exact;
|
|
2203
2203
|
}
|
|
2204
2204
|
.form-check-input[type=checkbox] {
|
|
2205
2205
|
border-radius: 0.25em;
|
|
@@ -10128,7 +10128,7 @@ textarea.form-control-lg {
|
|
|
10128
10128
|
----------------------------------------- */
|
|
10129
10129
|
@font-face {
|
|
10130
10130
|
font-family: "CaGov";
|
|
10131
|
-
src: url("../fonts/CaGov.
|
|
10131
|
+
src: url("../fonts/CaGov.woff2?ocljyw") format("woff2");
|
|
10132
10132
|
font-weight: normal;
|
|
10133
10133
|
font-style: normal;
|
|
10134
10134
|
font-display: block;
|
|
@@ -13315,7 +13315,6 @@ svg ~ .external-link-icon,
|
|
|
13315
13315
|
width: 100%;
|
|
13316
13316
|
height: auto;
|
|
13317
13317
|
overflow: hidden;
|
|
13318
|
-
background-image: url("/images/main-banner.svg");
|
|
13319
13318
|
background-position: center;
|
|
13320
13319
|
background-size: cover;
|
|
13321
13320
|
display: block;
|
|
@@ -13328,6 +13327,7 @@ svg ~ .external-link-icon,
|
|
|
13328
13327
|
|
|
13329
13328
|
.header-primary-banner {
|
|
13330
13329
|
overflow: hidden;
|
|
13330
|
+
background-image: url("data:image/svg+xml,<svg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 500'><path fill='url(%23a)' d='M0 0h1440v500H0z'/><mask id='b' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1440' height='498'><path d='M0 0h1440v498H0V0Z' fill='%23D9D9D9'/></mask><g mask='url(%23b)'><path d='M0 0h660l166 500H0V0Z' fill='%23046B99'/><path d='M0 0h660l166 500H0V0Z' fill='%23323A45' fill-opacity='.8'/><path d='M-83 0h16L99 500H-83V0Z' fill='%234993B5'/><path d='M-83 0h16L99 500H-83V0Z' fill='%23323A45' fill-opacity='.8'/><path d='M1440 0h-207l-166 500h373V0Z' fill='%234993B5'/><path d='M1440 0h-207l-166 500h373V0Z' fill='%23323A45' fill-opacity='.7'/></g><defs><linearGradient id='a' x1='1172' y1='500' x2='1857.5' y2='0' gradientUnits='userSpaceOnUse'><stop stop-color='%23323A45'/><stop offset='1' stop-color='%23046B99' stop-opacity='.7'/></linearGradient></defs></svg>");
|
|
13331
13331
|
background-color: #395567;
|
|
13332
13332
|
background-position: center !important;
|
|
13333
13333
|
background-size: cover !important;
|
|
@@ -18921,7 +18921,7 @@ input[type=radio]:checked + * i {
|
|
|
18921
18921
|
}
|
|
18922
18922
|
|
|
18923
18923
|
.form-select {
|
|
18924
|
-
background-image: url("
|
|
18924
|
+
background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'><path d='M17.087 10.35l-4.337 4.336-4.337-4.336c-0.293-0.293-0.768-0.293-1.060 0s-0.293 0.768 0 1.060l4.864 4.864c0.147 0.147 0.341 0.221 0.533 0.219 0.194 0 0.386-0.072 0.533-0.219l4.865-4.864c0.293-0.293 0.293-0.768 0-1.060s-0.768-0.293-1.061 0z'/></svg>");
|
|
18925
18925
|
background-size: 20px 20px;
|
|
18926
18926
|
}
|
|
18927
18927
|
|