govuk_publishing_components 60.0.1 → 60.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (236) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-form-tracker.js +3 -1
  3. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-header.scss +0 -2
  4. data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_footnotes.scss +5 -0
  5. data/app/views/govuk_publishing_components/components/docs/govspeak.yml +9 -3
  6. data/app/views/govuk_publishing_components/components/feedback/_problem_form.html.erb +1 -2
  7. data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +0 -1
  8. data/config/locales/ku.yml +230 -0
  9. data/config/locales/ky.yml +13 -26
  10. data/config/locales/ti.yml +231 -0
  11. data/lib/govuk_publishing_components/version.rb +1 -1
  12. data/node_modules/govuk-frontend/dist/govuk/all.bundle.js +3 -2
  13. data/node_modules/govuk-frontend/dist/govuk/all.bundle.js.map +1 -1
  14. data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs +3 -2
  15. data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs.map +1 -1
  16. data/node_modules/govuk-frontend/dist/govuk/common/govuk-frontend-version.mjs +1 -1
  17. data/node_modules/govuk-frontend/dist/govuk/common/index.mjs +1 -1
  18. data/node_modules/govuk-frontend/dist/govuk/common/index.mjs.map +1 -1
  19. data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.js.map +1 -1
  20. data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.mjs.map +1 -1
  21. data/node_modules/govuk-frontend/dist/govuk/components/accordion/fixtures.json +102 -97
  22. data/node_modules/govuk-frontend/dist/govuk/components/back-link/fixtures.json +21 -32
  23. data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/fixtures.json +25 -45
  24. data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-default.html +6 -0
  25. data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.js.map +1 -1
  26. data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.mjs.map +1 -1
  27. data/node_modules/govuk-frontend/dist/govuk/components/button/fixtures.json +66 -210
  28. data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.js.map +1 -1
  29. data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.mjs.map +1 -1
  30. data/node_modules/govuk-frontend/dist/govuk/components/character-count/fixtures.json +72 -86
  31. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.js.map +1 -1
  32. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.mjs.map +1 -1
  33. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/fixtures.json +305 -464
  34. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-default.html +24 -19
  35. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-and-none.html +2 -4
  36. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-none-and-conditional-items.html +2 -4
  37. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message.html +12 -3
  38. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/{template-with-fieldset-and-error-message.html → template-with-hint.html} +5 -5
  39. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-hints-on-items.html +2 -4
  40. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-pre-checked-values.html +36 -27
  41. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-very-long-option-text.html +2 -5
  42. data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/fixtures.json +79 -79
  43. data/node_modules/govuk-frontend/dist/govuk/components/date-input/fixtures.json +147 -159
  44. data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html +30 -22
  45. data/node_modules/govuk-frontend/dist/govuk/components/details/fixtures.json +22 -22
  46. data/node_modules/govuk-frontend/dist/govuk/components/error-message/fixtures.json +10 -10
  47. data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.js.map +1 -1
  48. data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.mjs.map +1 -1
  49. data/node_modules/govuk-frontend/dist/govuk/components/error-summary/fixtures.json +21 -21
  50. data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.js.map +1 -1
  51. data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.mjs.map +1 -1
  52. data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/fixtures.json +19 -19
  53. data/node_modules/govuk-frontend/dist/govuk/components/fieldset/fixtures.json +19 -19
  54. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.bundle.js.map +1 -1
  55. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.bundle.mjs.map +1 -1
  56. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/fixtures.json +99 -150
  57. data/node_modules/govuk-frontend/dist/govuk/components/footer/fixtures.json +50 -63
  58. data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss +10 -4
  59. data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss.map +1 -1
  60. data/node_modules/govuk-frontend/dist/govuk/components/header/fixtures.json +155 -103
  61. data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.js +2 -1
  62. data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.js.map +1 -1
  63. data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.mjs +2 -1
  64. data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.mjs.map +1 -1
  65. data/node_modules/govuk-frontend/dist/govuk/components/header/header.mjs +1 -0
  66. data/node_modules/govuk-frontend/dist/govuk/components/header/header.mjs.map +1 -1
  67. data/node_modules/govuk-frontend/dist/govuk/components/header/template-full-width-with-navigation.html +0 -1
  68. data/node_modules/govuk-frontend/dist/govuk/components/header/template-full-width.html +0 -1
  69. data/node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-html.html +0 -3
  70. data/node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-text-without-link.html +0 -3
  71. data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-full-width-border.html +0 -1
  72. data/node_modules/govuk-frontend/dist/govuk/components/hint/fixtures.json +7 -7
  73. data/node_modules/govuk-frontend/dist/govuk/components/input/fixtures.json +158 -179
  74. data/node_modules/govuk-frontend/dist/govuk/components/inset-text/fixtures.json +7 -7
  75. data/node_modules/govuk-frontend/dist/govuk/components/label/fixtures.json +18 -18
  76. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/fixtures.json +74 -108
  77. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.js.map +1 -1
  78. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.mjs.map +1 -1
  79. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-text-as-html.html +7 -1
  80. data/node_modules/govuk-frontend/dist/govuk/components/pagination/fixtures.json +80 -98
  81. data/node_modules/govuk-frontend/dist/govuk/components/pagination/macro-options.json +4 -4
  82. data/node_modules/govuk-frontend/dist/govuk/components/panel/fixtures.json +22 -22
  83. data/node_modules/govuk-frontend/dist/govuk/components/password-input/fixtures.json +53 -48
  84. data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.js.map +1 -1
  85. data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.mjs.map +1 -1
  86. data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/fixtures.json +8 -8
  87. data/node_modules/govuk-frontend/dist/govuk/components/radios/fixtures.json +213 -328
  88. data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.js.map +1 -1
  89. data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.mjs.map +1 -1
  90. data/node_modules/govuk-frontend/dist/govuk/components/radios/template-default.html +18 -16
  91. data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-hint.html +24 -0
  92. data/node_modules/govuk-frontend/dist/govuk/components/select/fixtures.json +99 -115
  93. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss +72 -5
  94. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss.map +1 -1
  95. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/fixtures.json +198 -62
  96. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/macro-options.json +6 -0
  97. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.js +1 -1
  98. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.js.map +1 -1
  99. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.mjs +1 -1
  100. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.mjs.map +1 -1
  101. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/{template-with-navigation-with-an-active-item.html → template-inverse.html} +7 -2
  102. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-a-single-navigation-item-and-collapsenavigationonmobile-set-to-true.html +38 -0
  103. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-a-single-navigation-item.html +35 -0
  104. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-collapsenavigationonmobile-set-to-false.html +60 -0
  105. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template.njk +3 -0
  106. data/node_modules/govuk-frontend/dist/govuk/components/skip-link/fixtures.json +10 -10
  107. data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.js.map +1 -1
  108. data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.mjs.map +1 -1
  109. data/node_modules/govuk-frontend/dist/govuk/components/summary-list/fixtures.json +282 -518
  110. data/node_modules/govuk-frontend/dist/govuk/components/table/fixtures.json +75 -75
  111. data/node_modules/govuk-frontend/dist/govuk/components/tabs/fixtures.json +44 -39
  112. data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.js +1 -1
  113. data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.js.map +1 -1
  114. data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.mjs +1 -1
  115. data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.mjs.map +1 -1
  116. data/node_modules/govuk-frontend/dist/govuk/components/tag/fixtures.json +14 -26
  117. data/node_modules/govuk-frontend/dist/govuk/components/task-list/fixtures.json +14 -71
  118. data/node_modules/govuk-frontend/dist/govuk/components/textarea/fixtures.json +81 -81
  119. data/node_modules/govuk-frontend/dist/govuk/components/warning-text/fixtures.json +9 -9
  120. data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss +5 -2
  121. data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss.map +1 -1
  122. data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css +2 -2
  123. data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css.map +1 -1
  124. data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js +1 -1
  125. data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js.map +1 -1
  126. data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss +31 -2
  127. data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss.map +1 -1
  128. data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss +4 -1
  129. data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss.map +1 -1
  130. data/node_modules/govuk-frontend/dist/govuk/macros/logo.njk +2 -2
  131. data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss +2 -2
  132. data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss.map +1 -1
  133. data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss +13 -0
  134. data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss.map +1 -1
  135. data/node_modules/govuk-frontend/govuk-prototype-kit.config.json +1 -1
  136. data/node_modules/govuk-frontend/package.json +7 -7
  137. metadata +15 -102
  138. data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-focusable-elements-inside.html +0 -26
  139. data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-one-section-open.html +0 -30
  140. data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-translations.html +0 -30
  141. data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-link.html +0 -1
  142. data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-text.html +0 -1
  143. data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-multiple-levels.html +0 -16
  144. data/node_modules/govuk-frontend/dist/govuk/components/button/template-input-disabled.html +0 -1
  145. data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-disabled.html +0 -3
  146. data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-link.html +0 -3
  147. data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-start.html +0 -6
  148. data/node_modules/govuk-frontend/dist/govuk/components/button/template-prevent-double-click.html +0 -3
  149. data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-disabled.html +0 -3
  150. data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-link.html +0 -3
  151. data/node_modules/govuk-frontend/dist/govuk/components/button/template-start-link.html +0 -6
  152. data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning-disabled.html +0 -3
  153. data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning-link.html +0 -3
  154. data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-active-state.html +0 -3
  155. data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-focus-state.html +0 -3
  156. data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-hover-state.html +0 -3
  157. data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-custom-textarea-description.html +0 -9
  158. data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-error.html +0 -12
  159. data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html +0 -9
  160. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html +0 -27
  161. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-a-medium-legend.html +0 -33
  162. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-item-checked.html +0 -39
  163. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-items-with-special-characters.html +0 -39
  164. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-disabled-item.html +0 -29
  165. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message-and-hints-on-items.html +0 -39
  166. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html +0 -30
  167. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-and-hint-set-aria-describedby-on-input.html +0 -16
  168. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-set-aria-describedby-on-input.html +0 -13
  169. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-without-fieldset.html +0 -22
  170. data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-client-side-implementation.html +0 -60
  171. data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-autocomplete-values.html +0 -36
  172. data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-default-items.html +0 -36
  173. data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-input-attributes.html +0 -36
  174. data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html +0 -36
  175. data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/template-translated.html +0 -5
  176. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-direct-media-capture.html +0 -6
  177. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-image-files-only.html +0 -6
  178. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-multiple-files.html +0 -6
  179. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-disabled.html +0 -6
  180. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-enhanced-disabled.html +0 -13
  181. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-optional-form-group-classes.html +0 -6
  182. data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-meta.html +0 -56
  183. data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-menu-button-label.html +0 -59
  184. data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-navigation-label.html +0 -59
  185. data/node_modules/govuk-frontend/dist/govuk/components/input/template-disabled.html +0 -6
  186. data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocapitalize-turned-off.html +0 -6
  187. data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocomplete-attribute.html +0 -6
  188. data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-optional-form-group-classes.html +0 -6
  189. data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-pattern-attribute.html +0 -6
  190. data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-long-suffix.html +0 -10
  191. data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-disabled.html +0 -6
  192. data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-enabled.html +0 -6
  193. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-disabled-with-type-as-success.html +0 -12
  194. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-explicitly-enabled-with-type-as-success.html +0 -12
  195. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-custom-tabindex.html +0 -12
  196. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-paragraph-as-html-heading.html +0 -10
  197. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-rolealert-overridden-to-roleregion-with-type-as-success.html +0 -12
  198. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-success-with-custom-html.html +0 -16
  199. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-a-list.html +0 -16
  200. data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-accessible-labels-on-item-links.html +0 -39
  201. data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-navigation-landmark.html +0 -39
  202. data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only-in-a-different-language.html +0 -22
  203. data/node_modules/govuk-frontend/dist/govuk/components/panel/template-custom-heading-level.html +0 -8
  204. data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-new-password-autocomplete.html +0 -11
  205. data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-translations.html +0 -11
  206. data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked-using-value.html +0 -16
  207. data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked.html +0 -19
  208. data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline-extreme.html +0 -69
  209. data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-disabled.html +0 -27
  210. data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-a-medium-legend.html +0 -24
  211. data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-items-with-special-characters.html +0 -39
  212. data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-disabled.html +0 -29
  213. data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-idprefix.html +0 -16
  214. data/node_modules/govuk-frontend/dist/govuk/components/select/template-id.html +0 -7
  215. data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-no-items.html +0 -7
  216. data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-optional-form-group-classes.html +0 -10
  217. data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-selected-value.html +0 -10
  218. data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-a-custom-header-level.html +0 -28
  219. data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-check-your-answers.html +0 -98
  220. data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-overridden-widths.html +0 -58
  221. data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-translated.html +0 -51
  222. data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-no-first-action.html +0 -58
  223. data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-some-actions.html +0 -45
  224. data/node_modules/govuk-frontend/dist/govuk/components/table/template-with-small-text-modifier-for-tables-with-a-lot-of-data.html +0 -19
  225. data/node_modules/govuk-frontend/dist/govuk/components/tag/template-blue.html +0 -3
  226. data/node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-3-states.html +0 -49
  227. data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-autocomplete-attribute.html +0 -6
  228. data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-optional-form-group-classes.html +0 -6
  229. data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-disabled.html +0 -6
  230. data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-enabled.html +0 -6
  231. /data/node_modules/govuk-frontend/dist/govuk/components/date-input/{template-complete-question.html → template-with-items.html} +0 -0
  232. /data/node_modules/govuk-frontend/dist/govuk/components/table/{template-table-with-head-and-caption.html → template-with-head-and-caption.html} +0 -0
  233. /data/node_modules/govuk-frontend/dist/govuk/components/table/{template-table-with-head.html → template-with-head.html} +0 -0
  234. /data/node_modules/govuk-frontend/dist/govuk/components/task-list/{template-example-with-all-possible-colours.html → template-with-all-possible-colours.html} +0 -0
  235. /data/node_modules/govuk-frontend/dist/govuk/components/task-list/{template-example-with-hint-text-and-additional-states.html → template-with-hint-text-and-additional-states.html} +0 -0
  236. /data/node_modules/govuk-frontend/dist/govuk/components/task-list/{template-example-with-very-long-single-word-tags.html → template-with-very-long-single-word-tags.html} +0 -0
@@ -26,8 +26,13 @@
26
26
  },
27
27
  "hidden": false,
28
28
  "description": "",
29
- "previewLayoutModifiers": [],
30
- "screenshot": false,
29
+ "pageTemplateOptions": {},
30
+ "screenshot": {
31
+ "variants": [
32
+ "default",
33
+ "no-js"
34
+ ]
35
+ },
31
36
  "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"default-example\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"default-example-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"default-example-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n We need to know your nationality so we can work out which elections you’re entitled to vote in. If you cannot provide your nationality, you’ll have to send copies of identity documents through the post.\n </p>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"default-example-heading-2\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"default-example-content-2\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n </ul>\n </div>\n </div>\n</div>"
32
37
  },
33
38
  {
@@ -61,7 +66,7 @@
61
66
  },
62
67
  "hidden": false,
63
68
  "description": "",
64
- "previewLayoutModifiers": [],
69
+ "pageTemplateOptions": {},
65
70
  "screenshot": false,
66
71
  "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"with-descriptions\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-descriptions-heading-1\">\n Test\n </span>\n </h2>\n <div class=\"govuk-accordion__section-summary govuk-body\" id=\"with-descriptions-summary-1\">\n Additional description\n </div>\n </div>\n <div id=\"with-descriptions-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n We need to know your nationality so we can work out which elections you’re entitled to vote in. If you cannot provide your nationality, you’ll have to send copies of identity documents through the post.\n </p>\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 1</li>\n </ul>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-descriptions-heading-2\">\n Test 2\n </span>\n </h2>\n <div class=\"govuk-accordion__section-summary govuk-body\" id=\"with-descriptions-summary-2\">\n <span class=\"govuk-!-font-weight-regular\">Additional description (wrapped in span)</span>\n </div>\n </div>\n <div id=\"with-descriptions-content-2\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n </ul>\n </div>\n </div>\n</div>"
67
72
  },
@@ -96,14 +101,14 @@
96
101
  },
97
102
  "hidden": false,
98
103
  "description": "",
99
- "previewLayoutModifiers": [],
104
+ "pageTemplateOptions": {},
100
105
  "screenshot": false,
101
106
  "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"with-long-content-and-description\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-long-content-and-description-heading-1\">\n Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc quis tortor porttitor.\n </span>\n </h2>\n <div class=\"govuk-accordion__section-summary govuk-body\" id=\"with-long-content-and-description-summary-1\">\n Etiam diam dui, tempus ut pharetra in, aliquet non dui. Nunc pulvinar maximus tortor, ac finibus augue congue vitae. Donec sed cursus lorem.\n </div>\n </div>\n <div id=\"with-long-content-and-description-content-1\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 1</li>\n </ul>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-long-content-and-description-heading-2\">\n Praesent faucibus leo feugiat libero pharetra lacinia. Aliquam aliquet ante vitae mollis vestibulum.\n </span>\n </h2>\n <div class=\"govuk-accordion__section-summary govuk-body\" id=\"with-long-content-and-description-summary-2\">\n <span class=\"govuk-!-font-weight-regular\">Maecenas nec <abbr>est</abbr> sapien. Etiam varius luctus mauris non porttitor. </span>\n </div>\n </div>\n <div id=\"with-long-content-and-description-content-2\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n </ul>\n </div>\n </div>\n</div>"
102
107
  },
103
108
  {
104
- "name": "with one section open",
109
+ "name": "with all sections already open",
105
110
  "options": {
106
- "id": "one-section-open-example",
111
+ "id": "all-sections-open-example",
107
112
  "items": [
108
113
  {
109
114
  "heading": {
@@ -118,6 +123,7 @@
118
123
  "heading": {
119
124
  "text": "Section B"
120
125
  },
126
+ "expanded": true,
121
127
  "content": {
122
128
  "html": "<ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n</ul>\n"
123
129
  }
@@ -126,114 +132,86 @@
126
132
  },
127
133
  "hidden": false,
128
134
  "description": "",
129
- "previewLayoutModifiers": [],
135
+ "pageTemplateOptions": {},
130
136
  "screenshot": false,
131
- "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"one-section-open-example\">\n <div class=\"govuk-accordion__section govuk-accordion__section--expanded\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"one-section-open-example-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"one-section-open-example-content-1\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 1</li>\n </ul>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"one-section-open-example-heading-2\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"one-section-open-example-content-2\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n </ul>\n </div>\n </div>\n</div>"
137
+ "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"all-sections-open-example\">\n <div class=\"govuk-accordion__section govuk-accordion__section--expanded\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"all-sections-open-example-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"all-sections-open-example-content-1\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 1</li>\n </ul>\n </div>\n </div>\n <div class=\"govuk-accordion__section govuk-accordion__section--expanded\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"all-sections-open-example-heading-2\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"all-sections-open-example-content-2\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n </ul>\n </div>\n </div>\n</div>"
132
138
  },
133
139
  {
134
- "name": "with all sections already open",
140
+ "name": "classes",
135
141
  "options": {
136
- "id": "all-sections-open-example",
142
+ "id": "accordion-classes",
143
+ "classes": "myClass",
137
144
  "items": [
138
145
  {
139
146
  "heading": {
140
147
  "text": "Section A"
141
148
  },
142
- "expanded": true,
143
149
  "content": {
144
- "html": "<ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 1</li>\n</ul>\n"
145
- }
146
- },
147
- {
148
- "heading": {
149
- "text": "Section B"
150
- },
151
- "expanded": true,
152
- "content": {
153
- "html": "<ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n</ul>\n"
150
+ "text": "Some content"
154
151
  }
155
152
  }
156
153
  ]
157
154
  },
158
- "hidden": false,
155
+ "hidden": true,
159
156
  "description": "",
160
- "previewLayoutModifiers": [],
157
+ "pageTemplateOptions": {},
161
158
  "screenshot": false,
162
- "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"all-sections-open-example\">\n <div class=\"govuk-accordion__section govuk-accordion__section--expanded\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"all-sections-open-example-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"all-sections-open-example-content-1\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 1</li>\n </ul>\n </div>\n </div>\n <div class=\"govuk-accordion__section govuk-accordion__section--expanded\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"all-sections-open-example-heading-2\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"all-sections-open-example-content-2\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n </ul>\n </div>\n </div>\n</div>"
159
+ "html": "<div class=\"govuk-accordion myClass\" data-module=\"govuk-accordion\" id=\"accordion-classes\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-classes-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"accordion-classes-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
163
160
  },
164
161
  {
165
- "name": "with focusable elements inside",
162
+ "name": "attributes",
166
163
  "options": {
167
- "id": "with-focusable-elements",
164
+ "id": "accordion-attributes",
165
+ "attributes": {
166
+ "data-attribute": "value"
167
+ },
168
168
  "items": [
169
169
  {
170
170
  "heading": {
171
171
  "text": "Section A"
172
172
  },
173
173
  "content": {
174
- "html": "<a class=\"govuk-link\" href=\"#\">Link A</a>"
175
- }
176
- },
177
- {
178
- "heading": {
179
- "text": "Section B"
180
- },
181
- "content": {
182
- "html": "<a class=\"govuk-link\" href=\"#\">Link B</a>"
174
+ "text": "Some content"
183
175
  }
184
176
  }
185
177
  ]
186
178
  },
187
- "hidden": false,
179
+ "hidden": true,
188
180
  "description": "",
189
- "previewLayoutModifiers": [],
181
+ "pageTemplateOptions": {},
190
182
  "screenshot": false,
191
- "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"with-focusable-elements\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-focusable-elements-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"with-focusable-elements-content-1\" class=\"govuk-accordion__section-content\">\n <a class=\"govuk-link\" href=\"#\">Link A</a>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-focusable-elements-heading-2\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"with-focusable-elements-content-2\" class=\"govuk-accordion__section-content\">\n <a class=\"govuk-link\" href=\"#\">Link B</a>\n </div>\n </div>\n</div>"
183
+ "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-attributes\" data-attribute=\"value\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-attributes-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"accordion-attributes-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
192
184
  },
193
185
  {
194
- "name": "with translations",
186
+ "name": "custom heading level",
195
187
  "options": {
196
- "id": "with-translations",
197
- "hideAllSectionsText": "Collapse all sections",
198
- "showAllSectionsText": "Expand all sections",
199
- "hideSectionText": "Collapse",
200
- "hideSectionAriaLabelText": "Collapse this section",
201
- "showSectionText": "Expand",
202
- "showSectionAriaLabelText": "Expand this section",
188
+ "id": "accordion-heading",
189
+ "headingLevel": 3,
203
190
  "items": [
204
191
  {
205
192
  "heading": {
206
193
  "text": "Section A"
207
194
  },
208
195
  "content": {
209
- "text": "We need to know your nationality so we can work out which elections you’re entitled to vote in. If you cannot provide your nationality, you’ll have to send copies of identity documents through the post."
210
- }
211
- },
212
- {
213
- "heading": {
214
- "text": "Section B"
215
- },
216
- "content": {
217
- "html": "<ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n</ul>\n"
196
+ "text": "Some content"
218
197
  }
219
198
  }
220
199
  ]
221
200
  },
222
- "hidden": false,
201
+ "hidden": true,
223
202
  "description": "",
224
- "previewLayoutModifiers": [],
203
+ "pageTemplateOptions": {},
225
204
  "screenshot": false,
226
- "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"with-translations\" data-i18n.hide-all-sections=\"Collapse all sections\" data-i18n.hide-section=\"Collapse\" data-i18n.hide-section-aria-label=\"Collapse this section\" data-i18n.show-all-sections=\"Expand all sections\" data-i18n.show-section=\"Expand\" data-i18n.show-section-aria-label=\"Expand this section\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-translations-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"with-translations-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n We need to know your nationality so we can work out which elections you’re entitled to vote in. If you cannot provide your nationality, you’ll have to send copies of identity documents through the post.\n </p>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-translations-heading-2\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"with-translations-content-2\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n </ul>\n </div>\n </div>\n</div>"
205
+ "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-heading\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h3 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-heading-heading-1\">\n Section A\n </span>\n </h3>\n </div>\n <div id=\"accordion-heading-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
227
206
  },
228
207
  {
229
- "name": "classes",
208
+ "name": "heading html",
230
209
  "options": {
231
- "id": "accordion-classes",
232
- "classes": "myClass",
210
+ "id": "accordion-heading-html",
233
211
  "items": [
234
212
  {
235
213
  "heading": {
236
- "text": "Section A"
214
+ "html": "<span class=\"myClass\">Section A</span>"
237
215
  },
238
216
  "content": {
239
217
  "text": "Some content"
@@ -243,17 +221,14 @@
243
221
  },
244
222
  "hidden": true,
245
223
  "description": "",
246
- "previewLayoutModifiers": [],
224
+ "pageTemplateOptions": {},
247
225
  "screenshot": false,
248
- "html": "<div class=\"govuk-accordion myClass\" data-module=\"govuk-accordion\" id=\"accordion-classes\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-classes-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"accordion-classes-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
226
+ "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-heading-html\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-heading-html-heading-1\">\n <span class=\"myClass\">Section A</span>\n </span>\n </h2>\n </div>\n <div id=\"accordion-heading-html-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
249
227
  },
250
228
  {
251
- "name": "attributes",
229
+ "name": "with falsy values",
252
230
  "options": {
253
- "id": "accordion-attributes",
254
- "attributes": {
255
- "data-attribute": "value"
256
- },
231
+ "id": "accordion-falsy",
257
232
  "items": [
258
233
  {
259
234
  "heading": {
@@ -262,20 +237,31 @@
262
237
  "content": {
263
238
  "text": "Some content"
264
239
  }
240
+ },
241
+ false,
242
+ "",
243
+ null,
244
+ {
245
+ "heading": {
246
+ "text": "Section B"
247
+ },
248
+ "content": {
249
+ "text": "Some content"
250
+ }
265
251
  }
266
252
  ]
267
253
  },
268
254
  "hidden": true,
269
255
  "description": "",
270
- "previewLayoutModifiers": [],
256
+ "pageTemplateOptions": {},
271
257
  "screenshot": false,
272
- "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-attributes\" data-attribute=\"value\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-attributes-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"accordion-attributes-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
258
+ "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-falsy\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-falsy-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"accordion-falsy-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-falsy-heading-5\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"accordion-falsy-content-5\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
273
259
  },
274
260
  {
275
- "name": "custom heading level",
261
+ "name": "with remember expanded off",
276
262
  "options": {
277
- "id": "accordion-heading",
278
- "headingLevel": 3,
263
+ "id": "accordion-remember-expanded-off",
264
+ "rememberExpanded": false,
279
265
  "items": [
280
266
  {
281
267
  "heading": {
@@ -289,84 +275,103 @@
289
275
  },
290
276
  "hidden": true,
291
277
  "description": "",
292
- "previewLayoutModifiers": [],
278
+ "pageTemplateOptions": {},
293
279
  "screenshot": false,
294
- "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-heading\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h3 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-heading-heading-1\">\n Section A\n </span>\n </h3>\n </div>\n <div id=\"accordion-heading-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
280
+ "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-remember-expanded-off\" data-remember-expanded=\"false\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-remember-expanded-off-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"accordion-remember-expanded-off-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
295
281
  },
296
282
  {
297
- "name": "heading html",
283
+ "name": "with focusable elements inside",
298
284
  "options": {
299
- "id": "accordion-heading-html",
285
+ "id": "with-focusable-elements",
300
286
  "items": [
301
287
  {
302
288
  "heading": {
303
- "html": "<span class=\"myClass\">Section A</span>"
289
+ "text": "Section A"
304
290
  },
305
291
  "content": {
306
- "text": "Some content"
292
+ "html": "<a class=\"govuk-link\" href=\"#\">Link A</a>"
293
+ }
294
+ },
295
+ {
296
+ "heading": {
297
+ "text": "Section B"
298
+ },
299
+ "content": {
300
+ "html": "<a class=\"govuk-link\" href=\"#\">Link B</a>"
307
301
  }
308
302
  }
309
303
  ]
310
304
  },
311
305
  "hidden": true,
312
306
  "description": "",
313
- "previewLayoutModifiers": [],
307
+ "pageTemplateOptions": {},
314
308
  "screenshot": false,
315
- "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-heading-html\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-heading-html-heading-1\">\n <span class=\"myClass\">Section A</span>\n </span>\n </h2>\n </div>\n <div id=\"accordion-heading-html-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
309
+ "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"with-focusable-elements\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-focusable-elements-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"with-focusable-elements-content-1\" class=\"govuk-accordion__section-content\">\n <a class=\"govuk-link\" href=\"#\">Link A</a>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-focusable-elements-heading-2\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"with-focusable-elements-content-2\" class=\"govuk-accordion__section-content\">\n <a class=\"govuk-link\" href=\"#\">Link B</a>\n </div>\n </div>\n</div>"
316
310
  },
317
311
  {
318
- "name": "with falsy values",
312
+ "name": "with one section open",
319
313
  "options": {
320
- "id": "accordion-falsy",
314
+ "id": "one-section-open-example",
321
315
  "items": [
322
316
  {
323
317
  "heading": {
324
318
  "text": "Section A"
325
319
  },
320
+ "expanded": true,
326
321
  "content": {
327
- "text": "Some content"
322
+ "html": "<ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 1</li>\n</ul>\n"
328
323
  }
329
324
  },
330
- false,
331
- "",
332
- null,
333
325
  {
334
326
  "heading": {
335
327
  "text": "Section B"
336
328
  },
337
329
  "content": {
338
- "text": "Some content"
330
+ "html": "<ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n</ul>\n"
339
331
  }
340
332
  }
341
333
  ]
342
334
  },
343
335
  "hidden": true,
344
336
  "description": "",
345
- "previewLayoutModifiers": [],
337
+ "pageTemplateOptions": {},
346
338
  "screenshot": false,
347
- "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-falsy\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-falsy-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"accordion-falsy-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-falsy-heading-5\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"accordion-falsy-content-5\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
339
+ "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"one-section-open-example\">\n <div class=\"govuk-accordion__section govuk-accordion__section--expanded\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"one-section-open-example-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"one-section-open-example-content-1\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 1</li>\n </ul>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"one-section-open-example-heading-2\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"one-section-open-example-content-2\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n </ul>\n </div>\n </div>\n</div>"
348
340
  },
349
341
  {
350
- "name": "with remember expanded off",
342
+ "name": "with translations",
351
343
  "options": {
352
- "id": "accordion-remember-expanded-off",
353
- "rememberExpanded": false,
344
+ "id": "with-translations",
345
+ "hideAllSectionsText": "Collapse all sections",
346
+ "showAllSectionsText": "Expand all sections",
347
+ "hideSectionText": "Collapse",
348
+ "hideSectionAriaLabelText": "Collapse this section",
349
+ "showSectionText": "Expand",
350
+ "showSectionAriaLabelText": "Expand this section",
354
351
  "items": [
355
352
  {
356
353
  "heading": {
357
354
  "text": "Section A"
358
355
  },
359
356
  "content": {
360
- "text": "Some content"
357
+ "text": "We need to know your nationality so we can work out which elections you’re entitled to vote in. If you cannot provide your nationality, you’ll have to send copies of identity documents through the post."
358
+ }
359
+ },
360
+ {
361
+ "heading": {
362
+ "text": "Section B"
363
+ },
364
+ "content": {
365
+ "html": "<ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n</ul>\n"
361
366
  }
362
367
  }
363
368
  ]
364
369
  },
365
370
  "hidden": true,
366
371
  "description": "",
367
- "previewLayoutModifiers": [],
372
+ "pageTemplateOptions": {},
368
373
  "screenshot": false,
369
- "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-remember-expanded-off\" data-remember-expanded=\"false\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"accordion-remember-expanded-off-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"accordion-remember-expanded-off-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n Some content\n </p>\n </div>\n </div>\n</div>"
374
+ "html": "<div class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"with-translations\" data-i18n.hide-all-sections=\"Collapse all sections\" data-i18n.hide-section=\"Collapse\" data-i18n.hide-section-aria-label=\"Collapse this section\" data-i18n.show-all-sections=\"Expand all sections\" data-i18n.show-section=\"Expand\" data-i18n.show-section-aria-label=\"Expand this section\">\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-translations-heading-1\">\n Section A\n </span>\n </h2>\n </div>\n <div id=\"with-translations-content-1\" class=\"govuk-accordion__section-content\">\n <p class=\"govuk-body\">\n We need to know your nationality so we can work out which elections you’re entitled to vote in. If you cannot provide your nationality, you’ll have to send copies of identity documents through the post.\n </p>\n </div>\n </div>\n <div class=\"govuk-accordion__section\">\n <div class=\"govuk-accordion__section-header\">\n <h2 class=\"govuk-accordion__section-heading\">\n <span class=\"govuk-accordion__section-button\" id=\"with-translations-heading-2\">\n Section B\n </span>\n </h2>\n </div>\n <div id=\"with-translations-content-2\" class=\"govuk-accordion__section-content\">\n <ul class=\"govuk-list govuk-list--bullet\">\n <li>Example item 2</li>\n </ul>\n </div>\n </div>\n</div>"
370
375
  }
371
376
  ]
372
377
  }
@@ -6,33 +6,10 @@
6
6
  "options": {},
7
7
  "hidden": false,
8
8
  "description": "",
9
- "previewLayoutModifiers": [],
10
- "screenshot": false,
9
+ "pageTemplateOptions": {},
10
+ "screenshot": true,
11
11
  "html": "<a href=\"#\" class=\"govuk-back-link\">Back</a>"
12
12
  },
13
- {
14
- "name": "with custom text",
15
- "options": {
16
- "text": "Back to home"
17
- },
18
- "hidden": false,
19
- "description": "",
20
- "previewLayoutModifiers": [],
21
- "screenshot": false,
22
- "html": "<a href=\"#\" class=\"govuk-back-link\">Back to home</a>"
23
- },
24
- {
25
- "name": "with custom link",
26
- "options": {
27
- "href": "/home",
28
- "text": "Back to home"
29
- },
30
- "hidden": false,
31
- "description": "",
32
- "previewLayoutModifiers": [],
33
- "screenshot": false,
34
- "html": "<a href=\"/home\" class=\"govuk-back-link\">Back to home</a>"
35
- },
36
13
  {
37
14
  "name": "inverse",
38
15
  "options": {
@@ -40,9 +17,9 @@
40
17
  },
41
18
  "hidden": false,
42
19
  "description": "",
43
- "previewLayoutModifiers": [
44
- "inverse"
45
- ],
20
+ "pageTemplateOptions": {
21
+ "bodyClasses": "app-template__body--inverse"
22
+ },
46
23
  "screenshot": true,
47
24
  "html": "<a href=\"#\" class=\"govuk-back-link govuk-back-link--inverse\">Back</a>"
48
25
  },
@@ -53,7 +30,7 @@
53
30
  },
54
31
  "hidden": true,
55
32
  "description": "",
56
- "previewLayoutModifiers": [],
33
+ "pageTemplateOptions": {},
57
34
  "screenshot": false,
58
35
  "html": "<a href=\"#\" class=\"govuk-back-link app-back-link--custom-class\">Back</a>"
59
36
  },
@@ -64,7 +41,7 @@
64
41
  },
65
42
  "hidden": true,
66
43
  "description": "",
67
- "previewLayoutModifiers": [],
44
+ "pageTemplateOptions": {},
68
45
  "screenshot": false,
69
46
  "html": "<a href=\"#\" class=\"govuk-back-link\">&lt;b&gt;Home&lt;/b&gt;</a>"
70
47
  },
@@ -75,10 +52,22 @@
75
52
  },
76
53
  "hidden": true,
77
54
  "description": "",
78
- "previewLayoutModifiers": [],
55
+ "pageTemplateOptions": {},
79
56
  "screenshot": false,
80
57
  "html": "<a href=\"#\" class=\"govuk-back-link\"><b>Back</b></a>"
81
58
  },
59
+ {
60
+ "name": "with custom text and link",
61
+ "options": {
62
+ "href": "/home",
63
+ "text": "Back to home"
64
+ },
65
+ "hidden": true,
66
+ "description": "",
67
+ "pageTemplateOptions": {},
68
+ "screenshot": false,
69
+ "html": "<a href=\"/home\" class=\"govuk-back-link\">Back to home</a>"
70
+ },
82
71
  {
83
72
  "name": "attributes",
84
73
  "options": {
@@ -89,7 +78,7 @@
89
78
  },
90
79
  "hidden": true,
91
80
  "description": "",
92
- "previewLayoutModifiers": [],
81
+ "pageTemplateOptions": {},
93
82
  "screenshot": false,
94
83
  "html": "<a href=\"#\" class=\"govuk-back-link\" data-test=\"attribute\" aria-label=\"Back to home\">Back</a>"
95
84
  }