govuk_publishing_components 35.6.0 → 35.7.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (90) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/component_guide/audit-filter.js +45 -0
  3. data/app/assets/stylesheets/component_guide/application.scss +0 -25
  4. data/app/views/govuk_publishing_components/audit/_component_contents.html.erb +37 -49
  5. data/app/views/govuk_publishing_components/components/_attachment.html.erb +38 -18
  6. data/app/views/govuk_publishing_components/components/_character_count.html.erb +4 -2
  7. data/app/views/govuk_publishing_components/components/_feedback.html.erb +1 -0
  8. data/app/views/govuk_publishing_components/components/_layout_super_navigation_header.html.erb +1 -0
  9. data/app/views/govuk_publishing_components/components/_radio.html.erb +1 -0
  10. data/app/views/govuk_publishing_components/components/_search.html.erb +1 -0
  11. data/app/views/govuk_publishing_components/components/_select.html.erb +1 -0
  12. data/app/views/govuk_publishing_components/components/attachment/_thumbnail_document.html.erb +1 -1
  13. data/app/views/govuk_publishing_components/components/attachment/_thumbnail_generic.html.erb +1 -1
  14. data/app/views/govuk_publishing_components/components/attachment/_thumbnail_html.html.erb +3 -0
  15. data/app/views/govuk_publishing_components/components/attachment/_thumbnail_spreadsheet.html.erb +1 -1
  16. data/app/views/govuk_publishing_components/components/docs/attachment.yml +21 -0
  17. data/app/views/layouts/govuk_publishing_components/application.html.erb +23 -20
  18. data/config/locales/ar.yml +1 -0
  19. data/config/locales/az.yml +1 -0
  20. data/config/locales/be.yml +1 -0
  21. data/config/locales/bg.yml +1 -0
  22. data/config/locales/bn.yml +1 -0
  23. data/config/locales/cs.yml +1 -0
  24. data/config/locales/cy.yml +1 -0
  25. data/config/locales/da.yml +1 -0
  26. data/config/locales/de.yml +1 -0
  27. data/config/locales/dr.yml +1 -0
  28. data/config/locales/el.yml +1 -0
  29. data/config/locales/en.yml +1 -0
  30. data/config/locales/es-419.yml +1 -0
  31. data/config/locales/es.yml +1 -0
  32. data/config/locales/et.yml +1 -0
  33. data/config/locales/fa.yml +1 -0
  34. data/config/locales/fi.yml +1 -0
  35. data/config/locales/fr.yml +1 -0
  36. data/config/locales/gd.yml +1 -0
  37. data/config/locales/gu.yml +1 -0
  38. data/config/locales/he.yml +1 -0
  39. data/config/locales/hi.yml +1 -0
  40. data/config/locales/hr.yml +1 -0
  41. data/config/locales/hu.yml +1 -0
  42. data/config/locales/hy.yml +1 -0
  43. data/config/locales/id.yml +1 -0
  44. data/config/locales/is.yml +1 -0
  45. data/config/locales/it.yml +1 -0
  46. data/config/locales/ja.yml +1 -0
  47. data/config/locales/ka.yml +1 -0
  48. data/config/locales/kk.yml +1 -0
  49. data/config/locales/ko.yml +1 -0
  50. data/config/locales/lt.yml +1 -0
  51. data/config/locales/lv.yml +1 -0
  52. data/config/locales/ms.yml +1 -0
  53. data/config/locales/mt.yml +1 -0
  54. data/config/locales/nl.yml +1 -0
  55. data/config/locales/no.yml +1 -0
  56. data/config/locales/pa-pk.yml +1 -0
  57. data/config/locales/pa.yml +1 -0
  58. data/config/locales/pl.yml +1 -0
  59. data/config/locales/ps.yml +1 -0
  60. data/config/locales/pt.yml +1 -0
  61. data/config/locales/ro.yml +1 -0
  62. data/config/locales/ru.yml +1 -0
  63. data/config/locales/si.yml +1 -0
  64. data/config/locales/sk.yml +1 -0
  65. data/config/locales/sl.yml +1 -0
  66. data/config/locales/so.yml +1 -0
  67. data/config/locales/sq.yml +1 -0
  68. data/config/locales/sr.yml +1 -0
  69. data/config/locales/sv.yml +1 -0
  70. data/config/locales/sw.yml +1 -0
  71. data/config/locales/ta.yml +1 -0
  72. data/config/locales/th.yml +1 -0
  73. data/config/locales/tk.yml +1 -0
  74. data/config/locales/tr.yml +1 -0
  75. data/config/locales/uk.yml +1 -0
  76. data/config/locales/ur.yml +1 -0
  77. data/config/locales/uz.yml +1 -0
  78. data/config/locales/vi.yml +1 -0
  79. data/config/locales/zh-hk.yml +1 -0
  80. data/config/locales/zh-tw.yml +1 -0
  81. data/config/locales/zh.yml +1 -0
  82. data/lib/govuk_publishing_components/app_helpers/asset_helper.rb +5 -1
  83. data/lib/govuk_publishing_components/presenters/attachment_helper.rb +15 -3
  84. data/lib/govuk_publishing_components/version.rb +1 -1
  85. data/node_modules/axe-core/README.md +4 -0
  86. data/node_modules/axe-core/axe.js +25 -19
  87. data/node_modules/axe-core/axe.min.js +2 -2
  88. data/node_modules/axe-core/package.json +1 -1
  89. data/node_modules/axe-core/sri-history.json +4 -0
  90. metadata +4 -3
@@ -19,6 +19,7 @@ et:
19
19
  page:
20
20
  one: 1 leht
21
21
  other: "%{count} lehte"
22
+ preview_link:
22
23
  reference: 'Viide: %{reference}'
23
24
  request_format_cta: Taotlege juurdepääsetavat vormingut.
24
25
  request_format_details_html: Kui kasutate hõlbustustehnoloogiat (nt ekraanilugerit) ja vajate seda dokumenti juurdepääsetavamas vormingus, saatke e-kiri aadressil <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Palun öelge meile, millist vormingut vajate. See aitab meid, kui ütlete, millist hõlbustustehnoloogiat kasutate.
@@ -19,6 +19,7 @@ fa:
19
19
  page:
20
20
  one:
21
21
  other: "%{count} صفحه"
22
+ preview_link:
22
23
  reference: 'مرجع: %{reference}'
23
24
  request_format_cta: درخواست یک قالب با قابلیت دسترسی بهتر.
24
25
  request_format_details_html: اگر از فناوری‌های کمکی (از قبیل صفحه‌خوان) استفاده می‌کنید و به نسخه‌ای از این سند در قالبی با قابلیت دسترسی بیشتر نیاز دارید، لطفاً به آدرس <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> ایمیل بزنید. لطفاً به ما بگویید که به چه قالبی نیاز دارید. اگر بگویید که از چه فناوری کمکی استفاده می‌کنید، بهتر خواهد بود و به ما کمک خواهد کرد.
@@ -19,6 +19,7 @@ fi:
19
19
  page:
20
20
  one: 1 sivu
21
21
  other: "%{count} pages"
22
+ preview_link:
22
23
  reference: 'Viite: %{reference}'
23
24
  request_format_cta: Pyydä helppokäyttöistä muotoa.
24
25
  request_format_details_html: Jos käytät apuvälinetekniikkaa (kuten näytönlukuohjelmaa) ja tarvitset tämän asiakirjan version helppokäyttöisemmään muotoon, lähetä sähköpostia osoitteeseen <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Kerro meille, missä muodossa tarvitset. Se auttaa meitä, jos sanot, mitä apuvälineteknologiaa käytät.
@@ -19,6 +19,7 @@ fr:
19
19
  page:
20
20
  one: 1 page
21
21
  other: "%{count} pages"
22
+ preview_link:
22
23
  reference: 'Réf.: %{reference}'
23
24
  request_format_cta: Demandez un format accessible.
24
25
  request_format_details_html: Si vous utilisez une technologie d'assistance (comme un lecteur d'écran) et avez besoin d'une version de ce document dans un format plus accessible, veuillez envoyer un courriel à <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Veuillez nous indiquer le format dont vous avez besoin. Cela nous aidera de savoir quelle technologie d'assistance vous utilisez.
@@ -21,6 +21,7 @@ gd:
21
21
  one: 1 leathanach
22
22
  other: "%{count} leathanaigh"
23
23
  two:
24
+ preview_link:
24
25
  reference: 'Tagairt: %{reference}'
25
26
  request_format_cta: Is féidir leat formáid inrochtana a iarraidh.
26
27
  request_format_details_html: Má tá an doiciméad seo bunaithe ar theicneolaíocht chúnta (cosúil le léitheoir scáileáin) agus má theastaíonn leagan níos inrochtana den doiciméad seo uait, seol ríomhphost chuig <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Inis dúinn cén fhormáid atá uait. Le cuidiú linn, is féidir leat a rá linn freisin na teicneolaíochtaí a úsáidtear chun cabhrú leat.
@@ -19,6 +19,7 @@ gu:
19
19
  page:
20
20
  one: 1 પૃષ્ઠ
21
21
  other: "%{count} પૃષ્ઠો"
22
+ preview_link:
22
23
  reference: સંદર્ભ:%{reference}
23
24
  request_format_cta: કોઈ એક્સેસિબલ ફોરમેટ માટે વિનંતી કરો.
24
25
  request_format_details_html: જો તમે સહાયક ટેક્નોલૉજીનો (જેવી કે સ્ક્રીન રીડર) ઉપયોગ કરતાં હોવ અને તમને આ દસ્તાવેજની આવૃત્તિ વધુ એક્સેસિબલ ફોરમેટ માટે જોઈતી હોય, તો કૃપા કરીને <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>.કૃપા કરીને અમને જણાવો કે તમને કયા ફોર્મેટની જરૂર છે. જો તમે કહો કે તમે કઈ સહાયક તકનીકનો ઉપયોગ કરો છો તો તે અમને મદદ કરશે.
@@ -19,6 +19,7 @@ he:
19
19
  page:
20
20
  one: דף 1
21
21
  other: "%{count} דפים"
22
+ preview_link:
22
23
  reference: 'הפניה: %{reference}'
23
24
  request_format_cta: בקש פורמט נגיש.
24
25
  request_format_details_html: אם אתה משתמש בטכנולוגיה מסייעת (כגון קורא מסך) וזקוק לגרסה של מסמך זה בפורמט נגיש יותר, שלח דואר אלקטרוני ל <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. אנא ספר לנו איזה פורמט אתה צריך. זה יעזור לנו אם תגיד באיזו טכנולוגיה מסייעת אתה משתמש.
@@ -19,6 +19,7 @@ hi:
19
19
  page:
20
20
  one: 1 पेज
21
21
  other: "%{count} पेज"
22
+ preview_link:
22
23
  reference: 'संदर्भ: %{reference}'
23
24
  request_format_cta: एक सुलभ प्रारूप का अनुरोध करें।
24
25
  request_format_details_html: अगर आप सहायक तकनीक (जैसे स्क्रीन रीडर) का उपयोग करते हैं और इस दस्तावेज़ के अधिक सुलभ प्रारूप वाले संस्करण की ज़रूरत है, तो कृपया <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> पर ईमेल करें। कृपया हमें बताएं कि आपको कौन सा प्रारूप चाहिए। अगर आप बताते हैं कि आप किस सहायक तकनीक का उपयोग करते हैं, तो हमें मदद मिलेगी।
@@ -20,6 +20,7 @@ hr:
20
20
  few:
21
21
  one: 1 stranica
22
22
  other: "%{count} stranice"
23
+ preview_link:
23
24
  reference: 'Referenca: %{reference}'
24
25
  request_format_cta: Zatražite pristupačan format.
25
26
  request_format_details_html: Ako koristite pomoćnu tehnologiju (poput čitača zaslona) i trebate verziju ovog dokumenta u pristupačnijem formatu, pošaljite e-poruku na <a href = 'mailto:%{alternative_format_contact_email}' target = '_ blank' class = 'govuk-link '>%{alternative_format_contact_email} </a>. Recite nam koji format vam je potreban. Pomoći će nam ako kažete koju pomoćnu tehnologiju koristite.
@@ -19,6 +19,7 @@ hu:
19
19
  page:
20
20
  one: 1 oldal
21
21
  other: "%{count} oldal"
22
+ preview_link:
22
23
  reference: 'Ref: %{reference}'
23
24
  request_format_cta: Kérjen hozzáférhető formátumot.
24
25
  request_format_details_html: 'Ha segítő technológiákat (pl. képernyőolvasót) használ és könnyebben megnyitható formában van szüksége a dokumentumra, akkor kérjük, írjon egy e-mailt a következő címre: <a href=''mailto:%{alternative_format_contact_email}'' target=''_blank'' class=''govuk-link''>%{alternative_format_contact_email}</a>. Kérjük, mondja el, hogy milyen formátumra van szüksége. Ha elmondja, hogy milyen segítő technológiát használ, az is nagy segítség.'
@@ -19,6 +19,7 @@ hy:
19
19
  page:
20
20
  one: 1 էջ
21
21
  other: "%{count} էջ"
22
+ preview_link:
22
23
  reference: Հղում՝ %{reference}
23
24
  request_format_cta: 'Նշեք համապատասխան ձևաչափ:'
24
25
  request_format_details_html: |-
@@ -18,6 +18,7 @@ id:
18
18
  order_a_copy: Pesan salinan
19
19
  page:
20
20
  other: "%{count} halaman"
21
+ preview_link:
21
22
  reference: 'Ref: %{reference}'
22
23
  request_format_cta: Minta format yang dapat diakses.
23
24
  request_format_details_html: Jika menggunakan bantuan teknologi (seperti pembaca layar) dan membutuhkan versi dokumen ini dalam format yang lebih dapat diakses, silakan kirim email ke <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Silakan beri tahu kami format yang dibutuhkan. Ini akan membantu kami jika Anda mengatakan teknologi bantuan apa yang Anda gunakan.
@@ -19,6 +19,7 @@ is:
19
19
  page:
20
20
  one: 1 síða
21
21
  other: "%{count} síður"
22
+ preview_link:
22
23
  reference: 'Tilv: %{reference}'
23
24
  request_format_cta: Óska eftir aðgengilegu sniði.
24
25
  request_format_details_html: Ef þú notast við stoðtækni (eins og skjálesara) og þarft útgáfu af þessu skjali á aðgengilegra sniði, sendu þá vinsamlegast tölvupóst á <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Vinsamlegast segðu okkur hvaða snið þú þarft. Það hjálpar okkur ef þú tekur fram hvaða stoðtækni þú notast við.
@@ -19,6 +19,7 @@ it:
19
19
  page:
20
20
  one: 1 pagina
21
21
  other: "%{count} pagine"
22
+ preview_link:
22
23
  reference: 'Rif: %{reference}'
23
24
  request_format_cta: Richiedi un formato accessibile.
24
25
  request_format_details_html: Se utilizzi una tecnologia assistiva (come uno screen reader) e hai necessità di una versione di questo documento in un formato più accessibile, invia un’e-mail all’indirizzo<a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Comunicaci quale formato ti serve. Se ci comunichi quale tecnologia assistiva usi ci sarà di aiuto.
@@ -18,6 +18,7 @@ ja:
18
18
  order_a_copy: コピーを注文する
19
19
  page:
20
20
  other: "%{count}ページ"
21
+ preview_link:
21
22
  reference: 参照:%{reference}
22
23
  request_format_cta: アクセス可能なフォーマットをリクエストしてください。
23
24
  request_format_details_html: 支援技術(スクリーンリーダーなど)を使用していて、このドキュメントのよりアクセスしやすい形式のバージョンが必要な場合は、<a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>。必要なフォーマットを教えてください。使用している支援技術を教えていただければ助かります。
@@ -19,6 +19,7 @@ ka:
19
19
  page:
20
20
  one: 1 გვერი
21
21
  other: "%{count} გვერდები"
22
+ preview_link:
22
23
  reference: 'მითითება: %{reference}'
23
24
  request_format_cta: ხელმისაწვდომი ფორმატის მოთხოვნა.
24
25
  request_format_details_html: თუ იყენებთ დამხმარე ტექნოლოგიას (როგორიც ეკრანის წამკითხველია) და გჭირდებათ ამ დოკუმენტის ვერსია უფრო მოსახერხებელ ფორმატში, გთხოვთ დაუკავშირდით ელ.ფოსტით <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. გთხოვთ, გვითხარით რა ფორმატი გჭირდებათ. თუ გვეტვყით რომელ დამხმარე ტექნოლოგიას იყენებთ ძალიან დაგვეხმარებით.
@@ -19,6 +19,7 @@ kk:
19
19
  page:
20
20
  one: 1 бет
21
21
  other: "%{count} бет"
22
+ preview_link:
22
23
  reference: 'Сілтеме: %{reference}'
23
24
  request_format_cta: Қолжетімді пішімді сұраңыз.
24
25
  request_format_details_html: Егер сіз көмекші технологияны қолдансаңыз (мысалы, экран оқу құралы) және сізге осы құжаттың қолжетімді пішімдегі нұсқасы қажет болса,<a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> мекенжайына электрондық хат жіберіңіз. Сізге қандай пішім қажет екенін айтыңыз. Қандай көмекші технологияларды қолданатыныңызды айтсаңыз, бұл бізге көмектеседі.
@@ -18,6 +18,7 @@ ko:
18
18
  order_a_copy:
19
19
  page:
