@cagovweb/state-template 6.3.1-beta2 → 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 +19 -145
- 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 {
|
|
@@ -22182,7 +22056,7 @@ select:focus {
|
|
|
22182
22056
|
.card .card-header .h4,
|
|
22183
22057
|
.card .card-header h5,
|
|
22184
22058
|
.card .card-header .h5 {
|
|
22185
|
-
font-family:
|
|
22059
|
+
font-family: var(--bs-font-sans-serif);
|
|
22186
22060
|
font-weight: 500;
|
|
22187
22061
|
line-height: 1.5;
|
|
22188
22062
|
color: inherit;
|
|
@@ -25020,12 +24894,12 @@ div[data-state=open] .title {
|
|
|
25020
24894
|
.stat-counter {
|
|
25021
24895
|
text-align: center;
|
|
25022
24896
|
font-size: 3rem;
|
|
25023
|
-
font-family:
|
|
24897
|
+
font-family: var(--bs-font-sans-serif);
|
|
25024
24898
|
}
|
|
25025
24899
|
|
|
25026
24900
|
.circles-text {
|
|
25027
24901
|
font-size: 2.1875rem !important;
|
|
25028
|
-
font-family:
|
|
24902
|
+
font-family: var(--bs-font-sans-serif);
|
|
25029
24903
|
}
|
|
25030
24904
|
|
|
25031
24905
|
/* -----------------------------------------
|