hmrc-frontend 6.74.0 → 6.76.0

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/hmrc/VERSION.txt CHANGED
@@ -1 +1 @@
1
- 6.74.0
1
+ 6.76.0
@@ -1,2 +1,2 @@
1
1
  .autocomplete__wrapper{position:relative}.autocomplete__hint,.autocomplete__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #0b0c0c;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:2.5rem;line-height:1.25;margin-bottom:0;width:100%}.autocomplete__input{background-color:rgba(0,0,0,0);position:relative}.autocomplete__hint{color:#505a5f;position:absolute}.autocomplete__input--default{padding:5px}.autocomplete__input--focused{-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;outline:3px solid #fd0;outline-offset:0}.autocomplete__input--show-all-values{cursor:pointer;padding:5px 35px 5px 5px}.autocomplete__dropdown-arrow-down{display:inline-block;height:24px;position:absolute;right:8px;top:10px;width:24px;z-index:-1}.autocomplete__menu{background-color:#fff;border:2px solid #0b0c0c;border-top:0;color:#0b0c0c;margin:0;max-height:342px;overflow-x:hidden;padding:0;width:100%;width:calc(100% - 4px)}.autocomplete__menu--visible{display:block}.autocomplete__menu--hidden{display:none}.autocomplete__menu--overlay{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.257);box-shadow:0 2px 6px rgba(0,0,0,.257);left:0;position:absolute;top:100%;z-index:100}.autocomplete__menu--inline{position:relative}.autocomplete__option{border-bottom:1px solid #b1b4b6;border-left-width:0;border-right-width:0;border-top-width:1px;cursor:pointer;display:block;position:relative}.autocomplete__option>*{pointer-events:none}.autocomplete__option:first-of-type{border-top-width:0}.autocomplete__option:last-of-type{border-bottom-width:0}.autocomplete__option--odd{background-color:#f3f2f1}.autocomplete__option--focused,.autocomplete__option:hover{background-color:#1d70b8;border-color:#1d70b8;color:#fff;outline:none}@media (-ms-high-contrast:active),(forced-colors:active){.autocomplete__menu{border-color:FieldText}.autocomplete__option{background-color:Field;color:FieldText}.autocomplete__option--focused,.autocomplete__option:hover{background-color:Highlight;background-color:SelectedItem;border-color:SelectedItem;color:HighlightText;color:SelectedItemText;forced-color-adjust:none;outline-color:SelectedItemText}}.autocomplete__option--no-results{background-color:#f3f2f1;color:#505a5f;cursor:not-allowed}.autocomplete__hint,.autocomplete__input,.autocomplete__option{font-size:1rem;font-weight:400}.autocomplete__hint,.autocomplete__option{padding:5px}@media (min-width:641px){.autocomplete__hint,.autocomplete__input,.autocomplete__option{font-size:1.1875rem;line-height:1.3157894737}}.autocomplete__hint,.autocomplete__input,.autocomplete__option,.autocomplete__wrapper{font-family:GDS Transport,arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25}@media print{.autocomplete__hint,.autocomplete__input,.autocomplete__option,.autocomplete__wrapper{font-family:sans-serif}}@media (min-width:40.0625em){.autocomplete__hint,.autocomplete__input,.autocomplete__option,.autocomplete__wrapper{font-size:1.1875rem;line-height:1.3157894737}}@media print{.autocomplete__hint,.autocomplete__input,.autocomplete__option,.autocomplete__wrapper{font-size:14pt;line-height:1.15}}.govuk-form-group--error div:has(+.govuk-select--error[data-module=hmrc-accessible-autocomplete])>.autocomplete__wrapper .autocomplete__input{border-color:#d4351c}.autocomplete__dropdown-arrow-down{z-index:0;pointer-events:none}
2
- /*# sourceMappingURL=maps/accessible-autocomplete-6.74.0.css.map */
2
+ /*# sourceMappingURL=maps/accessible-autocomplete-6.76.0.css.map */
@@ -1,3 +1,4 @@
1
+ // stylelint-disable
1
2
  @import "../../../../govuk-frontend/dist/govuk/settings/index";
