govuk_publishing_components 33.1.0 → 34.1.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.
Files changed (117) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/config/govuk_publishing_components_manifest.js +0 -1
  3. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-core.js +16 -27
  4. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-event-tracker.js +2 -0
  5. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-page-views.js +4 -4
  6. data/app/assets/javascripts/govuk_publishing_components/components/layout-super-navigation-header.js +12 -69
  7. data/app/assets/javascripts/govuk_publishing_components/components/step-by-step-nav.js +14 -13
  8. data/app/assets/stylesheets/govuk_publishing_components/components/_accordion.scss +28 -0
  9. data/app/assets/stylesheets/govuk_publishing_components/components/_button.scss +11 -0
  10. data/app/assets/stylesheets/govuk_publishing_components/components/_cards.scss +19 -0
  11. data/app/assets/stylesheets/govuk_publishing_components/components/_contents-list.scss +20 -0
  12. data/app/assets/stylesheets/govuk_publishing_components/components/_cookie-banner.scss +6 -0
  13. data/app/assets/stylesheets/govuk_publishing_components/components/_emergency-banner.scss +6 -0
  14. data/app/assets/stylesheets/govuk_publishing_components/components/_govspeak-html-publication.scss +8 -0
  15. data/app/assets/stylesheets/govuk_publishing_components/components/_govspeak.scss +83 -0
  16. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +253 -412
  17. data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav-header.scss +15 -0
  18. data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav.scss +6 -0
  19. data/app/assets/stylesheets/govuk_publishing_components/components/_textarea.scss +16 -0
  20. data/app/assets/stylesheets/govuk_publishing_components/components/_title.scss +10 -0
  21. data/app/assets/stylesheets/govuk_publishing_components/components/helpers/_contents-list-helper.scss +0 -1
  22. data/app/controllers/govuk_publishing_components/component_guide_controller.rb +6 -9
  23. data/app/views/govuk_publishing_components/component_guide/_application_stylesheet.html.erb +0 -3
  24. data/app/views/govuk_publishing_components/component_guide/index.html.erb +0 -7
  25. data/app/views/govuk_publishing_components/components/_label.html.erb +3 -2
  26. data/app/views/govuk_publishing_components/components/_layout_for_admin.html.erb +1 -2
  27. data/app/views/govuk_publishing_components/components/_layout_for_public.html.erb +0 -1
  28. data/app/views/govuk_publishing_components/components/_layout_super_navigation_header.html.erb +94 -143
  29. data/app/views/govuk_publishing_components/components/docs/label.yml +6 -0
  30. data/app/views/layouts/govuk_publishing_components/application.html.erb +1 -2
  31. data/config/locales/ar.yml +4 -8
  32. data/config/locales/az.yml +5 -8
  33. data/config/locales/be.yml +4 -8
  34. data/config/locales/bg.yml +4 -8
  35. data/config/locales/bn.yml +4 -8
  36. data/config/locales/cs.yml +4 -8
  37. data/config/locales/cy.yml +4 -8
  38. data/config/locales/da.yml +4 -8
  39. data/config/locales/de.yml +4 -8
  40. data/config/locales/dr.yml +4 -8
  41. data/config/locales/el.yml +4 -8
  42. data/config/locales/en.yml +6 -17
  43. data/config/locales/es-419.yml +4 -8
  44. data/config/locales/es.yml +4 -8
  45. data/config/locales/et.yml +4 -8
  46. data/config/locales/fa.yml +5 -8
  47. data/config/locales/fi.yml +4 -8
  48. data/config/locales/fr.yml +4 -8
  49. data/config/locales/gd.yml +4 -8
  50. data/config/locales/gu.yml +4 -8
  51. data/config/locales/he.yml +4 -8
  52. data/config/locales/hi.yml +4 -8
  53. data/config/locales/hr.yml +4 -8
  54. data/config/locales/hu.yml +4 -8
  55. data/config/locales/hy.yml +4 -8
  56. data/config/locales/id.yml +4 -8
  57. data/config/locales/is.yml +4 -8
  58. data/config/locales/it.yml +4 -8
  59. data/config/locales/ja.yml +4 -8
  60. data/config/locales/ka.yml +4 -8
  61. data/config/locales/kk.yml +4 -8
  62. data/config/locales/ko.yml +4 -8
  63. data/config/locales/lt.yml +4 -8
  64. data/config/locales/lv.yml +4 -8
  65. data/config/locales/ms.yml +4 -8
  66. data/config/locales/mt.yml +4 -8
  67. data/config/locales/nl.yml +4 -8
  68. data/config/locales/no.yml +4 -8
  69. data/config/locales/pa-pk.yml +4 -8
  70. data/config/locales/pa.yml +4 -8
  71. data/config/locales/pl.yml +4 -8
  72. data/config/locales/ps.yml +4 -8
  73. data/config/locales/pt.yml +4 -8
  74. data/config/locales/ro.yml +4 -8
  75. data/config/locales/ru.yml +4 -8
  76. data/config/locales/si.yml +4 -8
  77. data/config/locales/sk.yml +4 -8
  78. data/config/locales/sl.yml +4 -8
  79. data/config/locales/so.yml +4 -8
  80. data/config/locales/sq.yml +4 -8
  81. data/config/locales/sr.yml +4 -8
  82. data/config/locales/sv.yml +4 -8
  83. data/config/locales/sw.yml +4 -8
  84. data/config/locales/ta.yml +4 -8
  85. data/config/locales/th.yml +4 -8
  86. data/config/locales/tk.yml +4 -8
  87. data/config/locales/tr.yml +4 -8
  88. data/config/locales/uk.yml +4 -8
  89. data/config/locales/ur.yml +4 -8
  90. data/config/locales/uz.yml +4 -8
  91. data/config/locales/vi.yml +4 -8
  92. data/config/locales/zh-hk.yml +4 -8
  93. data/config/locales/zh-tw.yml +4 -8
  94. data/config/locales/zh.yml +4 -8
  95. data/lib/govuk_publishing_components/config.rb +0 -3
  96. data/lib/govuk_publishing_components/version.rb +1 -1
  97. data/node_modules/axe-core/axe.d.ts +75 -24
  98. data/node_modules/axe-core/axe.js +4765 -4555
  99. data/node_modules/axe-core/axe.min.js +2 -2
  100. data/node_modules/axe-core/package.json +2 -2
  101. data/node_modules/axe-core/sri-history.json +4 -0
  102. metadata +2 -17
  103. data/app/assets/stylesheets/component_guide/print.scss +0 -1
  104. data/app/assets/stylesheets/govuk_publishing_components/_all_components_print.scss +0 -18
  105. data/app/assets/stylesheets/govuk_publishing_components/components/print/_accordion.scss +0 -28
  106. data/app/assets/stylesheets/govuk_publishing_components/components/print/_button.scss +0 -8
  107. data/app/assets/stylesheets/govuk_publishing_components/components/print/_cards.scss +0 -4
  108. data/app/assets/stylesheets/govuk_publishing_components/components/print/_contents-list.scss +0 -19
  109. data/app/assets/stylesheets/govuk_publishing_components/components/print/_emergency-banner.scss +0 -3
  110. data/app/assets/stylesheets/govuk_publishing_components/components/print/_govspeak-html-publication.scss +0 -5
  111. data/app/assets/stylesheets/govuk_publishing_components/components/print/_govspeak.scss +0 -80
  112. data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-super-navigation-header.scss +0 -3
  113. data/app/assets/stylesheets/govuk_publishing_components/components/print/_organisation-logo.scss +0 -7
  114. data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav-header.scss +0 -7
  115. data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav.scss +0 -116
  116. data/app/assets/stylesheets/govuk_publishing_components/components/print/_textarea.scss +0 -13
  117. data/app/assets/stylesheets/govuk_publishing_components/components/print/_title.scss +0 -7
@@ -113,7 +113,10 @@ cy:
113
113
  menu_toggle_label:
114
114
  hide:
115
115
  show:
116
- navigation_links:
116
+ navigation_link:
117
+ href:
118
+ label:
119
+ navigation_links_columns:
117
120
  navigation_menu_heading:
118
121
  navigation_search_heading:
119
122
  navigation_search_subheading:
@@ -160,13 +163,6 @@ cy:
160
163
  statistical_data_sets: Set ddata ystadegol
161
164
  topical_events: Digwyddiad amserol
162
165
  topics: Archwilio'r pwnc
163
- transition:
164
- hub_page_link_path: "/transition-check/questions"
165
- hub_page_link_text: Mynnwch restr o gamau gweithredu personol i chi
166
- hub_page_title: Gwirydd Brexit
167
- link_path: "/brexit.cy"
168
- link_text: Gwiriwch beth mae angen i chi wneud
169
- title: Brexit
170
166
  ukraine:
171
167
  links:
172
168
  title:
@@ -110,7 +110,10 @@ da:
110
110
  menu_toggle_label:
111
111
  hide:
112
112
  show:
113
- navigation_links:
113
+ navigation_link:
114
+ href:
115
+ label:
116
+ navigation_links_columns:
114
117
  navigation_menu_heading:
