govuk_publishing_components 27.11.0 → 27.12.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.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/_accordion.scss +6 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +81 -41
- data/app/assets/stylesheets/govuk_publishing_components/components/mixins/_prefixed-transform.scss +5 -0
- data/app/views/govuk_publishing_components/components/_input.html.erb +35 -22
- data/app/views/govuk_publishing_components/components/_search.html.erb +2 -1
- data/app/views/govuk_publishing_components/components/contextual_sidebar/_brexit_cta.html.erb +4 -5
- data/app/views/govuk_publishing_components/components/docs/input.yml +10 -0
- data/config/locales/ar.yml +0 -3
- data/config/locales/az.yml +0 -3
- data/config/locales/be.yml +0 -3
- data/config/locales/bg.yml +0 -3
- data/config/locales/bn.yml +0 -3
- data/config/locales/cs.yml +0 -3
- data/config/locales/cy.yml +0 -3
- data/config/locales/da.yml +0 -3
- data/config/locales/de.yml +0 -3
- data/config/locales/dr.yml +0 -3
- data/config/locales/el.yml +0 -3
- data/config/locales/en.yml +0 -3
- data/config/locales/es-419.yml +0 -3
- data/config/locales/es.yml +0 -3
- data/config/locales/et.yml +0 -3
- data/config/locales/fa.yml +0 -3
- data/config/locales/fi.yml +0 -3
- data/config/locales/fr.yml +0 -3
- data/config/locales/gd.yml +0 -3
- data/config/locales/gu.yml +0 -3
- data/config/locales/he.yml +0 -3
- data/config/locales/hi.yml +0 -3
- data/config/locales/hr.yml +0 -3
- data/config/locales/hu.yml +0 -3
- data/config/locales/hy.yml +0 -3
- data/config/locales/id.yml +0 -3
- data/config/locales/is.yml +0 -3
- data/config/locales/it.yml +0 -3
- data/config/locales/ja.yml +0 -3
- data/config/locales/ka.yml +0 -3
- data/config/locales/kk.yml +0 -3
- data/config/locales/ko.yml +0 -3
- data/config/locales/lt.yml +0 -3
- data/config/locales/lv.yml +0 -3
- data/config/locales/ms.yml +0 -3
- data/config/locales/mt.yml +0 -3
- data/config/locales/nl.yml +0 -3
- data/config/locales/no.yml +0 -3
- data/config/locales/pa-pk.yml +0 -3
- data/config/locales/pa.yml +0 -3
- data/config/locales/pl.yml +0 -3
- data/config/locales/ps.yml +0 -3
- data/config/locales/pt.yml +0 -3
- data/config/locales/ro.yml +0 -3
- data/config/locales/ru.yml +0 -3
- data/config/locales/si.yml +0 -3
- data/config/locales/sk.yml +0 -3
- data/config/locales/sl.yml +0 -3
- data/config/locales/so.yml +0 -3
- data/config/locales/sq.yml +0 -3
- data/config/locales/sr.yml +0 -3
- data/config/locales/sv.yml +0 -3
- data/config/locales/sw.yml +0 -3
- data/config/locales/ta.yml +0 -3
- data/config/locales/th.yml +0 -3
- data/config/locales/tk.yml +0 -3
- data/config/locales/tr.yml +0 -3
- data/config/locales/uk.yml +0 -3
- data/config/locales/ur.yml +0 -3
- data/config/locales/uz.yml +0 -3
- data/config/locales/vi.yml +0 -3
- data/config/locales/zh-hk.yml +0 -3
- data/config/locales/zh-tw.yml +0 -3
- data/config/locales/zh.yml +0 -3
- data/lib/govuk_publishing_components/presenters/contextual_navigation.rb +11 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/lib/govuk_publishing_components.rb +0 -1
- metadata +3 -3
- data/lib/govuk_publishing_components/presenters/brexit_cta_helper.rb +0 -33
data/config/locales/fa.yml
CHANGED
data/config/locales/fi.yml
CHANGED
data/config/locales/fr.yml
CHANGED
data/config/locales/gd.yml
CHANGED
data/config/locales/gu.yml
CHANGED
data/config/locales/he.yml
CHANGED
data/config/locales/hi.yml
CHANGED
data/config/locales/hr.yml
CHANGED
data/config/locales/hu.yml
CHANGED
data/config/locales/hy.yml
CHANGED
data/config/locales/id.yml
CHANGED
data/config/locales/is.yml
CHANGED
data/config/locales/it.yml
CHANGED
data/config/locales/ja.yml
CHANGED
data/config/locales/ka.yml
CHANGED
data/config/locales/kk.yml
CHANGED
data/config/locales/ko.yml
CHANGED
data/config/locales/lt.yml
CHANGED
data/config/locales/lv.yml
CHANGED
data/config/locales/ms.yml
CHANGED
data/config/locales/mt.yml
CHANGED
data/config/locales/nl.yml
CHANGED
data/config/locales/no.yml
CHANGED
data/config/locales/pa-pk.yml
CHANGED
data/config/locales/pa.yml
CHANGED
data/config/locales/pl.yml
CHANGED
data/config/locales/ps.yml
CHANGED
data/config/locales/pt.yml
CHANGED
data/config/locales/ro.yml
CHANGED
data/config/locales/ru.yml
CHANGED
data/config/locales/si.yml
CHANGED
data/config/locales/sk.yml
CHANGED
data/config/locales/sl.yml
CHANGED
data/config/locales/so.yml
CHANGED
data/config/locales/sq.yml
CHANGED
data/config/locales/sr.yml
CHANGED
data/config/locales/sv.yml
CHANGED
data/config/locales/sw.yml
CHANGED
data/config/locales/ta.yml
CHANGED
data/config/locales/th.yml
CHANGED
data/config/locales/tk.yml
CHANGED
data/config/locales/tr.yml
CHANGED
data/config/locales/uk.yml
CHANGED
data/config/locales/ur.yml
CHANGED
data/config/locales/uz.yml
CHANGED
data/config/locales/vi.yml
CHANGED
data/config/locales/zh-hk.yml
CHANGED
data/config/locales/zh-tw.yml
CHANGED
data/config/locales/zh.yml
CHANGED
|
@@ -179,6 +179,17 @@ module GovukPublishingComponents
|
|
|
179
179
|
4ca8698b-4a24-45ff-baea-7633cc24b679
|
|
180
180
|
ed73581f-9bf8-48b5-bb66-935581a255e3
|
|
181
181
|
15f1c594-af1d-4f16-97cc-ad4d12017509
|
|
182
|
+
] + brexit_hub_pages
|
|
183
|
+
end
|
|
184
|
+
|
|
185
|
+
# we don't want to show the standard Brexit sidebar nav on
|
|
186
|
+
# https://www.gov.uk/guidance/brexit-guidance-for-individuals-and-families or
|
|
187
|
+
# https://www.gov.uk/guidance/brexit-guidance-for-businesses
|
|
188
|
+
# as it might result in circular journeys
|
|
189
|
+
def brexit_hub_pages
|
|
190
|
+
%w[
|
|
191
|
+
91cd6143-69d5-4f27-99ff-a52fb0d51c78
|
|
192
|
+
6555e0bf-c270-4cf9-a0c5-d20b95fab7f1
|
|
182
193
|
]
|
|
183
194
|
end
|
|
184
195
|
|
|
@@ -8,7 +8,6 @@ require "govuk_publishing_components/presenters/shared_helper"
|
|
|
8
8
|
require "govuk_publishing_components/presenters/attachment"
|
|
9
9
|
require "govuk_publishing_components/presenters/breadcrumbs"
|
|
10
10
|
require "govuk_publishing_components/presenters/breadcrumb_selector"
|
|
11
|
-
require "govuk_publishing_components/presenters/brexit_cta_helper"
|
|
12
11
|
require "govuk_publishing_components/presenters/button_helper"
|
|
13
12
|
require "govuk_publishing_components/presenters/contextual_navigation"
|
|
14
13
|
require "govuk_publishing_components/presenters/devolved_nations_helper"
|
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: 27.
|
|
4
|
+
version: 27.12.0
|
|
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-11-
|
|
11
|
+
date: 2021-11-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: govuk_app_config
|
|
@@ -637,6 +637,7 @@ files:
|
|
|
637
637
|
- app/assets/stylesheets/govuk_publishing_components/components/mixins/_govuk-template-link-focus-override.scss
|
|
638
638
|
- app/assets/stylesheets/govuk_publishing_components/components/mixins/_margins.scss
|
|
639
639
|
- app/assets/stylesheets/govuk_publishing_components/components/mixins/_media-down.scss
|
|
640
|
+
- app/assets/stylesheets/govuk_publishing_components/components/mixins/_prefixed-transform.scss
|
|
640
641
|
- app/assets/stylesheets/govuk_publishing_components/components/print/_accordion.scss
|
|
641
642
|
- app/assets/stylesheets/govuk_publishing_components/components/print/_button.scss
|
|
642
643
|
- app/assets/stylesheets/govuk_publishing_components/components/print/_contents-list.scss
|
|
@@ -931,7 +932,6 @@ files:
|
|
|
931
932
|
- lib/govuk_publishing_components/presenters/attachment.rb
|
|
932
933
|
- lib/govuk_publishing_components/presenters/breadcrumb_selector.rb
|
|
933
934
|
- lib/govuk_publishing_components/presenters/breadcrumbs.rb
|
|
934
|
-
- lib/govuk_publishing_components/presenters/brexit_cta_helper.rb
|
|
935
935
|
- lib/govuk_publishing_components/presenters/button_helper.rb
|
|
936
936
|
- lib/govuk_publishing_components/presenters/checkboxes_helper.rb
|
|
937
937
|
- lib/govuk_publishing_components/presenters/content_breadcrumbs_based_on_ancestors.rb
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
module GovukPublishingComponents
|
|
2
|
-
module Presenters
|
|
3
|
-
class BrexitCtaHelper
|
|
4
|
-
BREXIT_HUB_PAGE_IDS = %w[
|
|
5
|
-
6555e0bf-c270-4cf9-a0c5-d20b95fab7f1
|
|
6
|
-
91cd6143-69d5-4f27-99ff-a52fb0d51c78
|
|
7
|
-
].freeze
|
|
8
|
-
|
|
9
|
-
def initialize(content_item)
|
|
10
|
-
@content_item = content_item
|
|
11
|
-
end
|
|
12
|
-
|
|
13
|
-
def title_key
|
|
14
|
-
use_brexit_hub_page_navigation? ? "components.related_navigation.transition.hub_page_title" : "components.related_navigation.transition.title"
|
|
15
|
-
end
|
|
16
|
-
|
|
17
|
-
def link_text_key
|
|
18
|
-
use_brexit_hub_page_navigation? ? "components.related_navigation.transition.hub_page_link_text" : "components.related_navigation.transition.link_text"
|
|
19
|
-
end
|
|
20
|
-
|
|
21
|
-
def link_path_key
|
|
22
|
-
use_brexit_hub_page_navigation? ? "components.related_navigation.transition.hub_page_link_path" : "components.related_navigation.transition.link_path"
|
|
23
|
-
end
|
|
24
|
-
|
|
25
|
-
private
|
|
26
|
-
|
|
27
|
-
def use_brexit_hub_page_navigation?
|
|
28
|
-
I18n.locale == :en &&
|
|
29
|
-
BREXIT_HUB_PAGE_IDS.include?(@content_item["content_id"])
|
|
30
|
-
end
|
|
31
|
-
end
|
|
32
|
-
end
|
|
33
|
-
end
|