govuk_publishing_components 46.4.0 → 47.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (103) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/stylesheets/govuk_publishing_components/_all_components.scss +0 -1
  3. data/app/assets/stylesheets/govuk_publishing_components/components/_heading.scss +6 -14
  4. data/app/assets/stylesheets/govuk_publishing_components/components/_organisation-logo.scss +4 -0
  5. data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_highlight-answer.scss +4 -4
  6. data/app/models/govuk_publishing_components/component_doc.rb +1 -1
  7. data/app/views/govuk_publishing_components/components/_heading.html.erb +24 -9
  8. data/app/views/govuk_publishing_components/components/_skip_link.html.erb +6 -1
  9. data/app/views/govuk_publishing_components/components/_step_by_step_nav_header.html.erb +4 -7
  10. data/app/views/govuk_publishing_components/components/_step_by_step_nav_related.html.erb +6 -5
  11. data/app/views/govuk_publishing_components/components/docs/heading.yml +34 -10
  12. data/app/views/govuk_publishing_components/components/docs/inverse_header.yml +1 -1
  13. data/app/views/govuk_publishing_components/components/docs/organisation_logo.yml +9 -0
  14. data/app/views/govuk_publishing_components/components/docs/skip_link.yml +1 -0
  15. data/app/views/govuk_publishing_components/components/docs/step_by_step_nav_header.yml +1 -0
  16. data/app/views/govuk_publishing_components/components/docs/step_by_step_nav_related.yml +1 -0
  17. data/config/locales/ar.yml +0 -8
  18. data/config/locales/az.yml +0 -8
  19. data/config/locales/be.yml +0 -8
  20. data/config/locales/bg.yml +0 -8
  21. data/config/locales/bn.yml +0 -8
  22. data/config/locales/cs.yml +0 -8
  23. data/config/locales/cy.yml +0 -8
  24. data/config/locales/da.yml +0 -8
  25. data/config/locales/de.yml +0 -8
  26. data/config/locales/dr.yml +0 -8
  27. data/config/locales/el.yml +0 -8
  28. data/config/locales/en.yml +0 -8
  29. data/config/locales/es-419.yml +0 -8
  30. data/config/locales/es.yml +0 -8
  31. data/config/locales/et.yml +0 -8
  32. data/config/locales/fa.yml +0 -8
  33. data/config/locales/fi.yml +0 -8
  34. data/config/locales/fr.yml +0 -8
  35. data/config/locales/gd.yml +0 -8
  36. data/config/locales/gu.yml +0 -8
  37. data/config/locales/he.yml +0 -8
  38. data/config/locales/hi.yml +0 -8
  39. data/config/locales/hr.yml +0 -8
  40. data/config/locales/hu.yml +0 -8
  41. data/config/locales/hy.yml +0 -8
  42. data/config/locales/id.yml +0 -8
  43. data/config/locales/is.yml +0 -8
  44. data/config/locales/it.yml +0 -8
  45. data/config/locales/ja.yml +0 -8
  46. data/config/locales/ka.yml +0 -8
  47. data/config/locales/kk.yml +0 -8
  48. data/config/locales/ko.yml +0 -8
  49. data/config/locales/lt.yml +0 -8
  50. data/config/locales/lv.yml +0 -8
  51. data/config/locales/ms.yml +0 -8
  52. data/config/locales/mt.yml +0 -8
  53. data/config/locales/nl.yml +0 -8
  54. data/config/locales/no.yml +0 -8
  55. data/config/locales/pa-pk.yml +0 -8
  56. data/config/locales/pa.yml +0 -8
  57. data/config/locales/pl.yml +0 -8
  58. data/config/locales/ps.yml +0 -8
  59. data/config/locales/pt.yml +0 -8
  60. data/config/locales/ro.yml +0 -8
  61. data/config/locales/ru.yml +0 -8
  62. data/config/locales/si.yml +0 -8
  63. data/config/locales/sk.yml +0 -8
  64. data/config/locales/sl.yml +0 -8
  65. data/config/locales/so.yml +0 -8
  66. data/config/locales/sq.yml +0 -8
  67. data/config/locales/sr.yml +0 -8
  68. data/config/locales/sv.yml +0 -8
  69. data/config/locales/sw.yml +0 -8
  70. data/config/locales/ta.yml +0 -8
  71. data/config/locales/th.yml +0 -8
  72. data/config/locales/tk.yml +0 -8
  73. data/config/locales/tr.yml +0 -8
  74. data/config/locales/uk.yml +0 -8
  75. data/config/locales/ur.yml +0 -8
  76. data/config/locales/uz.yml +0 -8
  77. data/config/locales/vi.yml +0 -8
  78. data/config/locales/zh-hk.yml +0 -8
  79. data/config/locales/zh-tw.yml +0 -8
  80. data/config/locales/zh.yml +0 -8
  81. data/lib/govuk_publishing_components/presenters/heading_helper.rb +3 -3
  82. data/lib/govuk_publishing_components/presenters/organisation_logo_helper.rb +3 -1
  83. data/lib/govuk_publishing_components/version.rb +1 -1
  84. data/lib/govuk_publishing_components.rb +0 -1
  85. metadata +3 -36
  86. data/app/assets/javascripts/govuk_publishing_components/components/chart.js +0 -1
  87. data/app/assets/stylesheets/govuk_publishing_components/components/_chart.scss +0 -57
  88. data/app/assets/stylesheets/govuk_publishing_components/components/_chat-entry.scss +0 -39
  89. data/app/views/govuk_publishing_components/components/_chart.html.erb +0 -146
  90. data/app/views/govuk_publishing_components/components/_chat_entry.html.erb +0 -55
  91. data/app/views/govuk_publishing_components/components/docs/chart.yml +0 -576
  92. data/app/views/govuk_publishing_components/components/docs/chat_entry.yml +0 -45
  93. data/lib/govuk_publishing_components/presenters/chart_helper.rb +0 -112
  94. data/node_modules/chartkick/LICENSE.txt +0 -22
  95. data/node_modules/chartkick/README.md +0 -593
  96. data/node_modules/chartkick/chart.js/chart.esm.js +0 -5
  97. data/node_modules/chartkick/chart.js/package.json +0 -6
  98. data/node_modules/chartkick/dist/chartkick.esm.js +0 -2562
  99. data/node_modules/chartkick/dist/chartkick.js +0 -2570
  100. data/node_modules/chartkick/dist/chartkick.min.js +0 -2
  101. data/node_modules/chartkick/highcharts/highcharts.esm.js +0 -4
  102. data/node_modules/chartkick/highcharts/package.json +0 -6
  103. data/node_modules/chartkick/package.json +0 -50
