govuk_publishing_components 29.9.0 → 29.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (160) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/govuk_publishing_components/analytics/page-content.js +4 -4
  3. data/app/assets/stylesheets/govuk_publishing_components/components/_contextual-sidebar.scss +20 -0
  4. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +3 -8
  5. data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_attachment.scss +7 -1
  6. data/app/controllers/govuk_publishing_components/audit_controller.rb +3 -2
  7. data/app/controllers/govuk_publishing_components/component_guide_controller.rb +0 -9
  8. data/app/models/govuk_publishing_components/audit_comparer.rb +92 -34
  9. data/app/views/govuk_publishing_components/audit/_applications.html.erb +20 -9
  10. data/app/views/govuk_publishing_components/component_guide/index.html.erb +1 -19
  11. data/app/views/govuk_publishing_components/components/_layout_footer.html.erb +20 -2
  12. data/app/views/govuk_publishing_components/components/contextual_sidebar/_ukraine_cta.html.erb +18 -19
  13. data/config/locales/ar.yml +1 -2
  14. data/config/locales/az.yml +1 -2
  15. data/config/locales/be.yml +1 -2
  16. data/config/locales/bg.yml +1 -2
  17. data/config/locales/bn.yml +1 -2
  18. data/config/locales/cs.yml +1 -2
  19. data/config/locales/cy.yml +1 -2
  20. data/config/locales/da.yml +1 -2
  21. data/config/locales/de.yml +1 -2
  22. data/config/locales/dr.yml +1 -2
  23. data/config/locales/el.yml +1 -2
  24. data/config/locales/en.yml +9 -2
  25. data/config/locales/es-419.yml +1 -2
  26. data/config/locales/es.yml +1 -2
  27. data/config/locales/et.yml +1 -2
  28. data/config/locales/fa.yml +1 -2
  29. data/config/locales/fi.yml +1 -2
  30. data/config/locales/fr.yml +1 -2
  31. data/config/locales/gd.yml +1 -2
  32. data/config/locales/gu.yml +1 -2
  33. data/config/locales/he.yml +1 -2
  34. data/config/locales/hi.yml +1 -2
  35. data/config/locales/hr.yml +1 -2
  36. data/config/locales/hu.yml +1 -2
  37. data/config/locales/hy.yml +1 -2
  38. data/config/locales/id.yml +1 -2
  39. data/config/locales/is.yml +1 -2
  40. data/config/locales/it.yml +1 -2
  41. data/config/locales/ja.yml +1 -2
  42. data/config/locales/ka.yml +1 -2
  43. data/config/locales/kk.yml +1 -2
  44. data/config/locales/ko.yml +1 -2
  45. data/config/locales/lt.yml +1 -2
  46. data/config/locales/lv.yml +1 -2
  47. data/config/locales/ms.yml +1 -2
  48. data/config/locales/mt.yml +1 -2
  49. data/config/locales/nl.yml +1 -2
  50. data/config/locales/no.yml +1 -2
  51. data/config/locales/pa-pk.yml +1 -2
  52. data/config/locales/pa.yml +1 -2
  53. data/config/locales/pl.yml +1 -2
  54. data/config/locales/ps.yml +1 -2
  55. data/config/locales/pt.yml +1 -2
  56. data/config/locales/ro.yml +1 -2
  57. data/config/locales/ru.yml +1 -2
  58. data/config/locales/si.yml +1 -2
  59. data/config/locales/sk.yml +1 -2
  60. data/config/locales/sl.yml +1 -2
  61. data/config/locales/so.yml +1 -2
  62. data/config/locales/sq.yml +1 -2
  63. data/config/locales/sr.yml +1 -2
  64. data/config/locales/sv.yml +1 -2
  65. data/config/locales/sw.yml +1 -2
  66. data/config/locales/ta.yml +1 -2
  67. data/config/locales/th.yml +1 -2
  68. data/config/locales/tk.yml +1 -2
  69. data/config/locales/tr.yml +1 -2
  70. data/config/locales/uk.yml +1 -2
  71. data/config/locales/ur.yml +1 -2
  72. data/config/locales/uz.yml +1 -2
  73. data/config/locales/vi.yml +1 -2
  74. data/config/locales/zh-hk.yml +1 -2
  75. data/config/locales/zh-tw.yml +1 -2
  76. data/config/locales/zh.yml +1 -2
  77. data/lib/govuk_publishing_components/presenters/attachment_helper.rb +1 -2
  78. data/lib/govuk_publishing_components/presenters/public_layout_helper.rb +35 -16
  79. data/lib/govuk_publishing_components/version.rb +1 -1
  80. data/node_modules/govuk-frontend/govuk/all.js +120 -49
  81. data/node_modules/govuk-frontend/govuk/components/back-link/macro-options.json +2 -2
  82. data/node_modules/govuk-frontend/govuk/components/breadcrumbs/_index.scss +0 -2
  83. data/node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json +2 -2
  84. data/node_modules/govuk-frontend/govuk/components/button/_index.scss +6 -16
  85. data/node_modules/govuk-frontend/govuk/components/button/macro-options.json +2 -2
  86. data/node_modules/govuk-frontend/govuk/components/character-count/character-count.js +120 -49
  87. data/node_modules/govuk-frontend/govuk/components/character-count/fixtures.json +33 -17
  88. data/node_modules/govuk-frontend/govuk/components/character-count/macro-options.json +2 -2
  89. data/node_modules/govuk-frontend/govuk/components/character-count/template.njk +1 -4
  90. data/node_modules/govuk-frontend/govuk/components/checkboxes/_index.scss +3 -2
  91. data/node_modules/govuk-frontend/govuk/components/checkboxes/fixtures.json +22 -10
  92. data/node_modules/govuk-frontend/govuk/components/checkboxes/macro-options.json +2 -2
  93. data/node_modules/govuk-frontend/govuk/components/date-input/fixtures.json +23 -23
  94. data/node_modules/govuk-frontend/govuk/components/date-input/template.njk +1 -1
  95. data/node_modules/govuk-frontend/govuk/components/details/macro-options.json +4 -4
  96. data/node_modules/govuk-frontend/govuk/components/error-message/macro-options.json +2 -2
  97. data/node_modules/govuk-frontend/govuk/components/error-summary/macro-options.json +3 -3
  98. data/node_modules/govuk-frontend/govuk/components/fieldset/macro-options.json +2 -2
  99. data/node_modules/govuk-frontend/govuk/components/footer/_index.scss +12 -22
  100. data/node_modules/govuk-frontend/govuk/components/header/_index.scss +13 -3
  101. data/node_modules/govuk-frontend/govuk/components/header/macro-options.json +2 -2
  102. data/node_modules/govuk-frontend/govuk/components/hint/macro-options.json +2 -2
  103. data/node_modules/govuk-frontend/govuk/components/input/_index.scss +4 -13
  104. data/node_modules/govuk-frontend/govuk/components/input/macro-options.json +5 -5
  105. data/node_modules/govuk-frontend/govuk/components/inset-text/macro-options.json +2 -2
  106. data/node_modules/govuk-frontend/govuk/components/label/macro-options.json +2 -2
  107. data/node_modules/govuk-frontend/govuk/components/panel/_index.scss +1 -1
  108. data/node_modules/govuk-frontend/govuk/components/panel/macro-options.json +4 -4
  109. data/node_modules/govuk-frontend/govuk/components/phase-banner/macro-options.json +2 -2
  110. data/node_modules/govuk-frontend/govuk/components/radios/_index.scss +5 -4
  111. data/node_modules/govuk-frontend/govuk/components/radios/fixtures.json +17 -12
  112. data/node_modules/govuk-frontend/govuk/components/radios/macro-options.json +2 -2
  113. data/node_modules/govuk-frontend/govuk/components/skip-link/_index.scss +1 -3
  114. data/node_modules/govuk-frontend/govuk/components/skip-link/macro-options.json +2 -2
  115. data/node_modules/govuk-frontend/govuk/components/summary-list/macro-options.json +5 -5
  116. data/node_modules/govuk-frontend/govuk/components/table/macro-options.json +4 -4
  117. data/node_modules/govuk-frontend/govuk/components/tabs/macro-options.json +2 -2
  118. data/node_modules/govuk-frontend/govuk/components/tag/macro-options.json +2 -2
  119. data/node_modules/govuk-frontend/govuk/components/warning-text/macro-options.json +2 -2
  120. data/node_modules/govuk-frontend/govuk/helpers/_colour.scss +3 -3
  121. data/node_modules/govuk-frontend/govuk/helpers/_links.scss +7 -5
  122. data/node_modules/govuk-frontend/govuk/helpers/_media-queries.scss +2 -2
  123. data/node_modules/govuk-frontend/govuk/helpers/_shape-arrow.scss +1 -1
  124. data/node_modules/govuk-frontend/govuk/helpers/_spacing.scss +3 -3
  125. data/node_modules/govuk-frontend/govuk/helpers/_typography.scss +2 -2
  126. data/node_modules/govuk-frontend/govuk/objects/_button-group.scss +10 -26
  127. data/node_modules/govuk-frontend/govuk/objects/_template.scss +1 -1
  128. data/node_modules/govuk-frontend/govuk/objects/_width-container.scss +0 -4
  129. data/node_modules/govuk-frontend/govuk/tools/_exports.scss +1 -1
  130. data/node_modules/govuk-frontend/govuk/tools/_font-url.scss +1 -1
  131. data/node_modules/govuk-frontend/govuk/tools/_image-url.scss +1 -1
  132. data/node_modules/govuk-frontend/govuk/tools/_px-to-em.scss +2 -2
  133. data/node_modules/govuk-frontend/govuk/tools/_px-to-rem.scss +1 -1
  134. data/node_modules/govuk-frontend/govuk-esm/all.mjs +88 -0
  135. data/node_modules/govuk-frontend/govuk-esm/common.mjs +28 -0
  136. data/node_modules/govuk-frontend/govuk-esm/components/accordion/accordion.mjs +374 -0
  137. data/node_modules/govuk-frontend/govuk-esm/components/button/button.mjs +64 -0
  138. data/node_modules/govuk-frontend/govuk-esm/components/character-count/character-count.mjs +251 -0
  139. data/node_modules/govuk-frontend/govuk-esm/components/checkboxes/checkboxes.mjs +164 -0
  140. data/node_modules/govuk-frontend/govuk-esm/components/details/details.mjs +147 -0
  141. data/node_modules/govuk-frontend/govuk-esm/components/error-summary/error-summary.mjs +168 -0
  142. data/node_modules/govuk-frontend/govuk-esm/components/header/header.mjs +52 -0
  143. data/node_modules/govuk-frontend/govuk-esm/components/notification-banner/notification-banner.mjs +55 -0
  144. data/node_modules/govuk-frontend/govuk-esm/components/radios/radios.mjs +122 -0
  145. data/node_modules/govuk-frontend/govuk-esm/components/skip-link/skip-link.mjs +94 -0
  146. data/node_modules/govuk-frontend/govuk-esm/components/tabs/tabs.mjs +282 -0
  147. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/DOMTokenList.js +264 -0
  148. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Document.js +26 -0
  149. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Element/prototype/classList.js +93 -0
  150. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Element/prototype/closest.js +24 -0
  151. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Element/prototype/matches.js +23 -0
  152. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Element/prototype/nextElementSibling.js +22 -0
  153. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Element/prototype/previousElementSibling.js +22 -0
  154. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Element.js +114 -0
  155. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Event.js +252 -0
  156. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Function/prototype/bind.js +159 -0
  157. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Object/defineProperty.js +86 -0
  158. data/node_modules/govuk-frontend/govuk-esm/vendor/polyfills/Window.js +20 -0
  159. data/node_modules/govuk-frontend/package.json +8 -1
  160. metadata +27 -2