20
20
  other:
21
+ preview_link:
21
22
  reference:
22
23
  request_format_cta:
23
24
  request_format_details_html:
@@ -20,6 +20,7 @@ lt:
20
20
  few:
21
21
  one: 1 puslapis
22
22
  other: "%{count} puslapių"
23
+ preview_link:
23
24
  reference: 'Nuoroda: %{reference}'
24
25
  request_format_cta: Prašyti prieinamo formato.
25
26
  request_format_details_html: Jei naudojate pagalbinę technologiją (pvz., ekrano skaitytuvą) ir jums reikia labiau prieinamo šio dokumento formato, susisiekite el. paštu <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Nurodykite, koks formatas jums reikalingas. Taip pat mums pagelbėtų, jei nurodytumėte, kokias pagalbines technologijas naudojate.
@@ -19,6 +19,7 @@ lv:
19
19
  page:
20
20
  one: 1 lapa
21
21
  other: "%{count} lapas"
22
+ preview_link:
22
23
  reference: 'Ref.: %{reference}'
23
24
  request_format_cta: Pieprasīt pieejamu formātu.
24
25
  request_format_details_html: Ja jūs izmantojat palīgtehnoloģijas (piemēram, ekrāna lasītāju) un jums ir nepieciešama šī dokumenta versija pieejamākā formātā, nosūtiet e-pasta ziņojumu uz <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Pastāstiet, kas jums ir nepieciešams. Mums būs vieglāk jums palīdzēt, ja zināsim, kādas palīgtehnoloģijas jūs izmantojat.
@@ -18,6 +18,7 @@ ms:
18
18
  order_a_copy: Pesan satu salinan
19
19
  page:
20
20
  other: "%{count} halaman"
21
+ preview_link:
21
22
  reference: 'Ruj: %{reference}'
22
23
  request_format_cta: Minta format yang boleh diakses.
23
24
  request_format_details_html: Jika anda menggunakan teknologi bantu (seperti pembaca skrin) dan memerlukan versi dokumen ini dalam format yang lebih mudah diakses, sila hantarkan e-mel kepada <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Sila beritahu kami format yang anda perlukan. Lebih mudah bagi kami jika anda memberitahu teknologi bantu apa yang anda gunakan.
@@ -21,6 +21,7 @@ mt:
21
21
  many:
22
22
  one: 1 paġna
23
23
  other: "%{count} paġni"
24
+ preview_link:
24
25
  reference: 'Ref: %{reference}'
25
26
  request_format_cta: Itlob format aċċessibbli.
26
27
  request_format_details_html: Jekk tuża teknoloġija assistiva (bħal qarrej tal-iskrin) u għandek bżonn verżjoni ta' dan id-dokument b'format iktar aċċessibbli, jekk jogħġbok ibgħat imejl <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>.Jekk jogħġbok għidilna liema format għandek bżonn. Dan jgħinna jekk tgħid liema teknoloġija ta 'għajnuna tuża.
@@ -19,6 +19,7 @@ nl:
19
19
  page:
20
20
  one: 1 pagina
21
21
  other: "%{count} pagina's"
22
+ preview_link:
22
23
  reference: 'Ref: %{reference}'
23
24
  request_format_cta: Vraag een toegankelijk formaat aan.
24
25
  request_format_details_html: Als u ondersteunende technologie gebruikt (zoals een schermlezer) en een versie van dit document nodig hebt in een meer toegankelijk formaat, stuur dan een <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Vertel ons welk formaat u nodig heeft. Het zal ons helpen als u ons vertelt welke ondersteunende technologie u gebruikt.
@@ -19,6 +19,7 @@
19
19
  page:
20
20
  one: 1 side
21
21
  other: "%{count} sider"
22
+ preview_link:
22
23
  reference: 'Ref: %{reference}'
23
24
  request_format_cta: Be om et tilgjengelig format.
24
25
  request_format_details_html: Hvis du bruker hjelpemiddel (for eksempel en skjermleser) og trenger en versjon av dette dokumentet i et mer tilgjengelig format, kan du sende en e-post til <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Fortell oss hvilket format du trenger. Det vil hjelpe oss hvis du forteller hvilken hjelpeteknologi du bruker.
@@ -19,6 +19,7 @@ pa-pk:
19
19
  page:
20
20
  one: پہلا ورق
21
21
  other: ورقے {count}%
22
+ preview_link:
22
23
  reference: حوالہ:{reference}%
23
24
  request_format_cta: اک طریقے تک پوہنچن لئی اِک درخواست دیو۔
