govuk_publishing_components 24.18.5 → 24.21.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/govuk_publishing_components/analytics/scroll-tracker.js +59 -91
- data/app/assets/javascripts/govuk_publishing_components/components/layout-super-navigation-header.js +71 -0
- data/app/assets/javascripts/govuk_publishing_components/lib/trigger-event.js +13 -2
- data/app/assets/stylesheets/govuk_publishing_components/_all_components.scss +2 -0
- data/app/assets/stylesheets/govuk_publishing_components/_all_components_print.scss +1 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_document-list.scss +7 -9
- data/app/assets/stylesheets/govuk_publishing_components/components/_intervention.scss +16 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-header.scss +0 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +125 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_typography.scss +9 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-super-navigation-header.scss +3 -0
- data/app/views/govuk_publishing_components/component_guide/index.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_document_list.html.erb +3 -3
- data/app/views/govuk_publishing_components/components/_govspeak.html.erb +2 -0
- data/app/views/govuk_publishing_components/components/_intervention.html.erb +15 -0
- data/app/views/govuk_publishing_components/components/_layout_for_public.html.erb +19 -13
- data/app/views/govuk_publishing_components/components/_layout_super_navigation_header.html.erb +121 -0
- data/app/views/govuk_publishing_components/components/docs/govspeak.yml +9 -0
- data/app/views/govuk_publishing_components/components/docs/intervention.yml +24 -0
- data/app/views/govuk_publishing_components/components/docs/layout_for_public.yml +4 -0
- data/app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml +22 -0
- data/app/views/govuk_publishing_components/components/layout_header/_header_logo.html.erb +3 -4
- data/config/initializers/assets.rb +0 -1
- data/config/locales/ar.yml +8 -0
- data/config/locales/az.yml +8 -0
- data/config/locales/be.yml +8 -0
- data/config/locales/bg.yml +8 -0
- data/config/locales/bn.yml +8 -0
- data/config/locales/cs.yml +8 -0
- data/config/locales/cy.yml +8 -0
- data/config/locales/da.yml +8 -0
- data/config/locales/de.yml +8 -0
- data/config/locales/dr.yml +8 -0
- data/config/locales/el.yml +8 -0
- data/config/locales/en.yml +89 -0
- data/config/locales/es-419.yml +8 -0
- data/config/locales/es.yml +8 -0
- data/config/locales/et.yml +8 -0
- data/config/locales/fa.yml +8 -0
- data/config/locales/fi.yml +8 -0
- data/config/locales/fr.yml +8 -0
- data/config/locales/gd.yml +8 -0
- data/config/locales/gu.yml +8 -0
- data/config/locales/he.yml +8 -0
- data/config/locales/hi.yml +8 -0
- data/config/locales/hr.yml +8 -0
- data/config/locales/hu.yml +8 -0
- data/config/locales/hy.yml +8 -0
- data/config/locales/id.yml +8 -0
- data/config/locales/is.yml +8 -0
- data/config/locales/it.yml +8 -0
- data/config/locales/ja.yml +8 -0
- data/config/locales/ka.yml +8 -0
- data/config/locales/kk.yml +8 -0
- data/config/locales/ko.yml +8 -0
- data/config/locales/lt.yml +8 -0
- data/config/locales/lv.yml +8 -0
- data/config/locales/ms.yml +8 -0
- data/config/locales/mt.yml +8 -0
- data/config/locales/nl.yml +8 -0
- data/config/locales/no.yml +8 -0
- data/config/locales/pa-pk.yml +8 -0
- data/config/locales/pa.yml +8 -0
- data/config/locales/pl.yml +8 -0
- data/config/locales/ps.yml +8 -0
- data/config/locales/pt.yml +8 -0
- data/config/locales/ro.yml +8 -0
- data/config/locales/ru.yml +8 -0
- data/config/locales/si.yml +8 -0
- data/config/locales/sk.yml +8 -0
- data/config/locales/sl.yml +8 -0
- data/config/locales/so.yml +8 -0
- data/config/locales/sq.yml +8 -0
- data/config/locales/sr.yml +8 -0
- data/config/locales/sv.yml +8 -0
- data/config/locales/sw.yml +8 -0
- data/config/locales/ta.yml +8 -0
- data/config/locales/th.yml +8 -0
- data/config/locales/tk.yml +8 -0
- data/config/locales/tr.yml +8 -0
- data/config/locales/uk.yml +8 -0
- data/config/locales/ur.yml +8 -0
- data/config/locales/uz.yml +8 -0
- data/config/locales/vi.yml +8 -0
- data/config/locales/zh-hk.yml +8 -0
- data/config/locales/zh-tw.yml +8 -0
- data/config/locales/zh.yml +8 -0
- data/lib/govuk_publishing_components/app_helpers/environment.rb +3 -8
- data/lib/govuk_publishing_components/presenters/content_breadcrumbs_based_on_priority.rb +32 -11
- data/lib/govuk_publishing_components/presenters/meta_tags.rb +11 -4
- data/lib/govuk_publishing_components/version.rb +1 -1
- metadata +10 -2
data/config/locales/cs.yml
CHANGED
@@ -79,6 +79,14 @@ cs:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/cy.yml
CHANGED
@@ -79,6 +79,14 @@ cy:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/da.yml
CHANGED
@@ -79,6 +79,14 @@ da:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/de.yml
CHANGED
@@ -79,6 +79,14 @@ de:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/dr.yml
CHANGED
@@ -79,6 +79,14 @@ dr:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/el.yml
CHANGED
@@ -79,6 +79,14 @@ el:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/en.yml
CHANGED
@@ -72,6 +72,10 @@ en:
|
|
72
72
|
news_and_communications: News and communications
|
73
73
|
statistics: Statistics
|
74
74
|
worldwide: Worldwide
|
75
|
+
intervention:
|
76
|
+
title: Check the next steps for your limited company
|
77
|
+
description: You might be interested in this because you’ve been browsing guidance relevant to starting a limited company.
|
78
|
+
dismiss_html: <a class="govuk-link" href="?hide-intervention=true">Hide this suggestion</a> if it’s not relevant to you
|
75
79
|
layout_footer:
|
76
80
|
copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
|
77
81
|
licence_html: All content is available under the <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, except where otherwise stated
|
@@ -82,6 +86,91 @@ en:
|
|
82
86
|
search_button: Search GOV.UK
|
83
87
|
show_button: Show search
|
84
88
|
top_level: Top level
|
89
|
+
layout_super_navigation_header:
|
90
|
+
logo_link_title: Go to the GOV.UK homepage
|
91
|
+
logo_text: GOV.UK
|
92
|
+
navigation_menu_heading: Navigation menu
|
93
|
+
search_text: Search GOV.UK
|
94
|
+
popular_links_heading: Popular on GOV.UK
|
95
|
+
popular_links:
|
96
|
+
- label: 'Coronavirus (COVID-19): rules'
|
97
|
+
href: /guidance/covid-19-coronavirus-restrictions-what-you-can-and-cannot-do
|
98
|
+
- label: 'Brexit: check what you need to do'
|
99
|
+
href: /brexit
|
100
|
+
- label: Sign in to your personal tax account
|
101
|
+
href: /personal-tax-account
|
102
|
+
- label: Find a job
|
103
|
+
href: /find-a-job
|
104
|
+
- label: Sign in to your Universal Credit account
|
105
|
+
href: /sign-in-universal-credit
|
106
|
+
navigation_links:
|
107
|
+
- label: Topics
|
108
|
+
href: /browse
|
109
|
+
description: Find information and services
|
110
|
+
show: true
|
111
|
+
menu_contents:
|
112
|
+
- label: Benefits
|
113
|
+
href: /browse/benefits
|
114
|
+
- label: Births, death, marriages and care
|
115
|
+
href: /browse/births-deaths-marriages
|
116
|
+
- label: Brexit
|
117
|
+
href: /brexit
|
118
|
+
- label: Business and self-employed
|
119
|
+
href: /browse/business
|
120
|
+
- label: Childcare and parenting
|
121
|
+
href: /browse/childcare-parenting
|
122
|
+
- label: Citizenship and living in the UK
|
123
|
+
href: /browse/citizenship
|
124
|
+
- label: Coronavirus (COVID‑19)
|
125
|
+
href: /coronavirus
|
126
|
+
- label: Crime, justice and the law
|
127
|
+
href: /browse/justice
|
128
|
+
- label: Disabled people
|
129
|
+
href: /browse/disabilities
|
130
|
+
- label: Driving and transport
|
131
|
+
href: /browse/driving
|
132
|
+
- label: Education and learning
|
133
|
+
href: /browse/education
|
134
|
+
- label: Employing people
|
135
|
+
href: /browse/employing-people
|
136
|
+
- label: Environment and countryside
|
137
|
+
href: /browse/environment-countryside
|
138
|
+
- label: Housing and local services
|
139
|
+
href: /browse/housing-local-services
|
140
|
+
- label: Money and tax
|
141
|
+
href: /browse/tax
|
142
|
+
- label: Passports, travel and living abroad
|
143
|
+
href: /browse/abroad
|
144
|
+
- label: Visas and immigration
|
145
|
+
href: /browse/visas-immigration
|
146
|
+
- label: Working, jobs and pensions
|
147
|
+
href: /browse/working
|
148
|
+
- label: Departments
|
149
|
+
href: /government/organisations
|
150
|
+
- label: Government activity
|
151
|
+
href: /search/news-and-communications
|
152
|
+
description: Find out what the government is doing
|
153
|
+
menu_contents:
|
154
|
+
- label: News
|
155
|
+
href: /search/news-and-communications
|
156
|
+
description: News stories, speeches, letters and notices
|
157
|
+
- label: Guidance and regulation
|
158
|
+
href: /search/guidance-and-regulation
|
159
|
+
description: Detailed guidance, regulations and rules
|
160
|
+
- label: Research and statistics
|
161
|
+
href: /search/research-and-statistics
|
162
|
+
description: Reports, analysis and official statistics
|
163
|
+
- label: Policy papers and consultation
|
164
|
+
href: /search/policy-papers-and-consultations
|
165
|
+
description: Consultations and strategy
|
166
|
+
- label: Transparency
|
167
|
+
href: /search/transparency-and-freedom-of-information-releases
|
168
|
+
description: Government data, freedom of information releases and corporate reports
|
169
|
+
footer_links:
|
170
|
+
- label: How government works
|
171
|
+
href: /government/how-government-works
|
172
|
+
- label: Get involved
|
173
|
+
href: /government/get-involved
|
85
174
|
metadata:
|
86
175
|
from: From
|
87
176
|
history: History
|
data/config/locales/es-419.yml
CHANGED
@@ -79,6 +79,14 @@ es-419:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/es.yml
CHANGED
@@ -79,6 +79,14 @@ es:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/et.yml
CHANGED
@@ -79,6 +79,14 @@ et:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/fa.yml
CHANGED
@@ -79,6 +79,14 @@ fa:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/fi.yml
CHANGED
@@ -79,6 +79,14 @@ fi:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/fr.yml
CHANGED
@@ -79,6 +79,14 @@ fr:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/gd.yml
CHANGED
@@ -79,6 +79,14 @@ gd:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/gu.yml
CHANGED
@@ -79,6 +79,14 @@ gu:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/he.yml
CHANGED
@@ -79,6 +79,14 @@ he:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/hi.yml
CHANGED
@@ -79,6 +79,14 @@ hi:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/hr.yml
CHANGED
@@ -79,6 +79,14 @@ hr:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/hu.yml
CHANGED
@@ -79,6 +79,14 @@ hu:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/hy.yml
CHANGED
@@ -79,6 +79,14 @@ hy:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/id.yml
CHANGED
@@ -79,6 +79,14 @@ id:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/is.yml
CHANGED
@@ -79,6 +79,14 @@ is:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|
data/config/locales/it.yml
CHANGED
@@ -79,6 +79,14 @@ it:
|
|
79
79
|
search_button:
|
80
80
|
show_button:
|
81
81
|
top_level:
|
82
|
+
layout_super_navigation_header:
|
83
|
+
logo_link_title:
|
84
|
+
logo_text:
|
85
|
+
navigation_menu_heading:
|
86
|
+
search_text:
|
87
|
+
popular_links_heading:
|
88
|
+
popular_links:
|
89
|
+
navigation_links:
|
82
90
|
metadata:
|
83
91
|
from:
|
84
92
|
history:
|