@cagovweb/state-template 6.3.1-beta1 → 6.3.1-beta3
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 +25 -153
- package/dist/css/cagov.core.min.css +2 -2
- package/dist/js/cagov.core.js +1 -1
- package/dist/js/cagov.core.min.js +1 -1
- package/dist/readme.md +2 -2
- package/package.json +1 -1
- package/dist/fonts/publicsans-bold-webfont.woff2 +0 -0
- package/dist/fonts/publicsans-extrabold-webfont.woff2 +0 -0
- package/dist/fonts/publicsans-extralight-webfont.woff2 +0 -0
- package/dist/fonts/publicsans-light-webfont.woff2 +0 -0
- package/dist/fonts/publicsans-medium-webfont.woff2 +0 -0
- package/dist/fonts/publicsans-regular-webfont.woff2 +0 -0
- package/dist/fonts/publicsans-semibold-webfont.woff2 +0 -0
package/dist/css/cagov.core.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
|
-
/*! State Web Template Version 6.3.1-
|
|
2
|
+
/*! State Web Template Version 6.3.1-beta3 */
|
|
3
3
|
/*!
|
|
4
4
|
* Bootstrap v5.3.0 (https://getbootstrap.com/)
|
|
5
5
|
* Copyright 2011-2023 The Bootstrap Authors
|
|
@@ -14060,134 +14060,8 @@ textarea.form-control-lg {
|
|
|
14060
14060
|
/* -----------------------------------------
|
|
14061
14061
|
TYPE STYLES - /source/scss/cagov/type.scss
|
|
14062
14062
|
----------------------------------------- */
|
|
14063
|
-
/* latin-ext */
|
|
14064
|
-
@font-face {
|
|
14065
|
-
font-family: "Public Sans";
|
|
14066
|
-
font-style: normal;
|
|
14067
|
-
font-weight: 200;
|
|
14068
|
-
font-display: swap;
|
|
14069
|
-
src: url("../fonts/publicsans-extralight-webfont.woff2") format("woff2");
|
|
14070
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
14071
|
-
}
|
|
14072
|
-
/* latin */
|
|
14073
|
-
@font-face {
|
|
14074
|
-
font-family: "Public Sans";
|
|
14075
|
-
font-style: normal;
|
|
14076
|
-
font-weight: 200;
|
|
14077
|
-
font-display: swap;
|
|
14078
|
-
src: url("../fonts/publicsans-extralight-webfont.woff2") format("woff2");
|
|
14079
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
14080
|
-
}
|
|
14081
|
-
/* latin-ext */
|
|
14082
|
-
@font-face {
|
|
14083
|
-
font-family: "Public Sans";
|
|
14084
|
-
font-style: normal;
|
|
14085
|
-
font-weight: 300;
|
|
14086
|
-
font-display: swap;
|
|
14087
|
-
src: url("../fonts/publicsans-light-webfont.woff2") format("woff2");
|
|
14088
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
14089
|
-
}
|
|
14090
|
-
/* latin */
|
|
14091
|
-
@font-face {
|
|
14092
|
-
font-family: "Public Sans";
|
|
14093
|
-
font-style: normal;
|
|
14094
|
-
font-weight: 300;
|
|
14095
|
-
font-display: swap;
|
|
14096
|
-
src: url("../fonts/publicsans-light-webfont.woff2") format("woff2");
|
|
14097
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
14098
|
-
}
|
|
14099
|
-
/* latin-ext */
|
|
14100
|
-
@font-face {
|
|
14101
|
-
font-family: "Public Sans";
|
|
14102
|
-
font-style: normal;
|
|
14103
|
-
font-weight: 400;
|
|
14104
|
-
font-display: swap;
|
|
14105
|
-
src: url("../fonts/publicsans-regular-webfont.woff2") format("woff2");
|
|
14106
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
14107
|
-
}
|
|
14108
|
-
/* latin */
|
|
14109
|
-
@font-face {
|
|
14110
|
-
font-family: "Public Sans";
|
|
14111
|
-
font-style: normal;
|
|
14112
|
-
font-weight: 400;
|
|
14113
|
-
font-display: swap;
|
|
14114
|
-
src: url("../fonts/publicsans-regular-webfont.woff2") format("woff2");
|
|
14115
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
14116
|
-
}
|
|
14117
|
-
/* latin-ext */
|
|
14118
|
-
@font-face {
|
|
14119
|
-
font-family: "Public Sans";
|
|
14120
|
-
font-style: normal;
|
|
14121
|
-
font-weight: 500;
|
|
14122
|
-
font-display: swap;
|
|
14123
|
-
src: url("../fonts/publicsans-medium-webfont.woff2") format("woff2");
|
|
14124
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
14125
|
-
}
|
|
14126
|
-
/* latin */
|
|
14127
|
-
@font-face {
|
|
14128
|
-
font-family: "Public Sans";
|
|
14129
|
-
font-style: normal;
|
|
14130
|
-
font-weight: 500;
|
|
14131
|
-
font-display: swap;
|
|
14132
|
-
src: url("../fonts/publicsans-medium-webfont.woff2") format("woff2");
|
|
14133
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
14134
|
-
}
|
|
14135
|
-
/* latin-ext */
|
|
14136
|
-
@font-face {
|
|
14137
|
-
font-family: "Public Sans";
|
|
14138
|
-
font-style: normal;
|
|
14139
|
-
font-weight: 600;
|
|
14140
|
-
font-display: swap;
|
|
14141
|
-
src: url("../fonts/publicsans-semibold-webfont.woff2") format("woff2");
|
|
14142
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
14143
|
-
}
|
|
14144
|
-
/* latin */
|
|
14145
|
-
@font-face {
|
|
14146
|
-
font-family: "Public Sans";
|
|
14147
|
-
font-style: normal;
|
|
14148
|
-
font-weight: 600;
|
|
14149
|
-
font-display: swap;
|
|
14150
|
-
src: url("../fonts/publicsans-semibold-webfont.woff2") format("woff2");
|
|
14151
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
14152
|
-
}
|
|
14153
|
-
/* latin-ext */
|
|
14154
|
-
@font-face {
|
|
14155
|
-
font-family: "Public Sans";
|
|
14156
|
-
font-style: normal;
|
|
14157
|
-
font-weight: 700;
|
|
14158
|
-
font-display: swap;
|
|
14159
|
-
src: url("../fonts/publicsans-bold-webfont.woff2") format("woff2");
|
|
14160
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
14161
|
-
}
|
|
14162
|
-
/* latin */
|
|
14163
|
-
@font-face {
|
|
14164
|
-
font-family: "Public Sans";
|
|
14165
|
-
font-style: normal;
|
|
14166
|
-
font-weight: 700;
|
|
14167
|
-
font-display: swap;
|
|
14168
|
-
src: url("../fonts/publicsans-bold-webfont.woff2") format("woff2");
|
|
14169
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
14170
|
-
}
|
|
14171
|
-
/* latin-ext */
|
|
14172
|
-
@font-face {
|
|
14173
|
-
font-family: "Public Sans";
|
|
14174
|
-
font-style: normal;
|
|
14175
|
-
font-weight: 800;
|
|
14176
|
-
font-display: swap;
|
|
14177
|
-
src: url("../fonts/publicsans-extrabold-webfont.woff2") format("woff2");
|
|
14178
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
14179
|
-
}
|
|
14180
|
-
/* latin */
|
|
14181
|
-
@font-face {
|
|
14182
|
-
font-family: "Public Sans";
|
|
14183
|
-
font-style: normal;
|
|
14184
|
-
font-weight: 800;
|
|
14185
|
-
font-display: swap;
|
|
14186
|
-
src: url("../fonts/publicsans-extrabold-webfont.woff2") format("woff2");
|
|
14187
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
14188
|
-
}
|
|
14189
14063
|
body {
|
|
14190
|
-
font: 1.125rem/1.5
|
|
14064
|
+
font: 1.125rem/1.5 var(--bs-font-sans-serif);
|
|
14191
14065
|
color: var(--gray-900, #3b3a48);
|
|
14192
14066
|
overflow-y: scroll;
|
|
14193
14067
|
}
|
|
@@ -14281,7 +14155,7 @@ h1,
|
|
|
14281
14155
|
margin-bottom: 1.6rem;
|
|
14282
14156
|
font-weight: 700;
|
|
14283
14157
|
line-height: 1.25;
|
|
14284
|
-
font-family:
|
|
14158
|
+
font-family: var(--bs-font-sans-serif);
|
|
14285
14159
|
}
|
|
14286
14160
|
h1 span[class^=ca-gov-icon-]:first-child,
|
|
14287
14161
|
.h1 span[class^=ca-gov-icon-]:first-child {
|
|
@@ -14303,7 +14177,7 @@ h2,
|
|
|
14303
14177
|
margin-bottom: 1.4rem;
|
|
14304
14178
|
font-weight: 700;
|
|
14305
14179
|
line-height: 1.375;
|
|
14306
|
-
font-family:
|
|
14180
|
+
font-family: var(--bs-font-sans-serif);
|
|
14307
14181
|
}
|
|
14308
14182
|
@media (min-width: 576px) {
|
|
14309
14183
|
h2,
|
|
@@ -14321,7 +14195,7 @@ h3,
|
|
|
14321
14195
|
margin-bottom: 1.2rem;
|
|
14322
14196
|
font-weight: 700;
|
|
14323
14197
|
line-height: 1.5;
|
|
14324
|
-
font-family:
|
|
14198
|
+
font-family: var(--bs-font-sans-serif);
|
|
14325
14199
|
}
|
|
14326
14200
|
@media (min-width: 576px) {
|
|
14327
14201
|
h3,
|
|
@@ -14339,7 +14213,7 @@ h4,
|
|
|
14339
14213
|
margin-bottom: 1rem;
|
|
14340
14214
|
font-weight: 700;
|
|
14341
14215
|
line-height: 1.625;
|
|
14342
|
-
font-family:
|
|
14216
|
+
font-family: var(--bs-font-sans-serif);
|
|
14343
14217
|
}
|
|
14344
14218
|
@media (min-width: 576px) {
|
|
14345
14219
|
h4,
|
|
@@ -14357,7 +14231,7 @@ h5,
|
|
|
14357
14231
|
margin-bottom: 0.8rem;
|
|
14358
14232
|
font-weight: 700;
|
|
14359
14233
|
line-height: 1.75;
|
|
14360
|
-
font-family:
|
|
14234
|
+
font-family: var(--bs-font-sans-serif);
|
|
14361
14235
|
}
|
|
14362
14236
|
@media (min-width: 576px) {
|
|
14363
14237
|
h5,
|
|
@@ -14375,7 +14249,7 @@ h6,
|
|
|
14375
14249
|
margin-bottom: 0.6rem;
|
|
14376
14250
|
font-weight: 700;
|
|
14377
14251
|
line-height: 1.75;
|
|
14378
|
-
font-family:
|
|
14252
|
+
font-family: var(--bs-font-sans-serif);
|
|
14379
14253
|
}
|
|
14380
14254
|
@media (min-width: 576px) {
|
|
14381
14255
|
h6,
|
|
@@ -14420,7 +14294,7 @@ h6,
|
|
|
14420
14294
|
}
|
|
14421
14295
|
|
|
14422
14296
|
.serif {
|
|
14423
|
-
font-family: "Merriweather", serif !important;
|
|
14297
|
+
font-family: "Merriweather", "Times New Roman", serif !important;
|
|
14424
14298
|
}
|
|
14425
14299
|
|
|
14426
14300
|
.monospace {
|
|
@@ -14428,7 +14302,7 @@ h6,
|
|
|
14428
14302
|
}
|
|
14429
14303
|
|
|
14430
14304
|
.heading {
|
|
14431
|
-
font-family:
|
|
14305
|
+
font-family: var(--bs-font-sans-serif) !important;
|
|
14432
14306
|
}
|
|
14433
14307
|
|
|
14434
14308
|
code {
|
|
@@ -15347,7 +15221,7 @@ h2, .h2 {
|
|
|
15347
15221
|
padding-left: 5px;
|
|
15348
15222
|
}
|
|
15349
15223
|
.branding .header-organization-banner a .logo-assets .logo-text .logo-state {
|
|
15350
|
-
font: 1rem
|
|
15224
|
+
font: 1rem var(--bs-font-sans-serif);
|
|
15351
15225
|
margin: 0;
|
|
15352
15226
|
padding: 0;
|
|
15353
15227
|
color: var(--gray-900, #3b3a48);
|
|
@@ -15362,7 +15236,7 @@ h2, .h2 {
|
|
|
15362
15236
|
}
|
|
15363
15237
|
}
|
|
15364
15238
|
.branding .header-organization-banner a .logo-assets .logo-text .logo-dept {
|
|
15365
|
-
font: 700 1.75rem
|
|
15239
|
+
font: 700 1.75rem var(--bs-font-sans-serif);
|
|
15366
15240
|
margin: 0;
|
|
15367
15241
|
padding: 0;
|
|
15368
15242
|
color: var(--color-p3, #323a45);
|
|
@@ -15421,7 +15295,7 @@ h2, .h2 {
|
|
|
15421
15295
|
background-color: rgba(0, 0, 0, 0.5);
|
|
15422
15296
|
}
|
|
15423
15297
|
.explore-invite .explore-title {
|
|
15424
|
-
font-family:
|
|
15298
|
+
font-family: var(--bs-font-sans-serif);
|
|
15425
15299
|
font-size: 1.7rem;
|
|
15426
15300
|
}
|
|
15427
15301
|
.explore-invite [class^=ca-gov-icon-] {
|
|
@@ -16630,7 +16504,7 @@ input[type=search]::-webkit-search-results-decoration {
|
|
|
16630
16504
|
.full-width-nav .nav-item .first-level-btn {
|
|
16631
16505
|
display: block;
|
|
16632
16506
|
padding: 0.85rem 1rem 0.9rem;
|
|
16633
|
-
font-family:
|
|
16507
|
+
font-family: var(--bs-font-sans-serif);
|
|
16634
16508
|
font-weight: 400;
|
|
16635
16509
|
position: relative;
|
|
16636
16510
|
text-align: left;
|
|
@@ -18674,7 +18548,7 @@ a.text-white:not(.btn):hover {
|
|
|
18674
18548
|
transition: opacity 0.3s, visibility 0.3s;
|
|
18675
18549
|
z-index: 5;
|
|
18676
18550
|
visibility: visible;
|
|
18677
|
-
font-family:
|
|
18551
|
+
font-family: var(--bs-font-sans-serif);
|
|
18678
18552
|
/* 3rd and beyond positions panel on right of button */
|
|
18679
18553
|
/* first two panels positioned on left of button */
|
|
18680
18554
|
}
|
|
@@ -20146,7 +20020,7 @@ cagov-accordion:defined details[open] summary:focus::after {
|
|
|
20146
20020
|
margin-top: 0.5rem;
|
|
20147
20021
|
margin-bottom: 0.5rem;
|
|
20148
20022
|
padding-bottom: 0;
|
|
20149
|
-
font-family:
|
|
20023
|
+
font-family: var(--bs-font-sans-serif);
|
|
20150
20024
|
}
|
|
20151
20025
|
|
|
20152
20026
|
.accordion__trigger {
|
|
@@ -20481,7 +20355,6 @@ cagov-accordion.sidenav details .accordion-body .side-subnav li:last-child {
|
|
|
20481
20355
|
/* -----------------------------------------
|
|
20482
20356
|
BREADCRUMBS - /source/scss/cagov/breadcrumbs.scss
|
|
20483
20357
|
----------------------------------------- */
|
|
20484
|
-
.breadcrumb,
|
|
20485
20358
|
.breadcrumbs ul,
|
|
20486
20359
|
.breadcrumbs ol {
|
|
20487
20360
|
padding: 0.5em 1rem;
|
|
@@ -20493,41 +20366,36 @@ cagov-accordion.sidenav details .accordion-body .side-subnav li:last-child {
|
|
|
20493
20366
|
font-size: 0.85rem;
|
|
20494
20367
|
}
|
|
20495
20368
|
@media (min-width: 576px) {
|
|
20496
|
-
.breadcrumb,
|
|
20497
20369
|
.breadcrumbs ul,
|
|
20498
20370
|
.breadcrumbs ol {
|
|
20499
20371
|
font-size: calc(0.85rem + 0.1vw);
|
|
20500
20372
|
}
|
|
20501
20373
|
}
|
|
20502
|
-
.breadcrumb li,
|
|
20503
20374
|
.breadcrumbs ul li,
|
|
20504
20375
|
.breadcrumbs ol li {
|
|
20505
20376
|
position: relative;
|
|
20506
20377
|
padding-left: 0.75rem;
|
|
20507
20378
|
padding-right: 0.75rem;
|
|
20508
20379
|
}
|
|
20509
|
-
.breadcrumb li:first-child,
|
|
20510
20380
|
.breadcrumbs ul li:first-child,
|
|
20511
20381
|
.breadcrumbs ol li:first-child {
|
|
20512
20382
|
padding-left: 0;
|
|
20513
20383
|
}
|
|
20514
|
-
.breadcrumb li::after,
|
|
20515
20384
|
.breadcrumbs ul li::after,
|
|
20516
20385
|
.breadcrumbs ol li::after {
|
|
20517
20386
|
content: "";
|
|
20518
|
-
color: var(--gray-
|
|
20387
|
+
color: var(--gray-900, #3b3a48);
|
|
20519
20388
|
border: none;
|
|
20520
20389
|
margin: 0 0.75rem;
|
|
20521
20390
|
font-size: 1.125rem;
|
|
20522
20391
|
font-weight: 200;
|
|
20523
20392
|
position: absolute;
|
|
20524
|
-
border-left: 1px solid
|
|
20393
|
+
border-left: 1px solid;
|
|
20525
20394
|
height: 70%;
|
|
20526
20395
|
top: 5px;
|
|
20527
20396
|
right: -12px;
|
|
20528
20397
|
transform: rotate(15deg);
|
|
20529
20398
|
}
|
|
20530
|
-
.breadcrumb li:last-child::after,
|
|
20531
20399
|
.breadcrumbs ul li:last-child::after,
|
|
20532
20400
|
.breadcrumbs ol li:last-child::after {
|
|
20533
20401
|
content: "";
|
|
@@ -20539,6 +20407,10 @@ cagov-accordion.sidenav details .accordion-body .side-subnav li:last-child {
|
|
|
20539
20407
|
padding: 0;
|
|
20540
20408
|
}
|
|
20541
20409
|
|
|
20410
|
+
.section--overstated .breadcrumbs ul li::after, .section--overstated .breadcrumbs ol li::after, .section-standout .breadcrumbs ul li::after, .section-standout .breadcrumbs ol li::after, .section-impact .breadcrumbs ul li::after, .section-impact .breadcrumbs ol li::after, .section-primary .breadcrumbs ul li::after, .section-primary .breadcrumbs ol li::after, .section-inverted .breadcrumbs ul li::after, .section-inverted .breadcrumbs ol li::after, .bg-primary .breadcrumbs ul li::after, .bg-primary .breadcrumbs ol li::after, .bg-standout .breadcrumbs ul li::after, .bg-standout .breadcrumbs ol li::after, .bg-p2 .breadcrumbs ul li::after, .bg-p2 .breadcrumbs ol li::after, .bg-p3 .breadcrumbs ul li::after, .bg-p3 .breadcrumbs ol li::after {
|
|
20411
|
+
color: var(--white, #FFF);
|
|
20412
|
+
}
|
|
20413
|
+
|
|
20542
20414
|
/* -----------------------------------------
|
|
20543
20415
|
KEYWORDS - /source/scss/cagov/keywords.scss
|
|
20544
20416
|
----------------------------------------- */
|
|
@@ -22184,7 +22056,7 @@ select:focus {
|
|
|
22184
22056
|
.card .card-header .h4,
|
|
22185
22057
|
.card .card-header h5,
|
|
22186
22058
|
.card .card-header .h5 {
|
|
22187
|
-
font-family:
|
|
22059
|
+
font-family: var(--bs-font-sans-serif);
|
|
22188
22060
|
font-weight: 500;
|
|
22189
22061
|
line-height: 1.5;
|
|
22190
22062
|
color: inherit;
|
|
@@ -25022,12 +24894,12 @@ div[data-state=open] .title {
|
|
|
25022
24894
|
.stat-counter {
|
|
25023
24895
|
text-align: center;
|
|
25024
24896
|
font-size: 3rem;
|
|
25025
|
-
font-family:
|
|
24897
|
+
font-family: var(--bs-font-sans-serif);
|
|
25026
24898
|
}
|
|
25027
24899
|
|
|
25028
24900
|
.circles-text {
|
|
25029
24901
|
font-size: 2.1875rem !important;
|
|
25030
|
-
font-family:
|
|
24902
|
+
font-family: var(--bs-font-sans-serif);
|
|
25031
24903
|
}
|
|
25032
24904
|
|
|
25033
24905
|
/* -----------------------------------------
|