@@ -32,14 +32,6 @@ gu:
32
32
  type:
33
33
  characters: અક્ષરો
34
34
  words: શબ્દો
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: અથવા
45
37
  contents_list:
@@ -32,14 +32,6 @@ he:
32
32
  type:
33
33
  characters: תווים
34
34
  words: מילים
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: או
45
37
  contents_list:
@@ -32,14 +32,6 @@ hi:
32
32
  type:
33
33
  characters: अक्षर
34
34
  words: शब्द
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: या
45
37
  contents_list:
@@ -33,14 +33,6 @@ hr:
33
33
  type:
34
34
  characters: znakova
35
35
  words: riječi
36
- chart:
37
- accessibility_heading:
38
- accessibility_html:
39
- accessibility_link:
40
- table_dropdown:
41
- chat_entry:
42
- description:
43
- heading:
44
36
  checkboxes:
45
37
  or: ili
46
38
  contents_list:
@@ -32,14 +32,6 @@ hu:
32
32
  type:
33
33
  characters: karakterek
34
34
  words: szavak
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: vagy
45
37
  contents_list:
@@ -34,14 +34,6 @@ hy:
34
34
  type:
35
35
  characters: նիշ
36
36
  words: բառ
37
- chart:
38
- accessibility_heading:
39
- accessibility_html:
40
- accessibility_link:
41
- table_dropdown:
42
- chat_entry:
43
- description:
44
- heading:
45
37
  checkboxes:
46
38
  or: կամ
47
39
  contents_list:
@@ -31,14 +31,6 @@ id:
31
31
  type:
32
32
  characters: karakter
33
33
  words: kata
34
- chart:
35
- accessibility_heading:
36
- accessibility_html:
37
- accessibility_link:
38
- table_dropdown:
39
- chat_entry:
40
- description:
41
- heading:
42
34
  checkboxes:
43
35
  or: atau
44
36
  contents_list:
@@ -32,14 +32,6 @@ is:
32
32
  type:
33
33
  characters: stafi
34
34
  words: orð
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: eða
45
37
  contents_list:
@@ -32,14 +32,6 @@ it:
32
32
  type:
33
33
  characters: caratteri
34
34
  words: parole
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: o
45
37
  contents_list:
@@ -31,14 +31,6 @@ ja:
31
31
  type:
32
32
  characters: 文字
33
33
  words: 単語
34
- chart:
35
- accessibility_heading:
36
- accessibility_html:
37
- accessibility_link:
38
- table_dropdown:
39
- chat_entry:
40
- description:
41
- heading:
42
34
  checkboxes:
43
35
  or: または
44
36
  contents_list:
@@ -32,14 +32,6 @@ ka:
32
32
  type:
33
33
  characters: სიმბოლოები
34
34
  words: სიტყვები
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: ან
45
37
  contents_list:
@@ -32,14 +32,6 @@ kk:
32
32
  type:
33
33
  characters: таңба
34
34
  words: сөз
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: немесе
45
37
  contents_list:
@@ -31,14 +31,6 @@ ko:
31
31
  type:
32
32
  characters:
33
33
  words:
34
- chart:
35
- accessibility_heading:
36
- accessibility_html:
37
- accessibility_link:
38
- table_dropdown:
39
- chat_entry:
40
- description:
41
- heading:
42
34
  checkboxes:
43
35
  or:
44
36
  contents_list:
@@ -33,14 +33,6 @@ lt:
33
33
  type:
34
34
  characters: spaudos ženklų
35
35
  words: žodžių
36
- chart:
37
- accessibility_heading:
38
- accessibility_html:
39
- accessibility_link:
40
- table_dropdown:
41
- chat_entry:
42
- description:
43
- heading:
44
36
  checkboxes:
45
37
  or: arba
46
38
  contents_list:
@@ -32,14 +32,6 @@ lv:
32
32
  type:
33
33
  characters: rakstzīmes
34
34
  words: vārdi
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: vai
45
37
  contents_list:
@@ -31,14 +31,6 @@ ms:
31
31
  type:
32
32
  characters: aksara
33
33
  words: perkataan
34
- chart:
35
- accessibility_heading:
36
- accessibility_html:
37
- accessibility_link:
38
- table_dropdown:
39
- chat_entry:
40
- description:
41
- heading:
42
34
  checkboxes:
43
35
  or: atau
44
36
  contents_list:
@@ -34,14 +34,6 @@ mt:
34
34
  type:
35
35
  characters: karattri
36
36
  words: kliem
37
- chart:
38
- accessibility_heading:
39
- accessibility_html:
40
- accessibility_link:
41
- table_dropdown:
42
- chat_entry:
43
- description:
44
- heading:
45
37
  checkboxes:
46
38
  or: jew
47
39
  contents_list:
@@ -32,14 +32,6 @@ nl:
32
32
  type:
33
33
  characters: karakters
34
34
  words: woorden
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: of
45
37
  contents_list:
@@ -32,14 +32,6 @@
32
32
  type:
33
33
  characters: tegn
34
34
  words: ord
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: eller
45
37
  contents_list:
@@ -32,14 +32,6 @@ pa-pk:
32
32
  type:
33
33
  characters: کردار
34
34
  words: الفاظ
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: یا
45
37
  contents_list:
@@ -32,14 +32,6 @@ pa:
32
32
  type:
33
33
  characters: ਅੱਖਰ
34
34
  words: ਸ਼ਬਦ
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: ਜਾਂ
45
37
  contents_list:
@@ -34,14 +34,6 @@ pl:
34
34
  type:
35
35
  characters: znaków
36
36
  words: słów
37
- chart:
38
- accessibility_heading:
39
- accessibility_html:
40
- accessibility_link:
41
- table_dropdown:
42
- chat_entry:
43
- description:
44
- heading:
45
37
  checkboxes:
46
38
  or: lub
47
39
  contents_list:
@@ -32,14 +32,6 @@ ps:
32
32
  type:
33
33
  characters: کرکټرونه
34
34
  words: ټکي
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: یا
45
37
  contents_list:
@@ -32,14 +32,6 @@ pt:
32
32
  type:
33
33
  characters: carateres
34
34
  words: palavras
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: ou
45
37
  contents_list:
@@ -33,14 +33,6 @@ ro:
33
33
  type:
34
34
  characters: caractere
35
35
  words: cuvinte
36
- chart:
37
- accessibility_heading:
38
- accessibility_html:
39
- accessibility_link:
40
- table_dropdown:
41
- chat_entry:
42
- description:
43
- heading:
44
36
  checkboxes:
45
37
  or: sau
46
38
  contents_list:
@@ -34,14 +34,6 @@ ru:
34
34
  type:
35
35
  characters: символов
36
36
  words: слов
37
- chart:
38
- accessibility_heading:
39
- accessibility_html:
40
- accessibility_link:
41
- table_dropdown:
42
- chat_entry:
43
- description:
44
- heading:
45
37
  checkboxes:
46
38
  or: или
47
39
  contents_list:
@@ -32,14 +32,6 @@ si:
32
32
  type:
33
33
  characters: අක්ෂර
34
34
  words: වචන
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: හෝ
45
37
  contents_list:
@@ -33,14 +33,6 @@ sk:
33
33
  type:
34
34
  characters: znakov
35
35
  words: slov
36
- chart:
37
- accessibility_heading:
38
- accessibility_html:
39
- accessibility_link:
40
- table_dropdown:
41
- chat_entry:
42
- description:
43
- heading:
44
36
  checkboxes:
45
37
  or: alebo
46
38
  contents_list:
@@ -36,14 +36,6 @@ sl:
36
36
  type:
37
37
  characters: znaki
38
38
  words: besede
39
- chart:
40
- accessibility_heading:
41
- accessibility_html:
42
- accessibility_link:
43
- table_dropdown:
44
- chat_entry:
45
- description:
46
- heading:
47
39
  checkboxes:
48
40
  or: ali
49
41
  contents_list:
@@ -32,14 +32,6 @@ so:
32
32
  type:
33
33
  characters: dabeecadaha
34
34
  words: kalmadaha
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: ama
45
37
  contents_list:
@@ -32,14 +32,6 @@ sq:
32
32
  type:
33
33
  characters: karaktere
34
34
  words: fjalë
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: ose
45
37
  contents_list:
@@ -33,14 +33,6 @@ sr:
33
33
  type:
34
34
  characters: znakova
35
35
  words: reči
36
- chart:
37
- accessibility_heading:
38
- accessibility_html:
39
- accessibility_link:
40
- table_dropdown:
41
- chat_entry:
42
- description:
43
- heading:
44
36
  checkboxes:
45
37
  or: ili
46
38
  contents_list:
@@ -32,14 +32,6 @@ sv:
32
32
  type:
33
33
  characters: tecken
34
34
  words: ord
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: eller
45
37
  contents_list:
@@ -32,14 +32,6 @@ sw:
32
32
  type:
33
33
  characters: herufi
34
34
  words: maneno
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: au
45
37
  contents_list:
@@ -32,14 +32,6 @@ ta:
32
32
  type:
33
33
  characters: எழுத்துருக்கள்
34
34
  words: சொற்கள்
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: அல்லது
45
37
  contents_list:
@@ -31,14 +31,6 @@ th:
31
31
  type:
32
32
  characters: ตัวอักษร
33
33
  words: คำ
34
- chart:
35
- accessibility_heading:
36
- accessibility_html:
37
- accessibility_link:
38
- table_dropdown:
39
- chat_entry:
40
- description:
41
- heading:
42
34
  checkboxes:
43
35
  or: หรือ
44
36
  contents_list:
@@ -32,14 +32,6 @@ tk:
32
32
  type:
33
33
  characters: şekiller
34
34
  words: sözler
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: ýa-da
45
37
  contents_list:
@@ -32,14 +32,6 @@ tr:
32
32
  type:
33
33
  characters: karakter
34
34
  words: kelime
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: veya
45
37
  contents_list:
@@ -34,14 +34,6 @@ uk:
34
34
  type:
35
35
  characters: символів
36
36
  words: слів
37
- chart:
38
- accessibility_heading:
39
- accessibility_html:
40
- accessibility_link:
41
- table_dropdown:
42
- chat_entry:
43
- description:
44
- heading:
45
37
  checkboxes:
46
38
  or: або
47
39
  contents_list:
@@ -32,14 +32,6 @@ ur:
32
32
  type:
33
33
  characters: حروف
34
34
  words: الفاظ
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: یا
45
37
  contents_list:
@@ -32,14 +32,6 @@ uz:
32
32
  type:
33
33
  characters: белгилар
34
34
  words: сўзлар
35
- chart:
36
- accessibility_heading:
37
- accessibility_html:
38
- accessibility_link:
39
- table_dropdown:
40
- chat_entry:
41
- description:
42
- heading:
43
35
  checkboxes:
44
36
  or: ёки
45
37
  contents_list:
@@ -31,14 +31,6 @@ vi:
31
31
  type:
32
32
  characters: ký tự
33
33
  words: từ
34
- chart:
35
- accessibility_heading:
36
- accessibility_html:
37
- accessibility_link:
38
- table_dropdown:
39
- chat_entry:
40
- description:
41
- heading:
42
34
  checkboxes:
43
35
  or: hoặc
44
36
  contents_list:
@@ -31,14 +31,6 @@ zh-hk:
31
31
  type:
32
32
  characters: 字元
33
33
  words: 字彙
34
- chart:
35
- accessibility_heading:
36
- accessibility_html:
37
- accessibility_link:
38
- table_dropdown:
39
- chat_entry:
40
- description:
41
- heading:
42
34
  checkboxes:
43
35
  or: 或
44
36
  contents_list: