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,16 +0,0 @@
|
|
1
|
-
<nav class="govuk-breadcrumbs" aria-label="Breadcrumb">
|
2
|
-
<ol class="govuk-breadcrumbs__list">
|
3
|
-
<li class="govuk-breadcrumbs__list-item">
|
4
|
-
<a class="govuk-breadcrumbs__link" href="/">Home</a>
|
5
|
-
</li>
|
6
|
-
<li class="govuk-breadcrumbs__list-item">
|
7
|
-
<a class="govuk-breadcrumbs__link" href="/section">Section</a>
|
8
|
-
</li>
|
9
|
-
<li class="govuk-breadcrumbs__list-item">
|
10
|
-
<a class="govuk-breadcrumbs__link" href="/section/sub-section">Sub-section</a>
|
11
|
-
</li>
|
12
|
-
<li class="govuk-breadcrumbs__list-item">
|
13
|
-
<a class="govuk-breadcrumbs__link" href="/section/sub-section/sub-sub-section">Sub Sub-section</a>
|
14
|
-
</li>
|
15
|
-
</ol>
|
16
|
-
</nav>
|
@@ -1 +0,0 @@
|
|
1
|
-
<input value="Explicit input button disabled" type="submit" disabled aria-disabled="true" class="govuk-button" data-module="govuk-button">
|
@@ -1,6 +0,0 @@
|
|
1
|
-
<a href="/" role="button" draggable="false" class="govuk-button govuk-button--inverse govuk-button--start" data-module="govuk-button">
|
2
|
-
Inverse start button
|
3
|
-
<svg class="govuk-button__start-icon" xmlns="http://www.w3.org/2000/svg" width="17.5" height="19" viewBox="0 0 33 40" aria-hidden="true" focusable="false">
|
4
|
-
<path fill="currentColor" d="M0 0h13l20 20-20 20H0l20-20z"/>
|
5
|
-
</svg>
|
6
|
-
</a>
|
@@ -1,6 +0,0 @@
|
|
1
|
-
<a href="/" role="button" draggable="false" class="govuk-button govuk-button--start" data-module="govuk-button">
|
2
|
-
Start now link button
|
3
|
-
<svg class="govuk-button__start-icon" xmlns="http://www.w3.org/2000/svg" width="17.5" height="19" viewBox="0 0 33 40" aria-hidden="true" focusable="false">
|
4
|
-
<path fill="currentColor" d="M0 0h13l20 20-20 20H0l20-20z"/>
|
5
|
-
</svg>
|
6
|
-
</a>
|
@@ -1,9 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group govuk-character-count" data-module="govuk-character-count" data-maxlength="10">
|
2
|
-
<label class="govuk-label" for="custom-textarea-description">
|
3
|
-
Can you provide more detail?
|
4
|
-
</label>
|
5
|
-
<textarea class="govuk-textarea govuk-js-character-count" id="custom-textarea-description" name="custom-textarea-description" rows="5" aria-describedby="custom-textarea-description-info"></textarea>
|
6
|
-
<div id="custom-textarea-description-info" class="govuk-hint govuk-character-count__message">
|
7
|
-
Gallwch ddefnyddio hyd at 10 nod
|
8
|
-
</div>
|
9
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-error.html
DELETED
@@ -1,12 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group govuk-form-group--error govuk-character-count" data-module="govuk-character-count" data-maxlength="10">
|
2
|
-
<label class="govuk-label" for="with-error">
|
3
|
-
Can you provide more detail?
|
4
|
-
</label>
|
5
|
-
<p id="with-error-error" class="govuk-error-message">
|
6
|
-
<span class="govuk-visually-hidden">Error:</span> Please provide more detail
|
7
|
-
</p>
|
8
|
-
<textarea class="govuk-textarea govuk-textarea--error govuk-js-character-count" id="with-error" name="with-error" rows="5" aria-describedby="with-error-info with-error-error"></textarea>
|
9
|
-
<div id="with-error-info" class="govuk-hint govuk-character-count__message">
|
10
|
-
You can enter up to 10 characters
|
11
|
-
</div>
|
12
|
-
</div>
|
@@ -1,9 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group govuk-character-count" data-module="govuk-character-count" data-maxlength="10" data-i18n.characters-under-limit.other="%{count} characters to go" data-i18n.characters-under-limit.one="One character to go" data-i18n.characters-at-limit="Zero characters left" data-i18n.characters-over-limit.other="%{count} characters too many" data-i18n.characters-over-limit.one="One character too many" data-i18n.words-under-limit.other="%{count} words to go" data-i18n.words-under-limit.one="One word to go" data-i18n.words-at-limit="Zero words left" data-i18n.words-over-limit.other="%{count} words too many" data-i18n.words-over-limit.one="One word too many">
|
2
|
-
<label class="govuk-label" for="with-translations">
|
3
|
-
Full address
|
4
|
-
</label>
|
5
|
-
<textarea class="govuk-textarea govuk-js-character-count" id="with-translations" name="with-translations" rows="5" aria-describedby="with-translations-info"></textarea>
|
6
|
-
<div id="with-translations-info" class="govuk-hint govuk-character-count__message">
|
7
|
-
You can enter up to 10 characters
|
8
|
-
</div>
|
9
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
DELETED
@@ -1,27 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<fieldset class="govuk-fieldset">
|
3
|
-
<legend class="govuk-fieldset__legend">
|
4
|
-
Filter by
|
5
|
-
</legend>
|
6
|
-
<div class="govuk-checkboxes govuk-checkboxes--small" data-module="govuk-checkboxes">
|
7
|
-
<div class="govuk-checkboxes__item">
|
8
|
-
<input class="govuk-checkboxes__input" id="nationality" name="nationality" type="checkbox" value="a">
|
9
|
-
<label class="govuk-label govuk-checkboxes__label" for="nationality">
|
10
|
-
a thing
|
11
|
-
</label>
|
12
|
-
</div>
|
13
|
-
<div class="govuk-checkboxes__item">
|
14
|
-
<input class="govuk-checkboxes__input" id="nationality-2" name="nationality" type="checkbox" value="b">
|
15
|
-
<label class="govuk-label govuk-checkboxes__label" for="nationality-2">
|
16
|
-
another thing
|
17
|
-
</label>
|
18
|
-
</div>
|
19
|
-
<div class="govuk-checkboxes__item">
|
20
|
-
<input class="govuk-checkboxes__input" id="nationality-3" name="nationality" type="checkbox" value="c" disabled>
|
21
|
-
<label class="govuk-label govuk-checkboxes__label" for="nationality-3">
|
22
|
-
this thing
|
23
|
-
</label>
|
24
|
-
</div>
|
25
|
-
</div>
|
26
|
-
</fieldset>
|
27
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-a-medium-legend.html
DELETED
@@ -1,33 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group govuk-form-group--error">
|
2
|
-
<fieldset class="govuk-fieldset" aria-describedby="waste-hint waste-error">
|
3
|
-
<legend class="govuk-fieldset__legend govuk-fieldset__legend--m">
|
4
|
-
Which types of waste do you transport regularly?
|
5
|
-
</legend>
|
6
|
-
<div id="waste-hint" class="govuk-hint">
|
7
|
-
Select all that apply
|
8
|
-
</div>
|
9
|
-
<p id="waste-error" class="govuk-error-message">
|
10
|
-
<span class="govuk-visually-hidden">Error:</span> Select which types of waste you transport regularly
|
11
|
-
</p>
|
12
|
-
<div class="govuk-checkboxes" data-module="govuk-checkboxes">
|
13
|
-
<div class="govuk-checkboxes__item">
|
14
|
-
<input class="govuk-checkboxes__input" id="waste" name="waste" type="checkbox" value="animal">
|
15
|
-
<label class="govuk-label govuk-checkboxes__label" for="waste">
|
16
|
-
Waste from animal carcasses
|
17
|
-
</label>
|
18
|
-
</div>
|
19
|
-
<div class="govuk-checkboxes__item">
|
20
|
-
<input class="govuk-checkboxes__input" id="waste-2" name="waste" type="checkbox" value="mines">
|
21
|
-
<label class="govuk-label govuk-checkboxes__label" for="waste-2">
|
22
|
-
Waste from mines or quarries
|
23
|
-
</label>
|
24
|
-
</div>
|
25
|
-
<div class="govuk-checkboxes__item">
|
26
|
-
<input class="govuk-checkboxes__input" id="waste-3" name="waste" type="checkbox" value="farm">
|
27
|
-
<label class="govuk-label govuk-checkboxes__label" for="waste-3">
|
28
|
-
Farm or agricultural waste
|
29
|
-
</label>
|
30
|
-
</div>
|
31
|
-
</div>
|
32
|
-
</fieldset>
|
33
|
-
</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-checkboxes" data-module="govuk-checkboxes">
|
7
|
-
<div class="govuk-checkboxes__item">
|
8
|
-
<input class="govuk-checkboxes__input" id="how-contacted-checked" name="how-contacted-checked" type="checkbox" value="email" checked data-aria-controls="conditional-how-contacted-checked">
|
9
|
-
<label class="govuk-label govuk-checkboxes__label" for="how-contacted-checked">
|
10
|
-
Email
|
11
|
-
</label>
|
12
|
-
</div>
|
13
|
-
<div class="govuk-checkboxes__conditional" id="conditional-how-contacted-checked">
|
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-checkboxes__item">
|
18
|
-
<input class="govuk-checkboxes__input" id="how-contacted-checked-2" name="how-contacted-checked" type="checkbox" value="phone" data-aria-controls="conditional-how-contacted-checked-2">
|
19
|
-
<label class="govuk-label govuk-checkboxes__label" for="how-contacted-checked-2">
|
20
|
-
Phone
|
21
|
-
</label>
|
22
|
-
</div>
|
23
|
-
<div class="govuk-checkboxes__conditional govuk-checkboxes__conditional--hidden" id="conditional-how-contacted-checked-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-checkboxes__item">
|
28
|
-
<input class="govuk-checkboxes__input" id="how-contacted-checked-3" name="how-contacted-checked" type="checkbox" value="text" data-aria-controls="conditional-how-contacted-checked-3">
|
29
|
-
<label class="govuk-label govuk-checkboxes__label" for="how-contacted-checked-3">
|
30
|
-
Text message
|
31
|
-
</label>
|
32
|
-
</div>
|
33
|
-
<div class="govuk-checkboxes__conditional govuk-checkboxes__conditional--hidden" id="conditional-how-contacted-checked-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,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-checkboxes" data-module="govuk-checkboxes">
|
7
|
-
<div class="govuk-checkboxes__item">
|
8
|
-
<input class="govuk-checkboxes__input" id="user.profile[contact-prefs]" name="contact-prefs" type="checkbox" value="email" data-aria-controls="conditional-user.profile[contact-prefs]">
|
9
|
-
<label class="govuk-label govuk-checkboxes__label" for="user.profile[contact-prefs]">
|
10
|
-
Email
|
11
|
-
</label>
|
12
|
-
</div>
|
13
|
-
<div class="govuk-checkboxes__conditional govuk-checkboxes__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-checkboxes__item">
|
18
|
-
<input class="govuk-checkboxes__input" id="user.profile[contact-prefs]-2" name="contact-prefs" type="checkbox" value="phone" data-aria-controls="conditional-user.profile[contact-prefs]-2">
|
19
|
-
<label class="govuk-label govuk-checkboxes__label" for="user.profile[contact-prefs]-2">
|
20
|
-
Phone
|
21
|
-
</label>
|
22
|
-
</div>
|
23
|
-
<div class="govuk-checkboxes__conditional govuk-checkboxes__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-checkboxes__item">
|
28
|
-
<input class="govuk-checkboxes__input" id="user.profile[contact-prefs]-3" name="contact-prefs" type="checkbox" value="text" data-aria-controls="conditional-user.profile[contact-prefs]-3">
|
29
|
-
<label class="govuk-label govuk-checkboxes__label" for="user.profile[contact-prefs]-3">
|
30
|
-
Text message
|
31
|
-
</label>
|
32
|
-
</div>
|
33
|
-
<div class="govuk-checkboxes__conditional govuk-checkboxes__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>
|
data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-disabled-item.html
DELETED
@@ -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-checkboxes" data-module="govuk-checkboxes">
|
9
|
-
<div class="govuk-checkboxes__item">
|
10
|
-
<input class="govuk-checkboxes__input" id="government-gateway" name="gateway" type="checkbox" value="gov-gateway" aria-describedby="government-gateway-item-hint">
|
11
|
-
<label class="govuk-label govuk-checkboxes__label" for="government-gateway">
|
12
|
-
Sign in with Government Gateway
|
13
|
-
</label>
|
14
|
-
<div id="government-gateway-item-hint" class="govuk-hint govuk-checkboxes__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-checkboxes__item">
|
19
|
-
<input class="govuk-checkboxes__input" id="govuk-verify" name="verify" type="checkbox" value="gov-verify" disabled aria-describedby="govuk-verify-item-hint">
|
20
|
-
<label class="govuk-label govuk-checkboxes__label" for="govuk-verify">
|
21
|
-
Sign in with GOV.UK Verify
|
22
|
-
</label>
|
23
|
-
<div id="govuk-verify-item-hint" class="govuk-hint govuk-checkboxes__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,39 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group govuk-form-group--error">
|
2
|
-
<fieldset class="govuk-fieldset" aria-describedby="waste-error">
|
3
|
-
<legend class="govuk-fieldset__legend">
|
4
|
-
Which types of waste do you transport regularly?
|
5
|
-
</legend>
|
6
|
-
<p id="waste-error" class="govuk-error-message">
|
7
|
-
<span class="govuk-visually-hidden">Error:</span> Please select an option
|
8
|
-
</p>
|
9
|
-
<div class="govuk-checkboxes" data-module="govuk-checkboxes">
|
10
|
-
<div class="govuk-checkboxes__item">
|
11
|
-
<input class="govuk-checkboxes__input" id="waste" name="waste" type="checkbox" value="animal" aria-describedby="waste-item-hint">
|
12
|
-
<label class="govuk-label govuk-checkboxes__label" for="waste">
|
13
|
-
Waste from animal carcasses
|
14
|
-
</label>
|
15
|
-
<div id="waste-item-hint" class="govuk-hint govuk-checkboxes__hint">
|
16
|
-
Nullam id dolor id nibh ultricies vehicula ut id elit.
|
17
|
-
</div>
|
18
|
-
</div>
|
19
|
-
<div class="govuk-checkboxes__item">
|
20
|
-
<input class="govuk-checkboxes__input" id="waste-2" name="waste" type="checkbox" value="mines" aria-describedby="waste-2-item-hint">
|
21
|
-
<label class="govuk-label govuk-checkboxes__label" for="waste-2">
|
22
|
-
Waste from mines or quarries
|
23
|
-
</label>
|
24
|
-
<div id="waste-2-item-hint" class="govuk-hint govuk-checkboxes__hint">
|
25
|
-
Nullam id dolor id nibh ultricies vehicula ut id elit.
|
26
|
-
</div>
|
27
|
-
</div>
|
28
|
-
<div class="govuk-checkboxes__item">
|
29
|
-
<input class="govuk-checkboxes__input" id="waste-3" name="waste" type="checkbox" value="farm" aria-describedby="waste-3-item-hint">
|
30
|
-
<label class="govuk-label govuk-checkboxes__label" for="waste-3">
|
31
|
-
Farm or agricultural waste
|
32
|
-
</label>
|
33
|
-
<div id="waste-3-item-hint" class="govuk-hint govuk-checkboxes__hint">
|
34
|
-
Nullam id dolor id nibh ultricies vehicula ut id elit.
|
35
|
-
</div>
|
36
|
-
</div>
|
37
|
-
</div>
|
38
|
-
</fieldset>
|
39
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
DELETED
@@ -1,30 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<fieldset class="govuk-fieldset" aria-describedby="with-id-and-name-hint">
|
3
|
-
<legend class="govuk-fieldset__legend">
|
4
|
-
What is your nationality?
|
5
|
-
</legend>
|
6
|
-
<div id="with-id-and-name-hint" class="govuk-hint">
|
7
|
-
If you have dual nationality, select all options that are relevant to you.
|
8
|
-
</div>
|
9
|
-
<div class="govuk-checkboxes" data-module="govuk-checkboxes">
|
10
|
-
<div class="govuk-checkboxes__item">
|
11
|
-
<input class="govuk-checkboxes__input" id="item_british" name="british" type="checkbox" value="yes">
|
12
|
-
<label class="govuk-label govuk-checkboxes__label" for="item_british">
|
13
|
-
British
|
14
|
-
</label>
|
15
|
-
</div>
|
16
|
-
<div class="govuk-checkboxes__item">
|
17
|
-
<input class="govuk-checkboxes__input" id="item_irish" name="irish" type="checkbox" value="irish">
|
18
|
-
<label class="govuk-label govuk-checkboxes__label" for="item_irish">
|
19
|
-
Irish
|
20
|
-
</label>
|
21
|
-
</div>
|
22
|
-
<div class="govuk-checkboxes__item">
|
23
|
-
<input class="govuk-checkboxes__input" id="with-id-and-name-3" name="custom-name-scottish" type="checkbox" value="scottish">
|
24
|
-
<label class="govuk-label govuk-checkboxes__label" for="with-id-and-name-3">
|
25
|
-
Scottish
|
26
|
-
</label>
|
27
|
-
</div>
|
28
|
-
</div>
|
29
|
-
</fieldset>
|
30
|
-
</div>
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group govuk-form-group--error">
|
2
|
-
<p id="t-and-c-with-hint-error" class="govuk-error-message">
|
3
|
-
<span class="govuk-visually-hidden">Error:</span> Please accept the terms and conditions
|
4
|
-
</p>
|
5
|
-
<div class="govuk-checkboxes" data-module="govuk-checkboxes">
|
6
|
-
<div class="govuk-checkboxes__item">
|
7
|
-
<input class="govuk-checkboxes__input" id="t-and-c-with-hint" name="t-and-c-with-hint" type="checkbox" value="yes" aria-describedby="t-and-c-with-hint-error t-and-c-with-hint-item-hint">
|
8
|
-
<label class="govuk-label govuk-checkboxes__label" for="t-and-c-with-hint">
|
9
|
-
I agree to the terms and conditions
|
10
|
-
</label>
|
11
|
-
<div id="t-and-c-with-hint-item-hint" class="govuk-hint govuk-checkboxes__hint">
|
12
|
-
Go on, you know you want to!
|
13
|
-
</div>
|
14
|
-
</div>
|
15
|
-
</div>
|
16
|
-
</div>
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group govuk-form-group--error">
|
2
|
-
<p id="t-and-c-error" class="govuk-error-message">
|
3
|
-
<span class="govuk-visually-hidden">Error:</span> Please accept the terms and conditions
|
4
|
-
</p>
|
5
|
-
<div class="govuk-checkboxes" data-module="govuk-checkboxes">
|
6
|
-
<div class="govuk-checkboxes__item">
|
7
|
-
<input class="govuk-checkboxes__input" id="t-and-c" name="t-and-c" type="checkbox" value="yes" aria-describedby="t-and-c-error">
|
8
|
-
<label class="govuk-label govuk-checkboxes__label" for="t-and-c">
|
9
|
-
I agree to the terms and conditions
|
10
|
-
</label>
|
11
|
-
</div>
|
12
|
-
</div>
|
13
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-without-fieldset.html
DELETED
@@ -1,22 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<div class="govuk-checkboxes" data-module="govuk-checkboxes">
|
3
|
-
<div class="govuk-checkboxes__item">
|
4
|
-
<input class="govuk-checkboxes__input" id="colours" name="colours" type="checkbox" value="red">
|
5
|
-
<label class="govuk-label govuk-checkboxes__label" for="colours">
|
6
|
-
Red
|
7
|
-
</label>
|
8
|
-
</div>
|
9
|
-
<div class="govuk-checkboxes__item">
|
10
|
-
<input class="govuk-checkboxes__input" id="colours-2" name="colours" type="checkbox" value="green">
|
11
|
-
<label class="govuk-label govuk-checkboxes__label" for="colours-2">
|
12
|
-
Green
|
13
|
-
</label>
|
14
|
-
</div>
|
15
|
-
<div class="govuk-checkboxes__item">
|
16
|
-
<input class="govuk-checkboxes__input" id="colours-3" name="colours" type="checkbox" value="blue">
|
17
|
-
<label class="govuk-label govuk-checkboxes__label" for="colours-3">
|
18
|
-
Blue
|
19
|
-
</label>
|
20
|
-
</div>
|
21
|
-
</div>
|
22
|
-
</div>
|
@@ -1,60 +0,0 @@
|
|
1
|
-
<div class="govuk-cookie-banner" data-nosnippet role="region" aria-label="Cookie banner">
|
2
|
-
<div class="govuk-cookie-banner__message govuk-width-container">
|
3
|
-
|
4
|
-
<div class="govuk-grid-row">
|
5
|
-
<div class="govuk-grid-column-two-thirds">
|
6
|
-
<h2 class="govuk-cookie-banner__heading govuk-heading-m">
|
7
|
-
Cookies on this service
|
8
|
-
</h2>
|
9
|
-
<div class="govuk-cookie-banner__content">
|
10
|
-
<p class="govuk-body">We use cookies to help understand how users use our service.</p>
|
11
|
-
</div>
|
12
|
-
</div>
|
13
|
-
</div>
|
14
|
-
|
15
|
-
<div class="govuk-button-group">
|
16
|
-
<button value="accept" type="submit" name="cookies" class="govuk-button" data-module="govuk-button">
|
17
|
-
Accept analytics cookies
|
18
|
-
</button>
|
19
|
-
<button value="reject" type="submit" name="cookies" class="govuk-button" data-module="govuk-button">
|
20
|
-
Reject analytics cookies
|
21
|
-
</button>
|
22
|
-
<a class="govuk-link" href="/cookie-preferences">View cookie preferences</a>
|
23
|
-
</div>
|
24
|
-
|
25
|
-
</div>
|
26
|
-
<div class="govuk-cookie-banner__message govuk-width-container" role="alert" hidden>
|
27
|
-
|
28
|
-
<div class="govuk-grid-row">
|
29
|
-
<div class="govuk-grid-column-two-thirds">
|
30
|
-
<div class="govuk-cookie-banner__content">
|
31
|
-
<p class="govuk-body">Your cookie preferences have been saved. You have accepted cookies.</p>
|
32
|
-
</div>
|
33
|
-
</div>
|
34
|
-
</div>
|
35
|
-
|
36
|
-
<div class="govuk-button-group">
|
37
|
-
<button type="button" class="govuk-button" data-module="govuk-button">
|
38
|
-
Hide cookie message
|
39
|
-
</button>
|
40
|
-
</div>
|
41
|
-
|
42
|
-
</div>
|
43
|
-
<div class="govuk-cookie-banner__message govuk-width-container" role="alert" hidden>
|
44
|
-
|
45
|
-
<div class="govuk-grid-row">
|
46
|
-
<div class="govuk-grid-column-two-thirds">
|
47
|
-
<div class="govuk-cookie-banner__content">
|
48
|
-
<p class="govuk-body">Your cookie preferences have been saved. You have rejected cookies.</p>
|
49
|
-
</div>
|
50
|
-
</div>
|
51
|
-
</div>
|
52
|
-
|
53
|
-
<div class="govuk-button-group">
|
54
|
-
<button type="button" class="govuk-button" data-module="govuk-button">
|
55
|
-
Hide cookie message
|
56
|
-
</button>
|
57
|
-
</div>
|
58
|
-
|
59
|
-
</div>
|
60
|
-
</div>
|
@@ -1,36 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<fieldset class="govuk-fieldset" role="group" aria-describedby="dob-with-autocomplete-attribute-hint">
|
3
|
-
<legend class="govuk-fieldset__legend">
|
4
|
-
What is your date of birth?
|
5
|
-
</legend>
|
6
|
-
<div id="dob-with-autocomplete-attribute-hint" class="govuk-hint">
|
7
|
-
For example, 31 3 1980
|
8
|
-
</div>
|
9
|
-
<div class="govuk-date-input" id="dob-with-autocomplete-attribute">
|
10
|
-
<div class="govuk-date-input__item">
|
11
|
-
<div class="govuk-form-group">
|
12
|
-
<label class="govuk-label govuk-date-input__label" for="dob-with-autocomplete-attribute-day">
|
13
|
-
Day
|
14
|
-
</label>
|
15
|
-
<input class="govuk-input govuk-date-input__input govuk-input--width-2" id="dob-with-autocomplete-attribute-day" name="dob-with-autocomplete-day" type="text" autocomplete="bday-day" inputmode="numeric">
|
16
|
-
</div>
|
17
|
-
</div>
|
18
|
-
<div class="govuk-date-input__item">
|
19
|
-
<div class="govuk-form-group">
|
20
|
-
<label class="govuk-label govuk-date-input__label" for="dob-with-autocomplete-attribute-month">
|
21
|
-
Month
|
22
|
-
</label>
|
23
|
-
<input class="govuk-input govuk-date-input__input govuk-input--width-2" id="dob-with-autocomplete-attribute-month" name="dob-with-autocomplete-month" type="text" autocomplete="bday-month" inputmode="numeric">
|
24
|
-
</div>
|
25
|
-
</div>
|
26
|
-
<div class="govuk-date-input__item">
|
27
|
-
<div class="govuk-form-group">
|
28
|
-
<label class="govuk-label govuk-date-input__label" for="dob-with-autocomplete-attribute-year">
|
29
|
-
Year
|
30
|
-
</label>
|
31
|
-
<input class="govuk-input govuk-date-input__input govuk-input--width-4" id="dob-with-autocomplete-attribute-year" name="dob-with-autocomplete-year" type="text" autocomplete="bday-year" inputmode="numeric">
|
32
|
-
</div>
|
33
|
-
</div>
|
34
|
-
</div>
|
35
|
-
</fieldset>
|
36
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-default-items.html
DELETED
@@ -1,36 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<fieldset class="govuk-fieldset" role="group" aria-describedby="dob-hint">
|
3
|
-
<legend class="govuk-fieldset__legend">
|
4
|
-
What is your date of birth?
|
5
|
-
</legend>
|
6
|
-
<div id="dob-hint" class="govuk-hint">
|
7
|
-
For example, 31 3 1980
|
8
|
-
</div>
|
9
|
-
<div class="govuk-date-input" id="dob">
|
10
|
-
<div class="govuk-date-input__item">
|
11
|
-
<div class="govuk-form-group">
|
12
|
-
<label class="govuk-label govuk-date-input__label" for="dob-day">
|
13
|
-
Day
|
14
|
-
</label>
|
15
|
-
<input class="govuk-input govuk-date-input__input govuk-input--width-2" id="dob-day" name="dob-day" type="text" inputmode="numeric">
|
16
|
-
</div>
|
17
|
-
</div>
|
18
|
-
<div class="govuk-date-input__item">
|
19
|
-
<div class="govuk-form-group">
|
20
|
-
<label class="govuk-label govuk-date-input__label" for="dob-month">
|
21
|
-
Month
|
22
|
-
</label>
|
23
|
-
<input class="govuk-input govuk-date-input__input govuk-input--width-2" id="dob-month" name="dob-month" type="text" inputmode="numeric">
|
24
|
-
</div>
|
25
|
-
</div>
|
26
|
-
<div class="govuk-date-input__item">
|
27
|
-
<div class="govuk-form-group">
|
28
|
-
<label class="govuk-label govuk-date-input__label" for="dob-year">
|
29
|
-
Year
|
30
|
-
</label>
|
31
|
-
<input class="govuk-input govuk-date-input__input govuk-input--width-4" id="dob-year" name="dob-year" type="text" inputmode="numeric">
|
32
|
-
</div>
|
33
|
-
</div>
|
34
|
-
</div>
|
35
|
-
</fieldset>
|
36
|
-
</div>
|
@@ -1,36 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<fieldset class="govuk-fieldset" role="group" aria-describedby="dob-with-input-attributes-hint">
|
3
|
-
<legend class="govuk-fieldset__legend">
|
4
|
-
What is your date of birth?
|
5
|
-
</legend>
|
6
|
-
<div id="dob-with-input-attributes-hint" class="govuk-hint">
|
7
|
-
For example, 31 3 1980
|
8
|
-
</div>
|
9
|
-
<div class="govuk-date-input" id="dob-with-input-attributes">
|
10
|
-
<div class="govuk-date-input__item">
|
11
|
-
<div class="govuk-form-group">
|
12
|
-
<label class="govuk-label govuk-date-input__label" for="dob-with-input-attributes-day">
|
13
|
-
Day
|
14
|
-
</label>
|
15
|
-
<input class="govuk-input govuk-date-input__input govuk-input--width-2" id="dob-with-input-attributes-day" name="dob-with-input-attributes-day" type="text" inputmode="numeric" data-example-day="day">
|
16
|
-
</div>
|
17
|
-
</div>
|
18
|
-
<div class="govuk-date-input__item">
|
19
|
-
<div class="govuk-form-group">
|
20
|
-
<label class="govuk-label govuk-date-input__label" for="dob-with-input-attributes-month">
|
21
|
-
Month
|
22
|
-
</label>
|
23
|
-
<input class="govuk-input govuk-date-input__input govuk-input--width-2" id="dob-with-input-attributes-month" name="dob-with-input-attributes-month" type="text" inputmode="numeric" data-example-month="month">
|
24
|
-
</div>
|
25
|
-
</div>
|
26
|
-
<div class="govuk-date-input__item">
|
27
|
-
<div class="govuk-form-group">
|
28
|
-
<label class="govuk-label govuk-date-input__label" for="dob-with-input-attributes-year">
|
29
|
-
Year
|
30
|
-
</label>
|
31
|
-
<input class="govuk-input govuk-date-input__input govuk-input--width-4" id="dob-with-input-attributes-year" name="dob-with-input-attributes-year" type="text" inputmode="numeric" data-example-year="year">
|
32
|
-
</div>
|
33
|
-
</div>
|
34
|
-
</div>
|
35
|
-
</fieldset>
|
36
|
-
</div>
|