115
118
  navigation_search_heading:
116
119
  navigation_search_subheading:
@@ -157,13 +160,6 @@ da:
157
160
  statistical_data_sets: Statistisk datasæt
158
161
  topical_events: Aktuelle begivenheder
159
162
  topics: Udforsk emnet
160
- transition:
161
- hub_page_link_path: "/transition-check/questions"
162
- hub_page_link_text: Få en personlig liste over handlinger
163
- hub_page_title: Brexit checker
164
- link_path: "/brexit"
165
- link_text: Tjek hvad du skal gøre
166
- title: Brexit
167
163
  ukraine:
168
164
  links:
169
165
  title:
@@ -113,7 +113,10 @@ de:
113
113
  menu_toggle_label:
114
114
  hide:
115
115
  show:
116
- navigation_links:
116
+ navigation_link:
117
+ href:
118
+ label:
119
+ navigation_links_columns:
117
120
  navigation_menu_heading:
118
121
  navigation_search_heading:
119
122
  navigation_search_subheading:
@@ -160,13 +163,6 @@ de:
160
163
  statistical_data_sets: Statistischer Datensatz
161
164
  topical_events: Themenbezogene Veranstaltung
162
165
  topics: Thema ansehen
163
- transition:
164
- hub_page_link_path: "/transition-check/questions"
165
- hub_page_link_text: Erhalten Sie eine individuelle Liste von Maßnahmen
166
- hub_page_title: Brexit-Checker
167
- link_path: "/brexit"
168
- link_text: Prüfen Sie, was Sie machen müssen
169
- title: Brexit
170
166
  ukraine:
171
167
  links:
172
168
  title:
@@ -111,7 +111,10 @@ dr:
111
111
  menu_toggle_label:
112
112
  hide:
113
113
  show:
114
- navigation_links:
114
+ navigation_link:
115
+ href:
116
+ label:
117
+ navigation_links_columns:
115
118
  navigation_menu_heading:
116
119
  navigation_search_heading:
117
120
  navigation_search_subheading:
@@ -158,13 +161,6 @@ dr:
158
161
  statistical_data_sets: مجموعهء داده های آمار
159
162
  topical_events: رویداد مرتبط
160
163
  topics: موضوع را بیشتر جستجو نمایید
161
- transition:
162
- hub_page_link_path: "/transition-check/questions"
163
- hub_page_link_text: یک لست منحصر به فرد اقدامات را دریافت نمایید
164
- hub_page_title: برسی کنندهء برکست
165
- link_path: "/brexit"
166
- link_text: بیبینید که چه کاری باید انجام دهید
167
- title: برکست
168
164
  ukraine:
169
165
  links:
170
166
  title:
@@ -109,7 +109,10 @@ el:
109
109
  menu_toggle_label:
110
110
  hide:
111
111
  show:
