@gov-design-system-ce/components 4.2.2 → 4.2.4
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/cjs/core.cjs.js +1 -1
- package/dist/cjs/gov-button.cjs.entry.js +4 -3
- package/dist/cjs/gov-button.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-empty.cjs.entry.js +7 -1
- package/dist/cjs/gov-empty.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-flex_3.cjs.entry.js +3 -3
- package/dist/cjs/gov-flex_3.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-label.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-label.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-infobar.cjs.entry.js +6 -2
- package/dist/cjs/gov-infobar.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-tabs.cjs.entry.js +2 -2
- package/dist/cjs/gov-tabs.cjs.entry.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/gov-button/button/gov-button.js +22 -3
- package/dist/collection/components/gov-button/button/gov-button.js.map +1 -1
- package/dist/collection/components/gov-empty/constants.js +5 -0
- package/dist/collection/components/gov-empty/constants.js.map +1 -1
- package/dist/collection/components/gov-empty/gov-empty.js +26 -1
- package/dist/collection/components/gov-empty/gov-empty.js.map +1 -1
- package/dist/collection/components/gov-form/label/gov-form-label.js +1 -1
- package/dist/collection/components/gov-form/label/gov-form-label.js.map +1 -1
- package/dist/collection/components/gov-infobar/gov-infobar.js +6 -2
- package/dist/collection/components/gov-infobar/gov-infobar.js.map +1 -1
- package/dist/collection/components/gov-tabs/gov-tabs.js +2 -2
- package/dist/collection/components/gov-tabs/gov-tabs.js.map +1 -1
- package/dist/collection/components/gov-theme-switch/gov-theme-switch.js +5 -5
- package/dist/collection/components/gov-theme-switch/gov-theme-switch.js.map +1 -1
- package/dist/collection/pages/Banner.js +10 -0
- package/dist/collection/pages/Banner.js.map +1 -1
- package/dist/collection/pages/Button.js +18 -0
- package/dist/collection/pages/Button.js.map +1 -1
- package/dist/collection/pages/Empty.js +26 -0
- package/dist/collection/pages/Empty.js.map +1 -1
- package/dist/collection/pages/Forms.js +31 -31
- package/dist/collection/pages/Forms.js.map +1 -1
- package/dist/collection/pages/Home.js +8 -2
- package/dist/collection/pages/Home.js.map +1 -1
- package/dist/collection/pages/Tabs.js +22 -5
- package/dist/collection/pages/Tabs.js.map +1 -1
- package/dist/components/gov-accordion-item.js +1 -1
- package/dist/components/gov-attachments-item.js +1 -1
- package/dist/components/gov-blockquote.js +1 -1
- package/dist/components/gov-breadcrumbs.js +1 -1
- package/dist/components/gov-button.js +1 -1
- package/dist/components/gov-card.js +1 -1
- package/dist/components/gov-chip.js +1 -1
- package/dist/components/gov-dialog.js +1 -1
- package/dist/components/gov-empty.js +1 -1
- package/dist/components/gov-empty.js.map +1 -1
- package/dist/components/gov-form-autocomplete.js +1 -1
- package/dist/components/gov-form-checkbox.js +1 -1
- package/dist/components/gov-form-file.js +1 -1
- package/dist/components/gov-form-input.js +1 -1
- package/dist/components/gov-form-label.js +1 -1
- package/dist/components/gov-form-label.js.map +1 -1
- package/dist/components/gov-form-multi-select.js +1 -1
- package/dist/components/gov-form-range.js +1 -1
- package/dist/components/gov-form-select.js +1 -1
- package/dist/components/gov-form-switch.js +1 -1
- package/dist/components/gov-icon.js +1 -1
- package/dist/components/gov-infobar.js +1 -1
- package/dist/components/gov-infobar.js.map +1 -1
- package/dist/components/gov-link.js +1 -1
- package/dist/components/gov-loading.js +1 -1
- package/dist/components/gov-pagination.js +1 -1
- package/dist/components/gov-tabs.js +1 -1
- package/dist/components/gov-tabs.js.map +1 -1
- package/dist/components/gov-tag.js +1 -1
- package/dist/components/gov-theme-switch.js +1 -1
- package/dist/components/gov-theme-switch.js.map +1 -1
- package/dist/components/gov-tile.js +1 -1
- package/dist/components/gov-toast.js +1 -1
- package/dist/components/gov-tooltip-content.js +1 -1
- package/dist/components/gov-wizard-item.js +1 -1
- package/dist/components/{p-5b0934a8.js → p-043a676e.js} +2 -2
- package/dist/components/{p-5d60b866.js → p-2b33d27c.js} +2 -2
- package/dist/components/{p-7fb16042.js → p-90657523.js} +2 -2
- package/dist/components/p-abea96cf.js +2 -0
- package/dist/components/p-abea96cf.js.map +1 -0
- package/dist/components/{p-6ce6e14f.js → p-b56d6b99.js} +2 -2
- package/dist/components/{p-5a861cd2.js → p-bd393ff0.js} +2 -2
- package/dist/components/{p-f9b1a12b.js → p-cbe3bc71.js} +2 -2
- package/dist/core/core.css +115 -42
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/p-39d6e51d.entry.js +2 -0
- package/dist/core/p-39d6e51d.entry.js.map +1 -0
- package/dist/core/p-7385f6e8.entry.js +2 -0
- package/dist/core/p-7385f6e8.entry.js.map +1 -0
- package/dist/core/{p-3583dcf7.entry.js → p-9e5eb19a.entry.js} +2 -2
- package/dist/core/{p-3583dcf7.entry.js.map → p-9e5eb19a.entry.js.map} +1 -1
- package/dist/core/p-ac800db4.entry.js +2 -0
- package/dist/core/p-ac800db4.entry.js.map +1 -0
- package/dist/core/p-d45bcd43.entry.js +2 -0
- package/dist/core/p-d45bcd43.entry.js.map +1 -0
- package/dist/core/p-e7e00fe3.entry.js +2 -0
- package/dist/core/{p-774ea182.entry.js.map → p-e7e00fe3.entry.js.map} +1 -1
- package/dist/esm/core.js +1 -1
- package/dist/esm/gov-button.entry.js +4 -3
- package/dist/esm/gov-button.entry.js.map +1 -1
- package/dist/esm/gov-empty.entry.js +7 -1
- package/dist/esm/gov-empty.entry.js.map +1 -1
- package/dist/esm/gov-flex_3.entry.js +3 -3
- package/dist/esm/gov-flex_3.entry.js.map +1 -1
- package/dist/esm/gov-form-label.entry.js +1 -1
- package/dist/esm/gov-form-label.entry.js.map +1 -1
- package/dist/esm/gov-infobar.entry.js +6 -2
- package/dist/esm/gov-infobar.entry.js.map +1 -1
- package/dist/esm/gov-tabs.entry.js +2 -2
- package/dist/esm/gov-tabs.entry.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/hydrate/index.js +27 -14
- package/dist/hydrate/index.mjs +27 -14
- package/dist/types/components/gov-button/button/gov-button.d.ts +4 -0
- package/dist/types/components/gov-empty/constants.d.ts +5 -0
- package/dist/types/components/gov-empty/gov-empty.d.ts +5 -1
- package/dist/types/components/gov-infobar/gov-infobar.d.ts +2 -0
- package/dist/types/components/gov-theme-switch/gov-theme-switch.d.ts +1 -1
- package/dist/types/components.d.ts +20 -4
- package/package.json +1 -1
- package/dist/components/p-d3435179.js +0 -2
- package/dist/components/p-d3435179.js.map +0 -1
- package/dist/core/p-0abc38e8.entry.js +0 -2
- package/dist/core/p-0abc38e8.entry.js.map +0 -1
- package/dist/core/p-774ea182.entry.js +0 -2
- package/dist/core/p-a1c825f3.entry.js +0 -2
- package/dist/core/p-a1c825f3.entry.js.map +0 -1
- package/dist/core/p-c1584cfe.entry.js +0 -2
- package/dist/core/p-c1584cfe.entry.js.map +0 -1
- package/dist/core/p-c5a49469.entry.js +0 -2
- package/dist/core/p-c5a49469.entry.js.map +0 -1
- /package/dist/components/{p-5b0934a8.js.map → p-043a676e.js.map} +0 -0
- /package/dist/components/{p-5d60b866.js.map → p-2b33d27c.js.map} +0 -0
- /package/dist/components/{p-7fb16042.js.map → p-90657523.js.map} +0 -0
- /package/dist/components/{p-6ce6e14f.js.map → p-b56d6b99.js.map} +0 -0
- /package/dist/components/{p-5a861cd2.js.map → p-bd393ff0.js.map} +0 -0
- /package/dist/components/{p-f9b1a12b.js.map → p-cbe3bc71.js.map} +0 -0
package/dist/core/core.css
CHANGED
|
@@ -3029,7 +3029,7 @@ gov-banner[size=xl], .gov-banner[size=xl] {
|
|
|
3029
3029
|
width: 100%;
|
|
3030
3030
|
padding: var(--spacing-6xl) var(--spacing-l);
|
|
3031
3031
|
}
|
|
3032
|
-
gov-banner[size=xl] [slot=image], .gov-banner[size=xl] [slot=image] {
|
|
3032
|
+
gov-banner[size=xl] [slot=image], gov-banner[size=xl] [slot=image] img, .gov-banner[size=xl] [slot=image], .gov-banner[size=xl] [slot=image] img {
|
|
3033
3033
|
position: absolute;
|
|
3034
3034
|
top: 50%;
|
|
3035
3035
|
left: 50%;
|
|
@@ -3090,7 +3090,7 @@ gov-banner[size=xl] *[slot=headline], .gov-banner[size=xl] *[slot=headline] {
|
|
|
3090
3090
|
line-height: 125%;
|
|
3091
3091
|
font-weight: 500;
|
|
3092
3092
|
}
|
|
3093
|
-
gov-banner[size=xl] [slot=image], .gov-banner[size=xl] [slot=image] {
|
|
3093
|
+
gov-banner[size=xl] [slot=image], gov-banner[size=xl] [slot=image] img, .gov-banner[size=xl] [slot=image], .gov-banner[size=xl] [slot=image] img {
|
|
3094
3094
|
top: 0;
|
|
3095
3095
|
left: initial;
|
|
3096
3096
|
right: 0;
|
|
@@ -3221,17 +3221,17 @@ gov-button gov-icon, gov-button .gov-icon, .gov-button gov-icon, .gov-button .go
|
|
|
3221
3221
|
width: var(--icon-size, var(--icon-size-m));
|
|
3222
3222
|
height: var(--icon-size, var(--icon-size-m));
|
|
3223
3223
|
}
|
|
3224
|
-
gov-button[loading="0"]:not([expanded]):not([type=link]), gov-button[loading="0"]:not([expanded]):not([type=link]) .element, gov-button[loading=false i]:not([expanded]):not([type=link]), gov-button[loading=false i]:not([expanded]):not([type=link]) .element, gov-button[loading=""]:not([expanded]):not([type=link]), gov-button[loading=""]:not([expanded]):not([type=link]) .element, .gov-button[loading="0"]:not([expanded]):not([type=link]), .gov-button[loading="0"]:not([expanded]):not([type=link]) .element, .gov-button[loading=false i]:not([expanded]):not([type=link]), .gov-button[loading=false i]:not([expanded]):not([type=link]) .element, .gov-button[loading=""]:not([expanded]):not([type=link]), .gov-button[loading=""]:not([expanded]):not([type=link]) .element {
|
|
3224
|
+
gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element {
|
|
3225
3225
|
padding: var(--padding-y, var(--spacing-none)) calc((var(--padding-x, var(--spacing-m)) * 3 + var(--icon-size, var(--icon-size-m))) / 2);
|
|
3226
3226
|
}
|
|
3227
|
-
gov-button[loading="0"]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[loading="0"]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
3227
|
+
gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
3228
3228
|
padding-left: var(--padding-x, var(--spacing-m));
|
|
3229
3229
|
padding-right: var(--padding-x, var(--spacing-m));
|
|
3230
3230
|
}
|
|
3231
|
-
gov-button[loading="0"]:not([expanded]):not([type=link]) .element, gov-button[loading=false i]:not([expanded]):not([type=link]) .element, gov-button[loading=""]:not([expanded]):not([type=link]) .element, .gov-button[loading="0"]:not([expanded]):not([type=link]) .element, .gov-button[loading=false i]:not([expanded]):not([type=link]) .element, .gov-button[loading=""]:not([expanded]):not([type=link]) .element {
|
|
3231
|
+
gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element {
|
|
3232
3232
|
margin: 0 calc(-1 * (var(--padding-x, var(--spacing-m)) * 3 + var(--icon-size, var(--icon-size-m))) / 2);
|
|
3233
3233
|
}
|
|
3234
|
-
gov-button[loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
3234
|
+
gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
3235
3235
|
margin-left: calc(-1 * var(--padding-x, var(--spacing-m)));
|
|
3236
3236
|
margin-right: calc(-1 * var(--padding-x, var(--spacing-m)));
|
|
3237
3237
|
}
|
|
@@ -3244,6 +3244,11 @@ gov-button[loading=true i]:not([type=link]):has(gov-icon), gov-button[loading=tr
|
|
|
3244
3244
|
gov-button[loading=true i]:not([type=link]):has(gov-icon)[expanded], gov-button[loading=true i]:not([type=link]):has(.gov-icon)[expanded], gov-button[loading="1"]:not([type=link]):has(gov-icon)[expanded], gov-button[loading="1"]:not([type=link]):has(.gov-icon)[expanded], gov-button[icon-start]:not([type=link]):has(gov-icon)[expanded], gov-button[icon-start]:not([type=link]):has(.gov-icon)[expanded], .gov-button[loading=true i]:not([type=link]):has(gov-icon)[expanded], .gov-button[loading=true i]:not([type=link]):has(.gov-icon)[expanded], .gov-button[loading="1"]:not([type=link]):has(gov-icon)[expanded], .gov-button[loading="1"]:not([type=link]):has(.gov-icon)[expanded], .gov-button[icon-start]:not([type=link]):has(gov-icon)[expanded], .gov-button[icon-start]:not([type=link]):has(.gov-icon)[expanded] {
|
|
3245
3245
|
padding-left: 0;
|
|
3246
3246
|
}
|
|
3247
|
+
@media (max-width: 29.99em) {
|
|
3248
|
+
gov-button[loading=true i]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[loading=true i]:not([type=link]):has(.gov-icon)[expanded-mobile], gov-button[loading="1"]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[loading="1"]:not([type=link]):has(.gov-icon)[expanded-mobile], gov-button[icon-start]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[icon-start]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[loading=true i]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[loading=true i]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[loading="1"]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[loading="1"]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[icon-start]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[icon-start]:not([type=link]):has(.gov-icon)[expanded-mobile] {
|
|
3249
|
+
padding-left: 0;
|
|
3250
|
+
}
|
|
3251
|
+
}
|
|
3247
3252
|
gov-button[icon-end], .gov-button[icon-end] {
|
|
3248
3253
|
padding-right: calc(var(--padding-x, var(--spacing-m)) * 2 + var(--icon-size, var(--icon-size-m)));
|
|
3249
3254
|
}
|
|
@@ -4131,17 +4136,17 @@ gov-button[size=xs] gov-icon, gov-button[size=xs] .gov-icon, .gov-button[size=xs
|
|
|
4131
4136
|
width: var(--icon-size, var(--icon-size-xs));
|
|
4132
4137
|
height: var(--icon-size, var(--icon-size-xs));
|
|
4133
4138
|
}
|
|
4134
|
-
gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]), gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element, gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]), gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element, gov-button[size=xs][loading=""]:not([expanded]):not([type=link]), gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element, .gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]), .gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element, .gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]), .gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element, .gov-button[size=xs][loading=""]:not([expanded]):not([type=link]), .gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element {
|
|
4139
|
+
gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element {
|
|
4135
4140
|
padding: var(--padding-y, var(--spacing-none)) calc((var(--padding-x, var(--spacing-s)) * 3 + var(--icon-size, var(--icon-size-xs))) / 2);
|
|
4136
4141
|
}
|
|
4137
|
-
gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4142
|
+
gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4138
4143
|
padding-left: var(--padding-x, var(--spacing-s));
|
|
4139
4144
|
padding-right: var(--padding-x, var(--spacing-s));
|
|
4140
4145
|
}
|
|
4141
|
-
gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element, gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element, gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element, .gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element, .gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element, .gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element {
|
|
4146
|
+
gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element {
|
|
4142
4147
|
margin: 0 calc(-1 * (var(--padding-x, var(--spacing-s)) * 3 + var(--icon-size, var(--icon-size-xs))) / 2);
|
|
4143
4148
|
}
|
|
4144
|
-
gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4149
|
+
gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xs][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4145
4150
|
margin-left: calc(-1 * var(--padding-x, var(--spacing-s)));
|
|
4146
4151
|
margin-right: calc(-1 * var(--padding-x, var(--spacing-s)));
|
|
4147
4152
|
}
|
|
@@ -4154,6 +4159,11 @@ gov-button[size=xs][loading=true i]:not([type=link]):has(gov-icon), gov-button[s
|
|
|
4154
4159
|
gov-button[size=xs][loading=true i]:not([type=link]):has(gov-icon)[expanded], gov-button[size=xs][loading=true i]:not([type=link]):has(.gov-icon)[expanded], gov-button[size=xs][loading="1"]:not([type=link]):has(gov-icon)[expanded], gov-button[size=xs][loading="1"]:not([type=link]):has(.gov-icon)[expanded], gov-button[size=xs][icon-start]:not([type=link]):has(gov-icon)[expanded], gov-button[size=xs][icon-start]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=xs][loading=true i]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=xs][loading=true i]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=xs][loading="1"]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=xs][loading="1"]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=xs][icon-start]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=xs][icon-start]:not([type=link]):has(.gov-icon)[expanded] {
|
|
4155
4160
|
padding-left: 0;
|
|
4156
4161
|
}
|
|
4162
|
+
@media (max-width: 29.99em) {
|
|
4163
|
+
gov-button[size=xs][loading=true i]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=xs][loading=true i]:not([type=link]):has(.gov-icon)[expanded-mobile], gov-button[size=xs][loading="1"]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=xs][loading="1"]:not([type=link]):has(.gov-icon)[expanded-mobile], gov-button[size=xs][icon-start]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=xs][icon-start]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=xs][loading=true i]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=xs][loading=true i]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=xs][loading="1"]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=xs][loading="1"]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=xs][icon-start]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=xs][icon-start]:not([type=link]):has(.gov-icon)[expanded-mobile] {
|
|
4164
|
+
padding-left: 0;
|
|
4165
|
+
}
|
|
4166
|
+
}
|
|
4157
4167
|
gov-button[size=xs][icon-end], .gov-button[size=xs][icon-end] {
|
|
4158
4168
|
padding-right: calc(var(--padding-x, var(--spacing-s)) * 2 + var(--icon-size, var(--icon-size-xs)));
|
|
4159
4169
|
}
|
|
@@ -4183,17 +4193,17 @@ gov-button[size=s] gov-icon, gov-button[size=s] .gov-icon, .gov-button[size=s] g
|
|
|
4183
4193
|
width: var(--icon-size, var(--icon-size-s));
|
|
4184
4194
|
height: var(--icon-size, var(--icon-size-s));
|
|
4185
4195
|
}
|
|
4186
|
-
gov-button[size=s][loading="0"]:not([expanded]):not([type=link]), gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element, gov-button[size=s][loading=false i]:not([expanded]):not([type=link]), gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element, gov-button[size=s][loading=""]:not([expanded]):not([type=link]), gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element, .gov-button[size=s][loading="0"]:not([expanded]):not([type=link]), .gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element, .gov-button[size=s][loading=false i]:not([expanded]):not([type=link]), .gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element, .gov-button[size=s][loading=""]:not([expanded]):not([type=link]), .gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element {
|
|
4196
|
+
gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element {
|
|
4187
4197
|
padding: var(--padding-y, var(--spacing-none)) calc((var(--padding-x, var(--spacing-s-nudge)) * 3 + var(--icon-size, var(--icon-size-s))) / 2);
|
|
4188
4198
|
}
|
|
4189
|
-
gov-button[size=s][loading="0"]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading="0"]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4199
|
+
gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4190
4200
|
padding-left: var(--padding-x, var(--spacing-s-nudge));
|
|
4191
4201
|
padding-right: var(--padding-x, var(--spacing-s-nudge));
|
|
4192
4202
|
}
|
|
4193
|
-
gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element, gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element, gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element, .gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element, .gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element, .gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element {
|
|
4203
|
+
gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element {
|
|
4194
4204
|
margin: 0 calc(-1 * (var(--padding-x, var(--spacing-s-nudge)) * 3 + var(--icon-size, var(--icon-size-s))) / 2);
|
|
4195
4205
|
}
|
|
4196
|
-
gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4206
|
+
gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=s][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4197
4207
|
margin-left: calc(-1 * var(--padding-x, var(--spacing-s-nudge)));
|
|
4198
4208
|
margin-right: calc(-1 * var(--padding-x, var(--spacing-s-nudge)));
|
|
4199
4209
|
}
|
|
@@ -4206,6 +4216,11 @@ gov-button[size=s][loading=true i]:not([type=link]):has(gov-icon), gov-button[si
|
|
|
4206
4216
|
gov-button[size=s][loading=true i]:not([type=link]):has(gov-icon)[expanded], gov-button[size=s][loading=true i]:not([type=link]):has(.gov-icon)[expanded], gov-button[size=s][loading="1"]:not([type=link]):has(gov-icon)[expanded], gov-button[size=s][loading="1"]:not([type=link]):has(.gov-icon)[expanded], gov-button[size=s][icon-start]:not([type=link]):has(gov-icon)[expanded], gov-button[size=s][icon-start]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=s][loading=true i]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=s][loading=true i]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=s][loading="1"]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=s][loading="1"]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=s][icon-start]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=s][icon-start]:not([type=link]):has(.gov-icon)[expanded] {
|
|
4207
4217
|
padding-left: 0;
|
|
4208
4218
|
}
|
|
4219
|
+
@media (max-width: 29.99em) {
|
|
4220
|
+
gov-button[size=s][loading=true i]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=s][loading=true i]:not([type=link]):has(.gov-icon)[expanded-mobile], gov-button[size=s][loading="1"]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=s][loading="1"]:not([type=link]):has(.gov-icon)[expanded-mobile], gov-button[size=s][icon-start]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=s][icon-start]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=s][loading=true i]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=s][loading=true i]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=s][loading="1"]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=s][loading="1"]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=s][icon-start]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=s][icon-start]:not([type=link]):has(.gov-icon)[expanded-mobile] {
|
|
4221
|
+
padding-left: 0;
|
|
4222
|
+
}
|
|
4223
|
+
}
|
|
4209
4224
|
gov-button[size=s][icon-end], .gov-button[size=s][icon-end] {
|
|
4210
4225
|
padding-right: calc(var(--padding-x, var(--spacing-s-nudge)) * 2 + var(--icon-size, var(--icon-size-s)));
|
|
4211
4226
|
}
|
|
@@ -4235,17 +4250,17 @@ gov-button[size=l] gov-icon, gov-button[size=l] .gov-icon, .gov-button[size=l] g
|
|
|
4235
4250
|
width: var(--icon-size, var(--icon-size-l));
|
|
4236
4251
|
height: var(--icon-size, var(--icon-size-l));
|
|
4237
4252
|
}
|
|
4238
|
-
gov-button[size=l][loading="0"]:not([expanded]):not([type=link]), gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element, gov-button[size=l][loading=false i]:not([expanded]):not([type=link]), gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element, gov-button[size=l][loading=""]:not([expanded]):not([type=link]), gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element, .gov-button[size=l][loading="0"]:not([expanded]):not([type=link]), .gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element, .gov-button[size=l][loading=false i]:not([expanded]):not([type=link]), .gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element, .gov-button[size=l][loading=""]:not([expanded]):not([type=link]), .gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element {
|
|
4253
|
+
gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element {
|
|
4239
4254
|
padding: var(--padding-y, var(--spacing-none)) calc((var(--padding-x, var(--spacing-m-nudge)) * 3 + var(--icon-size, var(--icon-size-l))) / 2);
|
|
4240
4255
|
}
|
|
4241
|
-
gov-button[size=l][loading="0"]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading="0"]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4256
|
+
gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4242
4257
|
padding-left: var(--padding-x, var(--spacing-m-nudge));
|
|
4243
4258
|
padding-right: var(--padding-x, var(--spacing-m-nudge));
|
|
4244
4259
|
}
|
|
4245
|
-
gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element, gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element, gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element, .gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element, .gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element, .gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element {
|
|
4260
|
+
gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element {
|
|
4246
4261
|
margin: 0 calc(-1 * (var(--padding-x, var(--spacing-m-nudge)) * 3 + var(--icon-size, var(--icon-size-l))) / 2);
|
|
4247
4262
|
}
|
|
4248
|
-
gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4263
|
+
gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=l][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4249
4264
|
margin-left: calc(-1 * var(--padding-x, var(--spacing-m-nudge)));
|
|
4250
4265
|
margin-right: calc(-1 * var(--padding-x, var(--spacing-m-nudge)));
|
|
4251
4266
|
}
|
|
@@ -4258,6 +4273,11 @@ gov-button[size=l][loading=true i]:not([type=link]):has(gov-icon), gov-button[si
|
|
|
4258
4273
|
gov-button[size=l][loading=true i]:not([type=link]):has(gov-icon)[expanded], gov-button[size=l][loading=true i]:not([type=link]):has(.gov-icon)[expanded], gov-button[size=l][loading="1"]:not([type=link]):has(gov-icon)[expanded], gov-button[size=l][loading="1"]:not([type=link]):has(.gov-icon)[expanded], gov-button[size=l][icon-start]:not([type=link]):has(gov-icon)[expanded], gov-button[size=l][icon-start]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=l][loading=true i]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=l][loading=true i]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=l][loading="1"]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=l][loading="1"]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=l][icon-start]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=l][icon-start]:not([type=link]):has(.gov-icon)[expanded] {
|
|
4259
4274
|
padding-left: 0;
|
|
4260
4275
|
}
|
|
4276
|
+
@media (max-width: 29.99em) {
|
|
4277
|
+
gov-button[size=l][loading=true i]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=l][loading=true i]:not([type=link]):has(.gov-icon)[expanded-mobile], gov-button[size=l][loading="1"]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=l][loading="1"]:not([type=link]):has(.gov-icon)[expanded-mobile], gov-button[size=l][icon-start]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=l][icon-start]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=l][loading=true i]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=l][loading=true i]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=l][loading="1"]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=l][loading="1"]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=l][icon-start]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=l][icon-start]:not([type=link]):has(.gov-icon)[expanded-mobile] {
|
|
4278
|
+
padding-left: 0;
|
|
4279
|
+
}
|
|
4280
|
+
}
|
|
4261
4281
|
gov-button[size=l][icon-end], .gov-button[size=l][icon-end] {
|
|
4262
4282
|
padding-right: calc(var(--padding-x, var(--spacing-m-nudge)) * 2 + var(--icon-size, var(--icon-size-l)));
|
|
4263
4283
|
}
|
|
@@ -4287,17 +4307,17 @@ gov-button[size=xl] gov-icon, gov-button[size=xl] .gov-icon, .gov-button[size=xl
|
|
|
4287
4307
|
width: var(--icon-size, var(--icon-size-xl));
|
|
4288
4308
|
height: var(--icon-size, var(--icon-size-xl));
|
|
4289
4309
|
}
|
|
4290
|
-
gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]), gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element, gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]), gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element, gov-button[size=xl][loading=""]:not([expanded]):not([type=link]), gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element, .gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]), .gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element, .gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]), .gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element, .gov-button[size=xl][loading=""]:not([expanded]):not([type=link]), .gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element {
|
|
4310
|
+
gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]), gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]), .gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element {
|
|
4291
4311
|
padding: var(--padding-y, var(--spacing-none)) calc((var(--padding-x, var(--spacing-l)) * 3 + var(--icon-size, var(--icon-size-xl))) / 2);
|
|
4292
4312
|
}
|
|
4293
|
-
gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4313
|
+
gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]):has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4294
4314
|
padding-left: var(--padding-x, var(--spacing-l));
|
|
4295
4315
|
padding-right: var(--padding-x, var(--spacing-l));
|
|
4296
4316
|
}
|
|
4297
|
-
gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element, gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element, gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element, .gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element, .gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element, .gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element {
|
|
4317
|
+
gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element, .gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element {
|
|
4298
4318
|
margin: 0 calc(-1 * (var(--padding-x, var(--spacing-l)) * 3 + var(--icon-size, var(--icon-size-xl))) / 2);
|
|
4299
4319
|
}
|
|
4300
|
-
gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4320
|
+
gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading="0"]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=false i]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(gov-icon:not(.gov-spin-animation)), .gov-button[size=xl][loading=""]:not([expanded]):not([expanded-mobile]):not([type=link]) .element:has(.gov-icon:not(.gov-spin-animation)) {
|
|
4301
4321
|
margin-left: calc(-1 * var(--padding-x, var(--spacing-l)));
|
|
4302
4322
|
margin-right: calc(-1 * var(--padding-x, var(--spacing-l)));
|
|
4303
4323
|
}
|
|
@@ -4310,6 +4330,11 @@ gov-button[size=xl][loading=true i]:not([type=link]):has(gov-icon), gov-button[s
|
|
|
4310
4330
|
gov-button[size=xl][loading=true i]:not([type=link]):has(gov-icon)[expanded], gov-button[size=xl][loading=true i]:not([type=link]):has(.gov-icon)[expanded], gov-button[size=xl][loading="1"]:not([type=link]):has(gov-icon)[expanded], gov-button[size=xl][loading="1"]:not([type=link]):has(.gov-icon)[expanded], gov-button[size=xl][icon-start]:not([type=link]):has(gov-icon)[expanded], gov-button[size=xl][icon-start]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=xl][loading=true i]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=xl][loading=true i]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=xl][loading="1"]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=xl][loading="1"]:not([type=link]):has(.gov-icon)[expanded], .gov-button[size=xl][icon-start]:not([type=link]):has(gov-icon)[expanded], .gov-button[size=xl][icon-start]:not([type=link]):has(.gov-icon)[expanded] {
|
|
4311
4331
|
padding-left: 0;
|
|
4312
4332
|
}
|
|
4333
|
+
@media (max-width: 29.99em) {
|
|
4334
|
+
gov-button[size=xl][loading=true i]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=xl][loading=true i]:not([type=link]):has(.gov-icon)[expanded-mobile], gov-button[size=xl][loading="1"]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=xl][loading="1"]:not([type=link]):has(.gov-icon)[expanded-mobile], gov-button[size=xl][icon-start]:not([type=link]):has(gov-icon)[expanded-mobile], gov-button[size=xl][icon-start]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=xl][loading=true i]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=xl][loading=true i]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=xl][loading="1"]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=xl][loading="1"]:not([type=link]):has(.gov-icon)[expanded-mobile], .gov-button[size=xl][icon-start]:not([type=link]):has(gov-icon)[expanded-mobile], .gov-button[size=xl][icon-start]:not([type=link]):has(.gov-icon)[expanded-mobile] {
|
|
4335
|
+
padding-left: 0;
|
|
4336
|
+
}
|
|
4337
|
+
}
|
|
4313
4338
|
gov-button[size=xl][icon-end], .gov-button[size=xl][icon-end] {
|
|
4314
4339
|
padding-right: calc(var(--padding-x, var(--spacing-l)) * 2 + var(--icon-size, var(--icon-size-xl)));
|
|
4315
4340
|
}
|
|
@@ -4338,6 +4363,18 @@ gov-button[expanded=""] .element, gov-button[expanded=true i] .element, gov-butt
|
|
|
4338
4363
|
width: 100%;
|
|
4339
4364
|
margin: 0;
|
|
4340
4365
|
}
|
|
4366
|
+
@media (max-width: 29.99em) {
|
|
4367
|
+
gov-button[expanded-mobile=""], gov-button[expanded-mobile=true i], gov-button[expanded-mobile="1"], .gov-button[expanded-mobile=""], .gov-button[expanded-mobile=true i], .gov-button[expanded-mobile="1"] {
|
|
4368
|
+
width: 100%;
|
|
4369
|
+
padding: 0;
|
|
4370
|
+
max-width: none;
|
|
4371
|
+
justify-content: center;
|
|
4372
|
+
}
|
|
4373
|
+
gov-button[expanded-mobile=""] .element, gov-button[expanded-mobile=true i] .element, gov-button[expanded-mobile="1"] .element, .gov-button[expanded-mobile=""] .element, .gov-button[expanded-mobile=true i] .element, .gov-button[expanded-mobile="1"] .element {
|
|
4374
|
+
width: 100%;
|
|
4375
|
+
margin: 0;
|
|
4376
|
+
}
|
|
4377
|
+
}
|
|
4341
4378
|
gov-button[type=link], .gov-button[type=link] {
|
|
4342
4379
|
justify-content: flex-start;
|
|
4343
4380
|
align-items: flex-start;
|
|
@@ -5879,8 +5916,8 @@ gov-control-group > .gov-form-file:first-child gov-button, gov-control-group > .
|
|
|
5879
5916
|
.gov-control-group > .gov-dropdown:first-child > gov-button, .gov-control-group > .gov-dropdown:first-child > .gov-button,
|
|
5880
5917
|
.gov-control-group > gov-form-file:first-child gov-button, .gov-control-group > gov-form-file:first-child .gov-button,
|
|
5881
5918
|
.gov-control-group > .gov-form-file:first-child gov-button, .gov-control-group > .gov-form-file:first-child .gov-button {
|
|
5882
|
-
border-top-left-radius: var(--border-radius, var(--corner-radius-s));
|
|
5883
|
-
border-bottom-left-radius: var(--border-radius, var(--corner-radius-s));
|
|
5919
|
+
border-top-left-radius: calc(var(--border-radius, var(--corner-radius-s)) - 2px);
|
|
5920
|
+
border-bottom-left-radius: calc(var(--border-radius, var(--corner-radius-s)) - 2px);
|
|
5884
5921
|
border-top-right-radius: 0;
|
|
5885
5922
|
border-bottom-right-radius: 0;
|
|
5886
5923
|
}
|
|
@@ -5901,8 +5938,8 @@ gov-control-group > .gov-form-file:last-child gov-button, gov-control-group > .g
|
|
|
5901
5938
|
.gov-control-group > .gov-dropdown:last-child > gov-button, .gov-control-group > .gov-dropdown:last-child > .gov-button,
|
|
5902
5939
|
.gov-control-group > gov-form-file:last-child gov-button, .gov-control-group > gov-form-file:last-child .gov-button,
|
|
5903
5940
|
.gov-control-group > .gov-form-file:last-child gov-button, .gov-control-group > .gov-form-file:last-child .gov-button {
|
|
5904
|
-
border-top-right-radius: var(--border-radius, var(--corner-radius-s));
|
|
5905
|
-
border-bottom-right-radius: var(--border-radius, var(--corner-radius-s));
|
|
5941
|
+
border-top-right-radius: calc(var(--border-radius, var(--corner-radius-s)) - 2px);
|
|
5942
|
+
border-bottom-right-radius: calc(var(--border-radius, var(--corner-radius-s)) - 2px);
|
|
5906
5943
|
border-top-left-radius: 0;
|
|
5907
5944
|
border-bottom-left-radius: 0;
|
|
5908
5945
|
}
|
|
@@ -6130,13 +6167,13 @@ gov-empty *, .gov-empty * {
|
|
|
6130
6167
|
margin-top: 0;
|
|
6131
6168
|
margin-bottom: 0;
|
|
6132
6169
|
}
|
|
6133
|
-
gov-empty[align=center], gov-empty[align=center] >
|
|
6170
|
+
gov-empty[align=center], gov-empty[align=center] > gov-empty__content, .gov-empty[align=center], gov-empty[align=center] > .gov-empty__content, .gov-empty[align=center] > gov-empty__content, .gov-empty[align=center] > .gov-empty__content {
|
|
6134
6171
|
align-items: center;
|
|
6135
6172
|
}
|
|
6136
|
-
gov-empty[align=left], gov-empty[align=left] >
|
|
6173
|
+
gov-empty[align=left], gov-empty[align=left] > gov-empty__content, .gov-empty[align=left], gov-empty[align=left] > .gov-empty__content, .gov-empty[align=left] > gov-empty__content, .gov-empty[align=left] > .gov-empty__content {
|
|
6137
6174
|
align-items: flex-start;
|
|
6138
6175
|
}
|
|
6139
|
-
gov-empty[align=right], gov-empty[align=right] >
|
|
6176
|
+
gov-empty[align=right], gov-empty[align=right] > gov-empty__content, .gov-empty[align=right], gov-empty[align=right] > .gov-empty__content, .gov-empty[align=right] > gov-empty__content, .gov-empty[align=right] > .gov-empty__content {
|
|
6140
6177
|
align-items: flex-end;
|
|
6141
6178
|
}
|
|
6142
6179
|
gov-empty *[slot=icon], .gov-empty *[slot=icon] {
|
|
@@ -6175,11 +6212,13 @@ gov-empty[size=s] *[slot=icon] > *, .gov-empty[size=s] *[slot=icon] > * {
|
|
|
6175
6212
|
}
|
|
6176
6213
|
gov-empty[size=s] .gov-empty__content, .gov-empty[size=s] .gov-empty__content {
|
|
6177
6214
|
gap: var(--gap, var(--spacing-s-nudge));
|
|
6215
|
+
}
|
|
6216
|
+
gov-empty[size=s] .gov-empty__content *, gov-empty[size=s] .gov-empty__content p, .gov-empty[size=s] .gov-empty__content *, .gov-empty[size=s] .gov-empty__content p {
|
|
6178
6217
|
font-size: var(--font-size-body-s);
|
|
6179
6218
|
line-height: 150%;
|
|
6180
6219
|
font-weight: 400;
|
|
6181
6220
|
}
|
|
6182
|
-
gov-empty[size=s] *[slot=headline], .gov-empty[size=s] *[slot=headline] {
|
|
6221
|
+
gov-empty[size=s] .gov-empty__content *[slot=headline], .gov-empty[size=s] .gov-empty__content *[slot=headline] {
|
|
6183
6222
|
font-size: var(--font-size-headline-xs);
|
|
6184
6223
|
line-height: 150%;
|
|
6185
6224
|
font-weight: 500;
|
|
@@ -6198,11 +6237,13 @@ gov-empty[size=m] *[slot=icon] > *, .gov-empty[size=m] *[slot=icon] > * {
|
|
|
6198
6237
|
}
|
|
6199
6238
|
gov-empty[size=m] .gov-empty__content, .gov-empty[size=m] .gov-empty__content {
|
|
6200
6239
|
gap: var(--gap, var(--spacing-m));
|
|
6240
|
+
}
|
|
6241
|
+
gov-empty[size=m] .gov-empty__content *, gov-empty[size=m] .gov-empty__content p, .gov-empty[size=m] .gov-empty__content *, .gov-empty[size=m] .gov-empty__content p {
|
|
6201
6242
|
font-size: var(--font-size-body-m);
|
|
6202
6243
|
line-height: 150%;
|
|
6203
6244
|
font-weight: 400;
|
|
6204
6245
|
}
|
|
6205
|
-
gov-empty[size=m] *[slot=headline], .gov-empty[size=m] *[slot=headline] {
|
|
6246
|
+
gov-empty[size=m] .gov-empty__content *[slot=headline], .gov-empty[size=m] .gov-empty__content *[slot=headline] {
|
|
6206
6247
|
font-size: var(--font-size-headline-s);
|
|
6207
6248
|
line-height: 150%;
|
|
6208
6249
|
font-weight: 500;
|
|
@@ -6221,37 +6262,67 @@ gov-empty[size=l] *[slot=icon] > *, .gov-empty[size=l] *[slot=icon] > * {
|
|
|
6221
6262
|
}
|
|
6222
6263
|
gov-empty[size=l] .gov-empty__content, .gov-empty[size=l] .gov-empty__content {
|
|
6223
6264
|
gap: var(--gap, var(--spacing-m-nudge));
|
|
6265
|
+
}
|
|
6266
|
+
gov-empty[size=l] .gov-empty__content *, gov-empty[size=l] .gov-empty__content p, .gov-empty[size=l] .gov-empty__content *, .gov-empty[size=l] .gov-empty__content p {
|
|
6224
6267
|
font-size: var(--font-size-body-l);
|
|
6225
6268
|
line-height: 150%;
|
|
6226
6269
|
font-weight: 400;
|
|
6227
6270
|
}
|
|
6228
|
-
gov-empty[size=l] *[slot=headline], .gov-empty[size=l] *[slot=headline] {
|
|
6271
|
+
gov-empty[size=l] .gov-empty__content *[slot=headline], .gov-empty[size=l] .gov-empty__content *[slot=headline] {
|
|
6229
6272
|
font-size: var(--font-size-headline-m);
|
|
6230
6273
|
line-height: 150%;
|
|
6231
6274
|
font-weight: 500;
|
|
6232
6275
|
}
|
|
6233
6276
|
@container (width > 30em) {
|
|
6277
|
+
gov-empty[direction=horizontal], .gov-empty[direction=horizontal] {
|
|
6278
|
+
flex-direction: row;
|
|
6279
|
+
align-items: flex-start;
|
|
6280
|
+
}
|
|
6234
6281
|
gov-empty[size=s], .gov-empty[size=s] {
|
|
6235
6282
|
padding: var(--padding-cq, var(--spacing-2xl));
|
|
6236
6283
|
gap: var(--gap-cq, var(--spacing-m-nudge));
|
|
6237
6284
|
}
|
|
6238
|
-
gov-empty .gov-empty__content, .gov-empty .gov-empty__content {
|
|
6285
|
+
gov-empty[size=s] .gov-empty__content, .gov-empty[size=s] .gov-empty__content {
|
|
6239
6286
|
gap: var(--content-gap-cq, var(--spacing-m));
|
|
6240
6287
|
}
|
|
6288
|
+
gov-empty[size=s][direction=horizontal], .gov-empty[size=s][direction=horizontal] {
|
|
6289
|
+
flex-direction: row;
|
|
6290
|
+
align-items: flex-start;
|
|
6291
|
+
padding: var(--padding-horizontal, var(--spacing-m));
|
|
6292
|
+
}
|
|
6293
|
+
gov-empty[size=s][direction=horizontal] .gov-empty__content, .gov-empty[size=s][direction=horizontal] .gov-empty__content {
|
|
6294
|
+
gap: var(--gap-horizontal, var(--spacing-s));
|
|
6295
|
+
}
|
|
6241
6296
|
gov-empty[size=m], .gov-empty[size=m] {
|
|
6242
6297
|
padding: var(--padding-cq, var(--spacing-3xl));
|
|
6243
6298
|
gap: var(--gap-cq, var(--spacing-l));
|
|
6244
6299
|
}
|
|
6245
|
-
gov-empty .gov-empty__content, .gov-empty .gov-empty__content {
|
|
6300
|
+
gov-empty[size=m] .gov-empty__content, .gov-empty[size=m] .gov-empty__content {
|
|
6246
6301
|
gap: var(--content-gap-cq, var(--spacing-m-nudge));
|
|
6247
6302
|
}
|
|
6303
|
+
gov-empty[size=m][direction=horizontal], .gov-empty[size=m][direction=horizontal] {
|
|
6304
|
+
flex-direction: row;
|
|
6305
|
+
align-items: flex-start;
|
|
6306
|
+
padding: var(--padding-horizontal, var(--spacing-m-nudge));
|
|
6307
|
+
}
|
|
6308
|
+
gov-empty[size=m][direction=horizontal] .gov-empty__content, .gov-empty[size=m][direction=horizontal] .gov-empty__content {
|
|
6309
|
+
gap: var(--gap-horizontal, var(--spacing-s-nudge));
|
|
6310
|
+
}
|
|
6248
6311
|
gov-empty[size=l], .gov-empty[size=l] {
|
|
6249
6312
|
padding: var(--padding-cq, var(--spacing-4xl));
|
|
6250
6313
|
gap: var(--gap-cq, var(--spacing-xl));
|
|
6251
6314
|
}
|
|
6252
|
-
gov-empty .gov-empty__content, .gov-empty .gov-empty__content {
|
|
6315
|
+
gov-empty[size=l] .gov-empty__content, .gov-empty[size=l] .gov-empty__content {
|
|
6253
6316
|
gap: var(--content-gap-cq, var(--spacing-l));
|
|
6254
6317
|
}
|
|
6318
|
+
gov-empty[size=l][direction=horizontal], .gov-empty[size=l][direction=horizontal] {
|
|
6319
|
+
flex-direction: row;
|
|
6320
|
+
align-items: flex-start;
|
|
6321
|
+
padding: var(--padding-horizontal, var(--spacing-l));
|
|
6322
|
+
}
|
|
6323
|
+
gov-empty[size=l][direction=horizontal] .gov-empty__content, .gov-empty[size=l][direction=horizontal] .gov-empty__content {
|
|
6324
|
+
gap: var(--gap-horizontal, var(--spacing-m));
|
|
6325
|
+
}
|
|
6255
6326
|
}
|
|
6256
6327
|
|
|
6257
6328
|
/* Alert */
|
|
@@ -6331,8 +6402,6 @@ gov-error-code *[slot=headline], .gov-error-code *[slot=headline] {
|
|
|
6331
6402
|
/* Flex */
|
|
6332
6403
|
gov-flex, .gov-flex {
|
|
6333
6404
|
/* Variables - Flex */
|
|
6334
|
-
margin-top: 0;
|
|
6335
|
-
margin-bottom: 0;
|
|
6336
6405
|
display: flex;
|
|
6337
6406
|
flex-direction: column;
|
|
6338
6407
|
height: 100%;
|
|
@@ -10294,7 +10363,7 @@ gov-infobar *, .gov-infobar * {
|
|
|
10294
10363
|
margin-top: 0;
|
|
10295
10364
|
margin-bottom: 0;
|
|
10296
10365
|
}
|
|
10297
|
-
gov-infobar:not(
|
|
10366
|
+
gov-infobar:not([hydrated]), gov-infobar__section, .gov-infobar:not([hydrated]), .gov-infobar__section {
|
|
10298
10367
|
position: relative;
|
|
10299
10368
|
display: flex;
|
|
10300
10369
|
align-items: flex-start;
|
|
@@ -10306,10 +10375,10 @@ gov-infobar:not(.hydrated), gov-infobar__section, .gov-infobar:not(.hydrated), .
|
|
|
10306
10375
|
padding: var(--spacing-s) var(--spacing-s-nudge);
|
|
10307
10376
|
padding-right: calc(var(--icon-size-s) + var(--spacing-s-nudge) * 3 + var(--spacing-s) + var(--border-width, 0.0625rem) * 2);
|
|
10308
10377
|
}
|
|
10309
|
-
gov-infobar:not(
|
|
10378
|
+
gov-infobar:not([hydrated]) gov-icon, gov-infobar:not([hydrated]) .gov-icon, gov-infobar__section gov-icon, gov-infobar__section .gov-icon, .gov-infobar:not([hydrated]) gov-icon, .gov-infobar:not([hydrated]) .gov-icon, .gov-infobar__section gov-icon, .gov-infobar__section .gov-icon {
|
|
10310
10379
|
margin-top: 0.0625rem;
|
|
10311
10380
|
}
|
|
10312
|
-
gov-infobar:not(
|
|
10381
|
+
gov-infobar:not([hydrated]) > gov-button, gov-infobar:not([hydrated]) > .gov-button, gov-infobar__section > gov-button, gov-infobar__section > .gov-button, .gov-infobar:not([hydrated]) > gov-button, .gov-infobar:not([hydrated]) > .gov-button, .gov-infobar__section > gov-button, .gov-infobar__section > .gov-button {
|
|
10313
10382
|
margin-top: -0.25rem;
|
|
10314
10383
|
}
|
|
10315
10384
|
gov-infobar span:has([slot=icon]), .gov-infobar span:has([slot=icon]) {
|
|
@@ -10362,9 +10431,12 @@ gov-infobar__close, .gov-infobar__close {
|
|
|
10362
10431
|
top: var(--spacing-s);
|
|
10363
10432
|
right: var(--spacing-s-nudge);
|
|
10364
10433
|
}
|
|
10365
|
-
gov-infobar[closable]:not(
|
|
10434
|
+
gov-infobar[closable]:not([hydrated]), .gov-infobar[closable]:not([hydrated]) {
|
|
10366
10435
|
padding-right: calc(var(--spacing-s) + var(--spacing-s-nudge) + var(--padding-x, var(--spacing-s-nudge)) * 2 + var(--icon-size, var(--icon-size-s)));
|
|
10367
10436
|
}
|
|
10437
|
+
gov-infobar[closable]:not([hydrated]) p a, .gov-infobar[closable]:not([hydrated]) p a {
|
|
10438
|
+
color: inherit;
|
|
10439
|
+
}
|
|
10368
10440
|
gov-infobar[color=primary][type=bold], .gov-infobar[color=primary][type=bold] {
|
|
10369
10441
|
background-color: var(--background, var(--background-primary));
|
|
10370
10442
|
}
|
|
@@ -10526,7 +10598,7 @@ gov-infobar[color=warning][type=subtle]:not([type=subtle]) gov-button, gov-infob
|
|
|
10526
10598
|
--active-color: var(--icon-color, var(--icon-warning));
|
|
10527
10599
|
}
|
|
10528
10600
|
@media (min-width: 48em) {
|
|
10529
|
-
gov-infobar:not(
|
|
10601
|
+
gov-infobar:not([hydrated]), gov-infobar__section, .gov-infobar:not([hydrated]), .gov-infobar__section {
|
|
10530
10602
|
gap: var(--spacing-s-nudge);
|
|
10531
10603
|
padding: var(--spacing-m);
|
|
10532
10604
|
padding-right: calc(var(--icon-size-s) + var(--spacing-s-nudge) * 3 + var(--spacing-m) + var(--border-width, 0.0625rem) * 2);
|
|
@@ -11072,6 +11144,7 @@ gov-pagination__arrow, .gov-pagination__arrow {
|
|
|
11072
11144
|
gov-pagination__item--more gov-form-select select, gov-pagination__item--more .gov-form-select select, .gov-pagination__item--more gov-form-select select, .gov-pagination__item--more .gov-form-select select {
|
|
11073
11145
|
border: none !important;
|
|
11074
11146
|
padding-right: var(--spacing-s-nudge) !important;
|
|
11147
|
+
background: transparent;
|
|
11075
11148
|
}
|
|
11076
11149
|
gov-pagination__item--more gov-form-select gov-icon, gov-pagination__item--more gov-form-select .gov-icon, gov-pagination__item--more .gov-form-select gov-icon, gov-pagination__item--more .gov-form-select .gov-icon, .gov-pagination__item--more gov-form-select gov-icon, .gov-pagination__item--more gov-form-select .gov-icon, .gov-pagination__item--more .gov-form-select gov-icon, .gov-pagination__item--more .gov-form-select .gov-icon {
|
|
11077
11150
|
display: none;
|