govuk_publishing_components 27.20.0 → 28.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (118) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/govuk_publishing_components/analytics/auto-scroll-tracker.js +2 -1
  3. data/app/assets/javascripts/govuk_publishing_components/analytics/auto-track-event.js +22 -22
  4. data/app/assets/javascripts/govuk_publishing_components/analytics/custom-dimensions.js +2 -20
  5. data/app/assets/javascripts/govuk_publishing_components/analytics/download-link-tracker.js +21 -16
  6. data/app/assets/javascripts/govuk_publishing_components/analytics/external-link-tracker.js +46 -32
  7. data/app/assets/javascripts/govuk_publishing_components/analytics/google-analytics-universal-tracker.js +20 -7
  8. data/app/assets/javascripts/govuk_publishing_components/analytics/mailto-link-tracker.js +22 -17
  9. data/app/assets/javascripts/govuk_publishing_components/analytics/pii.js +9 -5
  10. data/app/assets/javascripts/govuk_publishing_components/analytics/static-analytics.js +4 -4
  11. data/app/assets/javascripts/govuk_publishing_components/analytics/track-click.js +4 -3
  12. data/app/assets/javascripts/govuk_publishing_components/analytics.js +1 -1
  13. data/app/assets/javascripts/govuk_publishing_components/components/checkboxes.js +0 -1
  14. data/app/assets/javascripts/govuk_publishing_components/components/details.js +2 -3
  15. data/app/assets/javascripts/govuk_publishing_components/components/feedback.js +18 -18
  16. data/app/assets/javascripts/govuk_publishing_components/components/metadata.js +27 -0
  17. data/app/assets/javascripts/govuk_publishing_components/lib/extend-object.js +22 -0
  18. data/app/assets/javascripts/govuk_publishing_components/lib/govspeak/barchart-enhancement.js +2 -2
  19. data/app/assets/stylesheets/govuk_publishing_components/_all_components.scss +0 -2
  20. data/app/assets/stylesheets/govuk_publishing_components/components/_big-number.scss +5 -2
  21. data/app/assets/stylesheets/govuk_publishing_components/components/_feedback.scss +8 -37
  22. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +67 -21
  23. data/app/assets/stylesheets/govuk_publishing_components/components/_share-links.scss +2 -2
  24. data/app/assets/stylesheets/govuk_publishing_components/components/helpers/_markdown-typography.scss +6 -0
  25. data/app/views/govuk_publishing_components/components/_big_number.html.erb +19 -9
  26. data/app/views/govuk_publishing_components/components/_layout_super_navigation_header.html.erb +22 -18
  27. data/app/views/govuk_publishing_components/components/_metadata.html.erb +2 -2
  28. data/app/views/govuk_publishing_components/components/_share_links.html.erb +25 -22
  29. data/app/views/govuk_publishing_components/components/docs/accordion.yml +31 -25
  30. data/app/views/govuk_publishing_components/components/docs/big_number.yml +6 -0
  31. data/app/views/govuk_publishing_components/components/docs/feedback.yml +5 -0
  32. data/app/views/govuk_publishing_components/components/docs/input.yml +1 -1
  33. data/app/views/govuk_publishing_components/components/docs/success_alert.yml +1 -1
  34. data/app/views/govuk_publishing_components/components/docs/tabs.yml +2 -2
  35. data/app/views/govuk_publishing_components/components/feedback/_problem_form.html.erb +35 -6
  36. data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +4 -3
  37. data/app/views/govuk_publishing_components/components/feedback/_yes_no_banner.html.erb +19 -11
  38. data/config/locales/ar.yml +0 -8
  39. data/config/locales/az.yml +0 -8
  40. data/config/locales/be.yml +0 -8
  41. data/config/locales/bg.yml +0 -8
  42. data/config/locales/bn.yml +0 -8
  43. data/config/locales/cs.yml +0 -8
  44. data/config/locales/cy.yml +0 -8
  45. data/config/locales/da.yml +0 -8
  46. data/config/locales/de.yml +0 -8
  47. data/config/locales/dr.yml +0 -8
  48. data/config/locales/el.yml +0 -8
  49. data/config/locales/en.yml +0 -10
  50. data/config/locales/es-419.yml +0 -8
  51. data/config/locales/es.yml +0 -8
  52. data/config/locales/et.yml +0 -8
  53. data/config/locales/fa.yml +0 -8
  54. data/config/locales/fi.yml +0 -8
  55. data/config/locales/fr.yml +0 -8
  56. data/config/locales/gd.yml +0 -8
  57. data/config/locales/gu.yml +0 -8
  58. data/config/locales/he.yml +0 -8
  59. data/config/locales/hi.yml +0 -8
  60. data/config/locales/hr.yml +0 -8
  61. data/config/locales/hu.yml +0 -8
  62. data/config/locales/hy.yml +0 -8
  63. data/config/locales/id.yml +0 -8
  64. data/config/locales/is.yml +0 -8
  65. data/config/locales/it.yml +0 -8
  66. data/config/locales/ja.yml +0 -8
  67. data/config/locales/ka.yml +0 -8
  68. data/config/locales/kk.yml +0 -8
  69. data/config/locales/ko.yml +0 -8
  70. data/config/locales/lt.yml +0 -8
  71. data/config/locales/lv.yml +0 -8
  72. data/config/locales/ms.yml +0 -8
  73. data/config/locales/mt.yml +0 -8
  74. data/config/locales/nl.yml +0 -8
  75. data/config/locales/no.yml +0 -8
  76. data/config/locales/pa-pk.yml +0 -8
  77. data/config/locales/pa.yml +0 -8
  78. data/config/locales/pl.yml +0 -8
  79. data/config/locales/ps.yml +0 -8
  80. data/config/locales/pt.yml +0 -8
  81. data/config/locales/ro.yml +0 -8
  82. data/config/locales/ru.yml +0 -8
  83. data/config/locales/si.yml +0 -8
  84. data/config/locales/sk.yml +0 -8
  85. data/config/locales/sl.yml +0 -8
  86. data/config/locales/so.yml +0 -8
  87. data/config/locales/sq.yml +0 -8
  88. data/config/locales/sr.yml +0 -8
  89. data/config/locales/sv.yml +0 -8
  90. data/config/locales/sw.yml +0 -8
  91. data/config/locales/ta.yml +0 -8
  92. data/config/locales/th.yml +0 -8
  93. data/config/locales/tk.yml +0 -8
  94. data/config/locales/tr.yml +0 -8
  95. data/config/locales/uk.yml +0 -8
  96. data/config/locales/ur.yml +0 -8
  97. data/config/locales/uz.yml +0 -8
  98. data/config/locales/vi.yml +0 -8
  99. data/config/locales/zh-hk.yml +0 -8
  100. data/config/locales/zh-tw.yml +0 -8
  101. data/config/locales/zh.yml +0 -8
  102. data/lib/govuk_publishing_components/presenters/big_number_helper.rb +30 -0
  103. data/lib/govuk_publishing_components/version.rb +1 -1
  104. data/lib/govuk_publishing_components.rb +1 -2
  105. metadata +5 -15
  106. data/app/assets/javascripts/govuk_publishing_components/analytics/scroll-tracker.js +0 -237
  107. data/app/assets/stylesheets/govuk_publishing_components/components/_highlight-boxes.scss +0 -84
  108. data/app/assets/stylesheets/govuk_publishing_components/components/_taxonomy-list.scss +0 -21
  109. data/app/views/govuk_publishing_components/components/_admin_analytics.html.erb +0 -20
  110. data/app/views/govuk_publishing_components/components/_government_navigation.html.erb +0 -86
  111. data/app/views/govuk_publishing_components/components/_highlight_boxes.html.erb +0 -47
  112. data/app/views/govuk_publishing_components/components/_taxonomy_list.html.erb +0 -30
  113. data/app/views/govuk_publishing_components/components/docs/admin_analytics.yml +0 -10
  114. data/app/views/govuk_publishing_components/components/docs/government_navigation.yml +0 -20
  115. data/app/views/govuk_publishing_components/components/docs/highlight_boxes.yml +0 -171
  116. data/app/views/govuk_publishing_components/components/docs/taxonomy_list.yml +0 -112
  117. data/lib/govuk_publishing_components/presenters/highlight_boxes_helper.rb +0 -13
  118. data/lib/govuk_publishing_components/presenters/taxonomy_list_helper.rb +0 -23
@@ -2,7 +2,7 @@
2
2
 
3
3
  window.GOVUK = window.GOVUK || {};
4
4
 
5
- (function (GOVUK, $) {
5
+ (function (GOVUK) {
6
6
  'use strict'
7
7
 
8
8
  var BarchartEnhancement = function ($element) {
@@ -30,4 +30,4 @@ window.GOVUK = window.GOVUK || {};
30
30
  }
31
31
 
32
32
  GOVUK.GovspeakBarchartEnhancement = BarchartEnhancement
33
- }(window.GOVUK, window.jQuery))
33
+ }(window.GOVUK))
@@ -39,7 +39,6 @@ $govuk-new-link-styles: true;
39
39
  @import "components/govspeak-html-publication";
40
40
  @import "components/govspeak";
41
41
  @import "components/heading";
42
- @import "components/highlight-boxes";
43
42
  @import "components/hint";
44
43
  @import "components/image-card";
45
44
  @import "components/input";
@@ -79,7 +78,6 @@ $govuk-new-link-styles: true;
79
78
  @import "components/summary-list";
80
79
  @import "components/tabs";
81
80
  @import "components/table";
82
- @import "components/taxonomy-list";
83
81
  @import "components/textarea";
84
82
  @import "components/title";
85
83
  @import "components/translation-nav";
@@ -1,12 +1,11 @@
1
1
  .gem-c-big-number {
2
2
  margin-bottom: govuk-spacing(3);
3
- @include govuk-typography-common;
4
3
  @include govuk-text-colour;
5
4
  }
6
5
 
7
6
  .gem-c-big-number__value {
7
+ @include govuk-font($size: false, $weight: bold);
8
8
  font-size: 80px;
9
- @include govuk-typography-weight-bold;
10
9
  line-height: 1;
11
10
 
12
11
  @if $govuk-typography-use-rem {
@@ -55,3 +54,7 @@
55
54
  }
56
55
  }
57
56
  }
57
+
58
+ .gem-c-big-number__suffix {
59
+ vertical-align: middle;
60
+ }
@@ -6,6 +6,12 @@
6
6
  margin-top: govuk-spacing(9);
7
7
  border-bottom: 1px solid govuk-colour("white");
8
8
  }
9
+
10
+ // Scoped to the feedback component temporarily
11
+ [hidden] {
12
+ // stylelint-disable-next-line declaration-no-important
13
+ display: none !important;
14
+ }
9
15
  }
10
16
 
11
17
  .gem-c-feedback__prompt-questions {
@@ -135,9 +141,9 @@
135
141
  }
136
142
  }
137
143
 
138
- .gem-c-feedback__option-list-item:first-child {
144
+ .gem-c-feedback__option-list-item:last-child {
139
145
  @include govuk-media-query($from: mobile) {
140
- margin-right: govuk-spacing(4);
146
+ margin-left: govuk-spacing(4);
141
147
  }
142
148
  }
143
149
 
@@ -238,38 +244,3 @@
238
244
  outline: $govuk-focus-width solid $govuk-focus-colour;
239
245
  }
240
246
  }
241
-
242
- // hide without js
243
- // show with js, unless also has the js-hidden class
244
- .gem-c-feedback__js-show,
245
- .gem-c-feedback__prompt-success,
246
- .gem-c-feedback__prompt-questions,
247
- .gem-c-feedback__error-summary {
248
- display: none;
249
-
250
- .js-enabled & {
251
- display: block;
252
-
253
- &.js-hidden {
254
- display: none;
255
- }
256
- }
257
- }
258
-
259
- // maintain table display for prompt and prompt-questions
260
- .js-enabled .gem-c-feedback__prompt {
261
- @include govuk-media-query($from: tablet) {
262
- display: table;
263
- }
264
- }
265
-
266
- .js-enabled .gem-c-feedback__prompt-questions {
267
- @include govuk-media-query($from: tablet) {
268
- display: table-cell;
269
- }
270
- }
271
-
272
- // show the default feedback form without js
273
- .js-enabled .gem-c-feedback__form.js-hidden {
274
- display: none;
275
- }
@@ -6,6 +6,7 @@ $chevron-indent-spacing: 7px;
6
6
  $black-bar-height: 50px;
7
7
  $search-width-or-height: $black-bar-height;
8
8
  $pseudo-underline-height: 3px;
9
+ $button-pipe-colour: darken(govuk-colour("mid-grey"), 20%);
9
10
 
10
11
  @mixin chevron($colour, $update: false) {
11
12
  @if ($update == true) {
@@ -18,7 +19,7 @@ $pseudo-underline-height: 3px;
18
19
  content: "";
19
20
  display: inline-block;
20
21
  height: 8px;
21
- margin: 0 8px 0 2px;
22
+ margin: 0 10px 0 2px;
22
23
  vertical-align: middle;
23
24
  width: 8px;
24
25
  }
@@ -172,6 +173,15 @@ $pseudo-underline-height: 3px;
172
173
  @include govuk-media-query($from: "desktop") {
173
174
  border-bottom: 0;
174
175
  padding: 0;
176
+
177
+ &:first-of-type {
178
+ margin-right: -1px;
179
+
180
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
181
+ border-left: 1px solid $button-pipe-colour;
182
+ border-right: 1px solid $button-pipe-colour;
183
+ }
184
+ }
175
185
  }
176
186
  }
177
187
 
@@ -313,22 +323,28 @@ $pseudo-underline-height: 3px;
313
323
  padding: 0;
314
324
 
315
325
  @include focus-not-focus-visible {
316
- &:before {
317
- @include chevron($govuk-link-colour);
326
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
327
+ &:before {
328
+ @include chevron($govuk-link-colour);
329
+ }
318
330
  }
319
331
  }
320
332
 
321
333
  @include focus-not-focus-visible {
322
334
  &:hover {
323
- &:before {
324
- @include chevron($govuk-link-hover-colour, true);
335
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
336
+ &:before {
337
+ @include chevron($govuk-link-hover-colour, true);
338
+ }
325
339
  }
326
340
  }
327
341
  }
328
342
 
329
343
  &:focus {
330
- &:before {
331
- @include chevron($govuk-focus-text-colour, true);
344
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
345
+ &:before {
346
+ @include chevron($govuk-focus-text-colour, true);
347
+ }
332
348
  }
333
349
  }
334
350
 
@@ -345,12 +361,15 @@ $pseudo-underline-height: 3px;
345
361
  font-size: govuk-px-to-rem(16px);
346
362
  }
347
363
  height: $black-bar-height;
348
- padding: govuk-spacing(3) govuk-spacing(6) govuk-spacing(3) govuk-spacing(5);
349
364
  position: relative;
350
365
  text-decoration: none;
351
366
 
352
- &:before {
353
- @include chevron(govuk-colour("white"), true);
367
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
368
+ border-color: $button-pipe-colour;
369
+
370
+ &:before {
371
+ @include chevron(govuk-colour("white"), true);
372
+ }
354
373
  }
355
374
  }
356
375
  @include focus-not-focus-visible {
@@ -362,8 +381,12 @@ $pseudo-underline-height: 3px;
362
381
  background: govuk-colour("mid-grey");
363
382
  }
364
383
 
365
- &:before {
366
- @include chevron(govuk-colour("mid-grey"), true);
384
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
385
+ border-color: $button-pipe-colour;
386
+
387
+ &:before {
388
+ @include chevron($button-pipe-colour, true);
389
+ }
367
390
  }
368
391
  }
369
392
  }
@@ -375,16 +398,22 @@ $pseudo-underline-height: 3px;
375
398
  background: $govuk-focus-text-colour;
376
399
  }
377
400
 
378
- &:before {
379
- @include chevron($govuk-focus-text-colour, true);
401
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
402
+ border-color: $govuk-focus-colour;
403
+
404
+ &:before {
405
+ @include chevron($govuk-focus-text-colour, true);
406
+ }
380
407
  }
381
408
  }
382
409
  }
383
410
 
384
411
  &.gem-c-layout-super-navigation-header__open-button {
385
412
  @include focus-not-focus-visible {
386
- &:before {
387
- @include prefixed-transform($rotate: 225deg, $translateY: 1px);
413
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
414
+ &:before {
415
+ @include prefixed-transform($rotate: 225deg, $translateY: 1px);
416
+ }
388
417
  }
389
418
  }
390
419
 
@@ -393,8 +422,13 @@ $pseudo-underline-height: 3px;
393
422
  background: govuk-colour("light-grey");
394
423
  color: $govuk-link-colour;
395
424
 
396
- &:before {
397
- @include chevron($govuk-link-colour, true);
425
+ // stylelint-disable max-nesting-depth
426
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
427
+ border-color: govuk-colour("light-grey");
428
+
429
+ &:before {
430
+ @include chevron($govuk-link-colour, true);
431
+ }
398
432
  }
399
433
 
400
434
  &:after {
@@ -406,8 +440,12 @@ $pseudo-underline-height: 3px;
406
440
  background-color: $govuk-focus-colour;
407
441
  color: $govuk-focus-text-colour;
408
442
 
409
- &:before {
410
- @include chevron($govuk-focus-text-colour, true);
443
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
444
+ border-color: $govuk-focus-colour;
445
+
446
+ &:before {
447
+ @include chevron($govuk-focus-text-colour, true);
448
+ }
411
449
  }
412
450
 
413
451
  &:after {
@@ -416,12 +454,20 @@ $pseudo-underline-height: 3px;
416
454
  }
417
455
  }
418
456
  }
457
+ // stylelint-enable max-nesting-depth
419
458
 
420
459
  .js-module-initialised & {
421
460
  @include govuk-link-style-no-underline;
422
461
  }
423
462
  }
424
463
 
464
+ .gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner {
465
+ @include govuk-media-query($from: "desktop") {
466
+ display: inline-block;
467
+ padding: govuk-spacing(2) govuk-spacing(6) govuk-spacing(2) govuk-spacing(5);
468
+ }
469
+ }
470
+
425
471
  // Search link and dropdown.
426
472
  .gem-c-layout-super-navigation-header__search-item-link {
427
473
  &:link,
@@ -550,7 +596,7 @@ $pseudo-underline-height: 3px;
550
596
  box-shadow: none;
551
597
 
552
598
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
553
- border-color: govuk-colour("white");
599
+ border-color: $button-pipe-colour;
554
600
  color: govuk-colour("white");
555
601
 
556
602
  @include govuk-media-query($from: 360px) {
@@ -1,5 +1,5 @@
1
- $share-button-width: 32px;
2
- $share-button-height: 32px;
1
+ $share-button-width: 30px;
2
+ $share-button-height: 30px;
3
3
 
4
4
  .gem-c-share-links__list {
5
5
  list-style: none;
@@ -145,4 +145,10 @@
145
145
  margin-bottom: $govuk-gutter;
146
146
  border-top: 1px solid $govuk-border-colour;
147
147
  }
148
+
149
+ code {
150
+ padding: 0 5px;
151
+ color: govuk-colour("red");
152
+ background-color: govuk-colour("light-grey");
153
+ }
148
154
  }
@@ -1,19 +1,29 @@
1
1
  <%
2
- number ||= nil
2
+ shared_helper = GovukPublishingComponents::Presenters::SharedHelper.new(local_assigns)
3
+ big_number_helper = GovukPublishingComponents::Presenters::BigNumberHelper.new(local_assigns)
4
+
5
+ number ||= false
3
6
  label ||= nil
4
7
  href ||= nil
5
8
  data_attributes ||= nil
6
9
  aria ||= nil
7
- classes = ["gem-c-big-number__value"]
8
-
9
- if label.nil? && href
10
- classes << "gem-c-big-number__value--decorated"
11
- end
10
+ classes = ["gem-c-big-number"]
11
+ classes << shared_helper.get_margin_bottom
12
+
13
+ value_classes = big_number_helper.value_classes
12
14
  %>
13
15
  <% if number %>
14
16
  <% big_number_value = capture do %>
15
- <%= tag.span class: classes, data: href ? nil : data_attributes do %>
16
- <%= number %>
17
+ <%= tag.span class: value_classes, data: href ? nil : data_attributes do %>
18
+ <%
19
+ # The below check is to account for small symbols awkwardly sitting above the baseline in our typeface and adjust them to sit at the baseline for the purpose of visual harmony
20
+ # Currently the only small symbol used with big numbers are pluses so they are specifically applied in the below code
21
+ %>
22
+ <% if big_number_helper.number_has_plus_suffix? %>
23
+ <%= number[0...-1] %><%= tag.span "+", class: "gem-c-big-number__suffix" %>
24
+ <% else %>
25
+ <%= number %>
26
+ <% end %>
17
27
  <% end %>
18
28
 
19
29
  <% unless label.nil? %>
@@ -25,7 +35,7 @@
25
35
  <% end %>
26
36
  <% end %>
27
37
 
28
- <%= tag.div class: "gem-c-big-number", aria: aria do %>
38
+ <%= tag.div class: classes, aria: aria do %>
29
39
  <% unless href.nil? %>
30
40
  <%= link_to big_number_value, href, class: "govuk-link gem-c-big-number__link", data: data_attributes %>
31
41
  <% else %>
@@ -108,24 +108,28 @@
108
108
  track_dimension_index: "29",
109
109
  }
110
110
  } %>
111
- <%= content_tag(:button, link[:label], {
112
- aria: {
113
- controls: "super-navigation-menu__section-#{unique_id}",
114
- expanded: false,
115
- label: show_menu_text,
116
- },
117
- class: "gem-c-layout-super-navigation-header__navigation-second-toggle-button",
118
- data: {
119
- text_for_hide: hide_menu_text,
120
- text_for_show: show_menu_text,
121
- toggle_desktop_group: "top",
122
- toggle_mobile_group: "second",
123
- tracking_key: tracking_label,
124
- },
125
- hidden: true,
126
- id: "super-navigation-menu__section-#{unique_id}-toggle",
127
- type: "button",
128
- }) if has_children %>
111
+ <% if has_children %>
112
+ <%= content_tag(:button, {
113
+ aria: {
114
+ controls: "super-navigation-menu__section-#{unique_id}",
115
+ expanded: false,
116
+ label: show_menu_text,
117
+ },
118
+ class: "gem-c-layout-super-navigation-header__navigation-second-toggle-button",
119
+ data: {
120
+ text_for_hide: hide_menu_text,
121
+ text_for_show: show_menu_text,
122
+ toggle_desktop_group: "top",
123
+ toggle_mobile_group: "second",
124
+ tracking_key: tracking_label,
125
+ },
126
+ hidden: true,
127
+ id: "super-navigation-menu__section-#{unique_id}-toggle",
128
+ type: "button",
129
+ }) do %>
130
+ <%= tag.span link[:label], class: "gem-c-layout-super-navigation-header__navigation-second-toggle-button-inner" %>
131
+ <% end %>
132
+ <% end %>
129
133
  </div>
130
134
  <% if has_children %>
131
135
  <div
@@ -17,7 +17,7 @@
17
17
  classes << "gem-c-metadata--inverse" if inverse
18
18
  classes << shared_helper.get_margin_bottom if local_assigns[:margin_bottom]
19
19
  %>
20
- <%= content_tag :div, class: classes, data: { module: "gem-toggle" } do %>
20
+ <%= content_tag :div, class: classes, data: { module: "gem-toggle metadata" } do %>
21
21
  <dl data-module="gem-track-click">
22
22
  <% if from.any? %>
23
23
  <dt class="gem-c-metadata__term"><%= t("components.metadata.from") %>:</dt>
@@ -44,7 +44,7 @@
44
44
  <dd class="gem-c-metadata__definition">
45
45
  <%= last_updated %>
46
46
  <% if local_assigns.include?(:see_updates_link) %>
47
- &#8212; <a href="#history" class="gem-c-metadata__definition-link govuk-!-display-none-print"
47
+ &#8212; <a href="#full-publication-update-history" class="gem-c-metadata__definition-link govuk-!-display-none-print js-see-all-updates-link"
48
48
  data-track-category="content-history"
49
49
  data-track-action="see-all-updates-link-clicked"
50
50
  data-track-label="history">
@@ -55,38 +55,41 @@
55
55
  class: "govuk-link govuk-link--no-underline gem-c-share-links__link #{brand_helper.color_class}" do %>
56
56
  <span class="gem-c-share-links__link-icon">
57
57
  <% if link[:icon] == 'facebook' %>
58
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" aria-hidden="true">
59
- <path fill="currentColor" d="M31.006 0H.993A.997.997 0 0 0 0 .993v30.014c0 .55.452.993.993.993h30.013a.998.998 0 0 0 .994-.993V.993A.999.999 0 0 0 31.006 0z"/>
60
- <path fill="#FFF" d="M17.892 10.751h1.787V8.009L17.216 8c-2.73 0-3.352 2.045-3.352 3.353v1.828h-1.581v2.824h1.581V24h3.322v-7.995h2.242l.291-2.824h-2.533V11.52c.001-.623.415-.769.706-.769z"/>
58
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
59
+ <path fill="currentColor" d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>
61
60
  </svg>
62
-
63
61
  <% elsif link[:icon] == 'twitter' %>
64
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" aria-hidden="true">
65
- <path fill="currentColor" d="M31.007 0H.993A.999.999 0 0 0 0 .993v30.014c0 .55.452.993.993.993h30.014a.997.997 0 0 0 .993-.993V.993A.998.998 0 0 0 31.007 0z"/>
66
- <path fill="#FFF" d="M8 21.027a9.286 9.286 0 0 0 5.032 1.475c6.038 0 9.34-5.002 9.34-9.339 0-.143-.004-.284-.012-.425a6.619 6.619 0 0 0 1.639-1.699c-.6.265-1.234.439-1.885.516a3.287 3.287 0 0 0 1.443-1.816 6.571 6.571 0 0 1-2.086.797 3.28 3.28 0 0 0-5.592 2.993 9.311 9.311 0 0 1-6.766-3.43 3.294 3.294 0 0 0-.443 1.651 3.28 3.28 0 0 0 1.46 2.732 3.278 3.278 0 0 1-1.488-.411v.041a3.288 3.288 0 0 0 2.633 3.22 3.28 3.28 0 0 1-1.481.055 3.285 3.285 0 0 0 3.065 2.281 6.59 6.59 0 0 1-4.076 1.404A6.76 6.76 0 0 1 8 21.027z"/>
62
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
63
+ <path fill="currentColor" d="M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z"/>
67
64
  </svg>
68
-
69
65
  <% elsif link[:icon] == 'email' %>
70
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="9 9 32 32" aria-hidden="true"><path fill="currentColor" d="M9 9h32v32H9V9z"/><path fill="#FFF" d="M34.983 18.76v12.48H15.016V18.76h19.967m2.496-2.496H12.52v17.472h24.959V16.264z"/><path fill="none" stroke="#FFF" stroke-width="2.496" stroke-miterlimit="10" d="M14.59 18.963L25 26.945l10.263-7.869"/></svg>
71
-
66
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 73.84 73.84" aria-hidden="true" focusable="false">
67
+ <path fill="currentColor" d="M36.92,0A36.92,36.92,0,1,0,73.84,36.92,36.92,36.92,0,0,0,36.92,0ZM58.37,21,36.92,39.45,15.47,21ZM11.65,23.66,26.27,36.23,11.65,49.9ZM15.1,52.83,29.7,39.18l7.22,6.21,7.22-6.21,14.6,13.65ZM62.19,49.9,47.57,36.23,62.19,23.66Z"/>
68
+ </svg>
72
69
  <% elsif link[:icon] == 'flickr' %>
73
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="9 9 32 32" aria-hidden="true"><path fill="currentColor" d="M9 9h32v32H9V9z"/><defs><path d="M9 9h32v32H9z"/></defs><clipPath><use xlink:href="#a" overflow="visible"/></clipPath><path clip-path="url(#b)" fill="#FFF" d="M23.72 25a5.76 5.76 0 1 1-11.52 0 5.76 5.76 0 1 1 11.52 0m14.08 0c0 3.182-2.578 5.76-5.76 5.76s-5.76-2.578-5.76-5.76a5.76 5.76 0 1 1 11.52 0"/></svg>
74
-
70
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
71
+ <path fill="currentColor" d="M5.334 6.666C2.3884 6.666 0 9.055 0 12c0 2.9456 2.3884 5.334 5.334 5.334 2.9456 0 5.332-2.3884 5.332-5.334 0-2.945-2.3864-5.334-5.332-5.334zm13.332 0c-2.9456 0-5.332 2.389-5.332 5.334 0 2.9456 2.3864 5.334 5.332 5.334C21.6116 17.334 24 14.9456 24 12c0-2.945-2.3884-5.334-5.334-5.334Z"/>
72
+ </svg>
75
73
  <% elsif link[:icon] == 'instagram' %>
76
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="9 9 32 32" aria-hidden="true"><path fill="currentColor" d="M9 9h32v32H9V9z"/><defs><path d="M9 9h32v32H9z"/></defs><clipPath><use xlink:href="#a" overflow="visible"/></clipPath><path clip-path="url(#b)" fill="#FFF" d="M25 28.2a3.204 3.204 0 0 1-3.2-3.2c0-1.764 1.436-3.2 3.2-3.2 1.765 0 3.2 1.436 3.2 3.2 0 1.765-1.435 3.2-3.2 3.2"/><defs><path d="M9 9h32v32H9z"/></defs><clipPath><use xlink:href="#c" overflow="visible"/></clipPath><path clip-path="url(#d)" fill="#FFF" d="M25 22.44c1.412 0 2.56 1.148 2.56 2.56s-1.147 2.56-2.56 2.56a2.561 2.561 0 0 1 0-5.12m0-1.28A3.844 3.844 0 0 0 21.16 25 3.844 3.844 0 0 0 25 28.84 3.845 3.845 0 0 0 28.84 25 3.844 3.844 0 0 0 25 21.16"/><defs><path d="M9 9h32v32H9z"/></defs><clipPath><use xlink:href="#e" overflow="visible"/></clipPath><path clip-path="url(#f)" fill="#FFF" d="M17.32 35.24c-1.555 0-2.56-1.005-2.56-2.561V17.373c0-1.611.981-2.613 2.56-2.613h15.36c1.58 0 2.561 1.002 2.561 2.613v15.36c0 1.522-1.005 2.507-2.561 2.507H17.32zM25 17.96c-3.881 0-7.04 3.159-7.04 7.04 0 3.881 3.159 7.04 7.04 7.04 3.881 0 7.04-3.159 7.04-7.04 0-3.881-3.159-7.04-7.04-7.04m7.36-2.56a2.243 2.243 0 0 0-2.24 2.24 2.243 2.243 0 0 0 2.24 2.24 2.241 2.241 0 0 0 0-4.48"/><defs><path d="M9 9h32v32H9z"/></defs><clipPath><use xlink:href="#g" overflow="visible"/></clipPath><path clip-path="url(#h)" fill="#FFF" d="M30.552 15.4a2.873 2.873 0 0 0-.704 3.648A7.64 7.64 0 0 0 25 17.319c-4.235 0-7.68 3.445-7.68 7.68 0 4.235 3.445 7.68 7.68 7.68 4.235 0 7.68-3.444 7.68-7.68a7.642 7.642 0 0 0-1.728-4.848 2.876 2.876 0 0 0 3.647-.703v13.285c0 1.169-.717 1.866-1.92 1.866H17.32c-1.22 0-1.92-.699-1.92-1.92V17.373c0-1.254.7-1.973 1.92-1.973h13.232m2.128-1.28H17.32c-1.92 0-3.2 1.28-3.2 3.253V32.68c0 1.92 1.28 3.2 3.2 3.2h15.36c1.92 0 3.2-1.28 3.2-3.146v-15.36c0-1.974-1.28-3.254-3.2-3.254m-.32 5.12a1.6 1.6 0 1 1-.001-3.2 1.6 1.6 0 0 1 .001 3.2M25 31.4a6.4 6.4 0 1 1 .002-12.802A6.4 6.4 0 0 1 25 31.4"/></svg>
77
-
74
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
75
+ <path fill="currentColor" d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/>
76
+ </svg>
78
77
  <% elsif link[:icon] == 'linkedin' %>
79
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="9 9 32 32" aria-hidden="true"><path fill="currentColor" d="M9 9h32v32H9V9z"/><path fill="#FFF" d="M19.24 35.24V21.8h-4.48v13.44h4.48z"/><defs><path d="M9 9h32v32H9z"/></defs><clipPath><use xlink:href="#a" overflow="visible"/></clipPath><path clip-path="url(#b)" fill="#FFF" d="M26.28 35.24V28.2c0-1.92.64-3.2 1.92-3.2h.64c1.28 0 1.92 1.28 1.92 4.48v5.76h4.48V28.2c0-4.48-1.28-6.4-4.48-6.4-3.84 0-4.479 1.92-4.479 1.92V21.8H21.8v13.44h4.48zm-6.72-17.92a2.56 2.56 0 1 1-5.12 0 2.56 2.56 0 0 1 5.12 0"/></svg>
80
-
78
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
79
+ <path fill="currentColor" d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/>
80
+ </svg>
81
81
  <% elsif link[:icon] == 'youtube' %>
82
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="9 9 32 32" aria-hidden="true"><path fill="currentColor" d="M9 9h32v32H9V9z"/><path fill="#FFF" d="M19.88 33.32V16.68L33.32 25l-13.44 8.32z"/></svg>
83
-
82
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
83
+ <path fill="currentColor" d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/>
84
+ </svg>
84
85
  <% elsif link[:icon] == 'whatsapp' %>
85
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" aria-hidden="true"><path d="M0 32V0h32v32H0zm20.839-13.894c-.263-.131-1.555-.766-1.796-.854-.24-.088-.416-.132-.59.131-.176.263-.68.855-.833 1.03-.153.176-.307.198-.57.066-.262-.131-1.109-.41-2.113-1.304-.78-.697-1.308-1.557-1.461-1.82-.153-.263-.016-.406.115-.536.118-.118.263-.308.394-.46.131-.154.175-.264.263-.44.088-.174.044-.328-.022-.46-.066-.131-.591-1.424-.81-1.95-.214-.513-.43-.443-.59-.452a10.506 10.506 0 0 0-.505-.009.964.964 0 0 0-.7.329c-.241.263-.92.899-.92 2.192 0 1.293.942 2.542 1.073 2.718.131.176 1.852 2.83 4.489 3.967.626.27 1.116.433 1.497.554.63.2 1.202.172 1.655.104.505-.075 1.555-.636 1.774-1.25.219-.613.219-1.14.153-1.25-.066-.108-.24-.174-.503-.306zm-4.795 6.547h-.003a8.73 8.73 0 0 1-4.449-1.219l-.319-.19-3.308.869.883-3.226-.208-.33a8.718 8.718 0 0 1-1.336-4.652c.001-4.819 3.922-8.74 8.744-8.74a8.68 8.68 0 0 1 6.179 2.564 8.686 8.686 0 0 1 2.557 6.183c-.002 4.82-3.922 8.74-8.74 8.74zm7.44-16.18a10.449 10.449 0 0 0-7.44-3.084c-5.796 0-10.513 4.717-10.516 10.516 0 1.853.484 3.662 1.404 5.256l-1.492 5.45 5.574-1.463a10.504 10.504 0 0 0 5.026 1.28h.004c5.796 0 10.514-4.717 10.516-10.515a10.455 10.455 0 0 0-3.077-7.44z" fill="currentColor"/></svg>
86
-
86
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
87
+ <path fill="currentColor" d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z"/>
88
+ </svg>
87
89
  <% else %>
88
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="9 9 32 32" aria-hidden="true"><path fill="currentColor" d="M9 9h32v32H9V9z"/><path fill="#FFF" d="M12.84 14.12v19.2h5.76l5.76 5.76v-5.76h12.8v-19.2H12.84zm3.2 8.32H28.2V25H16.04v-2.56zm16 7.68h-16v-2.56h16v2.56zm1.92-10.24H16.04v-2.56h17.92v2.56z"/></svg>
89
-
90
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 73.84 73.84" aria-hidden="true" focusable="false">
91
+ <path fill="currentColor" d="M36.92,0A36.92,36.92,0,1,0,73.84,36.92,36.92,36.92,0,0,0,36.92,0ZM56.3,48.27a1.42,1.42,0,0,1-1.42,1.42h-19v9.18l-9.18-9.18H19a1.43,1.43,0,0,1-1.43-1.43V20.52A1.43,1.43,0,0,1,19,19.09H54.88a1.43,1.43,0,0,1,1.42,1.42Z"/>
92
+ </svg>
90
93
  <% end %>
91
94
  </span><%= link_text %><% end %>
92
95
  </li>