112
- navigation_links:
112
+ navigation_link:
113
+ href:
114
+ label:
115
+ navigation_links_columns:
113
116
  navigation_menu_heading:
114
117
  navigation_search_heading:
115
118
  navigation_search_subheading:
@@ -156,13 +159,6 @@ el:
156
159
  statistical_data_sets: Σύνολο στατιστικών δεδομένων
157
160
  topical_events: Θεματική εκδήλωση
158
161
  topics: Εξερευνήστε το θέμα
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: Λάβετε μια εξατομικευμένη λίστα ενεργειών
162
- hub_page_title: Έλεγχος Brexit
163
- link_path: "/brexit"
164
- link_text: Ελέγξτε τι πρέπει να κάνετε
165
- title: Brexit
166
162
  ukraine:
167
163
  links:
168
164
  title:
@@ -162,10 +162,12 @@ en:
162
162
  menu_toggle_label:
163
163
  hide: Hide %{label} menu
164
164
  show: Show %{label} menu
165
- navigation_links:
166
- - label: Topics
165
+ navigation_link:
167
166
  href: "/browse"
168
- description: Find information and services
167
+ label: Menu
168
+ navigation_links_columns:
169
+ - label: Topics
170
+ size: 2
169
171
  menu_contents:
170
172
  - label: Benefits
171
173
  href: "/browse/benefits"
@@ -202,8 +204,7 @@ en:
202
204
  - label: Working, jobs and pensions
203
205
  href: "/browse/working"
204
206
  - label: Government activity
205
- href: "/search/news-and-communications"
206
- description: Search for a department and find out what the government is doing
207
+ column_size: 1
207
208
  menu_contents:
208
209
  - label: Departments
209
210
  href: "/government/organisations"
@@ -223,11 +224,6 @@ en:
223
224
  - label: Transparency
224
225
  href: "/search/transparency-and-freedom-of-information-releases"
225
226
  description: Data, Freedom of Information releases and corporate reports
226
- footer_links:
227
- - label: How government works
228
- href: "/government/how-government-works"
229
- - label: Get involved
230
- href: "/government/get-involved"
231
227
  navigation_menu_heading: Navigation menu
232
228
  navigation_search_heading: Search and popular pages
233
229
  navigation_search_subheading: Search
@@ -284,13 +280,6 @@ en:
284
280
  statistical_data_sets: Statistical data set
285
281
  topical_events: Topical event
286
282
  topics: Explore the topic
287
- transition:
288
- hub_page_link_path:
289
- hub_page_link_text:
290
- hub_page_title:
291
- link_path: "/brexit"
292
- link_text: Check what you need to do
293
- title: Brexit
294
283
  ukraine:
295
284
  links:
296
285
  - label: UK visa support for Ukrainian nationals
@@ -109,7 +109,10 @@ es-419:
109
109
  menu_toggle_label:
110
110
  hide:
111
111
  show:
112
- navigation_links:
112
+ navigation_link:
113
+ href:
114
+ label:
115
+ navigation_links_columns:
113
116
  navigation_menu_heading:
114
117
  navigation_search_heading:
115
118
  navigation_search_subheading:
@@ -156,13 +159,6 @@ es-419:
156
159
  statistical_data_sets: Conjunto de datos estadísticos
157
160
  topical_events: Evento de actualidad
158
161
  topics: Explora el tema
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: Obtenga una lista personalizada de acciones
162
- hub_page_title: Verificador Brexit
163
- link_path: "/brexit"
164
- link_text: Verifique lo que debe hacer
165
- title: Brexit
166
162
  ukraine:
167
163
  links:
168
164
  title:
@@ -109,7 +109,10 @@ es:
109
109
  menu_toggle_label:
110
110
  hide:
111
111
  show:
112
- navigation_links:
112
+ navigation_link:
113
+ href:
114
+ label:
115
+ navigation_links_columns:
113
116
  navigation_menu_heading:
114
117
  navigation_search_heading:
115
118
  navigation_search_subheading:
@@ -156,13 +159,6 @@ es:
156
159
  statistical_data_sets: Conjunto de datos estadísticos
