govuk_publishing_components 27.20.0 → 28.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (92) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/govuk_publishing_components/analytics/download-link-tracker.js +21 -16
  3. data/app/assets/javascripts/govuk_publishing_components/analytics/external-link-tracker.js +46 -32
  4. data/app/assets/javascripts/govuk_publishing_components/analytics/google-analytics-universal-tracker.js +20 -7
  5. data/app/assets/javascripts/govuk_publishing_components/analytics/scroll-tracker.js +1 -126
  6. data/app/assets/javascripts/govuk_publishing_components/components/feedback.js +18 -18
  7. data/app/assets/javascripts/govuk_publishing_components/lib/extend-object.js +22 -0
  8. data/app/assets/stylesheets/govuk_publishing_components/_all_components.scss +0 -2
  9. data/app/assets/stylesheets/govuk_publishing_components/components/_feedback.scss +6 -35
  10. data/app/views/govuk_publishing_components/components/docs/feedback.yml +5 -0
  11. data/app/views/govuk_publishing_components/components/feedback/_problem_form.html.erb +9 -6
  12. data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +4 -3
  13. data/app/views/govuk_publishing_components/components/feedback/_yes_no_banner.html.erb +4 -4
  14. data/config/locales/ar.yml +0 -8
  15. data/config/locales/az.yml +0 -8
  16. data/config/locales/be.yml +0 -8
  17. data/config/locales/bg.yml +0 -8
  18. data/config/locales/bn.yml +0 -8
  19. data/config/locales/cs.yml +0 -8
  20. data/config/locales/cy.yml +0 -8
  21. data/config/locales/da.yml +0 -8
  22. data/config/locales/de.yml +0 -8
  23. data/config/locales/dr.yml +0 -8
  24. data/config/locales/el.yml +0 -8
  25. data/config/locales/en.yml +0 -10
  26. data/config/locales/es-419.yml +0 -8
  27. data/config/locales/es.yml +0 -8
  28. data/config/locales/et.yml +0 -8
  29. data/config/locales/fa.yml +0 -8
  30. data/config/locales/fi.yml +0 -8
  31. data/config/locales/fr.yml +0 -8
  32. data/config/locales/gd.yml +0 -8
  33. data/config/locales/gu.yml +0 -8
  34. data/config/locales/he.yml +0 -8
  35. data/config/locales/hi.yml +0 -8
  36. data/config/locales/hr.yml +0 -8
  37. data/config/locales/hu.yml +0 -8
  38. data/config/locales/hy.yml +0 -8
  39. data/config/locales/id.yml +0 -8
  40. data/config/locales/is.yml +0 -8
  41. data/config/locales/it.yml +0 -8
  42. data/config/locales/ja.yml +0 -8
  43. data/config/locales/ka.yml +0 -8
  44. data/config/locales/kk.yml +0 -8
  45. data/config/locales/ko.yml +0 -8
  46. data/config/locales/lt.yml +0 -8
  47. data/config/locales/lv.yml +0 -8
  48. data/config/locales/ms.yml +0 -8
  49. data/config/locales/mt.yml +0 -8
  50. data/config/locales/nl.yml +0 -8
  51. data/config/locales/no.yml +0 -8
  52. data/config/locales/pa-pk.yml +0 -8
  53. data/config/locales/pa.yml +0 -8
  54. data/config/locales/pl.yml +0 -8
  55. data/config/locales/ps.yml +0 -8
  56. data/config/locales/pt.yml +0 -8
  57. data/config/locales/ro.yml +0 -8
  58. data/config/locales/ru.yml +0 -8
  59. data/config/locales/si.yml +0 -8
  60. data/config/locales/sk.yml +0 -8
  61. data/config/locales/sl.yml +0 -8
  62. data/config/locales/so.yml +0 -8
  63. data/config/locales/sq.yml +0 -8
  64. data/config/locales/sr.yml +0 -8
  65. data/config/locales/sv.yml +0 -8
  66. data/config/locales/sw.yml +0 -8
  67. data/config/locales/ta.yml +0 -8
  68. data/config/locales/th.yml +0 -8
  69. data/config/locales/tk.yml +0 -8
  70. data/config/locales/tr.yml +0 -8
  71. data/config/locales/uk.yml +0 -8
  72. data/config/locales/ur.yml +0 -8
  73. data/config/locales/uz.yml +0 -8
  74. data/config/locales/vi.yml +0 -8
  75. data/config/locales/zh-hk.yml +0 -8
  76. data/config/locales/zh-tw.yml +0 -8
  77. data/config/locales/zh.yml +0 -8
  78. data/lib/govuk_publishing_components/version.rb +1 -1
  79. data/lib/govuk_publishing_components.rb +0 -2
  80. metadata +3 -14
  81. data/app/assets/stylesheets/govuk_publishing_components/components/_highlight-boxes.scss +0 -84
  82. data/app/assets/stylesheets/govuk_publishing_components/components/_taxonomy-list.scss +0 -21
  83. data/app/views/govuk_publishing_components/components/_admin_analytics.html.erb +0 -20
  84. data/app/views/govuk_publishing_components/components/_government_navigation.html.erb +0 -86
  85. data/app/views/govuk_publishing_components/components/_highlight_boxes.html.erb +0 -47
  86. data/app/views/govuk_publishing_components/components/_taxonomy_list.html.erb +0 -30
  87. data/app/views/govuk_publishing_components/components/docs/admin_analytics.yml +0 -10
  88. data/app/views/govuk_publishing_components/components/docs/government_navigation.yml +0 -20
  89. data/app/views/govuk_publishing_components/components/docs/highlight_boxes.yml +0 -171
  90. data/app/views/govuk_publishing_components/components/docs/taxonomy_list.yml +0 -112
  91. data/lib/govuk_publishing_components/presenters/highlight_boxes_helper.rb +0 -13
  92. data/lib/govuk_publishing_components/presenters/taxonomy_list_helper.rb +0 -23