@@ -286,9 +286,16 @@ en:
286
286
  link_text: Check what you need to do
287
287
  title: Brexit
288
288
  ukraine:
289
- link_path: "https://ukstandswithukraine.campaign.gov.uk/"
290
- link_text: Find out about the UK’s response
291
289
  title: Invasion of Ukraine
290
+ links:
291
+ - label: "UK visa support for Ukrainian nationals"
292
+ href: "https://www.gov.uk/guidance/support-for-family-members-of-british-nationals-in-ukraine-and-ukrainian-nationals-in-ukraine-and-the-uk"
293
+ - label: "Move to the UK if you're coming from Ukraine"
294
+ href: "https://www.gov.uk/guidance/move-to-the-uk-if-youre-from-ukraine"
295
+ - label: "Homes for Ukraine: record your interest"
296
+ href: "https://www.gov.uk/register-interest-homes-ukraine"
297
+ - label: "Find out about the UK’s response"
298
+ href: "https://ukstandswithukraine.campaign.gov.uk/"
292
299
  world_locations: World locations
293
300
  search_box:
294
301
  input_title: Search
@@ -162,9 +162,8 @@ es-419:
162
162
  link_text: Verifique lo que debe hacer
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Ubicaciones en el mundo
169
168
  search_box:
170
169
  input_title: Buscar