157
160
  topical_events: Evento de actualidad
158
161
  topics: Explore el tema
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: Obtenga una lista personalizada de acciones
162
- hub_page_title: Comprobador del Brexit
163
- link_path: "/brexit"
164
- link_text: Compruebe lo que necesita hacer
165
- title: Brexit
166
162
  ukraine:
167
163
  links:
168
164
  title:
@@ -112,7 +112,10 @@ et:
112
112
  menu_toggle_label:
113
113
  hide:
114
114
  show:
115
- navigation_links:
115
+ navigation_link:
116
+ href:
117
+ label:
118
+ navigation_links_columns:
116
119
  navigation_menu_heading:
117
120
  navigation_search_heading:
118
121
  navigation_search_subheading:
@@ -159,13 +162,6 @@ et:
159
162
  statistical_data_sets: Statistiline andmekogum
160
163
  topical_events: Teemakohane sündmus
161
164
  topics: Uuri teemat
162
- transition:
163
- hub_page_link_path: "/transition-check/questions"
164
- hub_page_link_text: Hangi isikupärastatud toimingute loend
165
- hub_page_title: Brexiti kontrollitööriist
166
- link_path: "/brexit"
167
- link_text: Kontrollige, mida peate tegema
168
- title: Brexit
169
165
  ukraine:
170
166
  links:
171
167
  title:
@@ -15,6 +15,7 @@ fa:
15
15
  opendocument_html: این فایل یک قالب <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument (سند باز)</a> است
16
16
  order_a_copy: سفارش یک نسخه کپی
17
17
  page:
18
+ one:
18
19
  other: "%{count} صفحه"
19
20
  reference: 'مرجع: %{reference}'
20
21
  request_format_cta: درخواست یک قالب با قابلیت دسترسی بهتر.
@@ -107,7 +108,10 @@ fa:
107
108
  menu_toggle_label:
108
109
  hide:
109
110
  show:
110
- navigation_links:
111
+ navigation_link:
112
+ href:
113
+ label:
114
+ navigation_links_columns:
111
115
  navigation_menu_heading:
112
116
  navigation_search_heading:
113
117
  navigation_search_subheading:
@@ -154,13 +158,6 @@ fa:
154
158
  statistical_data_sets: مجموعه داده آماری
155
159
  topical_events: رویداد موضوعی
156
160
  topics: کاوش موضوع
157
- transition:
158
- hub_page_link_path: "/transition-check/questions"
159
- hub_page_link_text: دریافت یک لیست شخصی‌سازی‌شده از اقدامات
160
- hub_page_title: بررسی کننده برگزیت
161
- link_path: "/brexit"
162
- link_text: آنچه را باید انجام دهید، بررسی کنید
163
- title: برگزیت
164
161
  ukraine:
165
162
  links:
166
163
  title:
@@ -111,7 +111,10 @@ fi:
111
111
  menu_toggle_label:
112
112
  hide:
113
113
  show:
114
- navigation_links:
114
+ navigation_link:
115
+ href:
116
+ label:
117
+ navigation_links_columns:
115
118
  navigation_menu_heading:
116
119
  navigation_search_heading:
117
120
  navigation_search_subheading:
@@ -158,13 +161,6 @@ fi:
158
161
  statistical_data_sets: Tilastollinen tietojoukko
159
162
  topical_events: Ajankohtainen tapahtuma
160
163
  topics: Tutustu aiheeseen
161
- transition:
162
- hub_page_link_path: "/transition-check/questions"
163
- hub_page_link_text: Hanki henkilökohtainen luettelo toiminnoista
164
- hub_page_title: Brexitin tarkistaja
165
- link_path: "/brexit"
166
- link_text: Tarkista, mitä sinun on tehtävä
167
- title: Brexit
168
164
  ukraine:
169
165
  links:
170
166
  title:
@@ -109,7 +109,10 @@ fr:
109
109
  menu_toggle_label:
110
110
  hide:
111
111
  show:
112
- navigation_links:
112
+ navigation_link:
113
+ href:
114
+ label:
115
+ navigation_links_columns:
113
116
  navigation_menu_heading:
114
117
  navigation_search_heading:
115
118
  navigation_search_subheading:
@@ -156,13 +159,6 @@ fr:
156
159
  statistical_data_sets: Ensemble de données statistiques
157
160
  topical_events: Événement thématique
158
161
  topics: Explorer le thème
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: Obtenir une liste personnalisée d'actions
162
- hub_page_title: Vérificateur de Brexit
163
- link_path: "/brexit"
164
- link_text: Vérifiez ce que vous devez faire
165
- title: Brexit
166
162
  ukraine:
167
163
  links:
168
164
  title:
@@ -111,7 +111,10 @@ gd:
111
111
  menu_toggle_label:
112
112
  hide:
113
113
  show:
114
- navigation_links:
114
+ navigation_link:
115
+ href:
116
+ label:
117
+ navigation_links_columns:
115
118
  navigation_menu_heading:
116
119
  navigation_search_heading:
117
120
  navigation_search_subheading:
@@ -158,13 +161,6 @@ gd:
158
161
  statistical_data_sets: Tacar sonraí staidrimh
159
162
  topical_events: Imeacht reatha
160
163
  topics: Déan iniúchadh ar théamaí
161
- transition:
162
- hub_page_link_path: "/transition-check/questions"
163
- hub_page_link_text: Faigh liosta de ghníomhartha pearsantaithe
164
- hub_page_title: Fíorú Brexit
165
- link_path: "/brexit"
166
- link_text: Seiceáil cad is gá duit aird a thabhairt air
167
- title: Brexit
168
164
  ukraine:
169
165
  links:
170
166
  title:
@@ -109,7 +109,10 @@ gu:
109
109
  menu_toggle_label:
110
110
  hide:
111
111
  show:
112
- navigation_links:
112
+ navigation_link:
113
+ href:
114
+ label:
115
+ navigation_links_columns:
113
116
  navigation_menu_heading:
114
117
  navigation_search_heading:
115
118
  navigation_search_subheading:
@@ -156,13 +159,6 @@ gu:
156
159
  statistical_data_sets: આંકડાકીય ડેટા સેટ
157
160
  topical_events: પ્રસંગોચિત ઘટના
158
161
  topics: વિષય એક્સ્પ્લોર કરો
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: ક્રિયાઓની વ્યક્તિગત યાદી મેળવો
162
- hub_page_title: બ્રેક્ઝિટ ચેકર
163
- link_path: "/brexit"
164
- link_text: તમારે શું કરવું પડશે તે તપાસો
165
- title: બ્રેક્ઝિટ
166
162
  ukraine:
167
163
  links:
168
164
  title:
@@ -109,7 +109,10 @@ he:
109
109
  menu_toggle_label:
110
110
  hide:
111
111
  show:
112
- navigation_links:
112
+ navigation_link:
113
+ href:
114
+ label:
115
+ navigation_links_columns:
113
116
  navigation_menu_heading:
114
117
  navigation_search_heading:
115
118
  navigation_search_subheading:
@@ -156,13 +159,6 @@ he:
156
159
  statistical_data_sets: מערך נתונים סטטיסטיים
157
160
  topical_events: אירוע אקטואלי
158
161
  topics: סייר את הנושא
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: קבל רשימת פעולות מותאמת אישית
162
- hub_page_title: בודק ברקזיט
163
- link_path: "/brexit"
164
- link_text: בדוק מה אתה צריך לעשות
165
- title: " ברקזיט"
166
162
  ukraine:
167
163
  links:
168
164
  title:
@@ -109,7 +109,10 @@ hi:
109
109
  menu_toggle_label:
110
110
  hide:
111
111
  show:
112
- navigation_links:
112
+ navigation_link:
113
+ href:
114
+ label:
115
+ navigation_links_columns:
113
116
  navigation_menu_heading:
114
117
  navigation_search_heading:
115
118
  navigation_search_subheading:
@@ -156,13 +159,6 @@ hi:
156
159
  statistical_data_sets: सांख्यिकीय आंकड़े का समूह
157
160
  topical_events: सामयिक आयोजन
158
161
  topics: विषय खोजें
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: कार्रवाइयों की पर्सनलाइज़ लिस्ट पाएं
162
- hub_page_title: ब्रेक्सिट चेकर
163
- link_path: "/brexit"
164
- link_text: जांचें कि आपको क्या करना है
165
- title: ब्रेक्सिट
166
162
  ukraine:
167
163
  links:
168
164
  title:
@@ -110,7 +110,10 @@ hr:
110
110
  menu_toggle_label:
111
111
  hide:
112
112
  show:
113
- navigation_links:
113
+ navigation_link:
114
+ href:
115
+ label:
116
+ navigation_links_columns:
114
117
  navigation_menu_heading:
115
118
  navigation_search_heading:
116
119
  navigation_search_subheading:
@@ -157,13 +160,6 @@ hr:
157
160
  statistical_data_sets: Skup statističkih podataka
158
161
  topical_events: Aktualni događaj
159
162
  topics: Istražite temu
160
- transition:
161
- hub_page_link_path: "/transition-check/questions"
162
- hub_page_link_text: Nabavite personalizirani popis radnji
163
- hub_page_title: Provjera Brexita
164
- link_path: "/brexit"
165
- link_text: Provjerite što trebate učiniti
166
- title: Brexit
167
163
  ukraine:
168
164
  links:
169
165
  title:
@@ -112,7 +112,10 @@ hu:
112
112
  menu_toggle_label:
113
113
  hide:
114
114
  show:
115
- navigation_links:
115
+ navigation_link:
116
+ href:
117
+ label:
118
+ navigation_links_columns:
116
119
  navigation_menu_heading:
117
120
  navigation_search_heading:
118
121
  navigation_search_subheading:
@@ -159,13 +162,6 @@ hu:
159
162
  statistical_data_sets: Statisztikai adatkészlet
160
163
  topical_events: Aktuális esemény
161
164
  topics: Téma felfedezése
162
- transition:
163
- hub_page_link_path: "/transition-check/questions"
164
- hub_page_link_text: Személyre szabott tevékenységi lista kérése
165
- hub_page_title: Brexit-ellenőrzőlista
166
- link_path: "/brexit"
167
- link_text: Nézze meg, hogy mit kell tennie
168
- title: Brexit
169
165
  ukraine:
170
166
  links:
171
167
  title:
@@ -113,7 +113,10 @@ hy:
113
113
  menu_toggle_label:
114
114
  hide:
115
115
  show:
116
- navigation_links:
116
+ navigation_link:
117
+ href:
118
+ label:
119
+ navigation_links_columns:
117
120
  navigation_menu_heading:
118
121
  navigation_search_heading:
119
122
  navigation_search_subheading:
@@ -160,13 +163,6 @@ hy:
160
163
  statistical_data_sets: Վիճակագրական տվյալների ամբողջություն
161
164
  topical_events: Հրատապ իրադարձություն
162
165
  topics: Ուսումնասիրել թեման՝
163
- transition:
164
- hub_page_link_path: "/transition-check/questions"
165
- hub_page_link_text: Ստանալ գործողությունների անհատականացված ցանկ
166
- hub_page_title: Brexit-ի ստուգման գործիք
167
- link_path: "/brexit"
168
- link_text: Իմացեք, թե ինչ պետք է անեք
169
- title: Brexit
170
166
  ukraine:
171
167
  links:
172
168
  title:
@@ -109,7 +109,10 @@ id:
109
109
  menu_toggle_label:
110
110
  hide:
111
111
  show:
112
- navigation_links:
112
+ navigation_link:
113
+ href:
114
+ label:
115
+ navigation_links_columns:
113
116
  navigation_menu_heading:
114
117
  navigation_search_heading:
115
118
  navigation_search_subheading:
@@ -156,13 +159,6 @@ id:
156
159
  statistical_data_sets: Set data statistik
157
160
  topical_events: Acara berdasar topik
158
161
  topics: Jelajahi topik
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: Dapatkan daftar tindakan terpersonalisasi
162
- hub_page_title: Brexit checker
163
- link_path: "/brexit"
164
- link_text: Periksa apa yang Anda harus lakukan
165
- title: Brexit
166
162
  ukraine:
167
163
  links:
168
164
  title:
@@ -109,7 +109,10 @@ is:
109
109
  menu_toggle_label:
110
110
  hide:
111
111
  show:
112
- navigation_links:
112
+ navigation_link:
113
+ href:
114
+ label:
115
+ navigation_links_columns:
113
116
  navigation_menu_heading:
114
117
  navigation_search_heading:
115
118
  navigation_search_subheading:
@@ -156,13 +159,6 @@ is:
156
159
  statistical_data_sets: Tölfræðilegt gagnasett
157
160
  topical_events: Efnislegur viðburður
158
161
  topics: Kanna efnið
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: Fá persónulegan aðgerðalista
162
- hub_page_title: Brexit athugari
163
- link_path: "/brexit"
164
- link_text: Athugaðu hvað þú þarft að gera
165
- title: Brexit
166
162
  ukraine:
167
163
  links:
168
164
  title:
@@ -109,7 +109,10 @@ it:
109
109
  menu_toggle_label:
110
110
  hide:
111
111
  show:
112
- navigation_links:
112
+ navigation_link:
113
+ href:
114
+ label:
115
+ navigation_links_columns:
113
116
  navigation_menu_heading:
114
117
  navigation_search_heading:
115
118
  navigation_search_subheading:
@@ -156,13 +159,6 @@ it:
156
159
  statistical_data_sets: Set di dati statistici
157
160
  topical_events: Evento di attualità
158
161
  topics: Esplora l'argomento
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: Ricevi un elenco di azioni personalizzato
162
- hub_page_title: Controllore della Brexit
163
- link_path: "/brexit"
164
- link_text: Controlla cosa devi fare
165
- title: Brexit
166
162
  ukraine:
167
163
  links:
168
164
  title:
@@ -105,7 +105,10 @@ ja:
105
105
  menu_toggle_label:
106
106
  hide:
107
107
  show:
108
- navigation_links:
108
+ navigation_link:
109
+ href:
110
+ label:
111
+ navigation_links_columns:
109
112
  navigation_menu_heading:
110
113
  navigation_search_heading:
111
114
  navigation_search_subheading:
@@ -152,13 +155,6 @@ ja:
152
155
  statistical_data_sets: 統計データセット
153
156
  topical_events: 話題のイベント
154
157
  topics: トピックを探索する
155
- transition:
156
- hub_page_link_path: "/transition-check/questions"
157
- hub_page_link_text: アクションのパーソナライズされたリストを取得する
158
- hub_page_title: Brexitチェッカー
159
- link_path: "/brexit"
160
- link_text: あなたがする必要があることを確認してください
161
- title: Brexit
162
158
  ukraine:
163
159
  links:
164
160
  title:
@@ -112,7 +112,10 @@ ka:
112
112
  menu_toggle_label:
113
113
  hide:
114
114
  show:
115
- navigation_links:
115
+ navigation_link:
116
+ href:
117
+ label:
118
+ navigation_links_columns:
116
119
  navigation_menu_heading:
117
120
  navigation_search_heading:
118
121
  navigation_search_subheading:
@@ -159,13 +162,6 @@ ka:
159
162
  statistical_data_sets: სტატისტიკური მონაცემების ნაკრები
160
163
  topical_events: ტოპ მოვლენები
161
164
  topics: თემის გამოკვლევა
162
- transition:
163
- hub_page_link_path: "/transition-check/questions"
164
- hub_page_link_text: მოქმედებების პერსონალიზირებული სიის მიღება
165
- hub_page_title: ბრექსითის შემოწმება
166
- link_path: "/brexit"
167
- link_text: შეამოწმეთ თუ რა უნდა გააკეთოთ
168
- title: ბრექსითის შემოწმება
169
165
  ukraine:
170
166
  links:
171
167
  title: