govuk_publishing_components 43.0.0 → 43.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/_cards.scss +16 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +17 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/helpers/_brand-colours.scss +0 -46
- data/lib/govuk_publishing_components/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4ee692ce9fb25200d425b34aa5f0637ca4d0632fdbcf46d3b3ae3483662d1d29
|
|
4
|
+
data.tar.gz: 517faafdb589e9cc379af61414487579107050a3e3d01545956c0913202da2b8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 621e5b66172186ca65e58aedfb29f6271f65ea7f888b7b2aa85f20e3c385b6528bec15168df542d40cd260d8d2453651ad7d595b8e9974baaac69e2c5ecaeffd
|
|
7
|
+
data.tar.gz: 267b3aa8d271d5a84c6b529c476f61122c43e9161c89245086ef7e170a9c0fd50805af45305639d7b8360e38765cdf63454468e6f465cce2a99dbf4869053698
|
|
@@ -6,10 +6,6 @@
|
|
|
6
6
|
@include govuk-responsive-margin(6, "bottom");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
.gem-c-cards__heading--underline + .gem-c-cards__list {
|
|
10
|
-
border-top: 1px solid $govuk-border-colour;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
9
|
.gem-c-cards__list {
|
|
14
10
|
list-style: none;
|
|
15
11
|
padding: 0;
|
|
@@ -34,6 +30,22 @@
|
|
|
34
30
|
.gem-c-cards__list-item {
|
|
35
31
|
&:first-child {
|
|
36
32
|
border-top: 0;
|
|
33
|
+
|
|
34
|
+
.gem-c-cards__list-item-wrapper {
|
|
35
|
+
padding-top: 0;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.gem-c-cards__heading--underline + .gem-c-cards__list {
|
|
42
|
+
border-top: 1px solid $govuk-border-colour;
|
|
43
|
+
|
|
44
|
+
.gem-c-cards__list-item {
|
|
45
|
+
&:first-child {
|
|
46
|
+
.gem-c-cards__list-item-wrapper {
|
|
47
|
+
padding-top: 19px;
|
|
48
|
+
}
|
|
37
49
|
}
|
|
38
50
|
}
|
|
39
51
|
}
|
|
@@ -986,9 +986,23 @@ $after-button-padding-left: govuk-spacing(4);
|
|
|
986
986
|
|
|
987
987
|
@include govuk-media-query($media-type: print) {
|
|
988
988
|
.gem-c-layout-super-navigation-header {
|
|
989
|
-
border-top:
|
|
990
|
-
|
|
991
|
-
|
|
989
|
+
border-top: 0;
|
|
990
|
+
border-bottom: 2pt solid $govuk-print-text-colour;
|
|
991
|
+
margin: 0 0 5mm;
|
|
992
|
+
background-color: transparent;
|
|
993
|
+
|
|
994
|
+
&:has(.gem-c-layout-super-navigation-header__header-logo .govuk-visually-hidden) {
|
|
995
|
+
border: 0;
|
|
996
|
+
margin-left: 24px;
|
|
997
|
+
}
|
|
998
|
+
|
|
999
|
+
* {
|
|
1000
|
+
color: $govuk-print-text-colour;
|
|
1001
|
+
}
|
|
1002
|
+
|
|
1003
|
+
.govuk-width-container {
|
|
1004
|
+
margin: 0;
|
|
1005
|
+
}
|
|
992
1006
|
}
|
|
993
1007
|
|
|
994
1008
|
.gem-c-layout-super-navigation-header__header-logo {
|
data/app/assets/stylesheets/govuk_publishing_components/components/helpers/_brand-colours.scss
CHANGED
|
@@ -96,49 +96,3 @@
|
|
|
96
96
|
border-color: #045f71;
|
|
97
97
|
}
|
|
98
98
|
}
|
|
99
|
-
|
|
100
|
-
// This change should be removed after relevant govuk-frontend release
|
|
101
|
-
|
|
102
|
-
.brand--ministry-of-housing-communities-and-local-government {
|
|
103
|
-
.brand__color {
|
|
104
|
-
color: #00625e;
|
|
105
|
-
|
|
106
|
-
&:link,
|
|
107
|
-
&:visited,
|
|
108
|
-
&:active {
|
|
109
|
-
color: #00625e;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
&:hover,
|
|
113
|
-
&:focus {
|
|
114
|
-
color: $govuk-focus-text-colour;
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
&.brand__border-color,
|
|
119
|
-
.brand__border-color {
|
|
120
|
-
border-color: #00625e;
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
.brand--department-for-business-and-trade {
|
|
125
|
-
.brand__color {
|
|
126
|
-
color: #cf102d;
|
|
127
|
-
|
|
128
|
-
&:link,
|
|
129
|
-
&:visited,
|
|
130
|
-
&:active {
|
|
131
|
-
color: #cf102d;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
&:hover,
|
|
135
|
-
&:focus {
|
|
136
|
-
color: $govuk-focus-text-colour;
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
&.brand__border-color,
|
|
141
|
-
.brand__border-color {
|
|
142
|
-
border-color: #cf102d;
|
|
143
|
-
}
|
|
144
|
-
}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: govuk_publishing_components
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 43.0.
|
|
4
|
+
version: 43.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GOV.UK Dev
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-08-
|
|
11
|
+
date: 2024-08-27 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: govuk_app_config
|
|
@@ -1875,7 +1875,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
1875
1875
|
- !ruby/object:Gem::Version
|
|
1876
1876
|
version: '0'
|
|
1877
1877
|
requirements: []
|
|
1878
|
-
rubygems_version: 3.5.
|
|
1878
|
+
rubygems_version: 3.5.18
|
|
1879
1879
|
signing_key:
|
|
1880
1880
|
specification_version: 4
|
|
1881
1881
|
summary: A gem to document components in GOV.UK frontend applications
|