2
3
  @import "../../../../govuk-frontend/dist/govuk/tools/index";
3
4
  @import "../../../../govuk-frontend/dist/govuk/helpers/index";
@@ -336,7 +337,7 @@ $hmrc-banner-blue: #005ea5;
336
337
  position: absolute;
337
338
  top: 20px;
338
339
  right: 15px;
339
- color: #fff;
340
+ color: #ffffff;
340
341
  }
341
342
 
342
343
  @media print {
@@ -21,7 +21,7 @@
21
21
  svg,
22
22
  img {
23
23
  vertical-align: middle;
24
- fill: currentColor;
24
+ fill: currentcolor;
25
25
  }
26
26
 
27
27
  p {
@@ -1,3 +1,4 @@
1
+ // stylelint-disable max-nesting-depth, number-max-precision -- deferred during move to stylelint-config-gds
1
2
  $govuk-header-link-underline-thickness: 3px;
2
3
 
3
4
  .hmrc-header.hmrc-header--with-additional-navigation {
@@ -98,7 +99,7 @@ $govuk-header-link-underline-thickness: 3px;
98
99
  &:focus {
99
100
  .govuk-template--rebranded & {
100
101
  font-weight: normal;
101
- color: #fff;
102
+ color: #ffffff;
102
103
  }
103
104
  }
104
105
  }
@@ -51,7 +51,7 @@
51
51
  svg {
52
52
  float: left;
53
53
  vertical-align: top;
54
- fill: currentColor;
54
+ fill: currentcolor;
55
55
  }
56
56
 
57
57
  img {
@@ -59,7 +59,7 @@
59
59
  vertical-align: top;
60
60
  width: 32px;
61
61
  height: 32px;
62
- padding: 0 10px 0 10px;
62
+ padding: 0 10px;
63
63
  }
64
64
 
65
65
  &:link,
@@ -76,7 +76,7 @@
76
76
  display: -ms-flexbox;
77
77
  display: flex;
78
78
  vertical-align: top;
79
- margin: 0 0 0 0;
79
+ margin: 0;
80
80
  }
81
81
 
82
82
  .hmrc-internal-header__service-name {
@@ -1,3 +1,4 @@
1
+ // stylelint-disable declaration-no-important -- deferred during move to stylelint-config-gds
1
2
  body:not(.js-enabled) .hmrc-\!-js-visible {
2
3
  display: none !important;
3
4
  }
@@ -1,3 +1,4 @@
1
+ // stylelint-disable number-max-precision -- deferred during move to stylelint-config-gds
1
2
  .hmrc-language-select {
2
3
  @include govuk-font($size: 16);
3
4
  @include govuk-clearfix;
@@ -1,3 +1,4 @@
1
+ // stylelint-disable number-max-precision -- deferred during move to stylelint-config-gds
1
2
  .hmrc-notification-badge {
2
3
  font-family: "GDS Transport", arial, sans-serif;
3
4
  -webkit-font-smoothing: antialiased;
@@ -6,7 +7,7 @@
6
7
  line-height: 1.25;
7
8
  display: inline-block;
8
9
  min-width: 10px;
9
- padding: 1px 4px 0 4px;
10
+ padding: 1px 4px 0;
10
11
  border-radius: 10px;
11
12
  color: govuk-colour("white");
12
13
  background: govuk-colour("red");
@@ -1,3 +1,4 @@
1
+ // stylelint-disable
1
2
  // Extends the GDS task list pattern styles
2
3
 
3
4
  // Custom styles
@@ -1,3 +1,4 @@
1
+ // stylelint-disable number-max-precision -- deferred during move to stylelint-config-gds
1
2
  @import "../../../../govuk-frontend/dist/govuk/settings/index";
2
3
  @import "../../../../govuk-frontend/dist/govuk/tools/index";
3
4
  @import "../../../../govuk-frontend/dist/govuk/helpers/index";