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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7972dc1e95cf1c1175ee81653f3b298d0d2d930b62bbd8c1035ba110fbbdcb72
4
- data.tar.gz: f55e702ced40190a656f098fc3f192738b1478cf989a0b532051a778a308126b
3
+ metadata.gz: fd401f42bccab58df5ab5fb8d73e8faca9662f68038087b3fe103f0fd383bd21
4
+ data.tar.gz: 14202a57ad52922b57252c5484bfe7540dbc0d1e2c83690881bf4aed17cc185b
5
5
  SHA512:
6
- metadata.gz: a588ba7241dc601438da646c2fc3ca9f5ddc93750cdaebac5e913f9a006acb8b13f61d7fe28b30936b41ba5268817876de7c235e4016f50790d5732d313a3939
7
- data.tar.gz: d4f317981b263f21b71a8768600f6582c4a0592c22721f858a3e712f6756dca05c86e0cac787872043703df463456a8c7fed95b63cbc0377657dbdbbe35f960e
6
+ metadata.gz: ef6d0b85a5a028746ca5df2d9dd301cae0401b22d3b9aac4bad2beeeba292ba128940284539b68c1ccc9d6ecd175ab9173bb4e7e49e411f2d252b3a53dda17e9
7
+ data.tar.gz: 9692404de6256b99bd839ab47e7dd26b52d3641cf51c503caa7d530a7c5a98cf826e47af9deb3f26701805ff8048e9ba2bb2824d69988388cce1ae3412bb294c
@@ -19,7 +19,6 @@
19
19
  @import "components/button";
20
20
  @import "components/cards";
21
21
  @import "components/character-count";
22
- @import "components/chat-entry";
23
22
  @import "components/checkboxes";
24
23
  @import "components/contents-list";
25
24
  @import "components/contextual-guidance";
@@ -1,6 +1,7 @@
1
1
  @import "govuk_publishing_components/individual_component_support";
2
2
 
3
- .gem-c-heading {
3
+ .gem-c-heading,
4
+ .gem-c-heading__text {
4
5
  margin: 0;
5
6
  }
6
7
 
@@ -9,18 +10,6 @@
9
10
  @include govuk-font(27, $weight: bold);
10
11
  }
11
12
 
12
- // special case for publications and consultations pages
13
- // separated to allow normalisation of the component for wider use
14
- .gem-c-heading--mobile-top-margin {
15
- margin-top: govuk-spacing(6);
16
- margin-bottom: govuk-spacing(3);
17
-
18
- @include govuk-media-query($from: tablet) {
19
- margin-top: 0;
20
- margin-bottom: govuk-spacing(6);
21
- }
22
- }
23
-
24
13
  .gem-c-heading--padding {
25
14
  padding: govuk-spacing(3) 0;
26
15
  }
@@ -43,7 +32,10 @@
43
32
  }
44
33
 
45
34
  .gem-c-heading--inverse {
46
- color: govuk-colour("white");
35
+ .gem-c-heading__context,
36
+ .gem-c-heading__text {
37
+ color: govuk-colour("white");
38
+ }
47
39
  }
48
40
 
49
41
  // stylelint-disable declaration-no-important
@@ -82,6 +82,10 @@
82
82
  }
83
83
  }
84
84
 
85
+ .gem-c-organisation-logo__link-hide-underline:link:not(:hover) {
86
+ text-decoration: none;
87
+ }
88
+
85
89
  .gem-c-organisation-logo--inverse {
86
90
  .gem-c-organisation-logo__container {
87
91
  border-color: govuk-colour("white");
@@ -9,8 +9,8 @@ $highlight-answer-color: govuk-colour("white");
9
9
  background-color: $highlight-answer-bg-color;
10
10
  color: $highlight-answer-color;
11
11
  text-align: center;
12
- padding: 1.75em .75em 1.25em;
13
- margin: 0 0 1em;
12
+ padding: govuk-spacing(5) govuk-spacing(2) govuk-spacing(4);
13
+ margin: 0 0 govuk-spacing(2);
14
14
 
15
15
  p {
16
16
  color: $highlight-answer-color;
@@ -18,7 +18,7 @@ $highlight-answer-color: govuk-colour("white");
18
18
 
19
19
  em {
20
20
  display: block;
21
- padding-top: .1em;
21
+ padding-top: govuk-spacing(2);
22
22
  color: $highlight-answer-color;
23
23
  @include govuk-font($size: 80, $weight: bold);
24
24
  }
@@ -29,7 +29,7 @@ $highlight-answer-color: govuk-colour("white");
29
29
  }
30
30
 
31
31
  @include govuk-media-query($until: tablet) {
32
- margin: 0 0 1em;
32
+ margin: 0 0 govuk-spacing(2);
33
33
  @include govuk-font($size: 48);
34
34
 
35
35
  p {
@@ -83,7 +83,7 @@ module GovukPublishingComponents
83
83
  end
84
84
 
85
85
  def github_search_url
86
- params = { q: "org:alphagov components/components/#{id}", type: "Code" }
86
+ params = { q: "org:alphagov #{partial_path}", type: "Code" }
87
87
  "https://github.com/search?#{params.to_query}"
88
88
  end
89
89
 
@@ -3,21 +3,36 @@
3
3
 
4
4
  brand ||= false
5
5
  lang = local_assigns[:lang].presence
6
+ context ||= false
7
+ context_locale ||= false
8
+ context_inside ||= false
6
9
 
7
10
  brand_helper = GovukPublishingComponents::AppHelpers::BrandHelper.new(brand)
8
11
  heading_helper = GovukPublishingComponents::Presenters::HeadingHelper.new(local_assigns)
9
12
  shared_helper = GovukPublishingComponents::Presenters::SharedHelper.new(local_assigns)
10
13
  component_helper = GovukPublishingComponents::Presenters::ComponentWrapperHelper.new(local_assigns)
11
14
 
12
- classes = %w(gem-c-heading)
13
- classes << heading_helper.classes
14
- classes << brand_helper.brand_class
15
- classes << brand_helper.border_color_class
16
-
17
- component_helper.add_class(classes.join(" "))
15
+ component_helper.add_class("gem-c-heading")
16
+ component_helper.add_class(heading_helper.classes)
17
+ component_helper.add_class(brand_helper.brand_class)
18
+ component_helper.add_class(brand_helper.border_color_class)
18
19
  component_helper.set_id(heading_helper.id)
19
- element = shared_helper.get_heading_level
20
20
  %>
21
- <%= content_tag(element, component_helper.all_attributes) do %>
22
- <%= text %>
21
+ <% context_block = capture do %>
22
+ <span class="govuk-caption-xl gem-c-heading__context" <%= "lang=#{context_locale}" if context_locale.present? %>>
23
+ <%= context %>
24
+ </span>
25
+ <% end %>
26
+
27
+ <%= tag.div(**component_helper.all_attributes) do %>
28
+ <% if context && !context_inside %>
29
+ <%= context_block %>
30
+ <% end %>
31
+
32
+ <%= content_tag(shared_helper.get_heading_level, class: heading_helper.heading_classes) do %>
33
+ <% if context && context_inside %>
34
+ <%= context_block %>
35
+ <% end %>
36
+ <%= text %>
37
+ <% end %>
23
38
  <% end %>
@@ -3,5 +3,10 @@
3
3
 
4
4
  href ||= '#main-content'
5
5
  text ||= t('components.skip_link.text')
6
+
7
+ component_helper = GovukPublishingComponents::Presenters::ComponentWrapperHelper.new(local_assigns)
8
+ component_helper.add_class("gem-c-skip-link govuk-skip-link govuk-!-display-none-print")
9
+ component_helper.add_data_attribute({ module: "govuk-skip-link" })
10
+
6
11
  %>
7
- <%= link_to(text, href, class: "gem-c-skip-link govuk-skip-link govuk-!-display-none-print", data: { module: "govuk-skip-link" }) %>
12
+ <%= link_to(text, href, **component_helper.all_attributes) %>
@@ -10,10 +10,11 @@
10
10
  ]
11
11
  breadcrumb_presenter = GovukPublishingComponents::Presenters::Breadcrumbs.new(breadcrumbs)
12
12
 
13
- data = {}
14
- data[:module] = "ga4-link-tracker" unless disable_ga4
13
+ component_helper = GovukPublishingComponents::Presenters::ComponentWrapperHelper.new(local_assigns)
14
+ component_helper.add_class("gem-c-step-nav-header")
15
15
 
16
16
  unless disable_ga4
17
+ component_helper.add_data_attribute({ module: "ga4-link-tracker" })
17
18
  ga4_data = {
18
19
  event_name: "navigation",
19
20
  type: "super breadcrumb",
@@ -21,17 +22,13 @@
21
22
  index_total: "1",
22
23
  }.to_json
23
24
  end
24
-
25
- shared_helper = GovukPublishingComponents::Presenters::SharedHelper.new(local_assigns)
26
- classes = %w[gem-c-step-nav-header]
27
- classes << shared_helper.get_margin_bottom if local_assigns[:margin_bottom]
28
25
  %>
29
26
  <% if title %>
30
27
  <script type="application/ld+json">
31
28
  <%= raw JSON.pretty_generate(breadcrumb_presenter.structured_data) %>
32
29
  </script>
33
30
 
34
- <%= tag.div(class: classes, data: data) do %>
31
+ <%= tag.div(**component_helper.all_attributes) do %>
35
32
  <strong class="gem-c-step-nav-header__part-of">Part of</strong>
36
33
  <% if path %>
37
34
  <a href="<%= path %>"
@@ -4,13 +4,14 @@
4
4
  links ||= []
5
5
  pretitle ||= t("components.step_by_step_nav_related.part_of")
6
6
  always_display_as_list ||= false
7
- classes = %w(gem-c-step-nav-related)
8
- classes << "gem-c-step-nav-related--singular" if links.length == 1
9
- data = {}
10
- data[:module] = "ga4-link-tracker" unless disable_ga4
7
+
8
+ component_helper = GovukPublishingComponents::Presenters::ComponentWrapperHelper.new(local_assigns)
9
+ component_helper.add_class("gem-c-step-nav-related")
10
+ component_helper.add_class("gem-c-step-nav-related--singular") if links.length == 1
11
+ component_helper.add_data_attribute({ module: "ga4-link-tracker" }) unless disable_ga4
11
12
  %>
12
13
  <% if links.any? %>
13
- <%= tag.div(class: classes, data: data) do %>
14
+ <%= tag.div(**component_helper.all_attributes) do %>
14
15
  <h2 class="gem-c-step-nav-related__heading">
15
16
  <span class="gem-c-step-nav-related__pretitle"><%= pretitle %></span>
16
17
  <% if links.length == 1 && !always_display_as_list %>
@@ -15,7 +15,7 @@ accessibility_criteria: |
15
15
  - be part of a correct heading structure for a page
16
16
  - be semantically represented as a heading
17
17
  - convey the heading level
18
- uses_component_wrapper_helper: true
18
+ uses_component_wrapper_helper: true
19
19
  examples:
20
20
  default:
21
21
  data:
@@ -26,7 +26,7 @@ examples:
26
26
  heading_level: 3
27
27
  different_font_sizes:
28
28
  description: |
29
- Set a different font size for the heading. Uses the [GOV.UK Frontend heading sizes](https://design-system.service.gov.uk/styles/typography/#headings) but defaults to 27px for legacy reasons. Valid options are `xl`, `l`, `m` and `s`.
29
+ Set a different font size for the heading. Uses the [GOV.UK Frontend heading sizes](https://design-system.service.gov.uk/styles/headings/) but defaults to 27px for legacy reasons. Valid options are `xl`, `l`, `m` and `s`.
30
30
 
31
31
  This option is not tied to the `heading_level` option in order to give flexibility.
32
32
  data:
@@ -47,14 +47,6 @@ examples:
47
47
  data:
48
48
  text: 'Really big bottom margin'
49
49
  margin_bottom: 9
50
- with_mobile_top_margin:
51
- description: |
52
- On publications and consultations the layout of the page requires that the heading component have spacing above it on mobile. Since this is a specific use case, this is now an option on the component rather than the default behaviour.
53
-
54
- It is intended that this option will ultimately be deprecated once more of the frontend is componentised and a general component model of margins is implemented.
55
- data:
56
- text: 'Consultation description'
57
- mobile_top_margin: true
58
50
  with_border:
59
51
  description: A top border can be applied to the component of different thicknesses. Accepted values are `1` (`1px`), `2` (`2px`) and `5` (`5px`). Note that this works best with padding applied.
60
52
  data:
@@ -82,3 +74,35 @@ examples:
82
74
  data:
83
75
  text: "Ein gweinidogion"
84
76
  lang: "cy"
77
+ with_context:
78
+ description: Context is applied sometimes where the heading is used as a page title H1. Note that the text size of the context is larger than the default size of the heading, so a larger `font_size` should be applied as shown.
79
+ data:
80
+ text: I like toast
81
+ context: Food opinion
82
+ font_size: "xl"
83
+ with_context_inside:
84
+ description: |
85
+ If the context should be considered part of the page heading, you can nest the context within the <code><h1></code>.
86
+ data:
87
+ context: Publication
88
+ text: My page title
89
+ font_size: "xl"
90
+ context_inside: true
91
+ with_context_language_labelled:
92
+ description: |
93
+ Sometimes this component appears on a page that has been translated. The title will naturally be supplied in the required language but the context string may fall back to the default. In these instances we need to label the language so the page remains semantic and screenreaders can handle the switch.
94
+
95
+ The `lang` attribute **must** be set to a [valid BCP47 string](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang#Language_tag_syntax). A valid code can be the two or three letter language code - for example, English is `en` or `eng`, Korean is `ko` or `kor` - but if in doubt please check.
96
+ data:
97
+ context: Publication
98
+ context_locale: en
99
+ text: My page title
100
+ font_size: "xl"
101
+ with_context_inverted:
102
+ data:
103
+ context: Publication
104
+ text: My page title
105
+ font_size: "xl"
106
+ inverse: true
107
+ context:
108
+ dark_background: true
@@ -3,7 +3,7 @@ description: A wrapper to contain header content in white text
3
3
  body: |
4
4
  This component can be passed a block of template code and will wrap it in a blue header. This is as light-touch as possible and doesn't attempt to deal with the margins and paddings of its content. White text is enforced on content and would need to be overridden where unwanted. Implemented to accommodate topic and list page headings but unopinionated about its contents.
5
5
 
6
- If passing links to the block make sure to add [the inverse modifier](https://design-system.service.gov.uk/styles/typography/#links-on-dark-backgrounds).
6
+ If passing links to the block make sure to add [the inverse modifier](https://design-system.service.gov.uk/styles/links/#links-on-dark-backgrounds).
7
7
  uses_component_wrapper_helper: true
8
8
  accessibility_criteria: |
9
9
  The component must:
@@ -183,6 +183,15 @@ examples:
183
183
  brand: cabinet-office
184
184
  crest: 'single-identity'
185
185
  inline: true
186
+ no_underline_until_hover:
187
+ description: Remove the underline text-decoration unless hovered. Useful when combined with the `inverse` option.
188
+ data:
189
+ organisation:
190
+ name: Cabinet Office
191
+ url: '/government/organisations/cabinet-office'
192
+ brand: cabinet-office
193
+ crest: 'single-identity'
194
+ hide_underline: true
186
195
  on_a_dark_background:
187
196
  data:
188
197
  organisation:
@@ -11,6 +11,7 @@ accessibility_criteria: |
11
11
  - is the first items that screen readers hear and that keyboard users tab to
12
12
  accessibility_excluded_rules:
13
13
  - skip-link # This component is creating a reference to #content which is part of the layout
14
+ uses_component_wrapper_helper: true
14
15
  examples:
15
16
  default:
16
17
  data:
@@ -12,6 +12,7 @@ accessibility_criteria: |
12
12
  Always place the step by step navigation header at the top of a page, before the `<main>` element. Placing the component here means that the "Skip to main content" link allows the user to skip all navigation links, including the step by step navigation header.
13
13
  shared_accessibility_criteria:
14
14
  - link
15
+ uses_component_wrapper_helper: true
15
16
  examples:
16
17
  default:
17
18
  data:
@@ -16,6 +16,7 @@ accessibility_criteria: |
16
16
  - display multiple links outside of a heading in a separate list
17
17
  shared_accessibility_criteria:
18
18
  - link
19
+ uses_component_wrapper_helper: true
19
20
  examples:
20
21
  default:
21
22
  data:
@@ -36,14 +36,6 @@ ar:
36
36
  type:
37
37
  characters: أحرف
38
38
  words: كلمات
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: أو
49
41
  contents_list:
@@ -32,14 +32,6 @@ az:
32
32
  type:
33
33
  characters: simvol
34
34
  words: söz
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: və ya
45
37
  contents_list:
@@ -34,14 +34,6 @@ be:
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 @@ bg:
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 @@ bn:
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 @@ cs:
33
33
  type:
34
34
  characters: znaky
35
35
  words: slova
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: nebo
46
38
  contents_list:
@@ -36,14 +36,6 @@ cy:
36
36
  type:
37
37
  characters: nodau
38
38
  words: geiriau
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: neu
49
41
  contents_list:
@@ -32,14 +32,6 @@ da:
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 @@ de:
32
32
  type:
33
33
  characters: Zeichen
34
34
  words: Wörter
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: oder
45
37
  contents_list:
@@ -35,14 +35,6 @@ dr:
35
35
  type:
36
36
  characters: ارقام
37
37
  words: کلمات
38
- chart:
39
- accessibility_heading:
40
- accessibility_html:
41
- accessibility_link:
42
- table_dropdown:
43
- chat_entry:
44
- description:
45
- heading:
46
38
  checkboxes:
47
39
  or: یا
48
40
  contents_list:
@@ -32,14 +32,6 @@ el:
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 @@ en:
32
32
  type:
33
33
  characters: characters
34
34
  words: words
35
- chart:
36
- table_dropdown: View data as a table
37
- accessibility_html: This chart is a visual representation of the data available in the table.
38
- accessibility_link: Skip to "%{chart_heading}" data table
39
- accessibility_heading: Data table for "%{chart_heading}"
40
- chat_entry:
41
- heading: Ask GOV.UK Chat
42
- description: Get quick, tailored answers to your business questions with GOV.UK’s new AI tool
43
35
  checkboxes:
44
36
  or: or
45
37
  contents_list:
@@ -32,14 +32,6 @@ es-419:
32
32
  type:
33
33
  characters: caracteres
34
34
  words: palabras
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:
@@ -32,14 +32,6 @@ es:
32
32
  type:
33
33
  characters: caracteres
34
34
  words: palabras
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 bien
45
37
  contents_list:
@@ -32,14 +32,6 @@ et:
32
32
  type:
33
33
  characters: tähemärki
34
34
  words: sõnu
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: või
45
37
  contents_list:
@@ -32,14 +32,6 @@ fa:
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 @@ fi:
32
32
  type:
33
33
  characters: merkkejä
34
34
  words: sanoja
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: tai
45
37
  contents_list:
@@ -32,14 +32,6 @@ fr:
32
32
  type:
33
33
  characters: caractères
34
34
  words: mots
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:
@@ -34,14 +34,6 @@ gd:
34
34
  type:
35
35
  characters: Figiúr
36
36
  words: Carachtar
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: Cá háit
47
39
  contents_list: