govuk_publishing_components 24.13.0 → 24.13.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1a7412745cae4dbe87f20efe5c2b982af372122cae8564c4f7279f17ea16f82a
4
- data.tar.gz: 8f52c319afd75c6744c17b39719624bdda2888908d481291fc7fe34e51fb604d
3
+ metadata.gz: 15de2a7069f2588081fe6c47aa3a00d2065ef3ea1b130eff26e734d87d2fcffd
4
+ data.tar.gz: 9484988fa1937a271d6b1ec1ef8eb1abb269f09210e381a10fd849845b3119af
5
5
  SHA512:
6
- metadata.gz: ee916cc182125dc67fab048c61b9647434141a8a28832015d1d2f2159cf329506375fe136e8f46b8989a00f8c7f7ae7c7fabeec0e6195eae9b6eb0c9114ea644
7
- data.tar.gz: a0bdb49b4a265e2054a05121d0d1f6c0cf0c79d5aaa3c0d0d390e90712b9935cd484cbe3cb0cc62ab2b5c2ac43ce9784b24ea4475791e32ed6b9aa2d322b6e34
6
+ metadata.gz: 4a567edf053fbee4026e12f16b2a524c12dece336511aa52f7e297c3ca4509bb4112241367bca17fa65957063b9e3b4495a12bd9a8be13f168807decedd136bb
7
+ data.tar.gz: 804e96f0141c830fdb51dd1f2db135affdbf90f98c511b26a46addf2735947d04732ac5773af6aa326ca88d14a02d91f289cfdb43e922d969d736dd67289912d
@@ -6,7 +6,7 @@
6
6
  window.GOVUK = window.GOVUK || {}
7
7
 
8
8
  var CONFIG = {
9
- '/transition': [
9
+ '/brexit': [
10
10
  ['Percent', 20],
11
11
  ['Percent', 40],
12
12
  ['Percent', 60],
@@ -116,7 +116,7 @@ cy:
116
116
  topical_events:
117
117
  topics:
118
118
  transition:
119
- link_path: "/transition.cy"
119
+ link_path: "/brexit.cy"
120
120
  link_text: Gwiriwch beth sydd angen i chi ei wneud
121
121
  title: Brexit
122
122
  world_locations:
@@ -129,7 +129,7 @@ en:
129
129
  topical_events: Topical event
130
130
  topics: Explore the topic
131
131
  transition:
132
- link_path: "/transition"
132
+ link_path: "/brexit"
133
133
  link_text: Check what you need to do
134
134
  title: Brexit
135
135
  world_locations: World locations
@@ -24,7 +24,7 @@ module GovukPublishingComponents
24
24
  columns: 1,
25
25
  items: [
26
26
  {
27
- href: "/transition",
27
+ href: "/brexit",
28
28
  text: "Check what you need to do",
29
29
  attributes: {
30
30
  data: {
@@ -1,3 +1,3 @@
1
1
  module GovukPublishingComponents
2
- VERSION = "24.13.0".freeze
2
+ VERSION = "24.13.1".freeze
3
3
  end
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: 24.13.0
4
+ version: 24.13.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: 2021-06-02 00:00:00.000000000 Z
11
+ date: 2021-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: govuk_app_config
@@ -1977,7 +1977,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1977
1977
  - !ruby/object:Gem::Version
1978
1978
  version: '0'
1979
1979
  requirements: []
1980
- rubygems_version: 3.1.6
1980
+ rubygems_version: 3.0.3
1981
1981
  signing_key:
1982
1982
  specification_version: 4
1983
1983
  summary: A gem to document components in GOV.UK frontend applications