@@ -162,9 +162,8 @@ es:
162
162
  link_text: Compruebe lo que necesita hacer
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Ubicaciones mundiales
169
168
  search_box:
170
169
  input_title: Buscar
@@ -165,9 +165,8 @@ et:
165
165
  link_text: Kontrollige, mida peate tegema
166
166
  title: Brexit
167
167
  ukraine:
168
- link_path:
169
- link_text:
170
168
  title:
169
+ links:
171
170
  world_locations: Maailma asukohad
172
171
  search_box:
173
172
  input_title: Otsing
@@ -160,9 +160,8 @@ fa:
160
160
  link_text: آنچه را باید انجام دهید، بررسی کنید
161
161
  title: برگزیت
162
162
  ukraine:
163
- link_path:
164
- link_text:
165
163
  title:
164
+ links:
166
165
  world_locations: مکان‌های جهانی
167
166
  search_box:
168
167
  input_title: جستجو
@@ -164,9 +164,8 @@ fi:
164
164
  link_text: Tarkista, mitä sinun on tehtävä
165
165
  title: Brexit
166
166
  ukraine:
167
- link_path:
168
- link_text:
169
167
  title:
168
+ links:
170
169
  world_locations: Maailman sijainnit
171
170
  search_box:
172
171
  input_title: Hae
@@ -162,9 +162,8 @@ fr:
162
162
  link_text: Vérifiez ce que vous devez faire
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Emplacements dans le monde
169
168
  search_box:
170
169
  input_title: Rechercher
@@ -164,9 +164,8 @@ gd:
164
164
  link_text: Seiceáil cad is gá duit aird a thabhairt air
165
165
  title: Brexit
166
166
  ukraine:
167
- link_path:
168
- link_text:
169
167
  title:
168
+ links:
170
169
  world_locations: Áit ar domhan
171
170
  search_box:
172
171
  input_title: Taighde
@@ -162,9 +162,8 @@ gu:
162
162
  link_text: તમારે શું કરવું પડશે તે તપાસો
163
163
  title: બ્રેક્ઝિટ
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: વૈશ્વિક લોકેશન્સ
169
168
  search_box:
170
169
  input_title: શોધો
@@ -162,9 +162,8 @@ he:
162
162
  link_text: בדוק מה אתה צריך לעשות
163
163
  title: " ברקזיט"
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: מיקומים גלובאליים
169
168
  search_box:
170
169
  input_title: 'חפש '
@@ -162,9 +162,8 @@ hi:
162
162
  link_text: जांचें कि आपको क्या करना है
163
163
  title: ब्रेक्सिट
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: वैश्विक स्थान
169
168
  search_box:
170
169
  input_title: खोजें
@@ -164,9 +164,8 @@ hr:
164
164
  link_text: Provjerite što trebate učiniti
165
165
  title: Brexit
166
166
  ukraine:
167
- link_path:
168
- link_text:
169
167
  title:
168
+ links:
170
169
  world_locations: Svjetske lokacije
171
170
  search_box:
172
171
  input_title: Pretraga
@@ -165,9 +165,8 @@ hu:
165
165
  link_text: Nézze meg, hogy mit kell tennie
166
166
  title: Brexit
167
167
  ukraine:
168
- link_path:
169
- link_text:
170
168
  title:
169
+ links:
171
170
  world_locations: Helyszínek a világban
172
171
  search_box:
173
172
  input_title: Keresés
@@ -166,9 +166,8 @@ hy:
166
166
  link_text: Իմացեք, թե ինչ պետք է անեք
167
167
  title: Brexit
168
168
  ukraine:
169
- link_path:
170
- link_text:
171
169
  title:
170
+ links:
172
171
  world_locations: Գտնվելու վայրերը
173
172
  search_box:
174
173
  input_title: Որոնում
@@ -162,9 +162,8 @@ id:
162
162
  link_text: Periksa apa yang Anda harus lakukan
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Lokasi dunia
169
168
  search_box:
170
169
  input_title: Cari
@@ -162,9 +162,8 @@ is:
162
162
  link_text: Athugaðu hvað þú þarft að gera
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Staðsetningar úti um allan heim
169
168
  search_box:
170
169
  input_title: Leita