@@ -79,14 +79,6 @@
79
79
  what_doing: Hva gjorde du?
80
80
  what_wrong: Hva gikk galt?
81
81
  'yes': Ja
82
- government_navigation:
83
- consultations: Konsultasjoner
84
- departments: Avdelinger
85
- get-involved: Bli involvert
86
- how-government-works: Hvordan regjeringen fungerer
87
- news_and_communications: Nyheter og kommunikasjon
88
- statistics: Statistikk
89
- worldwide: Verdensomspennende
90
82
  layout_footer:
91
83
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
92
84
  licence_html: Alt innhold er tilgjengelig under<a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, med mindre annet er angitt
@@ -75,14 +75,6 @@ pa-pk:
75
75
  what_doing: تُسی کیہ کر رئے سو
76
76
  what_wrong: کیہ غلط ہویا اے
77
77
  'yes': جی ہاں
78
- government_navigation:
79
- consultations: مشورے
80
- departments: محکمے
81
- get-involved: تُسی شامل ہو جاؤ
82
- how-government-works: کہ حکومت کس طراں کم کر دی اے
83
- news_and_communications: خبراں تے رابطے
84
- statistics: حساب کتاب
85
- worldwide: ساری دُنیا اُتے
86
78
  layout_footer:
87
79
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/ information-management/re-using-public-sector-information/copyright-and-re-use/ /crown-copyright/">© کاپی کراؤن رائٹ</a>
88
80
  licence_html: سارا مواد ایندے تھلے موجود اے <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">اوپن گورنمنٹ لائسنس v3.0</a>, ایہ قبول کر لو جیڑا ایس توں علاوہ اے
@@ -79,14 +79,6 @@ pa:
79
79
  what_doing: ਤੁਸੀਂ ਕੀ ਕਰ ਰਹੇ ਸੀ?
80
80
  what_wrong: ਕੀ ਗਲਤ ਹੋਇਆ?
81
81
  'yes': ਹਾਂ
82
- government_navigation:
83
- consultations: ਸਲਾਹ ਮਸ਼ਵਰੇ
84
- departments: ਵਿਭਾਗ
85
- get-involved: ਸ਼ਾਮਲ ਕਰੋ
86
- how-government-works: ਸਰਕਾਰ ਕਿਵੇਂ ਕੰਮ ਕਰਦੀ ਹੈ
87
- news_and_communications: ਖ਼ਬਰਾਂ ਅਤੇ ਸੰਚਾਰ
88
- statistics: ਅੰਕੜੇ
89
- worldwide: ਦੁਨੀਆ ਭਰ ਵਿੱਚ
90
82
  layout_footer:
91
83
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© ਕ੍ਰਾਊਨ ਕਾਪੀਰਾਈਟ</a>
92
84
  licence_html: ਸਾਰੀ ਸਮਗਰੀ <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">ਓਪਨ ਗਵਰਨਮੈਂਟ ਲਾਇਸੈਂਸ v3.0</a>, ਦੇ ਅਧੀਨ ਸਾਰੀ ਸਮਗਰੀ ਉਪਲਬਧ ਹੈ ਸਿਵਾਏ ਇਸਦੇ ਜਿੱਥੇ ਹੋਰ ਨਹੀਂ ਕਿਹਾ ਗਿਆ ਹੈ
@@ -83,14 +83,6 @@ pl:
83
83
  what_doing: Co robiłeś?
84
84
  what_wrong: Co poszło nie tak?
85
85
  'yes': Tak
86
- government_navigation:
87
- consultations: Konsultacje
88
- departments: Departamenty
89
- get-involved: Weź udział
90
- how-government-works: Jak funkcjonuje rząd
91
- news_and_communications: Wiadomości i komunikaty
92
- statistics: Statystyki
93
- worldwide: Na świecie
94
86
  layout_footer:
95
87
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Właścicielem praw autorskich jest Korona</a>
96
88
  licence_html: Cała zawartość objęta jest licencją <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, chyba że zaznaczono inaczej
@@ -76,14 +76,6 @@ ps:
76
76
  what_doing: ته څه کوې؟
77
77
  what_wrong: څه غلط شول؟
78
78
  'yes': هو
79
- government_navigation:
80
- consultations: مشورې
81
- departments: څانګې
82
- get-involved: ورګډ شه
83
- how-government-works: حکومت څنګه کار کوي
84
- news_and_communications: خبرونه او مخابرات
85
- statistics: احصایه
86
- worldwide: په ټوله نړۍ کې
87
79
  layout_footer:
88
80
  copyright_html: <a class = "govuk-footer__link govuk-footer__copyright-logo" href = "http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use /crown-copyright/"> rown د تاج کاپي حق </a>
89
81
  licence_html: ټول مینځپانګه د <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license"> لاندې خلاصې دي د حکومت جواز v3.0 </a> ، پرته لدې چیرې چې بل ډول ویل شوي
@@ -79,14 +79,6 @@ pt:
79
79
  what_doing: O que estava a fazer?
80
80
  what_wrong: O que correu mal?
81
81
  'yes': Sim
82
- government_navigation:
83
- consultations: Consultas
84
- departments: Departamentos
85
- get-involved: Envolva-se
86
- how-government-works: Como funciona o governo
87
- news_and_communications: Notícias e comunicações
88
- statistics: Estatísticas
89
- worldwide: Em todo o mundo
90
82
  layout_footer:
91
83
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Direitos de autor da Coroa</a>
92
84
  licence_html: Todo o conteúdo está disponível ao abrigo da <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, exceto quando indicado em contrário
@@ -80,14 +80,6 @@ ro:
80
80
  what_doing: Ce făceați?
81
81
  what_wrong: Ce eroare a survenit?
82
82
  'yes': Da
83
- government_navigation:
84
- consultations: Consultații
85
- departments: Departamente
86
- get-involved: Implicați-vă
87
- how-government-works: Cum funcționează guvernul
88
- news_and_communications: Știri și comunicări
89
- statistics: Statistici
90
- worldwide: Global
91
83
  layout_footer:
92
84
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
93
85
  licence_html: Tot conținutul este disponibil conform <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, cu excepția cazurilor în care s-a specificat altceva
@@ -83,14 +83,6 @@ ru:
83
83
  what_doing: Что вы делали?
84
84
  what_wrong: Что пошло не так?
85
85
  'yes': Да
86
- government_navigation:
87
- consultations: Консультации
88
- departments: Отделы
89
- get-involved: Принимать участие
90
- how-government-works: Как работает правительство
91
- news_and_communications: Новости и коммуникация
92
- statistics: Статистика
93
- worldwide: По всему миру
94
86
  layout_footer:
95
87
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Авторское право Британского содружества наций</a>
96
88
  licence_html: Все содержимое доступно на <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license"> Открытой государственной лицензии v3.0</a>, если не указано иное
@@ -79,14 +79,6 @@ si:
79
79
  what_doing: ඔබ කුමක් ද කරමින් සිටියේ?
80
80
  what_wrong: වැරදුණේ කුමක්ද?
81
81
  'yes': ඔව්
82
- government_navigation:
83
- consultations: උපදේශන
84
- departments: දෙපාර්තමේන්තු
85
- get-involved: සම්බන්ධ වන්න
86
- how-government-works: රජය ක්රියා කරන ආකාරය
87
- news_and_communications: පුවත් සහ සන්නිවේදනයන්
88
- statistics: සංඛ්‍යාලේඛන
89
- worldwide: ලෝක ව්යාප්ත
90
82
  layout_footer:
91
83
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© රාජ්‍ය කතුහිමිකම</a>
92
84
  licence_html: සියලු අන්තගතයන් වෙනත් ආකාරයකින් සඳහන් කර තිබුණොත් මිසක <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">රජයේ විවෘත බලපත්‍ර v3.0</a>, යටතේ ලබා ගත හැකිය
@@ -84,14 +84,6 @@ sk:
84
84
  what_doing: Čo ste robili?
85
85
  what_wrong: Čo sa pokazilo?
86
86
  'yes': Áno
87
- government_navigation:
88
- consultations: Konzultácie
89
- departments: Oddelenia
90
- get-involved: Zapojiť sa
91
- how-government-works: Ako funguje vláda
92
- news_and_communications: Novinky a komunikácia
93
- statistics: Štatistiky
94
- worldwide: Celosvetovo
95
87
  layout_footer:
96
88
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Korunné autorské práva</a>
97
89
  licence_html: Všetok obsah je k dispozícii pod <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">licenciou Open Government Licence v3.0</a>, okrem prípadov, keď je uvedené inak
@@ -86,14 +86,6 @@ sl:
86
86
  what_doing: Kaj ste počeli?
87
87
  what_wrong: Kaj je šlo narobe?
88
88
  'yes': Da
89
- government_navigation:
90
- consultations: Posvetovanja
91
- departments: Oddelki
92
- get-involved: Sodelujte
93
- how-government-works: Kako deluje vlada
94
- news_and_communications: Novice in sporočila
95
- statistics: Statistika
96
- worldwide: Po svetu
97
89
  layout_footer:
98
90
  copyright_html: <a class="govnu-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Avtorske pravice krone</a>
99
91
  licence_html: Vsa vsebina je na voljo na <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Odprto vladno dovoljenje v3.0</a>, razen kjer je zapisano drugače
@@ -79,14 +79,6 @@ so:
79
79
  what_doing: Maxaad doonaysaa inuu laguu qabto?
80
80
  what_wrong: Maxaa qaldamay?
81
81
  'yes': Haa
82
- government_navigation:
83
- consultations: Latalino
84
- departments: Qaybo
85
- get-involved: Ku taxaluqa
86
- how-government-works: Siday dawladu u shaqaysaa
87
- news_and_communications: Warka iyo xidhiidhka
88
- statistics: Xisaabaadka
89
- worldwide: Dunidoo dhan
90
82
  layout_footer:
91
83
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
92
84
  licence_html: Dhamaan qaybaha waxa laga heli karaa <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, except where otherwise stated
@@ -79,14 +79,6 @@ sq:
79
79
  what_doing: Cfare po bënit?
80
80
  what_wrong: Çfarë shkoi keq?
81
81
  'yes': Po
82
- government_navigation:
83
- consultations: Konsultimet
84
- departments: Departamentet
85
- get-involved: Përfshihu
86
- how-government-works: Si funksionon qeveria
87
- news_and_communications: Lajme dhe komunikime
88
- statistics: Statistika
89
- worldwide: Botërore
90
82
  layout_footer:
91
83
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown e drejta e autorit</a>
92
84
  licence_html: E gjithë përmbajtja është në dispozicion nën <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Licencën e Qeverisë së Hapur v3.0</a>, përveç rasteve kur thuhet ndryshe
@@ -81,14 +81,6 @@ sr:
81
81
  what_doing: Šta ste radili?
82
82
  what_wrong: Koji problem se javio?
83
83
  'yes': Da
84
- government_navigation:
85
- consultations: Konsultacije
86
- departments: Ministarstva
87
- get-involved: Uključite se
88
- how-government-works: Kako funkcioniše vlada
89
- news_and_communications: Vesti i komunikacija
90
- statistics: Statistika
91
- worldwide: Globalno
92
84
  layout_footer:
93
85
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
94
86
  licence_html: Sav sadržaj je dostupan pod licencom <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, izuzev ako je drugačije naznačeno
@@ -79,14 +79,6 @@ sv:
79
79
  what_doing: Vad gjorde du?
80
80
  what_wrong: Vad gick fel?
81
81
  'yes': Ja
82
- government_navigation:
83
- consultations: Samråd
84
- departments: Avdelningar
85
- get-involved: Bli engagerad
86
- how-government-works: Hur regeringen fungerar
87
- news_and_communications: Nyheter och kommunikation
88
- statistics: Statistik
89
- worldwide: Globalt
90
82
  layout_footer:
91
83
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
92
84
  licence_html: Allt innehåll är tillgängligt enligt <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, om inget annat anges
@@ -79,14 +79,6 @@ sw:
79
79
  what_doing: Ulikuwa unafanya nini?
80
80
  what_wrong: Tatizo lipi lililotokea?
81
81
  'yes': Ndiyo
82
- government_navigation:
83
- consultations: Mashauriano
84
- departments: Idara
85
- get-involved: Shiriki
86
- how-government-works: Jinsi serikali hufanya kazi
87
- news_and_communications: Habari na mawasiliano
88
- statistics: Takwimu
89
- worldwide: Kimataifa
90
82
  layout_footer:
91
83
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Hakimiliki ya Crown</a>
92
84
  licence_html: Maudhui yote yanapatikana chini ya <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, isipokuwa ibainishwe vinginevyo
@@ -80,14 +80,6 @@ ta:
80
80
  what_doing: நீங்கள் என்ன செய்து கொண்டிருந்தீர்கள்?
81
81
  what_wrong: என்ன தவறு நடந்தது?
82
82
  'yes': ஆம்
83
- government_navigation:
84
- consultations: கலந்தாய்வுகள்
85
- departments: துறைகள்
86
- get-involved: ஈடுபடுங்கள்
87
- how-government-works: அரசு எவ்வாறு இயங்குகிறது
88
- news_and_communications: செய்தி மற்றும் செய்தித் தொடர்பு
89
- statistics: புள்ளியியல்
90
- worldwide: உலகம் முழுவதும்
91
83
  layout_footer:
92
84
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown காப்புரிமை</a>
93
85
  licence_html: வேறுவகையில் குறிப்பிடப்படாதவரை அனைத்து உள்ளடக்கமும் <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>-ன்கீழ் கிடைக்கிறது.
@@ -78,14 +78,6 @@ th:
78
78
  what_doing: คุณทำอะไรอยู่ในขณะนั้น
79
79
  what_wrong: มีสิ่งใดผิดปกติ
80
80
  'yes': ใช่
81
- government_navigation:
82
- consultations: การให้คำปรึกษา
83
- departments: หน่วยงานราชการ
84
- get-involved: เข้ามีส่วนร่วม
85
- how-government-works: รัฐบาลทำงานอย่างไร
86
- news_and_communications: ข่าวสารและการสื่อสาร
87
- statistics: สถิติ
88
- worldwide: ทั่วโลก
89
81
  layout_footer:
90
82
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">ลิขสิทธิ์ © Crown</a>
91
83
  licence_html: เนื้อหาทั้งหมดอยู่ภายใต้สัญญาอนุญาต <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government License v3.0</a> ยกเว้นจะระบุไว้เป็นอย่างอื่น
@@ -80,14 +80,6 @@ tk:
80
80
  what_doing: Näme edýärdiňiz?
81
81
  what_wrong: Näme nädogry boldy?
82
82
  'yes': Hawa
83
- government_navigation:
84
- consultations: Maslahatlar
85
- departments: Bölümler
86
- get-involved: Goşulyş
87
- how-government-works: Hökümet nähili işleýär
88
- news_and_communications: Habarlar we aragatnaşyk
89
- statistics: Statistika
90
- worldwide: Bütin dünýä
91
83
  layout_footer:
92
84
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown awtorlyk hukugy</a>
93
85
  licence_html: Ähli mazmun <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Açyk hökümet ygtyýarnamasy v3.0-da görkezilen</a>, eger başgaça bellenilmedik bolsa
@@ -80,14 +80,6 @@ tr:
80
80
  what_doing: Ne yapmaktaydınız?
81
81
  what_wrong: Nasıl bir sorun oldu?
82
82
  'yes': Evet
83
- government_navigation:
84
- consultations: Danışmalar
85
- departments: Müdürlükler
86
- get-involved: Katılım sağlayın
87
- how-government-works: Devlet nasıl çalışır
88
- news_and_communications: Haber ve iletiler
89
- statistics: İstatistikler
90
- worldwide: Dünya geneli
91
83
  layout_footer:
92
84
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
93
85
  licence_html: Aksi ifade edilmedikçe tüm içeriğe <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a> adresinden erişilebilir
@@ -86,14 +86,6 @@ uk:
86
86
  what_doing: Що ви робили?
87
87
  what_wrong: Що пішло не так?
88
88
  'yes': Так
89
- government_navigation:
90
- consultations: Консультації
91
- departments: Відділи
92
- get-involved: Взяти участь
93
- how-government-works: Як працює уряд
94
- news_and_communications: Новини та комунікації
95
- statistics: Статистика
96
- worldwide: Світова
97
89
  layout_footer:
98
90
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
99
91
  licence_html: Весь вміст доступний за <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Відкритою державною ліцензією v3.0</a>, якщо не зазначено інше
@@ -76,14 +76,6 @@ ur:
76
76
  what_doing: آپ کیا کر رہے تھے؟
77
77
  what_wrong: کیا غلط ہوا؟
78
78
  'yes': جی ہاں
79
- government_navigation:
80
- consultations: مشاورتیں
81
- departments: محکمے
82
- get-involved: شامل ہوں
83
- how-government-works: حکومت کیسے کام کرتی ہے
84
- news_and_communications: خبریں اور مواصلات
85
- statistics: شماریات
86
- worldwide: دنیا بھر میں
87
79
  layout_footer:
88
80
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown کاپی رائٹ</a>
89
81
  licence_html: سوائے ان کے جنہیں بصورت دیگر بیان کیا گیا ہے، <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a> کے تحت تمام مواد دستیاب ہے
@@ -81,14 +81,6 @@ uz:
81
81
  what_doing: Сиз нима қилаётган эдингиз?
82
82
  what_wrong: Қандай хатолик бўлди?
83
83
  'yes': Ҳа
84
- government_navigation:
85
- consultations: Маслаҳатлар
86
- departments: Бўлимлар
87
- get-involved: Иштирок этмоқдаман
88
- how-government-works: Ҳукумат қандай ишлайди
89
- news_and_communications: Янгиликлар ва хабарлар
90
- statistics: Статистик маълумотлар
91
- worldwide: Бутун дунё бўйлаб
92
84
  layout_footer:
93
85
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Британия миллатлар ҳамдўстлигининг муаллифлик ҳуқуқи</a>
94
86
  licence_html: Бутун таркиб <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">“Очиқ давлат лицензияси, версия 3.0” дастурида эришимли</a>, агар бошқаси кўрсатилмаган бўлса
@@ -79,14 +79,6 @@ vi:
79
79
  what_doing: Bạn đang làm gì?
80
80
  what_wrong: Sự cố gì đã xảy ra?
81
81
  'yes': Có
82
- government_navigation:
83
- consultations: Tham vấn
84
- departments: Phòng ban
85
- get-involved: Tham gia
86
- how-government-works: Cách hoạt động của chính phủ
87
- news_and_communications: Tin tức và thông tin liên lạc
88
- statistics: Thống kê
89
- worldwide: Trên toàn thế giới
90
82
  layout_footer:
91
83
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Bản quyền Crown</a>
92
84
  licence_html: Tất cả nội dung đều có sẵn theo <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Giấy phép Chính phủ Mở pb3.0</a>, trừ khi có quy định khác
@@ -78,14 +78,6 @@ zh-hk:
78
78
  what_doing: 您剛才在做什麼?
79
79
  what_wrong: 出現什麼錯誤?
80
80
  'yes': 是
81
- government_navigation:
82
- consultations: 諮詢
83
- departments: 部門
84
- get-involved: 參與其中
85
- how-government-works: 政府如何運作
86
- news_and_communications: 新聞及通訊
87
- statistics: 統計數據
88
- worldwide: 全球範圍
89
81
  layout_footer:
90
82
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown 版權所有</a>
91
83
  licence_html: 除另有說明者外,所有內容均可在 <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>獲取。
@@ -78,14 +78,6 @@ zh-tw:
78
78
  what_doing: 你做了什麼?
79
79
  what_wrong: 哪出錯了?
80
80
  'yes': 是的
81
- government_navigation:
82
- consultations: 諮詢
83
- departments: 部會
84
- get-involved: 參與其中
85
- how-government-works: 政府如何運作
86
- news_and_communications: 新聞和通訊
87
- statistics: 統計數據
88
- worldwide: 全世界
89
81
  layout_footer:
90
82
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
91
83
  licence_html: 所有內容都具 <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">英國政府開放授權v3.0</a>,除非另有說明
@@ -78,14 +78,6 @@ zh:
78
78
  what_doing: 您在干什么?
79
79
  what_wrong: 发生了哪些错误?
80
80
  'yes': 是
81
- government_navigation:
82
- consultations: 咨询
83
- departments: 部门
84
- get-involved: 参与
85
- how-government-works: 政府如何运营
86
- news_and_communications: 新闻和通讯
87
- statistics: 统计数据
88
- worldwide: 全世界
89
81
  layout_footer:
90
82
  copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown版权所有</a>
91
83
  licence_html: 除另有说明外,所有内容均可在 <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">开放政府许可证第3.0版</a>获取
@@ -1,3 +1,3 @@
1
1
  module GovukPublishingComponents
2
- VERSION = "27.20.0".freeze
2
+ VERSION = "28.0.0".freeze
3
3
  end
@@ -31,8 +31,6 @@ require "govuk_publishing_components/presenters/contents_list_helper"
31
31
  require "govuk_publishing_components/presenters/image_card_helper"
32
32
  require "govuk_publishing_components/presenters/intervention_helper"
33
33
  require "govuk_publishing_components/presenters/organisation_logo_helper"
34
- require "govuk_publishing_components/presenters/highlight_boxes_helper"
35
- require "govuk_publishing_components/presenters/taxonomy_list_helper"
36
34
  require "govuk_publishing_components/presenters/single_page_notification_button_helper"
37
35
 
38
36
  require "govuk_publishing_components/app_helpers/taxon_breadcrumbs"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_publishing_components
3
3
  version: !ruby/object:Gem::Version
4
- version: 27.20.0
4
+ version: 28.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-23 00:00:00.000000000 Z
11
+ date: 2022-01-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: govuk_app_config
@@ -514,6 +514,7 @@ files:
514
514
  - app/assets/javascripts/govuk_publishing_components/lib.js
515
515
  - app/assets/javascripts/govuk_publishing_components/lib/cookie-functions.js
516
516
  - app/assets/javascripts/govuk_publishing_components/lib/current-location.js
517
+ - app/assets/javascripts/govuk_publishing_components/lib/extend-object.js
517
518
  - app/assets/javascripts/govuk_publishing_components/lib/govspeak/all.js
518
519
  - app/assets/javascripts/govuk_publishing_components/lib/govspeak/barchart-enhancement.js
519
520
  - app/assets/javascripts/govuk_publishing_components/lib/govspeak/magna-charta.js
@@ -568,7 +569,6 @@ files:
568
569
  - app/assets/stylesheets/govuk_publishing_components/components/_govspeak-html-publication.scss
569
570
  - app/assets/stylesheets/govuk_publishing_components/components/_govspeak.scss
570
571
  - app/assets/stylesheets/govuk_publishing_components/components/_heading.scss
571
- - app/assets/stylesheets/govuk_publishing_components/components/_highlight-boxes.scss
572
572
  - app/assets/stylesheets/govuk_publishing_components/components/_hint.scss
573
573
  - app/assets/stylesheets/govuk_publishing_components/components/_image-card.scss
574
574
  - app/assets/stylesheets/govuk_publishing_components/components/_input.scss
@@ -608,7 +608,6 @@ files:
608
608
  - app/assets/stylesheets/govuk_publishing_components/components/_summary-list.scss
609
609
  - app/assets/stylesheets/govuk_publishing_components/components/_table.scss
610
610
  - app/assets/stylesheets/govuk_publishing_components/components/_tabs.scss
611
- - app/assets/stylesheets/govuk_publishing_components/components/_taxonomy-list.scss
612
611
  - app/assets/stylesheets/govuk_publishing_components/components/_textarea.scss
613
612
  - app/assets/stylesheets/govuk_publishing_components/components/_title.scss
614
613
  - app/assets/stylesheets/govuk_publishing_components/components/_translation-nav.scss
@@ -682,7 +681,6 @@ files:
682
681
  - app/views/govuk_publishing_components/component_guide/show.html.erb
683
682
  - app/views/govuk_publishing_components/components/_accordion.html.erb
684
683
  - app/views/govuk_publishing_components/components/_action_link.html.erb
685
- - app/views/govuk_publishing_components/components/_admin_analytics.html.erb
686
684
  - app/views/govuk_publishing_components/components/_attachment.html.erb
687
685
  - app/views/govuk_publishing_components/components/_attachment_link.html.erb
688
686
  - app/views/govuk_publishing_components/components/_back_link.html.erb
@@ -709,11 +707,9 @@ files:
709
707
  - app/views/govuk_publishing_components/components/_fieldset.html.erb
710
708
  - app/views/govuk_publishing_components/components/_file_upload.html.erb
711
709
  - app/views/govuk_publishing_components/components/_google_tag_manager_script.html.erb
712
- - app/views/govuk_publishing_components/components/_government_navigation.html.erb
713
710
  - app/views/govuk_publishing_components/components/_govspeak.html.erb
714
711
  - app/views/govuk_publishing_components/components/_govspeak_html_publication.html.erb
715
712
  - app/views/govuk_publishing_components/components/_heading.html.erb
716
- - app/views/govuk_publishing_components/components/_highlight_boxes.html.erb
717
713
  - app/views/govuk_publishing_components/components/_hint.html.erb
718
714
  - app/views/govuk_publishing_components/components/_image_card.html.erb
719
715
  - app/views/govuk_publishing_components/components/_input.html.erb
@@ -756,7 +752,6 @@ files:
756
752
  - app/views/govuk_publishing_components/components/_summary_list.html.erb
757
753
  - app/views/govuk_publishing_components/components/_table.html.erb
758
754
  - app/views/govuk_publishing_components/components/_tabs.html.erb
759
- - app/views/govuk_publishing_components/components/_taxonomy_list.html.erb
760
755
  - app/views/govuk_publishing_components/components/_textarea.html.erb
761
756
  - app/views/govuk_publishing_components/components/_title.html.erb
762
757
  - app/views/govuk_publishing_components/components/_translation_nav.html.erb
@@ -768,7 +763,6 @@ files:
768
763
  - app/views/govuk_publishing_components/components/contextual_sidebar/_covid_cta.html.erb
769
764
  - app/views/govuk_publishing_components/components/docs/accordion.yml
770
765
  - app/views/govuk_publishing_components/components/docs/action_link.yml
771
- - app/views/govuk_publishing_components/components/docs/admin_analytics.yml
772
766
  - app/views/govuk_publishing_components/components/docs/attachment.yml
773
767
  - app/views/govuk_publishing_components/components/docs/attachment_link.yml
774
768
  - app/views/govuk_publishing_components/components/docs/back_link.yml
@@ -795,11 +789,9 @@ files:
795
789
  - app/views/govuk_publishing_components/components/docs/fieldset.yml
796
790
  - app/views/govuk_publishing_components/components/docs/file_upload.yml
797
791
  - app/views/govuk_publishing_components/components/docs/google_tag_manager_script.yml
798
- - app/views/govuk_publishing_components/components/docs/government_navigation.yml
799
792
  - app/views/govuk_publishing_components/components/docs/govspeak.yml
800
793
  - app/views/govuk_publishing_components/components/docs/govspeak_html_publication.yml
801
794
  - app/views/govuk_publishing_components/components/docs/heading.yml
802
- - app/views/govuk_publishing_components/components/docs/highlight_boxes.yml
803
795
  - app/views/govuk_publishing_components/components/docs/hint.yml
804
796
  - app/views/govuk_publishing_components/components/docs/image_card.yml
805
797
  - app/views/govuk_publishing_components/components/docs/input.yml
@@ -842,7 +834,6 @@ files:
842
834
  - app/views/govuk_publishing_components/components/docs/summary_list.yml
843
835
  - app/views/govuk_publishing_components/components/docs/table.yml
844
836
  - app/views/govuk_publishing_components/components/docs/tabs.yml
845
- - app/views/govuk_publishing_components/components/docs/taxonomy_list.yml
846
837
  - app/views/govuk_publishing_components/components/docs/textarea.yml
847
838
  - app/views/govuk_publishing_components/components/docs/title.yml
848
839
  - app/views/govuk_publishing_components/components/docs/translation_nav.yml
@@ -954,7 +945,6 @@ files:
954
945
  - lib/govuk_publishing_components/presenters/curated_taxonomy_sidebar_links.rb
955
946
  - lib/govuk_publishing_components/presenters/devolved_nations_helper.rb
956
947
  - lib/govuk_publishing_components/presenters/heading_helper.rb
957
- - lib/govuk_publishing_components/presenters/highlight_boxes_helper.rb
958
948
  - lib/govuk_publishing_components/presenters/image_card_helper.rb
959
949
  - lib/govuk_publishing_components/presenters/intervention_helper.rb
960
950
  - lib/govuk_publishing_components/presenters/machine_readable/article_schema.rb
@@ -982,7 +972,6 @@ files:
982
972
  - lib/govuk_publishing_components/presenters/single_page_notification_button_helper.rb
983
973
  - lib/govuk_publishing_components/presenters/step_by_step_nav_helper.rb
984
974
  - lib/govuk_publishing_components/presenters/subscription_links_helper.rb
985
- - lib/govuk_publishing_components/presenters/taxonomy_list_helper.rb
986
975
  - lib/govuk_publishing_components/presenters/translation_nav_helper.rb
987
976
  - lib/govuk_publishing_components/version.rb
988
977
  - lib/tasks/govuk_publishing_components_tasks.rake