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
@@ -20,4 +20,17 @@
|
|
20
20
|
|
21
21
|
@import "links";
|
22
22
|
|
23
|
+
// LibSass evaluates this as a single unquoted string, equivalent to
|
24
|
+
// "true == false", whereas Dart Sass evaluates it as "true" == "false".
|
25
|
+
// Because a string in Sass is truthy, LibSass will output the warning; Dart
|
26
|
+
// Sass will not.
|
27
|
+
@if #{true} == #{false} {
|
28
|
+
@include _warning(
|
29
|
+
"libsass",
|
30
|
+
"It looks like you may be using LibSass to compile your Sass. LibSass is " +
|
31
|
+
"deprecated and will not be supported by the next major version of " +
|
32
|
+
"GOV.UK Frontend. See https://sass-lang.com/libsass/ for more information."
|
33
|
+
);
|
34
|
+
}
|
35
|
+
|
23
36
|
/*# sourceMappingURL=_index.scss.map */
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../src/govuk/settings/_index.scss"],"names":[],"mappings":"AAAA,8EAA8E;AAC9E,QAAQ;;AAER,gBAAgB;;AAEhB,kBAAkB;AAClB,uBAAuB;;AAEvB,uBAAuB;;AAEvB,yBAAyB;AACzB,+BAA+B;AAC/B,yBAAyB;;AAEzB,iBAAiB;AACjB,sBAAsB;;AAEtB,yBAAyB;AACzB,+BAA+B;;AAE/B,eAAe","file":"_index.scss","sourcesContent":["// The order we import settings in is important, as some settings files rely on\n// others\n\n@import \"assets\";\n\n@import \"warnings\";\n@import \"global-styles\";\n\n@import \"media-queries\";\n\n@import \"colours-palette\";\n@import \"colours-organisations\";\n@import \"colours-applied\";\n\n@import \"spacing\";\n@import \"measurements\";\n\n@import \"typography-font\";\n@import \"typography-responsive\";\n\n@import \"links\";\n"]}
|
1
|
+
{"version":3,"sources":["../../../src/govuk/settings/_index.scss"],"names":[],"mappings":"AAAA,8EAA8E;AAC9E,QAAQ;;AAER,gBAAgB;;AAEhB,kBAAkB;AAClB,uBAAuB;;AAEvB,uBAAuB;;AAEvB,yBAAyB;AACzB,+BAA+B;AAC/B,yBAAyB;;AAEzB,iBAAiB;AACjB,sBAAsB;;AAEtB,yBAAyB;AACzB,+BAA+B;;AAE/B,eAAe;;AAEf,mEAAmE;AACnE,uEAAuE;AACvE,2EAA2E;AAC3E,gBAAgB;AAChB;EACE;;;;;GAKC;AACH","file":"_index.scss","sourcesContent":["// The order we import settings in is important, as some settings files rely on\n// others\n\n@import \"assets\";\n\n@import \"warnings\";\n@import \"global-styles\";\n\n@import \"media-queries\";\n\n@import \"colours-palette\";\n@import \"colours-organisations\";\n@import \"colours-applied\";\n\n@import \"spacing\";\n@import \"measurements\";\n\n@import \"typography-font\";\n@import \"typography-responsive\";\n\n@import \"links\";\n\n// LibSass evaluates this as a single unquoted string, equivalent to\n// \"true == false\", whereas Dart Sass evaluates it as \"true\" == \"false\".\n// Because a string in Sass is truthy, LibSass will output the warning; Dart\n// Sass will not.\n@if #{true} == #{false} {\n @include _warning(\n \"libsass\",\n \"It looks like you may be using LibSass to compile your Sass. LibSass is \" +\n \"deprecated and will not be supported by the next major version of \" +\n \"GOV.UK Frontend. See https://sass-lang.com/libsass/ for more information.\"\n );\n}\n"]}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"description": "GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.",
|
4
4
|
"urls": {
|
5
5
|
"documentation": "https://design-system.service.gov.uk/",
|
6
|
-
"releaseNotes": "https://github.com/alphagov/govuk-frontend/releases/tag/v5.
|
6
|
+
"releaseNotes": "https://github.com/alphagov/govuk-frontend/releases/tag/v5.11.2",
|
7
7
|
"versionHistory": "https://github.com/alphagov/govuk-frontend/releases"
|
8
8
|
}
|
9
9
|
},
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "govuk-frontend",
|
3
3
|
"description": "GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.",
|
4
|
-
"version": "5.
|
4
|
+
"version": "5.11.2",
|
5
5
|
"main": "dist/govuk/all.bundle.js",
|
6
6
|
"module": "dist/govuk/all.mjs",
|
7
7
|
"sass": "dist/govuk/index.scss",
|
@@ -54,7 +54,7 @@
|
|
54
54
|
"build:package": "gulp build:package --color",
|
55
55
|
"build:release": "gulp build:release --color",
|
56
56
|
"build:stats": "npm run stats --workspace @govuk-frontend/stats",
|
57
|
-
"build:types": "tsc --build tsconfig.
|
57
|
+
"build:types": "tsc --build tsconfig.json",
|
58
58
|
"clean": "npm run clean:package",
|
59
59
|
"clean:package": "del-cli *.tsbuildinfo dist govuk-prototype-kit.config.json",
|
60
60
|
"clean:release": "del-cli ../../dist --force",
|
@@ -62,30 +62,30 @@
|
|
62
62
|
"version": "echo $npm_package_version"
|
63
63
|
},
|
64
64
|
"devDependencies": {
|
65
|
-
"@babel/core": "^7.
|
66
|
-
"@babel/preset-env": "^7.
|
65
|
+
"@babel/core": "^7.28.0",
|
66
|
+
"@babel/preset-env": "^7.28.0",
|
67
67
|
"@govuk-frontend/config": "*",
|
68
68
|
"@govuk-frontend/helpers": "*",
|
69
69
|
"@govuk-frontend/lib": "*",
|
70
70
|
"@govuk-frontend/tasks": "*",
|
71
71
|
"@rollup/plugin-babel": "^6.0.4",
|
72
|
-
"@rollup/plugin-replace": "^
|
72
|
+
"@rollup/plugin-replace": "^6.0.2",
|
73
73
|
"@rollup/plugin-terser": "^0.4.4",
|
74
74
|
"autoprefixer": "^10.4.21",
|
75
|
-
"cssnano": "^7.0
|
75
|
+
"cssnano": "^7.1.0",
|
76
76
|
"cssnano-preset-default": "^7.0.1",
|
77
|
-
"govuk-prototype-kit": "^13.
|
78
|
-
"gulp": "^5.0.
|
77
|
+
"govuk-prototype-kit": "^13.18.0",
|
78
|
+
"gulp": "^5.0.1",
|
79
79
|
"gulp-cli": "^3.0.0",
|
80
|
-
"html-validate": "9.
|
80
|
+
"html-validate": "9.7.1",
|
81
81
|
"nunjucks": "^3.2.4",
|
82
82
|
"outdent": "^0.8.0",
|
83
|
-
"postcss": "^8.5.
|
83
|
+
"postcss": "^8.5.6",
|
84
84
|
"postcss-scss": "^4.0.9",
|
85
|
-
"puppeteer": "^24.
|
86
|
-
"rollup": "^4.
|
85
|
+
"puppeteer": "^24.15.0",
|
86
|
+
"rollup": "^4.46.2",
|
87
87
|
"sass-color-helpers": "^2.1.1",
|
88
|
-
"sass-embedded": "^1.
|
88
|
+
"sass-embedded": "^1.89.2",
|
89
89
|
"sassdoc": "^2.7.4",
|
90
90
|
"slash": "^5.1.0"
|
91
91
|
}
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: govuk_publishing_components
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 60.0
|
4
|
+
version: 60.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GOV.UK Dev
|
@@ -177,6 +177,20 @@ dependencies:
|
|
177
177
|
- - ">="
|
178
178
|
- !ruby/object:Gem::Version
|
179
179
|
version: '0'
|
180
|
+
- !ruby/object:Gem::Dependency
|
181
|
+
name: erb_lint
|
182
|
+
requirement: !ruby/object:Gem::Requirement
|
183
|
+
requirements:
|
184
|
+
- - ">="
|
185
|
+
- !ruby/object:Gem::Version
|
186
|
+
version: '0'
|
187
|
+
type: :development
|
188
|
+
prerelease: false
|
189
|
+
version_requirements: !ruby/object:Gem::Requirement
|
190
|
+
requirements:
|
191
|
+
- - ">="
|
192
|
+
- !ruby/object:Gem::Version
|
193
|
+
version: '0'
|
180
194
|
- !ruby/object:Gem::Dependency
|
181
195
|
name: faker
|
182
196
|
requirement: !ruby/object:Gem::Requirement
|
@@ -1281,10 +1295,7 @@ files:
|
|
1281
1295
|
- node_modules/govuk-frontend/dist/govuk/components/accordion/template-default.html
|
1282
1296
|
- node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-additional-descriptions.html
|
1283
1297
|
- node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-all-sections-already-open.html
|
1284
|
-
- node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-focusable-elements-inside.html
|
1285
1298
|
- node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-long-content-and-description.html
|
1286
|
-
- node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-one-section-open.html
|
1287
|
-
- node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-translations.html
|
1288
1299
|
- node_modules/govuk-frontend/dist/govuk/components/accordion/template.njk
|
1289
1300
|
- node_modules/govuk-frontend/dist/govuk/components/back-link/README.md
|
1290
1301
|
- node_modules/govuk-frontend/dist/govuk/components/back-link/_back-link.scss
|
@@ -1296,8 +1307,6 @@ files:
|
|
1296
1307
|
- node_modules/govuk-frontend/dist/govuk/components/back-link/macro.njk
|
1297
1308
|
- node_modules/govuk-frontend/dist/govuk/components/back-link/template-default.html
|
1298
1309
|
- node_modules/govuk-frontend/dist/govuk/components/back-link/template-inverse.html
|
1299
|
-
- node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-link.html
|
1300
|
-
- node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-text.html
|
1301
1310
|
- node_modules/govuk-frontend/dist/govuk/components/back-link/template.njk
|
1302
1311
|
- node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/README.md
|
1303
1312
|
- node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_breadcrumbs.scss
|
@@ -1311,7 +1320,6 @@ files:
|
|
1311
1320
|
- node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-inverse.html
|
1312
1321
|
- node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-collapse-on-mobile.html
|
1313
1322
|
- node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-last-breadcrumb-as-current-page.html
|
1314
|
-
- node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-multiple-levels.html
|
1315
1323
|
- node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-one-level.html
|
1316
1324
|
- node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-without-the-home-section.html
|
1317
1325
|
- node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template.njk
|
@@ -1331,25 +1339,12 @@ files:
|
|
1331
1339
|
- node_modules/govuk-frontend/dist/govuk/components/button/macro.njk
|
1332
1340
|
- node_modules/govuk-frontend/dist/govuk/components/button/template-default.html
|
1333
1341
|
- node_modules/govuk-frontend/dist/govuk/components/button/template-disabled.html
|
1334
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-input-disabled.html
|
1335
1342
|
- node_modules/govuk-frontend/dist/govuk/components/button/template-input.html
|
1336
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-disabled.html
|
1337
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-link.html
|
1338
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-start.html
|
1339
1343
|
- node_modules/govuk-frontend/dist/govuk/components/button/template-inverse.html
|
1340
1344
|
- node_modules/govuk-frontend/dist/govuk/components/button/template-link.html
|
1341
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-prevent-double-click.html
|
1342
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-disabled.html
|
1343
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-link.html
|
1344
1345
|
- node_modules/govuk-frontend/dist/govuk/components/button/template-secondary.html
|
1345
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-start-link.html
|
1346
1346
|
- node_modules/govuk-frontend/dist/govuk/components/button/template-start.html
|
1347
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-warning-disabled.html
|
1348
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-warning-link.html
|
1349
1347
|
- node_modules/govuk-frontend/dist/govuk/components/button/template-warning.html
|
1350
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-with-active-state.html
|
1351
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-with-focus-state.html
|
1352
|
-
- node_modules/govuk-frontend/dist/govuk/components/button/template-with-hover-state.html
|
1353
1348
|
- node_modules/govuk-frontend/dist/govuk/components/button/template.njk
|
1354
1349
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/README.md
|
1355
1350
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/_character-count.scss
|
@@ -1367,15 +1362,12 @@ files:
|
|
1367
1362
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/macro.njk
|
1368
1363
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-default.html
|
1369
1364
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-custom-rows.html
|
1370
|
-
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-custom-textarea-description.html
|
1371
1365
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-default-value-exceeding-limit.html
|
1372
1366
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-default-value.html
|
1373
|
-
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-error.html
|
1374
1367
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-hint-and-error.html
|
1375
1368
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-hint.html
|
1376
1369
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-label-as-page-heading.html
|
1377
1370
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-threshold.html
|
1378
|
-
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html
|
1379
1371
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-word-count.html
|
1380
1372
|
- node_modules/govuk-frontend/dist/govuk/components/character-count/template.njk
|
1381
1373
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/README.md
|
@@ -1394,31 +1386,21 @@ files:
|
|
1394
1386
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/macro.njk
|
1395
1387
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-default.html
|
1396
1388
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
|
1397
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
|
1398
1389
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-divider-and-none.html
|
1399
1390
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
|
1400
1391
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
|
1401
1392
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-long-text.html
|
1402
1393
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small.html
|
1403
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-a-medium-legend.html
|
1404
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-item-checked.html
|
1405
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-items-with-special-characters.html
|
1406
1394
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-items.html
|
1407
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-disabled-item.html
|
1408
1395
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-and-none.html
|
1409
1396
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-none-and-conditional-items.html
|
1410
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message-and-hints-on-items.html
|
1411
1397
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message.html
|
1412
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-
|
1398
|
+
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-hint.html
|
1413
1399
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-hints-on-items.html
|
1414
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
|
1415
1400
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-legend-as-a-page-heading.html
|
1416
1401
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-optional-form-group-classes-showing-group-error.html
|
1417
1402
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-pre-checked-values.html
|
1418
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-and-hint-set-aria-describedby-on-input.html
|
1419
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-set-aria-describedby-on-input.html
|
1420
1403
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-very-long-option-text.html
|
1421
|
-
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-without-fieldset.html
|
1422
1404
|
- node_modules/govuk-frontend/dist/govuk/components/checkboxes/template.njk
|
1423
1405
|
- node_modules/govuk-frontend/dist/govuk/components/cookie-banner/README.md
|
1424
1406
|
- node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_cookie-banner.scss
|
@@ -1429,7 +1411,6 @@ files:
|
|
1429
1411
|
- node_modules/govuk-frontend/dist/govuk/components/cookie-banner/macro-options.json
|
1430
1412
|
- node_modules/govuk-frontend/dist/govuk/components/cookie-banner/macro.njk
|
1431
1413
|
- node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-accepted-confirmation-banner.html
|
1432
|
-
- node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-client-side-implementation.html
|
1433
1414
|
- node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-default.html
|
1434
1415
|
- node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-rejected-confirmation-banner.html
|
1435
1416
|
- node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-with-html.html
|
@@ -1442,19 +1423,15 @@ files:
|
|
1442
1423
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/fixtures.json
|
1443
1424
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/macro-options.json
|
1444
1425
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/macro.njk
|
1445
|
-
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-complete-question.html
|
1446
1426
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
|
1447
1427
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
|
1448
1428
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-month-and-year.html
|
1449
|
-
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-autocomplete-values.html
|
1450
|
-
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-default-items.html
|
1451
1429
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-error-on-day-input.html
|
1452
1430
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-error-on-month-input.html
|
1453
1431
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-error-on-year-input.html
|
1454
1432
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-errors-and-hint.html
|
1455
1433
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-errors-only.html
|
1456
|
-
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-
|
1457
|
-
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
|
1434
|
+
- node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-items.html
|
1458
1435
|
- node_modules/govuk-frontend/dist/govuk/components/date-input/template.njk
|
1459
1436
|
- node_modules/govuk-frontend/dist/govuk/components/details/README.md
|
1460
1437
|
- node_modules/govuk-frontend/dist/govuk/components/details/_details.scss
|
@@ -1515,7 +1492,6 @@ files:
|
|
1515
1492
|
- node_modules/govuk-frontend/dist/govuk/components/exit-this-page/macro-options.json
|
1516
1493
|
- node_modules/govuk-frontend/dist/govuk/components/exit-this-page/macro.njk
|
1517
1494
|
- node_modules/govuk-frontend/dist/govuk/components/exit-this-page/template-default.html
|
1518
|
-
- node_modules/govuk-frontend/dist/govuk/components/exit-this-page/template-translated.html
|
1519
1495
|
- node_modules/govuk-frontend/dist/govuk/components/exit-this-page/template.njk
|
1520
1496
|
- node_modules/govuk-frontend/dist/govuk/components/fieldset/README.md
|
1521
1497
|
- node_modules/govuk-frontend/dist/govuk/components/fieldset/_fieldset.scss
|
@@ -1550,19 +1526,13 @@ files:
|
|
1550
1526
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/fixtures.json
|
1551
1527
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/macro-options.json
|
1552
1528
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/macro.njk
|
1553
|
-
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-direct-media-capture.html
|
1554
|
-
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-image-files-only.html
|
1555
|
-
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-multiple-files.html
|
1556
1529
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-default.html
|
1557
|
-
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-disabled.html
|
1558
|
-
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-enhanced-disabled.html
|
1559
1530
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-enhanced-with-error-message-and-hint.html
|
1560
1531
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-enhanced.html
|
1561
1532
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-translated.html
|
1562
1533
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-error-message-and-hint.html
|
1563
1534
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-hint-text.html
|
1564
1535
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-label-as-page-heading.html
|
1565
|
-
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-optional-form-group-classes.html
|
1566
1536
|
- node_modules/govuk-frontend/dist/govuk/components/file-upload/template.njk
|
1567
1537
|
- node_modules/govuk-frontend/dist/govuk/components/footer/README.md
|
1568
1538
|
- node_modules/govuk-frontend/dist/govuk/components/footer/_footer.scss
|
@@ -1581,7 +1551,6 @@ files:
|
|
1581
1551
|
- node_modules/govuk-frontend/dist/govuk/components/footer/template-with-default-width-navigation-one-column.html
|
1582
1552
|
- node_modules/govuk-frontend/dist/govuk/components/footer/template-with-default-width-navigation-two-columns.html
|
1583
1553
|
- node_modules/govuk-frontend/dist/govuk/components/footer/template-with-meta-links-and-meta-content.html
|
1584
|
-
- node_modules/govuk-frontend/dist/govuk/components/footer/template-with-meta.html
|
1585
1554
|
- node_modules/govuk-frontend/dist/govuk/components/footer/template-with-navigation.html
|
1586
1555
|
- node_modules/govuk-frontend/dist/govuk/components/footer/template.njk
|
1587
1556
|
- node_modules/govuk-frontend/dist/govuk/components/header/README.md
|
@@ -1603,9 +1572,7 @@ files:
|
|
1603
1572
|
- node_modules/govuk-frontend/dist/govuk/components/header/template-full-width.html
|
1604
1573
|
- node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-html.html
|
1605
1574
|
- node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-text-without-link.html
|
1606
|
-
- node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-menu-button-label.html
|
1607
1575
|
- node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-menu-button-text.html
|
1608
|
-
- node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-navigation-label.html
|
1609
1576
|
- node_modules/govuk-frontend/dist/govuk/components/header/template-with-full-width-border.html
|
1610
1577
|
- node_modules/govuk-frontend/dist/govuk/components/header/template-with-large-navigation.html
|
1611
1578
|
- node_modules/govuk-frontend/dist/govuk/components/header/template-with-navigation.html
|
@@ -1635,23 +1602,15 @@ files:
|
|
1635
1602
|
- node_modules/govuk-frontend/dist/govuk/components/input/macro-options.json
|
1636
1603
|
- node_modules/govuk-frontend/dist/govuk/components/input/macro.njk
|
1637
1604
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-default.html
|
1638
|
-
- node_modules/govuk-frontend/dist/govuk/components/input/template-disabled.html
|
1639
|
-
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocapitalize-turned-off.html
|
1640
|
-
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocomplete-attribute.html
|
1641
1605
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-error-and-hint.html
|
1642
1606
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-error-message.html
|
1643
1607
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-extra-letter-spacing.html
|
1644
1608
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-hint-text.html
|
1645
1609
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-label-as-page-heading.html
|
1646
|
-
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-optional-form-group-classes.html
|
1647
|
-
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-pattern-attribute.html
|
1648
|
-
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-long-suffix.html
|
1649
1610
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-suffix-and-error.html
|
1650
1611
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-suffix-and-width-modifier.html
|
1651
1612
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-suffix.html
|
1652
1613
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix.html
|
1653
|
-
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-disabled.html
|
1654
|
-
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-enabled.html
|
1655
1614
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-suffix.html
|
1656
1615
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-width-10-class.html
|
1657
1616
|
- node_modules/govuk-frontend/dist/govuk/components/input/template-with-width-2-class.html
|
@@ -1706,14 +1665,7 @@ files:
|
|
1706
1665
|
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.mjs.map
|
1707
1666
|
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.mjs
|
1708
1667
|
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.mjs.map
|
1709
|
-
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-disabled-with-type-as-success.html
|
1710
|
-
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-explicitly-enabled-with-type-as-success.html
|
1711
|
-
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-custom-tabindex.html
|
1712
1668
|
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-default.html
|
1713
|
-
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-paragraph-as-html-heading.html
|
1714
|
-
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-rolealert-overridden-to-roleregion-with-type-as-success.html
|
1715
|
-
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-success-with-custom-html.html
|
1716
|
-
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-a-list.html
|
1717
1669
|
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-long-heading.html
|
1718
1670
|
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-lots-of-content.html
|
1719
1671
|
- node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-text-as-html.html
|
@@ -1730,14 +1682,11 @@ files:
|
|
1730
1682
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-default.html
|
1731
1683
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-first-page.html
|
1732
1684
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-last-page.html
|
1733
|
-
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-accessible-labels-on-item-links.html
|
1734
1685
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-link-and-item-text.html
|
1735
|
-
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-navigation-landmark.html
|
1736
1686
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-many-pages.html
|
1737
1687
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-next-only.html
|
1738
1688
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only-and-labels.html
|
1739
1689
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only-and-very-long-labels.html
|
1740
|
-
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only-in-a-different-language.html
|
1741
1690
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only.html
|
1742
1691
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-previous-only.html
|
1743
1692
|
- node_modules/govuk-frontend/dist/govuk/components/pagination/template.njk
|
@@ -1749,7 +1698,6 @@ files:
|
|
1749
1698
|
- node_modules/govuk-frontend/dist/govuk/components/panel/fixtures.json
|
1750
1699
|
- node_modules/govuk-frontend/dist/govuk/components/panel/macro-options.json
|
1751
1700
|
- node_modules/govuk-frontend/dist/govuk/components/panel/macro.njk
|
1752
|
-
- node_modules/govuk-frontend/dist/govuk/components/panel/template-custom-heading-level.html
|
1753
1701
|
- node_modules/govuk-frontend/dist/govuk/components/panel/template-default.html
|
1754
1702
|
- node_modules/govuk-frontend/dist/govuk/components/panel/template.njk
|
1755
1703
|
- node_modules/govuk-frontend/dist/govuk/components/password-input/_index.scss
|
@@ -1770,8 +1718,6 @@ files:
|
|
1770
1718
|
- node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-hint-text.html
|
1771
1719
|
- node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-input-width-class.html
|
1772
1720
|
- node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-label-as-page-heading.html
|
1773
|
-
- node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-new-password-autocomplete.html
|
1774
|
-
- node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-translations.html
|
1775
1721
|
- node_modules/govuk-frontend/dist/govuk/components/password-input/template.njk
|
1776
1722
|
- node_modules/govuk-frontend/dist/govuk/components/phase-banner/README.md
|
1777
1723
|
- node_modules/govuk-frontend/dist/govuk/components/phase-banner/_index.scss
|
@@ -1799,27 +1745,20 @@ files:
|
|
1799
1745
|
- node_modules/govuk-frontend/dist/govuk/components/radios/radios.mjs.map
|
1800
1746
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-default.html
|
1801
1747
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-inline.html
|
1802
|
-
- node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked-using-value.html
|
1803
|
-
- node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked.html
|
1804
|
-
- node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline-extreme.html
|
1805
1748
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
|
1806
1749
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-a-divider.html
|
1807
1750
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
|
1808
|
-
- node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-disabled.html
|
1809
1751
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-error.html
|
1810
1752
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-hint.html
|
1811
1753
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-long-text.html
|
1812
1754
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-small.html
|
1813
1755
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-a-divider.html
|
1814
|
-
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-a-medium-legend.html
|
1815
1756
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-item-checked.html
|
1816
1757
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-items-and-pre-checked-value.html
|
1817
|
-
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-items-with-special-characters.html
|
1818
1758
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-items.html
|
1819
|
-
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-disabled.html
|
1820
1759
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-fieldset-and-error-message.html
|
1760
|
+
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-hint.html
|
1821
1761
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-hints-on-items.html
|
1822
|
-
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-idprefix.html
|
1823
1762
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-legend-as-page-heading.html
|
1824
1763
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-optional-form-group-classes-showing-group-error.html
|
1825
1764
|
- node_modules/govuk-frontend/dist/govuk/components/radios/template-with-very-long-option-text.html
|
@@ -1834,13 +1773,9 @@ files:
|
|
1834
1773
|
- node_modules/govuk-frontend/dist/govuk/components/select/macro-options.json
|
1835
1774
|
- node_modules/govuk-frontend/dist/govuk/components/select/macro.njk
|
1836
1775
|
- node_modules/govuk-frontend/dist/govuk/components/select/template-default.html
|
1837
|
-
- node_modules/govuk-frontend/dist/govuk/components/select/template-id.html
|
1838
1776
|
- node_modules/govuk-frontend/dist/govuk/components/select/template-with-full-width-override.html
|
1839
1777
|
- node_modules/govuk-frontend/dist/govuk/components/select/template-with-hint-text-and-error-message.html
|
1840
1778
|
- node_modules/govuk-frontend/dist/govuk/components/select/template-with-label-as-page-heading.html
|
1841
|
-
- node_modules/govuk-frontend/dist/govuk/components/select/template-with-no-items.html
|
1842
|
-
- node_modules/govuk-frontend/dist/govuk/components/select/template-with-optional-form-group-classes.html
|
1843
|
-
- node_modules/govuk-frontend/dist/govuk/components/select/template-with-selected-value.html
|
1844
1779
|
- node_modules/govuk-frontend/dist/govuk/components/select/template.njk
|
1845
1780
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/README.md
|
1846
1781
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss
|
@@ -1857,11 +1792,14 @@ files:
|
|
1857
1792
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.mjs
|
1858
1793
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.mjs.map
|
1859
1794
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-default.html
|
1795
|
+
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-inverse.html
|
1796
|
+
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-a-single-navigation-item-and-collapsenavigationonmobile-set-to-true.html
|
1797
|
+
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-a-single-navigation-item.html
|
1798
|
+
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-collapsenavigationonmobile-set-to-false.html
|
1860
1799
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-html-navigation-items.html
|
1861
1800
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-large-navigation.html
|
1862
1801
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-long-service-name.html
|
1863
1802
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-navigation-with-a-current-item.html
|
1864
|
-
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-navigation-with-an-active-item.html
|
1865
1803
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-non-link-navigation-items.html
|
1866
1804
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-service-link.html
|
1867
1805
|
- node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-service-name-and-navigation.html
|
@@ -1893,21 +1831,15 @@ files:
|
|
1893
1831
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/macro-options.json
|
1894
1832
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/macro.njk
|
1895
1833
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-extreme.html
|
1896
|
-
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-a-custom-header-level.html
|
1897
1834
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-a-html-header.html
|
1898
1835
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-a-text-header.html
|
1899
1836
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-actions-plus-summary-list-actions.html
|
1900
1837
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-actions.html
|
1901
|
-
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-check-your-answers.html
|
1902
1838
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-default.html
|
1903
1839
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-extreme.html
|
1904
1840
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-no-border-on-last-row.html
|
1905
1841
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-no-border.html
|
1906
|
-
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-overridden-widths.html
|
1907
|
-
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-translated.html
|
1908
1842
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-actions.html
|
1909
|
-
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-no-first-action.html
|
1910
|
-
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-some-actions.html
|
1911
1843
|
- node_modules/govuk-frontend/dist/govuk/components/summary-list/template.njk
|
1912
1844
|
- node_modules/govuk-frontend/dist/govuk/components/table/README.md
|
1913
1845
|
- node_modules/govuk-frontend/dist/govuk/components/table/_index.scss
|
@@ -1918,9 +1850,8 @@ files:
|
|
1918
1850
|
- node_modules/govuk-frontend/dist/govuk/components/table/macro-options.json
|
1919
1851
|
- node_modules/govuk-frontend/dist/govuk/components/table/macro.njk
|
1920
1852
|
- node_modules/govuk-frontend/dist/govuk/components/table/template-default.html
|
1921
|
-
- node_modules/govuk-frontend/dist/govuk/components/table/template-
|
1922
|
-
- node_modules/govuk-frontend/dist/govuk/components/table/template-
|
1923
|
-
- node_modules/govuk-frontend/dist/govuk/components/table/template-with-small-text-modifier-for-tables-with-a-lot-of-data.html
|
1853
|
+
- node_modules/govuk-frontend/dist/govuk/components/table/template-with-head-and-caption.html
|
1854
|
+
- node_modules/govuk-frontend/dist/govuk/components/table/template-with-head.html
|
1924
1855
|
- node_modules/govuk-frontend/dist/govuk/components/table/template.njk
|
1925
1856
|
- node_modules/govuk-frontend/dist/govuk/components/tabs/README.md
|
1926
1857
|
- node_modules/govuk-frontend/dist/govuk/components/tabs/_index.scss
|
@@ -1947,7 +1878,6 @@ files:
|
|
1947
1878
|
- node_modules/govuk-frontend/dist/govuk/components/tag/fixtures.json
|
1948
1879
|
- node_modules/govuk-frontend/dist/govuk/components/tag/macro-options.json
|
1949
1880
|
- node_modules/govuk-frontend/dist/govuk/components/tag/macro.njk
|
1950
|
-
- node_modules/govuk-frontend/dist/govuk/components/tag/template-blue.html
|
1951
1881
|
- node_modules/govuk-frontend/dist/govuk/components/tag/template-default.html
|
1952
1882
|
- node_modules/govuk-frontend/dist/govuk/components/tag/template-green.html
|
1953
1883
|
- node_modules/govuk-frontend/dist/govuk/components/tag/template-grey.html
|
@@ -1968,11 +1898,10 @@ files:
|
|
1968
1898
|
- node_modules/govuk-frontend/dist/govuk/components/task-list/macro-options.json
|
1969
1899
|
- node_modules/govuk-frontend/dist/govuk/components/task-list/macro.njk
|
1970
1900
|
- node_modules/govuk-frontend/dist/govuk/components/task-list/template-default.html
|
1971
|
-
- node_modules/govuk-frontend/dist/govuk/components/task-list/template-
|
1972
|
-
- node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-all-possible-colours.html
|
1973
|
-
- node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-hint-text-and-additional-states.html
|
1974
|
-
- node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-very-long-single-word-tags.html
|
1901
|
+
- node_modules/govuk-frontend/dist/govuk/components/task-list/template-with-all-possible-colours.html
|
1975
1902
|
- node_modules/govuk-frontend/dist/govuk/components/task-list/template-with-empty-values.html
|
1903
|
+
- node_modules/govuk-frontend/dist/govuk/components/task-list/template-with-hint-text-and-additional-states.html
|
1904
|
+
- node_modules/govuk-frontend/dist/govuk/components/task-list/template-with-very-long-single-word-tags.html
|
1976
1905
|
- node_modules/govuk-frontend/dist/govuk/components/task-list/template.njk
|
1977
1906
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/README.md
|
1978
1907
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/_index.scss
|
@@ -1983,15 +1912,11 @@ files:
|
|
1983
1912
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/macro-options.json
|
1984
1913
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/macro.njk
|
1985
1914
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/template-default.html
|
1986
|
-
- node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-autocomplete-attribute.html
|
1987
1915
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-custom-rows.html
|
1988
1916
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-default-value.html
|
1989
1917
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-error-message.html
|
1990
1918
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-hint.html
|
1991
1919
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-label-as-page-heading.html
|
1992
|
-
- node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-optional-form-group-classes.html
|
1993
|
-
- node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-disabled.html
|
1994
|
-
- node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-enabled.html
|
1995
1920
|
- node_modules/govuk-frontend/dist/govuk/components/textarea/template.njk
|
1996
1921
|
- node_modules/govuk-frontend/dist/govuk/components/warning-text/README.md
|
1997
1922
|
- node_modules/govuk-frontend/dist/govuk/components/warning-text/_index.scss
|
@@ -1,26 +0,0 @@
|
|
1
|
-
<div class="govuk-accordion" data-module="govuk-accordion" id="with-focusable-elements">
|
2
|
-
<div class="govuk-accordion__section">
|
3
|
-
<div class="govuk-accordion__section-header">
|
4
|
-
<h2 class="govuk-accordion__section-heading">
|
5
|
-
<span class="govuk-accordion__section-button" id="with-focusable-elements-heading-1">
|
6
|
-
Section A
|
7
|
-
</span>
|
8
|
-
</h2>
|
9
|
-
</div>
|
10
|
-
<div id="with-focusable-elements-content-1" class="govuk-accordion__section-content">
|
11
|
-
<a class="govuk-link" href="#">Link A</a>
|
12
|
-
</div>
|
13
|
-
</div>
|
14
|
-
<div class="govuk-accordion__section">
|
15
|
-
<div class="govuk-accordion__section-header">
|
16
|
-
<h2 class="govuk-accordion__section-heading">
|
17
|
-
<span class="govuk-accordion__section-button" id="with-focusable-elements-heading-2">
|
18
|
-
Section B
|
19
|
-
</span>
|
20
|
-
</h2>
|
21
|
-
</div>
|
22
|
-
<div id="with-focusable-elements-content-2" class="govuk-accordion__section-content">
|
23
|
-
<a class="govuk-link" href="#">Link B</a>
|
24
|
-
</div>
|
25
|
-
</div>
|
26
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-one-section-open.html
DELETED
@@ -1,30 +0,0 @@
|
|
1
|
-
<div class="govuk-accordion" data-module="govuk-accordion" id="one-section-open-example">
|
2
|
-
<div class="govuk-accordion__section govuk-accordion__section--expanded">
|
3
|
-
<div class="govuk-accordion__section-header">
|
4
|
-
<h2 class="govuk-accordion__section-heading">
|
5
|
-
<span class="govuk-accordion__section-button" id="one-section-open-example-heading-1">
|
6
|
-
Section A
|
7
|
-
</span>
|
8
|
-
</h2>
|
9
|
-
</div>
|
10
|
-
<div id="one-section-open-example-content-1" class="govuk-accordion__section-content">
|
11
|
-
<ul class="govuk-list govuk-list--bullet">
|
12
|
-
<li>Example item 1</li>
|
13
|
-
</ul>
|
14
|
-
</div>
|
15
|
-
</div>
|
16
|
-
<div class="govuk-accordion__section">
|
17
|
-
<div class="govuk-accordion__section-header">
|
18
|
-
<h2 class="govuk-accordion__section-heading">
|
19
|
-
<span class="govuk-accordion__section-button" id="one-section-open-example-heading-2">
|
20
|
-
Section B
|
21
|
-
</span>
|
22
|
-
</h2>
|
23
|
-
</div>
|
24
|
-
<div id="one-section-open-example-content-2" class="govuk-accordion__section-content">
|
25
|
-
<ul class="govuk-list govuk-list--bullet">
|
26
|
-
<li>Example item 2</li>
|
27
|
-
</ul>
|
28
|
-
</div>
|
29
|
-
</div>
|
30
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-translations.html
DELETED
@@ -1,30 +0,0 @@
|
|
1
|
-
<div class="govuk-accordion" data-module="govuk-accordion" id="with-translations" data-i18n.hide-all-sections="Collapse all sections" data-i18n.hide-section="Collapse" data-i18n.hide-section-aria-label="Collapse this section" data-i18n.show-all-sections="Expand all sections" data-i18n.show-section="Expand" data-i18n.show-section-aria-label="Expand this section">
|
2
|
-
<div class="govuk-accordion__section">
|
3
|
-
<div class="govuk-accordion__section-header">
|
4
|
-
<h2 class="govuk-accordion__section-heading">
|
5
|
-
<span class="govuk-accordion__section-button" id="with-translations-heading-1">
|
6
|
-
Section A
|
7
|
-
</span>
|
8
|
-
</h2>
|
9
|
-
</div>
|
10
|
-
<div id="with-translations-content-1" class="govuk-accordion__section-content">
|
11
|
-
<p class="govuk-body">
|
12
|
-
We need to know your nationality so we can work out which elections you’re entitled to vote in. If you cannot provide your nationality, you’ll have to send copies of identity documents through the post.
|
13
|
-
</p>
|
14
|
-
</div>
|
15
|
-
</div>
|
16
|
-
<div class="govuk-accordion__section">
|
17
|
-
<div class="govuk-accordion__section-header">
|
18
|
-
<h2 class="govuk-accordion__section-heading">
|
19
|
-
<span class="govuk-accordion__section-button" id="with-translations-heading-2">
|
20
|
-
Section B
|
21
|
-
</span>
|
22
|
-
</h2>
|
23
|
-
</div>
|
24
|
-
<div id="with-translations-content-2" class="govuk-accordion__section-content">
|
25
|
-
<ul class="govuk-list govuk-list--bullet">
|
26
|
-
<li>Example item 2</li>
|
27
|
-
</ul>
|
28
|
-
</div>
|
29
|
-
</div>
|
30
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-link.html
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<a href="/home" class="govuk-back-link">Back to home</a>
|
data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-text.html
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<a href="#" class="govuk-back-link">Back to home</a>
|