@@ -162,9 +162,8 @@ it:
162
162
  link_text: Controlla cosa devi fare
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Località del mondo
169
168
  search_box:
170
169
  input_title: Cerca
@@ -158,9 +158,8 @@ ja:
158
158
  link_text: あなたがする必要があることを確認してください
159
159
  title: Brexit
160
160
  ukraine:
161
- link_path:
162
- link_text:
163
161
  title:
162
+ links:
164
163
  world_locations: 世界の場所
165
164
  search_box:
166
165
  input_title: 検索
@@ -165,9 +165,8 @@ ka:
165
165
  link_text: შეამოწმეთ თუ რა უნდა გააკეთოთ
166
166
  title: ბრექსითის შემოწმება
167
167
  ukraine:
168
- link_path:
169
- link_text:
170
168
  title:
169
+ links:
171
170
  world_locations: მსოფლიო ლოკაციები
172
171
  search_box:
173
172
  input_title: ძიება
@@ -162,9 +162,8 @@ kk:
162
162
  link_text: Не істеу керек екенін қараңыз
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Әлемдегі орындар
169
168
  search_box:
170
169
  input_title: Іздеу
@@ -157,9 +157,8 @@ ko:
157
157
  link_text:
158
158
  title:
159
159
  ukraine:
160
- link_path:
161
- link_text:
162
160
  title:
161
+ links:
163
162
  world_locations:
164
163
  search_box:
165
164
  input_title:
@@ -167,9 +167,8 @@ lt:
167
167
  link_text: Pažiūrėkite, ką turite daryti
168
168
  title: "„Brexitas“ "
169
169
  ukraine:
170
- link_path:
171
- link_text:
172
170
  title:
171
+ links:
173
172
  world_locations: Pasaulio vietos
174
173
  search_box:
175
174
  input_title: Ieškoti
@@ -166,9 +166,8 @@ lv:
166
166
  link_text: Noskaidrojiet, kas jums jāpaveic
167
167
  title: Brexit
168
168
  ukraine:
169
- link_path:
170
- link_text:
171
169
  title:
170
+ links:
172
171
  world_locations: Atrašanās vietas pasaulē
173
172
  search_box:
174
173
  input_title: Meklēt
@@ -161,9 +161,8 @@ ms:
161
161
  link_text: Periksa apa yang perlu anda lakukan
162
162
  title: Brexit
163
163
  ukraine:
164
- link_path:
165
- link_text:
166
164
  title:
165
+ links:
167
166
  world_locations: Lokasi dunia
168
167
  search_box:
169
168
  input_title: Carian
@@ -164,9 +164,8 @@ mt:
164
164
  link_text: Iċċekkja x'għandek bżonn tagħmel
165
165
  title: Brexit
166
166
  ukraine:
167
- link_path:
168
- link_text:
169
167
  title:
168
+ links:
170
169
  world_locations: Postijiet fid-dinja
171
170
  search_box:
172
171
  input_title: Fittex
@@ -162,9 +162,8 @@ nl:
162
162
  link_text: Controleer wat u moet doen
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Locaties in de wereld
169
168
  search_box:
170
169
  input_title: Zoeken
@@ -162,9 +162,8 @@
162
162
  link_text: Sjekk hva du må gjøre
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Steder i verden
169
168
  search_box:
170
169
  input_title: Søk
@@ -158,9 +158,8 @@ pa-pk:
158
158
  link_text: دیکھو جو تہانوں کرن دی لوڑ اے
159
159
  title: Brexit
160
160
  ukraine:
161
- link_path:
162
- link_text:
163
161
  title:
162
+ links:
164
163
  world_locations: دُنیا دیاں تھاواں
165
164
  search_box:
166
165
  input_title: کھوج
@@ -162,9 +162,8 @@ pa:
162
162
  link_text: ਜਾਂਚ ਕਰੋ ਕਿ ਤੁਹਾਨੂੰ ਕੀ ਕਰਨ ਦੀ ਜ਼ਰੂਰਤ ਹੈ
163
163
  title: ਬ੍ਰੈਕਸਿਟ
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: ਵਿਸ਼ਵ ਸਥਾਨ
169
168
  search_box:
170
169
  input_title: ਖੋਜ
@@ -166,9 +166,8 @@ pl:
166
166
  link_text: Sprawdź, co musisz zrobić
167
167
  title: Brexit
