govuk_publishing_components 60.0.2 → 60.2.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.
- checksums.yaml +4 -4
- data/README.md +2 -0
- data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-page-views.js +11 -1
- data/app/assets/javascripts/govuk_publishing_components/components/feedback.js +0 -14
- data/app/assets/javascripts/govuk_publishing_components/vendor/lux/lux-reporter.js +570 -595
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_footnotes.scss +5 -0
- data/app/views/govuk_publishing_components/audit/_applications.html.erb +13 -13
- data/app/views/govuk_publishing_components/audit/_component_contents.html.erb +2 -2
- data/app/views/govuk_publishing_components/audit/_components.html.erb +17 -19
- data/app/views/govuk_publishing_components/audit/_items_in_applications.html.erb +3 -3
- data/app/views/govuk_publishing_components/audit/show.html.erb +5 -6
- data/app/views/govuk_publishing_components/component_guide/component_doc/_call.html.erb +2 -2
- data/app/views/govuk_publishing_components/component_guide/example.html.erb +4 -5
- data/app/views/govuk_publishing_components/component_guide/index.html.erb +9 -10
- data/app/views/govuk_publishing_components/component_guide/preview.html.erb +1 -1
- data/app/views/govuk_publishing_components/component_guide/show.html.erb +9 -10
- data/app/views/govuk_publishing_components/components/_accordion.html.erb +5 -5
- data/app/views/govuk_publishing_components/components/_action_link.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_add_another.html.erb +3 -3
- data/app/views/govuk_publishing_components/components/_attachment.html.erb +4 -4
- data/app/views/govuk_publishing_components/components/_back_link.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_back_to_top_link.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_big_number.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_cards.html.erb +4 -4
- data/app/views/govuk_publishing_components/components/_character_count.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_checkboxes.html.erb +3 -3
- data/app/views/govuk_publishing_components/components/_contents_list.html.erb +6 -9
- data/app/views/govuk_publishing_components/components/_contents_list_with_body.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_contextual_breadcrumbs.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_contextual_footer.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_contextual_sidebar.html.erb +6 -6
- data/app/views/govuk_publishing_components/components/_cookie_banner.html.erb +6 -6
- data/app/views/govuk_publishing_components/components/_date_input.html.erb +5 -5
- data/app/views/govuk_publishing_components/components/_details.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_devolved_nations.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_document_list.html.erb +8 -8
- data/app/views/govuk_publishing_components/components/_emergency_banner.html.erb +3 -3
- data/app/views/govuk_publishing_components/components/_feedback.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_fieldset.html.erb +3 -4
- data/app/views/govuk_publishing_components/components/_figure.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_file_upload.html.erb +5 -5
- data/app/views/govuk_publishing_components/components/_glance_metric.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_global_banner.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_google_tag_manager_script.html.erb +7 -7
- data/app/views/govuk_publishing_components/components/_govspeak_html_publication.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_image_card.html.erb +4 -5
- data/app/views/govuk_publishing_components/components/_input.html.erb +14 -14
- data/app/views/govuk_publishing_components/components/_intervention.html.erb +4 -6
- data/app/views/govuk_publishing_components/components/_label.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_layout_footer.html.erb +6 -9
- data/app/views/govuk_publishing_components/components/_layout_for_admin.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_layout_for_public.html.erb +15 -15
- data/app/views/govuk_publishing_components/components/_layout_super_navigation_header.html.erb +16 -19
- data/app/views/govuk_publishing_components/components/_machine_readable_metadata.html.erb +18 -17
- data/app/views/govuk_publishing_components/components/_metadata.html.erb +4 -4
- data/app/views/govuk_publishing_components/components/_notice.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_option_select.html.erb +8 -9
- data/app/views/govuk_publishing_components/components/_organisation_logo.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_password_input.html.erb +17 -17
- data/app/views/govuk_publishing_components/components/_phase_banner.html.erb +2 -3
- data/app/views/govuk_publishing_components/components/_previous_and_next_navigation.html.erb +6 -8
- data/app/views/govuk_publishing_components/components/_print_link.html.erb +3 -3
- data/app/views/govuk_publishing_components/components/_published_dates.html.erb +6 -7
- data/app/views/govuk_publishing_components/components/_radio.html.erb +7 -8
- data/app/views/govuk_publishing_components/components/_related_navigation.html.erb +4 -6
- data/app/views/govuk_publishing_components/components/_reorderable_list.html.erb +7 -7
- data/app/views/govuk_publishing_components/components/_search_with_autocomplete.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_secondary_navigation.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_select.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_select_with_search.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_share_links.html.erb +18 -18
- data/app/views/govuk_publishing_components/components/_signup_link.html.erb +3 -3
- data/app/views/govuk_publishing_components/components/_single_page_notification_button.html.erb +3 -3
- data/app/views/govuk_publishing_components/components/_skip_link.html.erb +2 -3
- data/app/views/govuk_publishing_components/components/_step_by_step_nav.html.erb +9 -10
- data/app/views/govuk_publishing_components/components/_step_by_step_nav_header.html.erb +2 -3
- data/app/views/govuk_publishing_components/components/_step_by_step_nav_related.html.erb +5 -9
- data/app/views/govuk_publishing_components/components/_subscription_links.html.erb +8 -8
- data/app/views/govuk_publishing_components/components/_summary_list.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_table.html.erb +3 -3
- data/app/views/govuk_publishing_components/components/_tag.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_textarea.html.erb +4 -4
- data/app/views/govuk_publishing_components/components/_translation_nav.html.erb +1 -2
- data/app/views/govuk_publishing_components/components/_warning_text.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/attachment/_thumbnail_document.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/attachment/_thumbnail_external.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/attachment/_thumbnail_generic.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/attachment/_thumbnail_html.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/attachment/_thumbnail_pdf.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/attachment/_thumbnail_spreadsheet.html.erb +3 -3
- data/app/views/govuk_publishing_components/components/cross_service_header/_one_login_header.html.erb +10 -10
- data/app/views/govuk_publishing_components/components/docs/govspeak.yml +7 -3
- data/app/views/govuk_publishing_components/components/feedback/_problem_form.html.erb +10 -10
- data/app/views/govuk_publishing_components/components/feedback/_yes_no_banner.html.erb +6 -8
- data/app/views/govuk_publishing_components/components/govuk_logo/_govuk_logo_crown_only.html.erb +1 -2
- data/app/views/govuk_publishing_components/components/layout_for_public/_account-layout.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/layout_for_public/_account-navigation.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/layout_header/_header_logo.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/layout_header/_navigation_items.html.erb +2 -3
- data/app/views/govuk_publishing_components/components/metadata/_sentence.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/related_navigation/_section.html.erb +4 -4
- data/app/views/govuk_publishing_components/components/search/_search_icon.html.erb +2 -3
- data/app/views/layouts/govuk_publishing_components/application.html.erb +3 -3
- data/lib/govuk_publishing_components/presenters/component_wrapper_helper.rb +1 -1
- data/lib/govuk_publishing_components/presenters/heading_helper.rb +3 -3
- data/lib/govuk_publishing_components/presenters/meta_tags.rb +1 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js +99 -73
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs +99 -73
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/configuration.mjs +29 -2
- data/node_modules/govuk-frontend/dist/govuk/common/configuration.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/govuk-frontend-version.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/index.mjs +5 -11
- data/node_modules/govuk-frontend/dist/govuk/common/index.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/component.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.js +13 -11
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.mjs +13 -11
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.mjs +4 -4
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/fixtures.json +102 -97
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/fixtures.json +21 -32
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/fixtures.json +25 -45
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-default.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.js +7 -5
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.mjs +7 -5
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/fixtures.json +66 -210
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.js +10 -8
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.mjs +10 -8
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/fixtures.json +72 -86
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.js +10 -5
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.mjs +10 -5
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/fixtures.json +305 -464
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-default.html +24 -19
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-and-none.html +2 -4
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-none-and-conditional-items.html +2 -4
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message.html +12 -3
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/{template-with-fieldset-and-error-message.html → template-with-hint.html} +5 -5
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-hints-on-items.html +2 -4
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-pre-checked-values.html +36 -27
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-very-long-option-text.html +2 -5
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/fixtures.json +115 -79
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/fixtures.json +147 -159
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html +30 -22
- data/node_modules/govuk-frontend/dist/govuk/components/details/fixtures.json +22 -22
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/fixtures.json +10 -10
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.js +8 -12
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.mjs +8 -12
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.mjs +2 -2
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/fixtures.json +21 -21
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.js +9 -7
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.mjs +9 -7
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/fixtures.json +19 -19
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/fixtures.json +19 -19
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.bundle.js +10 -8
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.bundle.mjs +10 -8
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/fixtures.json +99 -150
- data/node_modules/govuk-frontend/dist/govuk/components/footer/fixtures.json +53 -64
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss +10 -4
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/fixtures.json +155 -103
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.js +12 -6
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.mjs +12 -6
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.mjs +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-full-width-with-navigation.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-full-width.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-html.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-text-without-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-full-width-border.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/hint/fixtures.json +7 -7
- data/node_modules/govuk-frontend/dist/govuk/components/input/fixtures.json +158 -179
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/fixtures.json +7 -7
- data/node_modules/govuk-frontend/dist/govuk/components/label/fixtures.json +18 -18
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/fixtures.json +74 -108
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.js +7 -5
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.mjs +7 -5
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-text-as-html.html +7 -1
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_index.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/fixtures.json +80 -98
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/macro-options.json +4 -4
- data/node_modules/govuk-frontend/dist/govuk/components/panel/fixtures.json +22 -22
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/fixtures.json +53 -48
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.js +9 -7
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.mjs +9 -7
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/fixtures.json +8 -8
- data/node_modules/govuk-frontend/dist/govuk/components/radios/fixtures.json +213 -328
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.js +10 -5
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.mjs +10 -5
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-default.html +18 -16
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-hint.html +24 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/fixtures.json +99 -115
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss +72 -5
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/fixtures.json +228 -62
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/macro-options.json +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.js +11 -6
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.mjs +11 -6
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/{template-with-navigation-with-an-active-item.html → template-inverse.html} +7 -2
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-a-single-navigation-item-and-collapsenavigationonmobile-set-to-true.html +38 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-a-single-navigation-item.html +35 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-collapsenavigationonmobile-set-to-false.html +60 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template.njk +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_index.scss +1 -2
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/fixtures.json +10 -10
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.js +12 -19
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.mjs +12 -19
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.mjs +3 -9
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/fixtures.json +282 -518
- data/node_modules/govuk-frontend/dist/govuk/components/table/fixtures.json +75 -75
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/fixtures.json +44 -39
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.js +13 -14
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.mjs +13 -14
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.mjs +3 -3
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tag/fixtures.json +14 -26
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/fixtures.json +14 -71
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/fixtures.json +81 -81
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/fixtures.json +9 -9
- data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss +5 -2
- data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/errors/index.mjs +5 -3
- data/node_modules/govuk-frontend/dist/govuk/errors/index.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css +2 -2
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss +31 -2
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/i18n.mjs +4 -2
- data/node_modules/govuk-frontend/dist/govuk/i18n.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/init.mjs +52 -43
- data/node_modules/govuk-frontend/dist/govuk/init.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/macros/logo.njk +2 -2
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss +2 -2
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss +13 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/govuk-prototype-kit.config.json +1 -1
- data/node_modules/govuk-frontend/package.json +13 -13
- metadata +27 -102
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-focusable-elements-inside.html +0 -26
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-one-section-open.html +0 -30
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-translations.html +0 -30
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-link.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-text.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-multiple-levels.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-input-disabled.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-disabled.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-start.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-prevent-double-click.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-disabled.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-start-link.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning-disabled.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-active-state.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-focus-state.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-hover-state.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-custom-textarea-description.html +0 -9
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-error.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html +0 -9
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html +0 -27
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-a-medium-legend.html +0 -33
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-item-checked.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-items-with-special-characters.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-disabled-item.html +0 -29
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message-and-hints-on-items.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html +0 -30
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-and-hint-set-aria-describedby-on-input.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-set-aria-describedby-on-input.html +0 -13
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-without-fieldset.html +0 -22
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-client-side-implementation.html +0 -60
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-autocomplete-values.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-default-items.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-input-attributes.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/template-translated.html +0 -5
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-direct-media-capture.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-image-files-only.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-multiple-files.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-enhanced-disabled.html +0 -13
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-optional-form-group-classes.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-meta.html +0 -56
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-menu-button-label.html +0 -59
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-navigation-label.html +0 -59
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocapitalize-turned-off.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocomplete-attribute.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-optional-form-group-classes.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-pattern-attribute.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-long-suffix.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-enabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-disabled-with-type-as-success.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-explicitly-enabled-with-type-as-success.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-custom-tabindex.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-paragraph-as-html-heading.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-rolealert-overridden-to-roleregion-with-type-as-success.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-success-with-custom-html.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-a-list.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-accessible-labels-on-item-links.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-navigation-landmark.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only-in-a-different-language.html +0 -22
- data/node_modules/govuk-frontend/dist/govuk/components/panel/template-custom-heading-level.html +0 -8
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-new-password-autocomplete.html +0 -11
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-translations.html +0 -11
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked-using-value.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked.html +0 -19
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline-extreme.html +0 -69
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-disabled.html +0 -27
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-a-medium-legend.html +0 -24
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-items-with-special-characters.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-disabled.html +0 -29
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-idprefix.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-id.html +0 -7
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-no-items.html +0 -7
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-optional-form-group-classes.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-selected-value.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-a-custom-header-level.html +0 -28
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-check-your-answers.html +0 -98
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-overridden-widths.html +0 -58
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-translated.html +0 -51
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-no-first-action.html +0 -58
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-some-actions.html +0 -45
- data/node_modules/govuk-frontend/dist/govuk/components/table/template-with-small-text-modifier-for-tables-with-a-lot-of-data.html +0 -19
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-blue.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-3-states.html +0 -49
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-autocomplete-attribute.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-optional-form-group-classes.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-enabled.html +0 -6
- /data/node_modules/govuk-frontend/dist/govuk/components/date-input/{template-complete-question.html → template-with-items.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/table/{template-table-with-head-and-caption.html → template-with-head-and-caption.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/table/{template-table-with-head.html → template-with-head.html} +0 -0
- /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
- /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
- /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
@@ -1,19 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<div id="example-default-hint" class="govuk-hint">
|
3
|
-
This includes changing your last name or spelling your name differently.
|
4
|
-
</div>
|
5
|
-
<div class="govuk-radios" data-module="govuk-radios">
|
6
|
-
<div class="govuk-radios__item">
|
7
|
-
<input class="govuk-radios__input" id="example-default" name="example-default" type="radio" value="yes">
|
8
|
-
<label class="govuk-label govuk-radios__label" for="example-default">
|
9
|
-
Yes
|
10
|
-
</label>
|
11
|
-
</div>
|
12
|
-
<div class="govuk-radios__item">
|
13
|
-
<input class="govuk-radios__input" id="example-default-2" name="example-default" type="radio" value="no" checked>
|
14
|
-
<label class="govuk-label govuk-radios__label" for="example-default-2">
|
15
|
-
No
|
16
|
-
</label>
|
17
|
-
</div>
|
18
|
-
</div>
|
19
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline-extreme.html
DELETED
@@ -1,69 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<fieldset class="govuk-fieldset">
|
3
|
-
<legend class="govuk-fieldset__legend">
|
4
|
-
Sort by
|
5
|
-
</legend>
|
6
|
-
<div class="govuk-radios govuk-radios--small govuk-radios--inline" data-module="govuk-radios">
|
7
|
-
<div class="govuk-radios__item">
|
8
|
-
<input class="govuk-radios__input" id="sort" name="example" type="radio" value="relevance">
|
9
|
-
<label class="govuk-label govuk-radios__label" for="sort">
|
10
|
-
relevance
|
11
|
-
</label>
|
12
|
-
</div>
|
13
|
-
<div class="govuk-radios__item">
|
14
|
-
<input class="govuk-radios__input" id="sort-2" name="example" type="radio" value="title">
|
15
|
-
<label class="govuk-label govuk-radios__label" for="sort-2">
|
16
|
-
title
|
17
|
-
</label>
|
18
|
-
</div>
|
19
|
-
<div class="govuk-radios__item">
|
20
|
-
<input class="govuk-radios__input" id="sort-3" name="example" type="radio" value="created">
|
21
|
-
<label class="govuk-label govuk-radios__label" for="sort-3">
|
22
|
-
created
|
23
|
-
</label>
|
24
|
-
</div>
|
25
|
-
<div class="govuk-radios__item">
|
26
|
-
<input class="govuk-radios__input" id="sort-4" name="example" type="radio" value="modified">
|
27
|
-
<label class="govuk-label govuk-radios__label" for="sort-4">
|
28
|
-
modified
|
29
|
-
</label>
|
30
|
-
</div>
|
31
|
-
<div class="govuk-radios__item">
|
32
|
-
<input class="govuk-radios__input" id="sort-5" name="example" type="radio" value="category">
|
33
|
-
<label class="govuk-label govuk-radios__label" for="sort-5">
|
34
|
-
category
|
35
|
-
</label>
|
36
|
-
</div>
|
37
|
-
<div class="govuk-radios__item">
|
38
|
-
<input class="govuk-radios__input" id="sort-6" name="example" type="radio" value="votes">
|
39
|
-
<label class="govuk-label govuk-radios__label" for="sort-6">
|
40
|
-
votes
|
41
|
-
</label>
|
42
|
-
</div>
|
43
|
-
<div class="govuk-radios__item">
|
44
|
-
<input class="govuk-radios__input" id="sort-7" name="example" type="radio" value="flavour">
|
45
|
-
<label class="govuk-label govuk-radios__label" for="sort-7">
|
46
|
-
flavour
|
47
|
-
</label>
|
48
|
-
</div>
|
49
|
-
<div class="govuk-radios__item">
|
50
|
-
<input class="govuk-radios__input" id="sort-8" name="example" type="radio" value="hue">
|
51
|
-
<label class="govuk-label govuk-radios__label" for="sort-8">
|
52
|
-
hue
|
53
|
-
</label>
|
54
|
-
</div>
|
55
|
-
<div class="govuk-radios__item">
|
56
|
-
<input class="govuk-radios__input" id="sort-9" name="example" type="radio" value="happiness">
|
57
|
-
<label class="govuk-label govuk-radios__label" for="sort-9">
|
58
|
-
happiness
|
59
|
-
</label>
|
60
|
-
</div>
|
61
|
-
<div class="govuk-radios__item">
|
62
|
-
<input class="govuk-radios__input" id="sort-10" name="example" type="radio" value="funkiness">
|
63
|
-
<label class="govuk-label govuk-radios__label" for="sort-10">
|
64
|
-
funkiness
|
65
|
-
</label>
|
66
|
-
</div>
|
67
|
-
</div>
|
68
|
-
</fieldset>
|
69
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-disabled.html
DELETED
@@ -1,27 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group govuk-radios--small">
|
2
|
-
<fieldset class="govuk-fieldset">
|
3
|
-
<legend class="govuk-fieldset__legend">
|
4
|
-
How do you want to be contacted?
|
5
|
-
</legend>
|
6
|
-
<div class="govuk-radios" data-module="govuk-radios">
|
7
|
-
<div class="govuk-radios__item">
|
8
|
-
<input class="govuk-radios__input" id="how-contacted-2" name="how-contacted-2" type="radio" value="email">
|
9
|
-
<label class="govuk-label govuk-radios__label" for="how-contacted-2">
|
10
|
-
Email
|
11
|
-
</label>
|
12
|
-
</div>
|
13
|
-
<div class="govuk-radios__item">
|
14
|
-
<input class="govuk-radios__input" id="how-contacted-2-2" name="how-contacted-2" type="radio" value="phone">
|
15
|
-
<label class="govuk-label govuk-radios__label" for="how-contacted-2-2">
|
16
|
-
Phone
|
17
|
-
</label>
|
18
|
-
</div>
|
19
|
-
<div class="govuk-radios__item">
|
20
|
-
<input class="govuk-radios__input" id="how-contacted-2-3" name="how-contacted-2" type="radio" value="text" disabled>
|
21
|
-
<label class="govuk-label govuk-radios__label" for="how-contacted-2-3">
|
22
|
-
Text message
|
23
|
-
</label>
|
24
|
-
</div>
|
25
|
-
</div>
|
26
|
-
</fieldset>
|
27
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-a-medium-legend.html
DELETED
@@ -1,24 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<fieldset class="govuk-fieldset" aria-describedby="housing-act-hint">
|
3
|
-
<legend class="govuk-fieldset__legend govuk-fieldset__legend--m">
|
4
|
-
Which part of the Housing Act was your licence issued under?
|
5
|
-
</legend>
|
6
|
-
<div id="housing-act-hint" class="govuk-hint">
|
7
|
-
Select one of the options below.
|
8
|
-
</div>
|
9
|
-
<div class="govuk-radios" data-module="govuk-radios">
|
10
|
-
<div class="govuk-radios__item">
|
11
|
-
<input class="govuk-radios__input" id="housing-act" name="housing-act" type="radio" value="part-2">
|
12
|
-
<label class="govuk-label govuk-radios__label" for="housing-act">
|
13
|
-
<span class="govuk-heading-s govuk-!-margin-bottom-1">Part 2 of the Housing Act 2004</span> For properties that are 3 or more stories high and occupied by 5 or more people
|
14
|
-
</label>
|
15
|
-
</div>
|
16
|
-
<div class="govuk-radios__item">
|
17
|
-
<input class="govuk-radios__input" id="housing-act-2" name="housing-act" type="radio" value="part-3">
|
18
|
-
<label class="govuk-label govuk-radios__label" for="housing-act-2">
|
19
|
-
<span class="govuk-heading-s govuk-!-margin-bottom-1">Part 3 of the Housing Act 2004</span> For properties that are within a geographical area defined by a local council
|
20
|
-
</label>
|
21
|
-
</div>
|
22
|
-
</div>
|
23
|
-
</fieldset>
|
24
|
-
</div>
|
@@ -1,39 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<fieldset class="govuk-fieldset">
|
3
|
-
<legend class="govuk-fieldset__legend">
|
4
|
-
How do you want to be contacted?
|
5
|
-
</legend>
|
6
|
-
<div class="govuk-radios" data-module="govuk-radios">
|
7
|
-
<div class="govuk-radios__item">
|
8
|
-
<input class="govuk-radios__input" id="user.profile[contact-prefs]" name="contact-prefs" type="radio" value="email" data-aria-controls="conditional-user.profile[contact-prefs]">
|
9
|
-
<label class="govuk-label govuk-radios__label" for="user.profile[contact-prefs]">
|
10
|
-
Email
|
11
|
-
</label>
|
12
|
-
</div>
|
13
|
-
<div class="govuk-radios__conditional govuk-radios__conditional--hidden" id="conditional-user.profile[contact-prefs]">
|
14
|
-
<label class="govuk-label" for="context-email">Email address</label>
|
15
|
-
<input class="govuk-input govuk-!-width-one-third" name="context-email" type="text" id="context-email">
|
16
|
-
</div>
|
17
|
-
<div class="govuk-radios__item">
|
18
|
-
<input class="govuk-radios__input" id="user.profile[contact-prefs]-2" name="contact-prefs" type="radio" value="phone" data-aria-controls="conditional-user.profile[contact-prefs]-2">
|
19
|
-
<label class="govuk-label govuk-radios__label" for="user.profile[contact-prefs]-2">
|
20
|
-
Phone
|
21
|
-
</label>
|
22
|
-
</div>
|
23
|
-
<div class="govuk-radios__conditional govuk-radios__conditional--hidden" id="conditional-user.profile[contact-prefs]-2">
|
24
|
-
<label class="govuk-label" for="contact-phone">Phone number</label>
|
25
|
-
<input class="govuk-input govuk-!-width-one-third" name="contact-phone" type="text" id="contact-phone">
|
26
|
-
</div>
|
27
|
-
<div class="govuk-radios__item">
|
28
|
-
<input class="govuk-radios__input" id="user.profile[contact-prefs]-3" name="contact-prefs" type="radio" value="text" data-aria-controls="conditional-user.profile[contact-prefs]-3">
|
29
|
-
<label class="govuk-label govuk-radios__label" for="user.profile[contact-prefs]-3">
|
30
|
-
Text message
|
31
|
-
</label>
|
32
|
-
</div>
|
33
|
-
<div class="govuk-radios__conditional govuk-radios__conditional--hidden" id="conditional-user.profile[contact-prefs]-3">
|
34
|
-
<label class="govuk-label" for="contact-text-message">Mobile phone number</label>
|
35
|
-
<input class="govuk-input govuk-!-width-one-third" name="contact-text-message" type="text" id="contact-text-message">
|
36
|
-
</div>
|
37
|
-
</div>
|
38
|
-
</fieldset>
|
39
|
-
</div>
|
@@ -1,29 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<fieldset class="govuk-fieldset">
|
3
|
-
<legend class="govuk-fieldset__legend govuk-fieldset__legend--l">
|
4
|
-
<h1 class="govuk-fieldset__heading">
|
5
|
-
How do you want to sign in?
|
6
|
-
</h1>
|
7
|
-
</legend>
|
8
|
-
<div class="govuk-radios" data-module="govuk-radios">
|
9
|
-
<div class="govuk-radios__item">
|
10
|
-
<input class="govuk-radios__input" id="gateway" name="gov" type="radio" value="gateway" aria-describedby="gateway-item-hint">
|
11
|
-
<label class="govuk-label govuk-radios__label" for="gateway">
|
12
|
-
Sign in with Government Gateway
|
13
|
-
</label>
|
14
|
-
<div id="gateway-item-hint" class="govuk-hint govuk-radios__hint">
|
15
|
-
You’ll have a user ID if you’ve registered for Self Assessment or filed a tax return online before.
|
16
|
-
</div>
|
17
|
-
</div>
|
18
|
-
<div class="govuk-radios__item">
|
19
|
-
<input class="govuk-radios__input" id="verify" name="gov" type="radio" value="verify" disabled aria-describedby="verify-item-hint">
|
20
|
-
<label class="govuk-label govuk-radios__label" for="verify">
|
21
|
-
Sign in with GOV.UK Verify
|
22
|
-
</label>
|
23
|
-
<div id="verify-item-hint" class="govuk-hint govuk-radios__hint">
|
24
|
-
You’ll have an account if you’ve already proved your identity with either Barclays, CitizenSafe, Digidentity, Experian, Post Office, Royal Mail or SecureIdentity.
|
25
|
-
</div>
|
26
|
-
</div>
|
27
|
-
</div>
|
28
|
-
</fieldset>
|
29
|
-
</div>
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<div class="govuk-radios" data-module="govuk-radios">
|
3
|
-
<div class="govuk-radios__item">
|
4
|
-
<input class="govuk-radios__input" id="example-id-prefix" name="example-radio" type="radio" value="yes">
|
5
|
-
<label class="govuk-label govuk-radios__label" for="example-id-prefix">
|
6
|
-
Yes
|
7
|
-
</label>
|
8
|
-
</div>
|
9
|
-
<div class="govuk-radios__item">
|
10
|
-
<input class="govuk-radios__input" id="example-id-prefix-2" name="example-radio" type="radio" value="no">
|
11
|
-
<label class="govuk-label govuk-radios__label" for="example-id-prefix-2">
|
12
|
-
No
|
13
|
-
</label>
|
14
|
-
</div>
|
15
|
-
</div>
|
16
|
-
</div>
|
@@ -1,10 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group extra-class">
|
2
|
-
<label class="govuk-label" for="select-1">
|
3
|
-
Label text goes here
|
4
|
-
</label>
|
5
|
-
<select class="govuk-select govuk-!-width-full" id="select-1" name="select-1">
|
6
|
-
<option value="1">GOV.UK frontend option 1</option>
|
7
|
-
<option value="2" selected>GOV.UK frontend option 2</option>
|
8
|
-
<option value="3" disabled>GOV.UK frontend option 3</option>
|
9
|
-
</select>
|
10
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-selected-value.html
DELETED
@@ -1,10 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<label class="govuk-label" for="select-1">
|
3
|
-
Label text goes here
|
4
|
-
</label>
|
5
|
-
<select class="govuk-select" id="select-1" name="select-1">
|
6
|
-
<option value="1">GOV.UK frontend option 1</option>
|
7
|
-
<option value="2" selected>GOV.UK frontend option 2</option>
|
8
|
-
<option value="3" disabled>GOV.UK frontend option 3</option>
|
9
|
-
</select>
|
10
|
-
</div>
|
@@ -1,28 +0,0 @@
|
|
1
|
-
<div class="govuk-summary-card">
|
2
|
-
<div class="govuk-summary-card__title-wrapper">
|
3
|
-
<h3 class="govuk-summary-card__title">
|
4
|
-
Undergraduate teaching assistant
|
5
|
-
</h3>
|
6
|
-
</div>
|
7
|
-
|
8
|
-
<div class="govuk-summary-card__content">
|
9
|
-
<dl class="govuk-summary-list">
|
10
|
-
<div class="govuk-summary-list__row">
|
11
|
-
<dt class="govuk-summary-list__key">
|
12
|
-
Name
|
13
|
-
</dt>
|
14
|
-
<dd class="govuk-summary-list__value">
|
15
|
-
Firstname Lastname
|
16
|
-
</dd>
|
17
|
-
</div>
|
18
|
-
<div class="govuk-summary-list__row">
|
19
|
-
<dt class="govuk-summary-list__key">
|
20
|
-
Date of birth
|
21
|
-
</dt>
|
22
|
-
<dd class="govuk-summary-list__value">
|
23
|
-
13/08/1980
|
24
|
-
</dd>
|
25
|
-
</div>
|
26
|
-
</dl>
|
27
|
-
</div>
|
28
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-check-your-answers.html
DELETED
@@ -1,98 +0,0 @@
|
|
1
|
-
<dl class="govuk-summary-list">
|
2
|
-
<div class="govuk-summary-list__row">
|
3
|
-
<dt class="govuk-summary-list__key">
|
4
|
-
Name
|
5
|
-
</dt>
|
6
|
-
<dd class="govuk-summary-list__value">
|
7
|
-
Sarah Philips
|
8
|
-
</dd>
|
9
|
-
<dd class="govuk-summary-list__actions">
|
10
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> name</span></a>
|
11
|
-
</dd>
|
12
|
-
</div>
|
13
|
-
<div class="govuk-summary-list__row">
|
14
|
-
<dt class="govuk-summary-list__key">
|
15
|
-
Date of birth
|
16
|
-
</dt>
|
17
|
-
<dd class="govuk-summary-list__value">
|
18
|
-
5 January 1978
|
19
|
-
</dd>
|
20
|
-
<dd class="govuk-summary-list__actions">
|
21
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> date of birth</span></a>
|
22
|
-
</dd>
|
23
|
-
</div>
|
24
|
-
<div class="govuk-summary-list__row">
|
25
|
-
<dt class="govuk-summary-list__key">
|
26
|
-
Address
|
27
|
-
</dt>
|
28
|
-
<dd class="govuk-summary-list__value">
|
29
|
-
72 Guild Street<br>
|
30
|
-
London<br>
|
31
|
-
SE23 6FH
|
32
|
-
</dd>
|
33
|
-
<dd class="govuk-summary-list__actions">
|
34
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> address</span></a>
|
35
|
-
</dd>
|
36
|
-
</div>
|
37
|
-
<div class="govuk-summary-list__row">
|
38
|
-
<dt class="govuk-summary-list__key">
|
39
|
-
Contact details
|
40
|
-
</dt>
|
41
|
-
<dd class="govuk-summary-list__value">
|
42
|
-
07700 900457<br>
|
43
|
-
sarah.phillips@example.com
|
44
|
-
</dd>
|
45
|
-
<dd class="govuk-summary-list__actions">
|
46
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> contact details</span></a>
|
47
|
-
</dd>
|
48
|
-
</div>
|
49
|
-
<div class="govuk-summary-list__row">
|
50
|
-
<dt class="govuk-summary-list__key">
|
51
|
-
Previous application number
|
52
|
-
</dt>
|
53
|
-
<dd class="govuk-summary-list__value">
|
54
|
-
502135326
|
55
|
-
</dd>
|
56
|
-
<dd class="govuk-summary-list__actions">
|
57
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> previous application number</span></a>
|
58
|
-
</dd>
|
59
|
-
</div>
|
60
|
-
<div class="govuk-summary-list__row">
|
61
|
-
<dt class="govuk-summary-list__key">
|
62
|
-
Licence type
|
63
|
-
</dt>
|
64
|
-
<dd class="govuk-summary-list__value">
|
65
|
-
For personal use
|
66
|
-
</dd>
|
67
|
-
<dd class="govuk-summary-list__actions">
|
68
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> licence type</span></a>
|
69
|
-
</dd>
|
70
|
-
</div>
|
71
|
-
<div class="govuk-summary-list__row">
|
72
|
-
<dt class="govuk-summary-list__key">
|
73
|
-
Home address
|
74
|
-
</dt>
|
75
|
-
<dd class="govuk-summary-list__value">
|
76
|
-
<p class="govuk-body">
|
77
|
-
72 Guild Street<br>
|
78
|
-
London<br>
|
79
|
-
SE23 6FH
|
80
|
-
</p>
|
81
|
-
</dd>
|
82
|
-
<dd class="govuk-summary-list__actions">
|
83
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> home address</span></a>
|
84
|
-
</dd>
|
85
|
-
</div>
|
86
|
-
<div class="govuk-summary-list__row">
|
87
|
-
<dt class="govuk-summary-list__key">
|
88
|
-
Licence period
|
89
|
-
</dt>
|
90
|
-
<dd class="govuk-summary-list__value">
|
91
|
-
<p class="govuk-body">This is a longer paragraph of text provided by the user to provide additional information.</p>
|
92
|
-
<p class="govuk-body">This is a second paragraph of text provided by the user.</p>
|
93
|
-
</dd>
|
94
|
-
<dd class="govuk-summary-list__actions">
|
95
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> licence period</span></a>
|
96
|
-
</dd>
|
97
|
-
</div>
|
98
|
-
</dl>
|
data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-overridden-widths.html
DELETED
@@ -1,58 +0,0 @@
|
|
1
|
-
<dl class="govuk-summary-list">
|
2
|
-
<div class="govuk-summary-list__row">
|
3
|
-
<dt class="govuk-summary-list__key govuk-!-width-one-half">
|
4
|
-
Name
|
5
|
-
</dt>
|
6
|
-
<dd class="govuk-summary-list__value govuk-!-width-one-quarter">
|
7
|
-
Firstname Lastname
|
8
|
-
</dd>
|
9
|
-
<dd class="govuk-summary-list__actions govuk-!-width-one-half">
|
10
|
-
<ul class="govuk-summary-list__actions-list">
|
11
|
-
<li class="govuk-summary-list__actions-list-item">
|
12
|
-
<a class="govuk-link" href="#">Edit<span class="govuk-visually-hidden"> name</span></a>
|
13
|
-
</li>
|
14
|
-
<li class="govuk-summary-list__actions-list-item">
|
15
|
-
<a class="govuk-link" href="#">Delete<span class="govuk-visually-hidden"> name</span></a>
|
16
|
-
</li>
|
17
|
-
</ul>
|
18
|
-
</dd>
|
19
|
-
</div>
|
20
|
-
<div class="govuk-summary-list__row">
|
21
|
-
<dt class="govuk-summary-list__key">
|
22
|
-
Date of birth
|
23
|
-
</dt>
|
24
|
-
<dd class="govuk-summary-list__value">
|
25
|
-
13/08/1980
|
26
|
-
</dd>
|
27
|
-
<dd class="govuk-summary-list__actions">
|
28
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> date of birth</span></a>
|
29
|
-
</dd>
|
30
|
-
</div>
|
31
|
-
<div class="govuk-summary-list__row">
|
32
|
-
<dt class="govuk-summary-list__key">
|
33
|
-
Contact information
|
34
|
-
</dt>
|
35
|
-
<dd class="govuk-summary-list__value">
|
36
|
-
<p class="govuk-body">
|
37
|
-
email@email.com
|
38
|
-
</p>
|
39
|
-
<p class="govuk-body">
|
40
|
-
Address line 1<br>
|
41
|
-
Address line 2<br>
|
42
|
-
Address line 3<br>
|
43
|
-
Address line 4<br>
|
44
|
-
Address line 5
|
45
|
-
</p>
|
46
|
-
</dd>
|
47
|
-
<dd class="govuk-summary-list__actions">
|
48
|
-
<ul class="govuk-summary-list__actions-list">
|
49
|
-
<li class="govuk-summary-list__actions-list-item">
|
50
|
-
<a class="govuk-link" href="#">Edit<span class="govuk-visually-hidden"> contact information</span></a>
|
51
|
-
</li>
|
52
|
-
<li class="govuk-summary-list__actions-list-item">
|
53
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> contact information</span></a>
|
54
|
-
</li>
|
55
|
-
</ul>
|
56
|
-
</dd>
|
57
|
-
</div>
|
58
|
-
</dl>
|
data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-translated.html
DELETED
@@ -1,51 +0,0 @@
|
|
1
|
-
<dl class="govuk-summary-list">
|
2
|
-
<div class="govuk-summary-list__row">
|
3
|
-
<dt class="govuk-summary-list__key">
|
4
|
-
Enw
|
5
|
-
</dt>
|
6
|
-
<dd class="govuk-summary-list__value">
|
7
|
-
Firstname Lastname
|
8
|
-
</dd>
|
9
|
-
<dd class="govuk-summary-list__actions">
|
10
|
-
<ul class="govuk-summary-list__actions-list">
|
11
|
-
<li class="govuk-summary-list__actions-list-item">
|
12
|
-
<a class="govuk-link" href="#">Golygu<span class="govuk-visually-hidden"> enw</span></a>
|
13
|
-
</li>
|
14
|
-
<li class="govuk-summary-list__actions-list-item">
|
15
|
-
<a class="govuk-link" href="#">Dileu<span class="govuk-visually-hidden"> enw</span></a>
|
16
|
-
</li>
|
17
|
-
</ul>
|
18
|
-
</dd>
|
19
|
-
</div>
|
20
|
-
<div class="govuk-summary-list__row">
|
21
|
-
<dt class="govuk-summary-list__key">
|
22
|
-
Dyddiad geni
|
23
|
-
</dt>
|
24
|
-
<dd class="govuk-summary-list__value">
|
25
|
-
13/08/1980
|
26
|
-
</dd>
|
27
|
-
<dd class="govuk-summary-list__actions">
|
28
|
-
<a class="govuk-link" href="#">Golygu<span class="govuk-visually-hidden"> dyddiad geni</span></a>
|
29
|
-
</dd>
|
30
|
-
</div>
|
31
|
-
<div class="govuk-summary-list__row">
|
32
|
-
<dt class="govuk-summary-list__key">
|
33
|
-
Gwybodaeth cyswllt
|
34
|
-
</dt>
|
35
|
-
<dd class="govuk-summary-list__value">
|
36
|
-
<p class="govuk-body">
|
37
|
-
email@email.com
|
38
|
-
</p>
|
39
|
-
<p class="govuk-body">
|
40
|
-
Address line 1<br>
|
41
|
-
Address line 2<br>
|
42
|
-
Address line 3<br>
|
43
|
-
Address line 4<br>
|
44
|
-
Address line 5
|
45
|
-
</p>
|
46
|
-
</dd>
|
47
|
-
<dd class="govuk-summary-list__actions">
|
48
|
-
<a class="govuk-link" href="#">Golygu<span class="govuk-visually-hidden"> gwybodaeth cyswllt</span></a>
|
49
|
-
</dd>
|
50
|
-
</div>
|
51
|
-
</dl>
|
@@ -1,58 +0,0 @@
|
|
1
|
-
<dl class="govuk-summary-list">
|
2
|
-
<div class="govuk-summary-list__row govuk-summary-list__row--no-actions">
|
3
|
-
<dt class="govuk-summary-list__key">
|
4
|
-
Name
|
5
|
-
</dt>
|
6
|
-
<dd class="govuk-summary-list__value">
|
7
|
-
Sarah Philips
|
8
|
-
</dd>
|
9
|
-
</div>
|
10
|
-
<div class="govuk-summary-list__row">
|
11
|
-
<dt class="govuk-summary-list__key">
|
12
|
-
Date of birth
|
13
|
-
</dt>
|
14
|
-
<dd class="govuk-summary-list__value">
|
15
|
-
5 January 1978
|
16
|
-
</dd>
|
17
|
-
<dd class="govuk-summary-list__actions">
|
18
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> date of birth</span></a>
|
19
|
-
</dd>
|
20
|
-
</div>
|
21
|
-
<div class="govuk-summary-list__row">
|
22
|
-
<dt class="govuk-summary-list__key">
|
23
|
-
Address
|
24
|
-
</dt>
|
25
|
-
<dd class="govuk-summary-list__value">
|
26
|
-
72 Guild Street<br>
|
27
|
-
London<br>
|
28
|
-
SE23 6FH
|
29
|
-
</dd>
|
30
|
-
<dd class="govuk-summary-list__actions">
|
31
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> address</span></a>
|
32
|
-
</dd>
|
33
|
-
</div>
|
34
|
-
<div class="govuk-summary-list__row">
|
35
|
-
<dt class="govuk-summary-list__key">
|
36
|
-
Contact details
|
37
|
-
</dt>
|
38
|
-
<dd class="govuk-summary-list__value">
|
39
|
-
07700 900457<br>
|
40
|
-
sarah.phillips@example.com
|
41
|
-
</dd>
|
42
|
-
<dd class="govuk-summary-list__actions">
|
43
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> contact details</span></a>
|
44
|
-
</dd>
|
45
|
-
</div>
|
46
|
-
<div class="govuk-summary-list__row">
|
47
|
-
<dt class="govuk-summary-list__key">
|
48
|
-
Licence period
|
49
|
-
</dt>
|
50
|
-
<dd class="govuk-summary-list__value">
|
51
|
-
<p class="govuk-body">This is a longer paragraph of text provided by the user to provide additional information.</p>
|
52
|
-
<p class="govuk-body">This is a second paragraph of text provided by the user.</p>
|
53
|
-
</dd>
|
54
|
-
<dd class="govuk-summary-list__actions">
|
55
|
-
<a class="govuk-link" href="#">Change<span class="govuk-visually-hidden"> licence period</span></a>
|
56
|
-
</dd>
|
57
|
-
</div>
|
58
|
-
</dl>
|
data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-some-actions.html
DELETED
@@ -1,45 +0,0 @@
|
|
1
|
-
<dl class="govuk-summary-list">
|
2
|
-
<div class="govuk-summary-list__row">
|
3
|
-
<dt class="govuk-summary-list__key">
|
4
|
-
Name
|
5
|
-
</dt>
|
6
|
-
<dd class="govuk-summary-list__value">
|
7
|
-
Firstname Lastname
|
8
|
-
</dd>
|
9
|
-
<dd class="govuk-summary-list__actions">
|
10
|
-
<ul class="govuk-summary-list__actions-list">
|
11
|
-
<li class="govuk-summary-list__actions-list-item">
|
12
|
-
<a class="govuk-link" href="#">Edit<span class="govuk-visually-hidden"> name</span></a>
|
13
|
-
</li>
|
14
|
-
<li class="govuk-summary-list__actions-list-item">
|
15
|
-
<a class="govuk-link" href="#">Delete<span class="govuk-visually-hidden"> name</span></a>
|
16
|
-
</li>
|
17
|
-
</ul>
|
18
|
-
</dd>
|
19
|
-
</div>
|
20
|
-
<div class="govuk-summary-list__row govuk-summary-list__row--no-actions">
|
21
|
-
<dt class="govuk-summary-list__key">
|
22
|
-
Date of birth
|
23
|
-
</dt>
|
24
|
-
<dd class="govuk-summary-list__value">
|
25
|
-
13/08/1980
|
26
|
-
</dd>
|
27
|
-
</div>
|
28
|
-
<div class="govuk-summary-list__row govuk-summary-list__row--no-actions">
|
29
|
-
<dt class="govuk-summary-list__key">
|
30
|
-
Contact information
|
31
|
-
</dt>
|
32
|
-
<dd class="govuk-summary-list__value">
|
33
|
-
<p class="govuk-body">
|
34
|
-
email@email.com
|
35
|
-
</p>
|
36
|
-
<p class="govuk-body">
|
37
|
-
Address line 1<br>
|
38
|
-
Address line 2<br>
|
39
|
-
Address line 3<br>
|
40
|
-
Address line 4<br>
|
41
|
-
Address line 5
|
42
|
-
</p>
|
43
|
-
</dd>
|
44
|
-
</div>
|
45
|
-
</dl>
|
@@ -1,19 +0,0 @@
|
|
1
|
-
<table class="govuk-table govuk-table--small-text-until-tablet">
|
2
|
-
<tbody class="govuk-table__body">
|
3
|
-
<tr class="govuk-table__row">
|
4
|
-
<td class="govuk-table__cell">January</td>
|
5
|
-
<td class="govuk-table__cell govuk-table__cell--numeric">£85</td>
|
6
|
-
<td class="govuk-table__cell govuk-table__cell--numeric">£95</td>
|
7
|
-
</tr>
|
8
|
-
<tr class="govuk-table__row">
|
9
|
-
<td class="govuk-table__cell">February</td>
|
10
|
-
<td class="govuk-table__cell govuk-table__cell--numeric">£75</td>
|
11
|
-
<td class="govuk-table__cell govuk-table__cell--numeric">£55</td>
|
12
|
-
</tr>
|
13
|
-
<tr class="govuk-table__row">
|
14
|
-
<td class="govuk-table__cell">March</td>
|
15
|
-
<td class="govuk-table__cell govuk-table__cell--numeric">£165</td>
|
16
|
-
<td class="govuk-table__cell govuk-table__cell--numeric">£125</td>
|
17
|
-
</tr>
|
18
|
-
</tbody>
|
19
|
-
</table>
|