24
25
  request_format_details_html: اگر تُسی مدد گار ٹیکنالوجی نوں استعمال کردے او ) جیوں اک سکرین ریڈر( تے تہانوں ایس دستاویز دا ترجمہ چائی دا اے جہیڑا کہ ہور پہنچن والی شکل وچ اے، تے برائے مہربانی ایندے تےای میل کرو <a href='mailto:%{alternative_format_contact_email}' target='_blank class='govuk-link'>%{alternative_format_contact_email}</a>. برائے مہربانی تہانوں جس شکل دی لوڑ اے اوندے بارے سانوں دسو۔اے ساڈے لئی مدد گار ہوؤئے گا کہ تُسی کس مدد گار ٹیکنالوجی نوں استعمال کر رئے آو۔
@@ -19,6 +19,7 @@ pa:
19
19
  page:
20
20
  one: 1 ਪੰਨਾ
21
21
  other: "%{count} ਪੰਨੇ"
22
+ preview_link:
22
23
  reference: 'ਹਵਾਲਾ: %{reference}'
23
24
  request_format_cta: ਇੱਕ ਪਹੁੰਚਯੋਗ ਫਾਰਮੈਟ ਦੀ ਬੇਨਤੀ ਕਰੋ।
24
25
  request_format_details_html: ਜੇ ਤੁਸੀਂ ਸਹਾਇਕ ਤਕਨਾਲੋਜੀ (ਜਿਵੇਂ ਕਿ ਸਕ੍ਰੀਨ ਰੀਡਰ) ਦੀ ਵਰਤੋਂ ਕਰਦੇ ਹੋ ਅਤੇ ਇਸ ਦਸਤਾਵੇਜ਼ ਦੇ ਵਧੇਰੇ ਪਹੁੰਚਯੋਗ ਫਾਰਮੈਟ ਵਿੱਚ ਵਰਜਨ ਦੀ ਜ਼ਰੂਰਤ ਹੈ, ਤਾਂ ਕਿਰਪਾ ਕਰਕੇ <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> ਤੇ ਈਮੇਲ ਕਰੋ। ਕਿਰਪਾ ਕਰਕੇ ਸਾਨੂੰ ਦੱਸੋ ਕਿ ਤੁਹਾਨੂੰ ਕਿਸ ਫਾਰਮੈਟ ਦੀ ਜ਼ਰੂਰਤ ਹੈ। ਇਹ ਸਾਡੀ ਸਹਾਇਤਾ ਕਰੇਗਾ ਜੇ ਤੁਸੀਂ ਕਹੋ ਕਿ ਤੁਸੀਂ ਕਿਹੜੀ ਸਹਾਇਕ ਤਕਨਾਲੋਜੀ ਦੀ ਵਰਤੋਂ ਕਰਦੇ ਹੋ।
@@ -21,6 +21,7 @@ pl:
21
21
  many:
22
22
  one: 1 strona
23
23
  other: "%{count} strony"
24
+ preview_link:
24
25
  reference: 'Odnośnik: %{reference}'
25
26
  request_format_cta: Poproś o inny format.
26
27
  request_format_details_html: Jeśli korzystasz z technologii wspomagającej (np. czytnika ekranu) i potrzebujesz innej wersji tego dokumentu w bardziej dostępnym formacie, prosimy o przesłanie wiadomości e-mail na adres <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Powiedz nam, jakiego formatu potrzebujesz i poinformuj z jakiej technologii wspomagającej korzystasz.
@@ -19,6 +19,7 @@ ps:
19
19
  page:
20
20
  one: 1 پاڼه
21
21
  other: "%{count} پاڼې"
22
+ preview_link:
22
23
  reference: حواله:%{reference}
23
24
  request_format_cta: د لاسرسي وړ پاڼه غوښتنه وکړئ.
24
25
  request_format_details_html: که تاسو مرستندویه ټیکنالوژي کاروئ (لکه د سکرین لوستونکی) او په ډیر لاسرسي پاڼه کې د دې سند نسخې ته اړتیا لرئ، مهرباني وکړئ بریښنالیک وکړئ <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. مهرباني وکړئ موږ ته ووایاست چې کوم شکل ته اړتیا لرئ. دا به زموږ سره مرسته وکړي که تاسو ووایاست کوم مرستندویه ټیکنالوژي تاسو کاروئ.
@@ -19,6 +19,7 @@ pt:
19
19
  page:
20
20
  one: 1 página
21
21
  other: "%{count} páginas"
22
+ preview_link:
22
23
  reference: 'Ref: %{reference}'
23
24
  request_format_cta: Solicitar um formato acessível.
24
25
  request_format_details_html: Se utilizar tecnologia assistiva (como um leitor de ecrã) e precisar de uma versão deste documento num formato mais acessível, envie um e-mail para <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Por favor, diga-nos qual o formato de que necessita. Está a ajudar-nos se disser qual a tecnologia assistiva que utiliza.
@@ -20,6 +20,7 @@ ro:
20
20
  few:
21
21
  one: 1 pagină
22
22
  other: "%{count} pagini"
23
+ preview_link:
23
24
  reference: 'Referință: %{reference}'
24
25
  request_format_cta: Solicitați un format accesibil.
25
26
  request_format_details_html: Dacă folosiți tehnologia de asistență (precum un cititor de ecran) și aveți nevoie de o versiune a acestui document într-un format mai accesibil, trimiteți un e-mail la <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Spuneți-ne de ce format aveți nevoie. Ne va ajuta dacă ne spuneți ce tehnologie de asistență folosiți.
@@ -21,6 +21,7 @@ ru:
21
21
  many:
22
22
  one: 1 страница
23
23
  other: "%{count} страниц"
24
+ preview_link:
24
25
  reference: 'Ссылка: %{reference}'
25
26
  request_format_cta: Запросить в доступном формате.
26
27
  request_format_details_html: "Если вы используете вспомогательные технологии (например, программу чтения с экрана), \nи вам нужна версия этого документа в более доступном формате, отправьте \nписьмо по адресу электронной почты <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. В нем укажите, какой формат вам нужен. Хорошо было бы, если бы вы также указали, какие вспомогательные технологии вы используете."
@@ -19,6 +19,7 @@ si:
19
19
  page:
20
20
  one: පිටු 1ක්
21
21
  other: පිටු %{count}ක්
22
+ preview_link:
22
23
  reference: 'යොමුව: %{reference}'
23
24
  request_format_cta: පිවිසිය හැකි ආකෘතියක් ඉල්ලන්න.
24
25
  request_format_details_html: ඔබේ ආධාරක තාක්ෂණය (තිර කියවන්නා වැනි) භාවිතා කරන්නේ නම් සහ මෙම ලේඛනයේ වඩාත් පිවිසිය හැකි ආකෘතියක අනුවාදයක් අවශ්‍ය නම්, කරුණාකර <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> වෙත විද්‍යුත් තැපෑලක් යවන්න. කරුණාකර ඔබට අවශ්ය ආකෘතිය කුමක්දැයි අපට කියන්න. ඔබ භාවිතා කරන ආධාරක තාක්ෂණය කුමක්දැයි ඔබ පැවසුවහොත් එය අපට උපකාරී වනු ඇත.
@@ -20,6 +20,7 @@ sk:
20
20
  few:
21
21
  one: 1 strana
22
22
  other: "%{count} strán"
23
+ preview_link:
23
24
  reference: 'Odkaz: %{reference}'
24
25
  request_format_cta: Vyžiadajte si prístupný formát.
25
26
  request_format_details_html: Ak používate asistenčnú technológiu (napríklad čítačku obrazovky) a potrebujete verziu tohto dokumentu v prístupnejšom formáte, napíšte nám <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Povedzte nám, aký formát potrebujete. Pomôže nám, ak poviete, akú asistenčnú technológiu používate.
@@ -21,6 +21,7 @@ sl:
21
21
  one: 1 stran
22
22
  other: "%{count} strani"
23
23
  two:
24
+ preview_link:
24
25
  reference: 'Referenca: % (reference}'
25
26
  request_format_cta: Zahtevajte dostopen format.
26
27
  request_format_details_html: |-
@@ -19,6 +19,7 @@ so:
19
19
  page:
20
20
  one: 1 boga
21
21
  other: "%{count} bogaga"
22
+ preview_link:
22
23
  reference: 'Tixraac: %{reference}'
23
24
  request_format_cta: Codso nidaam la gali karo.
24
25
  request_format_details_html: Hadii aad isticmaalayso tiknoolajiyad ku caawinaysa (sida akhriyaha shaashada) oo aad u baahantahay qayb dhokumantigan ah oo leh nooc la heli karo oo badan, fadlan iimayl u dir<a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Fadlan noo sheeg nooca qaabka aad u baahantahay. Waxay naga caawinaysaa hadii aad dhahdo waa maxay tiknoolajiyada aad isticmaasho.
@@ -19,6 +19,7 @@ sq:
19
19
  page:
20
20
  one: 1 faqe
21
21
  other: "%{count} faqet"
22
+ preview_link:
22
23
  reference: 'Ref: %{reference}'
23
24
  request_format_cta: Kërkoni një format të arritshëm.
24
25
  request_format_details_html: Nëse përdorni teknologji ndihmëse (si lexuesi i ekranit) dhe keni nevojë për një version të këtij dokumenti në një format më të arritshëm, ju lutemi dërgoni email <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Ju lutemi na tregoni se çfarë formati ju nevojitet. Do të na ndihmojë nëse thoni çfarë teknologjie ndihmëse përdorni.
@@ -20,6 +20,7 @@ sr:
20
20
  few:
21
21
  one: 1 stranica
22
22
  other: "%{count} str."
23
+ preview_link:
23
24
  reference: 'Ref: %{reference}'
24
25
  request_format_cta: Zatražite format kom možete da pristupite.
25
26
  request_format_details_html: Ako koristite pomoćnu tehnologiju (na primer čitač ekrana) i potrebna vam je verzija dokumenta u pristupačnijem formatu, pošaljite e-poruku na <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Recite nam koji vam format treba. Bilo bi od pomoći da znamo koju vrstu pomoćne tehnologije koristite.
@@ -19,6 +19,7 @@ sv:
19
19
  page:
20
20
  one: 1 sida
21
21
  other: "%{count} sidor"
22
+ preview_link:
22
23
  reference: 'Ref: %{reference}'
23
24
  request_format_cta: Begär ett tillgängligt format.
24
25
  request_format_details_html: Om du använder hjälpmedel (t.ex. en skärmläsare) och behöver en version av det här dokumentet i ett mer lättillgängligt format, skicka ett e-postmeddelande <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Berätta för oss vilket format du behöver. Det underlättar för oss om du berättar vilken hjälpmedelsteknik du använder.
@@ -19,6 +19,7 @@ sw:
19
19
  page:
20
20
  one: Ukurasa mmoja (1)
21
21
  other: Kurasa %{count}
22
+ preview_link:
22
23
  reference: 'Marejeleo: %{reference}'
23
24
  request_format_cta: Omba muundo unaoweza kutumika.
24
25
  request_format_details_html: Ikiwa unatumia vifaa vya usaidizi(kama vile kisoma skrini) na unahitaji toleo la hati hii katika muundo unaoweza kutumika zaidi, tafadhali tuma barua pepe katika <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Tafadhali tuambie muundo unaohitaji. Itatusaidia ikiwa utatufahamisha kifaa cha usaidizi unachotumia.
@@ -19,6 +19,7 @@ ta:
19
19
  page:
20
20
  one: 1 பக்கம்
21
21
  other: "%{count} பக்கங்கள்"
22
+ preview_link:
22
23
  reference: 'பார்வை: %{reference}'
23
24
  request_format_cta: அணுகக்கூடிய வடிவத்தைக் கோருக.
24
25
  request_format_details_html: உதவிகரமான தொழில்நுட்பத்தை நீங்கள் பயன்படுத்தினால் (திரை வாசிப்பான் போன்றவை), இந்த ஆவணத்தின் மேலும் அணுகக்கூடிய வடிவம் தேவையெனில், தயவுசெய்து <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> என்ற முகவரிக்கு மின்னஞ்சல் செய்யவும். எந்த வடிவம் உங்களுக்குத் தேவை என்று தயவுசெய்து கூறவும். நீங்கள் எந்த உதவக்கூடிய தொழில்நுட்பத்தை நீங்கள் பயன்படுத்துகிறீர்கள் என்று கூறினால் அது எங்களுக்கு உதவியாய் இருக்கும்.
@@ -18,6 +18,7 @@ th:
18
18
  order_a_copy: สั่งซื้อสำเนา
19
19
  page:
20
20
  other: "%{count} หน้า"
21
+ preview_link:
21
22
  reference: 'อ้างอิง: %{reference}'
22
23
  request_format_cta: ขอรูปแบบไฟล์ที่สามารถเข้าถึงได้
23
24
  request_format_details_html: หากคุณใช้เทคโนโลยีอำนวยความสะดวก (เช่น โปรแกรมอ่านหน้าจอ) และต้องการเอกสารนี้ในฉบับที่เป็นรูปแบบไฟล์ที่ช่วยให้สามารถเข้าถึงได้ง่ายขึ้น โปรดส่งอีเมลไปที่ <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> โปรดบอกเราว่าคุณต้องการรูปแบบไฟล์แบบใด จะเป็นการช่วยเราอย่างมาก หากคุณบอกว่าคุณใช้เทคโนโลยีเพื่อการช่วยเหลือแบบใด
@@ -19,6 +19,7 @@ tk:
19
19
  page:
20
20
  one: 1 sahypa
21
21
  other: "%{count} sahypalar"
22
+ preview_link:
22
23
  reference: 'Salgylanma: %{reference}'
23
24
  request_format_cta: Elýeterli formaty talap etmek.
24
25
  request_format_details_html: Eger siz kömekçi tehnologiýany ulanýan bolsaňyz (meselem, ekran okaýjy ýaly) we bu resminamanyň has elýeterli wersiýasy gerek bolsa, %{email} e-poçta iberiň <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Size haýsy format gerekdigini aýdyň. Haýsy kömekçi tehnologiýany ulanýandygyňyzy aýtsaňyz bu bize kömek bolar.
@@ -19,6 +19,7 @@ tr:
19
19
  page:
20
20
  one: 1 sayfa
21
21
  other: "%{count} sayfa"
22
+ preview_link:
22
23
  reference: 'İlgi: %{reference}'
23
24
  request_format_cta: Erişilebilir bir format talep edin.
24
25
  request_format_details_html: Destekleyici teknoloji (örneğin bir ekran okuyucu gibi) kullanıyorsanız ve bu belgenin daha ulaşılabilir bir formatına ihtiyacınız varsa, lütfen şu adrese bir e-posta gönderin <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Lütfen bize hangi formata ihtiyaç duyduğunuzu söyleyin. Hangi destekleyici teknolojiyi kullandığınızı söylemeniz bize yardımcı olur.
@@ -21,6 +21,7 @@ uk:
21
21
  many:
22
22
  one: 1 сторінка
23
23
  other: "%{count} сторінок"
24
+ preview_link:
24
25
  reference: 'Посилання: %{reference}'
25
26
  request_format_cta: Надішліть запит на доступний формат.
26
27
  request_format_details_html: Якщо ви використовуєте допоміжну технологію (наприклад, програму зчитування з екрана) і вам потрібна версія цього докумену у більш доступному форматі, надішліть електронний лист <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Повідомте, який формат вам потрібен. Нам допоможе, якщо ви повідомите нам, які допоміжні технології використовуєте.
@@ -19,6 +19,7 @@ ur:
19
19
  page:
20
20
  one: 1 صفحہ
21
21
  other: "%{count} صفحات"
22
+ preview_link:
22
23
  reference: 'حوالہ: %{reference}'
23
24
  request_format_cta: قابل رسائی فارمیٹ کی درخواست دیں۔
24
25
  request_format_details_html: اگر آپ کوئی معاونتی ٹیکنالوجی (جیسے کہ پڑھنے والے کی اسکرین) استعمال کرتے ہیں اور مزید قابل رسائی فارمیٹ میں اس دستاویز کا ورژن درکار ہے، تو براہ کرم <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> پر ای میل کریں براہ کرم ہمیں آگاہ کریں کہ آپ کو کون سا فارمیٹ درکار ہے۔ اگر آپ بتائیں کہ آپ کون سی معاونتی ٹیکنالوجی استعمال کرتے ہیں تو ہمیں اس سے مدد ملے گی۔
@@ -19,6 +19,7 @@ uz:
19
19
  page:
20
20
  one: 1 саҳифа
21
21
  other: "%{count} саҳифа"
22
+ preview_link:
22
23
  reference: 'Ҳавола: %{reference}'
23
24
  request_format_cta: Мақбул форматни олишга сўров.
24
25
  request_format_details_html: Агар сиз ёрдамчи технологияларни (масалан, экрандан ўқиш воститаларини) жалб қилсангиз ва сизга ушбу ҳужжатнинг версияси анча эришимли форматда зарур бўлса, қуйидаги электрон почта орқали юборинг <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Сизга қандай формат кераклигини хабар қилинг. Сиз қайси ёрдамчи технологиялардан фойдаланаётганлигингизни билишимиз зарур.
@@ -18,6 +18,7 @@ vi:
18
18
  order_a_copy: Đặt hàng một bản sao
19
19
  page:
20
20
  other: "%{count} trang"
21
+ preview_link:
21
22
  reference: 'Tham khảo: %{reference}'
22
23
  request_format_cta: Yêu cầu một định dạng có thể truy cập.
23
24
  request_format_details_html: Nếu bạn sử dụng công nghệ hỗ trợ (chẳng hạn như trình đọc màn hình) và cần phiên bản của tài liệu này ở định dạng dễ truy cập hơn, vui lòng gửi email tới <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Vui lòng cho chúng tôi biết bạn cần định dạng nào. Vui lòng cho biết bạn sử dụng công nghệ hỗ trợ nào.
@@ -18,6 +18,7 @@ zh-hk:
18
18
  order_a_copy: 索取副本
19
19
  page:
20
20
  other: "%{count} 頁"
21
+ preview_link:
21
22
  reference: 'Ref: %{reference}'
22
23
  request_format_cta: 索取可讀取之格式。
23
24
  request_format_details_html: 如您使用輔助技術(例如螢幕閱讀器),並需要本文件之無障礙格式版本,請寄電子郵件至 <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>。請告知我們您需要的格式。這將在您說明需要使用何種輔助技術時有助於我們。
@@ -18,6 +18,7 @@ zh-tw:
18
18
  order_a_copy: 預定副本
19
19
  page:
20
20
  other: "%{count} 頁面"
21
+ preview_link:
21
22
  reference: 參考:%{reference}
22
23
  request_format_cta: 請求可參閱格式。
23
24
  request_format_details_html: 如果使用輔助科技(例如屏幕閱讀器)並需要更易於參閱格式的文檔版本,請發送電子郵件至 <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>。請告訴我們需要什麼格式。這將很幫助,如果能告知所使用的輔助科技。
@@ -18,6 +18,7 @@ zh:
18
18
  order_a_copy: 订购副本
19
19
  page:
20
20
  other: "%{count} 页"
21
+ preview_link:
21
22
  reference: 参考号:%{reference}
22
23
  request_format_cta: 申请可访问格式。
23
24
  request_format_details_html: '如果您使用辅助技术(如屏幕阅读器),并需要更易于访问的格式,请发送电子邮件 <a href=''mailto:%{alternative_format_contact_email}'' target=''_blank'' class=''govuk-link''>%{alternative_format_contact_email}</a>。请告诉我们您需要什么格式。如果您能说出自己使用的辅助技术,这对我们很有帮助。 '
@@ -79,12 +79,16 @@ module GovukPublishingComponents
79
79
  private
80
80
 
81
81
  def is_already_used?(component)
82
- if GovukPublishingComponents::Config.exclude_css_from_static
82
+ if GovukPublishingComponents::Config.exclude_css_from_static && !viewing_component_guide?
83
83
  all_component_stylesheets_being_used.include?(component) || STATIC_STYLESHEET_LIST.include?(component)
84
84
  else
85
85
  all_component_stylesheets_being_used.include?(component)
86
86
  end
87
87
  end
88
+
89
+ def viewing_component_guide?
90
+ request.path.include?("/component-guide")
91
+ end
88
92
  end
89
93
  end
90
94
  end
@@ -7,7 +7,7 @@ module GovukPublishingComponents
7
7
 
8
8
  # Expects a hash of attachment data
9
9
  # * title and url are required
10
- # * content_type, filename, file_size, number of pages, alternative_format_contact_email can be provided
10
+ # * type, content_type, filename, file_size, number of pages, alternative_format_contact_email can be provided
11
11
  def initialize(attachment_data)
12
12
  @attachment_data = attachment_data.with_indifferent_access
13
13
  end
@@ -16,6 +16,10 @@ module GovukPublishingComponents
16
16
  @attachment_data[:thumbnail_url]
17
17
  end
18
18
 
19
+ def preview_url
20
+ @attachment_data[:preview_url]
21
+ end
22
+
19
23
  def title
20
24
  attachment_data.fetch(:title)
21
25
  end
@@ -24,6 +28,14 @@ module GovukPublishingComponents
24
28
  attachment_data.fetch(:url)
25
29
  end
26
30
 
31
+ def type
32
+ attachment_data.fetch(:type, "file")
33
+ end
34
+
35
+ def html?
36
+ type == "html"
37
+ end
38
+
27
39
  def content_type
28
40
  @content_type ||= SupportedContentType.find(
29
41
  attachment_data[:content_type],
@@ -86,11 +98,11 @@ module GovukPublishingComponents
86
98
  { content_type: "application/rtf", abbr: "RTF", name: "Rich Text Format" }.freeze,
87
99
  { content_type: "application/vnd.ms-excel", name: "MS Excel Spreadsheet", spreadsheet: true }.freeze,
88
100
  { content_type: "application/vnd.ms-excel.sheet.macroenabled.12", abbr: "XLSM", name: "MS Excel Macro-Enabled Workbook" }.freeze,
89
- { content_type: "application/vnd.ms-powerpoint", name: "MS Powerpoint Presentation" }.freeze, # ppt
101
+ { content_type: "application/vnd.ms-powerpoint", name: "MS PowerPoint Presentation" }.freeze, # ppt
90
102
  { content_type: "application/vnd.oasis.opendocument.presentation", abbr: "ODP", name: "OpenDocument Presentation", opendocument: true }.freeze,
91
103
  { content_type: "application/vnd.oasis.opendocument.spreadsheet", abbr: "ODS", name: "OpenDocument Spreadsheet", opendocument: true, spreadsheet: true }.freeze,
92
104
  { content_type: "application/vnd.oasis.opendocument.text", abbr: "ODT", name: "OpenDocument Text document", opendocument: true, document: true }.freeze,
93
- { content_type: "application/vnd.openxmlformats-officedocument.presentationml.presentation", name: "MS Powerpoint Presentation" }.freeze, # pptx
105
+ { content_type: "application/vnd.openxmlformats-officedocument.presentationml.presentation", name: "MS PowerPoint Presentation" }.freeze, # pptx
94
106
  { content_type: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", name: "MS Excel Spreadsheet", spreadsheet: true }.freeze, # xlsx
95
107
  { content_type: "application/vnd.openxmlformats-officedocument.wordprocessingml.document", name: "MS Word Document", document: true }.freeze, # docx
96
108
  { content_type: "application/xml", abbr: "XML", name: "XML Document" }.freeze,
@@ -1,3 +1,3 @@
1
1
  module GovukPublishingComponents
2
- VERSION = "35.6.0".freeze
2
+ VERSION = "35.7.0".freeze
3
3
  end
@@ -157,6 +157,10 @@ Axe-core has a new minor release every 3 to 5 months, which usually introduces n
157
157
  - See [release and support](doc/release-and-support.md) for details on the frequency of releases, long-term support and recommendations on upgrading axe-core.
158
158
  - See [backward compatibility](doc/backwards-compatibility-doc.md) for details on the types of changes different releases may introduce.
159
159
 
160
+ ## Deque Trademarks Policy
161
+
162
+ DEQUE, DEQUELABS, AXE®, and AXE-CORE® are trademarks of Deque Systems, Inc. Use of the Deque trademarks must be in accordance with [Deque's trademark policy](https://www.deque.com/legal/trademarks/).
163
+
160
164
  ## Supported ARIA Roles and Attributes.
161
165
 
162
166
  Refer [axe-core ARIA support](./doc/aria-supported.md) for a complete list of ARIA supported roles and attributes by axe.