168
168
  ukraine:
169
- link_path:
170
- link_text:
171
169
  title:
170
+ links:
172
171
  world_locations: Miejsca na świecie
173
172
  search_box:
174
173
  input_title: Szukaj
@@ -159,9 +159,8 @@ ps:
159
159
  link_text: وګورئ چې تاسو څه کولو ته اړتیا لرئ
160
160
  title: بریکسیټ
161
161
  ukraine:
162
- link_path:
163
- link_text:
164
162
  title:
163
+ links:
165
164
  world_locations: د نړۍ موقعیتونه
166
165
  search_box:
167
166
  input_title: لټون
@@ -162,9 +162,8 @@ pt:
162
162
  link_text: Verifique o que precisa de fazer
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Locais mundiais
169
168
  search_box:
170
169
  input_title: Pesquisar
@@ -163,9 +163,8 @@ ro:
163
163
  link_text: Verificați ce trebuie să faceți
164
164
  title: Brexit
165
165
  ukraine:
166
- link_path:
167
- link_text:
168
166
  title:
167
+ links:
169
168
  world_locations: Locații pe glob
170
169
  search_box:
171
170
  input_title: Căutați
@@ -166,9 +166,8 @@ ru:
166
166
  link_text: Проверьте, что вам нужно сделать
167
167
  title: Брексит
168
168
  ukraine:
169
- link_path:
170
- link_text:
171
169
  title:
170
+ links:
172
171
  world_locations: Места нахождения по миру
173
172
  search_box:
174
173
  input_title: Поиск
@@ -162,9 +162,8 @@ si:
162
162
  link_text: ඔබ කළ යුතු දේ පරීක්ෂා කරන්න
163
163
  title: බ්රෙක්සිට්
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: ලෝක ස්ථාන
169
168
  search_box:
170
169
  input_title: සොයන්න
@@ -167,9 +167,8 @@ sk:
167
167
  link_text: Skontrolujte, čo je potrebné urobiť
168
168
  title: Brexit
169
169
  ukraine:
170
- link_path:
171
- link_text:
172
170
  title:
171
+ links:
173
172
  world_locations: Svetové lokality
174
173
  search_box:
175
174
  input_title: Vyhľadávanie
@@ -169,9 +169,8 @@ sl:
169
169
  link_text: Preverite, kaj morate storiti
170
170
  title: Brexit
171
171
  ukraine:
172
- link_path:
173
- link_text:
174
172
  title:
173
+ links:
175
174
  world_locations: Lokacije po svetu
176
175
  search_box:
177
176
  input_title: Iskanje
@@ -162,9 +162,8 @@ so:
162
162
  link_text: Hubi waxaad u baahantahay inaad qabato
163
163
  title: Ka bixitaanka Ingiriiska
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Goobaha Dunida
169
168
  search_box:
170
169
  input_title: Baadh
@@ -162,9 +162,8 @@ sq:
162
162
  link_text: Kontrolloni se çfarë duhet të bëni
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Vendndodhjet globale
169
168
  search_box:
170
169
  input_title: Kërko
@@ -163,9 +163,8 @@ sr:
163
163
  link_text: Proverite šta treba da uradite
164
164
  title: Bregzit
165
165
  ukraine:
166
- link_path:
167
- link_text:
168
166
  title:
167
+ links:
169
168
  world_locations: Globalne lokacije
170
169
  search_box:
171
170
  input_title: Pretraži
@@ -162,9 +162,8 @@ sv:
162
162
  link_text: Kontrollera vad du behöver göra
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Platser i världen
169
168
  search_box:
170
169
  input_title: Sök på
@@ -162,9 +162,8 @@ sw:
162
162
  link_text: Angalia unachopaswa kufanya
163
163
  title: Brexit
164
164
  ukraine:
165
- link_path:
166
- link_text:
167
165
  title:
166
+ links:
168
167
  world_locations: Maeneo ya kimataifa
169
168
  search_box:
170
169
  input_title: Tafuta
@@ -163,9 +163,8 @@ ta:
163
163
  link_text: நீங்கள் செய்யவேண்டியது என்ன என்று பாருங்கள்
164
164
  title: பிரெக்சிட்
165
165
  ukraine:
166
- link_path:
167
- link_text:
168
166
  title:
167
+ links:
169
168
  world_locations: உலக இருப்பிடங்கள்
170
169
  search_box:
171
170
  input_title: தேடு
@@ -160,9 +160,8 @@ th:
160
160
  link_text: ตรวจสอบสิ่งที่คุณต้องทำ
161
161
  title: Brexit
162
162
  ukraine:
163
- link_path:
164
- link_text:
165
163
  title:
164
+ links:
166
165
  world_locations: สถานที่ทั่วโลก
167
166
  search_box:
168
167
  input_title: ค้นหา
@@ -163,9 +163,8 @@ tk:
163
163
  link_text: Näme etmelidigiňizi belläň
164
164
  title: Brexit
165
165
  ukraine:
166
- link_path:
167
- link_text:
168
166
  title:
167
+ links:
169
168
  world_locations: Dünýä ýerleri
170
169
  search_box:
171
170
  input_title: Gözlemek
@@ -163,9 +163,8 @@ tr:
163
163
  link_text: Ne yapmaya ihtiyacınız olduğunu kontrol edin
164
164
  title: Brexit
165
165
  ukraine:
166
- link_path:
167
- link_text:
168
166
  title:
167
+ links:
169
168
  world_locations: Dünya geneli konumlar
170
169
  search_box:
171
170
  input_title: Ara
@@ -169,9 +169,8 @@ uk:
169
169
  link_text: Перевірте, що вам потрібно зробити
170
170
  title: Brexit
171
171
  ukraine:
172
- link_path:
173
- link_text:
174
172
  title:
173
+ links:
175
174
  world_locations: Світові локації
176
175
  search_box:
177
176
  input_title: Пошук
@@ -159,9 +159,8 @@ ur:
159
159
  link_text: پڑتال کریں کہ آپ کو کیا کرنے کی ضرورت ہے
160
160
  title: Brexit
161
161
  ukraine:
162
- link_path:
163
- link_text:
164
162
  title:
163
+ links:
165
164
  world_locations: عالمی مقامات
166
165
  search_box:
167
166
  input_title: تلاش
@@ -164,9 +164,8 @@ uz:
164
164
  link_text: Нима қилиш зарурлигини текшириш
165
165
  title: Брексит
166
166
  ukraine:
167
- link_path:
168
- link_text:
169
167
  title:
168
+ links:
170
169
  world_locations: Жаҳондаги жойлашиш жойи
171
170
  search_box:
172
171
  input_title: Излаш
@@ -161,9 +161,8 @@ vi:
161
161
  link_text: Kiểm tra những gì bạn cần làm
162
162
  title: Brexit
163
163
  ukraine:
164
- link_path:
165
- link_text:
166
164
  title:
165
+ links:
167
166
  world_locations: Các vị trí trên thế giới
168
167
  search_box:
169
168
  input_title: Tìm kiếm
@@ -160,9 +160,8 @@ zh-hk:
160
160
  link_text: 查看您需要做的事
161
161
  title: 英國脫歐
162
162
  ukraine:
163
- link_path:
164
- link_text:
165
163
  title:
164
+ links:
166
165
  world_locations: 全世界之地點
167
166
  search_box:
168
167
  input_title: 搜尋
@@ -160,9 +160,8 @@ zh-tw:
160
160
  link_text: 確認你需要:
161
161
  title: 脫歐
162
162
  ukraine:
163
- link_path:
164
- link_text:
165
163
  title:
164
+ links:
166
165
  world_locations: 世界地點
167
166
  search_box:
168
167
  input_title: 搜尋
@@ -160,9 +160,8 @@ zh:
160
160
  link_text: 检查您需要做的事情
161
161
  title: 英国脱欧
162
162
  ukraine:
163
- link_path:
164
- link_text:
165
163
  title:
164
+ links:
166
165
  world_locations: 世界地点
167
166
  search_box:
168
167
  input_title: 搜索
@@ -6,8 +6,7 @@ module GovukPublishingComponents
6
6
  # scheme is rolled out further this can be removed.
7
7
  # Currently DfE, DWP and DVSA are participating in the pilot.
8
8
  EMAILS_IN_ACCESSIBLE_FORMAT_REQUEST_PILOT = %w[govuk_publishing_components@example.com
9
- alternative.formats@education.gov.uk
10
- gov.uk.publishing@dvsa.gov.uk].freeze
9
+ alternative.formats@education.gov.uk].freeze
11
10
 
12
11
  delegate :opendocument?, :document?, :spreadsheet?, to: :content_type
13
12