govuk_publishing_components 60.0.1 → 60.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-form-tracker.js +3 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-header.scss +0 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_footnotes.scss +5 -0
- data/app/views/govuk_publishing_components/components/docs/govspeak.yml +9 -3
- data/app/views/govuk_publishing_components/components/feedback/_problem_form.html.erb +1 -2
- data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +0 -1
- data/config/locales/ku.yml +230 -0
- data/config/locales/ky.yml +13 -26
- data/config/locales/ti.yml +231 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js +3 -2
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs +3 -2
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.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 +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/index.mjs.map +1 -1
- 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.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.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.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.map +1 -1
- 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/fixtures.json +72 -86
- 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.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 +79 -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.map +1 -1
- 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/fixtures.json +21 -21
- 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.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.map +1 -1
- 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/fixtures.json +99 -150
- data/node_modules/govuk-frontend/dist/govuk/components/footer/fixtures.json +50 -63
- 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 +2 -1
- 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 +2 -1
- 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.map +1 -1
- 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/template-with-text-as-html.html +7 -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.map +1 -1
- 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/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.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.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 +198 -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 +1 -1
- 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 +1 -1
- 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/{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/fixtures.json +10 -10
- 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.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 +1 -1
- 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 +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.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/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/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 +7 -7
- metadata +15 -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,56 +0,0 @@
|
|
1
|
-
<footer class="govuk-footer">
|
2
|
-
<div class="govuk-width-container">
|
3
|
-
<div class="govuk-footer__meta">
|
4
|
-
<div class="govuk-footer__meta-item govuk-footer__meta-item--grow">
|
5
|
-
<h2 class="govuk-visually-hidden">Items</h2>
|
6
|
-
<ul class="govuk-footer__inline-list">
|
7
|
-
<li class="govuk-footer__inline-list-item">
|
8
|
-
<a class="govuk-footer__link" href="#1">
|
9
|
-
Item 1
|
10
|
-
</a>
|
11
|
-
</li>
|
12
|
-
<li class="govuk-footer__inline-list-item">
|
13
|
-
<a class="govuk-footer__link" href="#2">
|
14
|
-
Item 2
|
15
|
-
</a>
|
16
|
-
</li>
|
17
|
-
<li class="govuk-footer__inline-list-item">
|
18
|
-
<a class="govuk-footer__link" href="#3">
|
19
|
-
Item 3
|
20
|
-
</a>
|
21
|
-
</li>
|
22
|
-
</ul>
|
23
|
-
<svg
|
24
|
-
aria-hidden="true"
|
25
|
-
focusable="false"
|
26
|
-
class="govuk-footer__licence-logo"
|
27
|
-
xmlns="http://www.w3.org/2000/svg"
|
28
|
-
viewBox="0 0 483.2 195.7"
|
29
|
-
height="17"
|
30
|
-
width="41"
|
31
|
-
>
|
32
|
-
<path
|
33
|
-
fill="currentColor"
|
34
|
-
d="M421.5 142.8V.1l-50.7 32.3v161.1h112.4v-50.7zm-122.3-9.6A47.12 47.12 0 0 1 221 97.8c0-26 21.1-47.1 47.1-47.1 16.7 0 31.4 8.7 39.7 21.8l42.7-27.2A97.63 97.63 0 0 0 268.1 0c-36.5 0-68.3 20.1-85.1 49.7A98 98 0 0 0 97.8 0C43.9 0 0 43.9 0 97.8s43.9 97.8 97.8 97.8c36.5 0 68.3-20.1 85.1-49.7a97.76 97.76 0 0 0 149.6 25.4l19.4 22.2h3v-87.8h-80l24.3 27.5zM97.8 145c-26 0-47.1-21.1-47.1-47.1s21.1-47.1 47.1-47.1 47.2 21 47.2 47S123.8 145 97.8 145"
|
35
|
-
/>
|
36
|
-
</svg>
|
37
|
-
<span class="govuk-footer__licence-description">
|
38
|
-
All content is available under the
|
39
|
-
<a
|
40
|
-
class="govuk-footer__link"
|
41
|
-
href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/"
|
42
|
-
rel="license"
|
43
|
-
>Open Government Licence v3.0</a>, except where otherwise stated
|
44
|
-
</span>
|
45
|
-
</div>
|
46
|
-
<div class="govuk-footer__meta-item">
|
47
|
-
<a
|
48
|
-
class="govuk-footer__link govuk-footer__copyright-logo"
|
49
|
-
href="https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/"
|
50
|
-
>
|
51
|
-
© Crown copyright
|
52
|
-
</a>
|
53
|
-
</div>
|
54
|
-
</div>
|
55
|
-
</div>
|
56
|
-
</footer>
|
@@ -1,59 +0,0 @@
|
|
1
|
-
<header class="govuk-header" data-module="govuk-header">
|
2
|
-
<div class="govuk-header__container govuk-width-container">
|
3
|
-
<div class="govuk-header__logo">
|
4
|
-
<a href="/" class="govuk-header__link govuk-header__link--homepage">
|
5
|
-
<svg
|
6
|
-
focusable="false"
|
7
|
-
role="img"
|
8
|
-
xmlns="http://www.w3.org/2000/svg"
|
9
|
-
viewBox="0 0 296 60"
|
10
|
-
height="30"
|
11
|
-
width="148"
|
12
|
-
fill="currentcolor" class="govuk-header__logotype" aria-label="GOV.UK"
|
13
|
-
><title>GOV.UK</title> <g>
|
14
|
-
<circle cx="20" cy="17.6" r="3.7"/>
|
15
|
-
<circle cx="10.2" cy="23.5" r="3.7"/>
|
16
|
-
<circle cx="3.7" cy="33.2" r="3.7"/>
|
17
|
-
<circle cx="31.7" cy="30.6" r="3.7"/>
|
18
|
-
<circle cx="43.3" cy="17.6" r="3.7"/>
|
19
|
-
<circle cx="53.2" cy="23.5" r="3.7"/>
|
20
|
-
<circle cx="59.7" cy="33.2" r="3.7"/>
|
21
|
-
<circle cx="31.7" cy="30.6" r="3.7"/>
|
22
|
-
<path d="M33.1,9.8c.2-.1.3-.3.5-.5l4.6,2.4v-6.8l-4.6,1.5c-.1-.2-.3-.3-.5-.5l1.9-5.9h-6.7l1.9,5.9c-.2.1-.3.3-.5.5l-4.6-1.5v6.8l4.6-2.4c.1.2.3.3.5.5l-2.6,8c-.9,2.8,1.2,5.7,4.1,5.7h0c3,0,5.1-2.9,4.1-5.7l-2.6-8ZM37,37.9s-3.4,3.8-4.1,6.1c2.2,0,4.2-.5,6.4-2.8l-.7,8.5c-2-2.8-4.4-4.1-5.7-3.8.1,3.1.5,6.7,5.8,7.2,3.7.3,6.7-1.5,7-3.8.4-2.6-2-4.3-3.7-1.6-1.4-4.5,2.4-6.1,4.9-3.2-1.9-4.5-1.8-7.7,2.4-10.9,3,4,2.6,7.3-1.2,11.1,2.4-1.3,6.2,0,4,4.6-1.2-2.8-3.7-2.2-4.2.2-.3,1.7.7,3.7,3,4.2,1.9.3,4.7-.9,7-5.9-1.3,0-2.4.7-3.9,1.7l2.4-8c.6,2.3,1.4,3.7,2.2,4.5.6-1.6.5-2.8,0-5.3l5,1.8c-2.6,3.6-5.2,8.7-7.3,17.5-7.4-1.1-15.7-1.7-24.5-1.7h0c-8.8,0-17.1.6-24.5,1.7-2.1-8.9-4.7-13.9-7.3-17.5l5-1.8c-.5,2.5-.6,3.7,0,5.3.8-.8,1.6-2.3,2.2-4.5l2.4,8c-1.5-1-2.6-1.7-3.9-1.7,2.3,5,5.2,6.2,7,5.9,2.3-.4,3.3-2.4,3-4.2-.5-2.4-3-3.1-4.2-.2-2.2-4.6,1.6-6,4-4.6-3.7-3.7-4.2-7.1-1.2-11.1,4.2,3.2,4.3,6.4,2.4,10.9,2.5-2.8,6.3-1.3,4.9,3.2-1.8-2.7-4.1-1-3.7,1.6.3,2.3,3.3,4.1,7,3.8,5.4-.5,5.7-4.2,5.8-7.2-1.3-.2-3.7,1-5.7,3.8l-.7-8.5c2.2,2.3,4.2,2.7,6.4,2.8-.7-2.3-4.1-6.1-4.1-6.1h10.6,0Z"/>
|
23
|
-
</g>
|
24
|
-
<path d="M88.6,33.2c0,1.8.2,3.4.6,5s1.2,3,2,4.4c1,1.2,2,2.2,3.4,3s3,1.2,5,1.2,3.4-.2,4.6-.8,2.2-1.4,3-2.2,1.2-1.8,1.6-3c.2-1,.4-2,.4-3v-.4h-10.6v-6.4h18.8v23h-7.4v-5c-.6.8-1.2,1.6-2,2.2-.8.6-1.6,1.2-2.6,1.8-1,.4-2,.8-3.2,1.2s-2.4.4-3.6.4c-3,0-5.8-.6-8-1.6-2.4-1.2-4.4-2.6-6-4.6s-2.8-4.2-3.6-6.8c-.6-2.8-1-5.6-1-8.6s.4-5.8,1.4-8.4,2.2-4.8,4-6.8,3.8-3.4,6.2-4.6c2.4-1.2,5.2-1.6,8.2-1.6s3.8.2,5.6.6c1.8.4,3.4,1.2,4.8,2s2.8,1.8,3.8,3c1.2,1.2,2,2.6,2.8,4l-7.4,4.2c-.4-.8-1-1.8-1.6-2.4-.6-.8-1.2-1.4-2-2s-1.6-1-2.6-1.4-2.2-.4-3.4-.4c-2,0-3.6.4-5,1.2-1.4.8-2.6,1.8-3.4,3-1,1.2-1.6,2.8-2,4.4-.6,1.6-.8,3.8-.8,5.4ZM161.4,24.6c-.8-2.6-2.2-4.8-4-6.8s-3.8-3.4-6.2-4.6c-2.4-1.2-5.2-1.6-8.4-1.6s-5.8.6-8.4,1.6c-2.2,1.2-4.4,2.8-6,4.6-1.8,2-3,4.2-4,6.8-.8,2.6-1.4,5.4-1.4,8.4s.4,5.8,1.4,8.4c.8,2.6,2.2,4.8,4,6.8s3.8,3.4,6.2,4.6c2.4,1.2,5.2,1.6,8.4,1.6s5.8-.6,8.4-1.6c2.4-1.2,4.6-2.6,6.2-4.6,1.8-2,3-4.2,4-6.8.8-2.6,1.4-5.4,1.4-8.4-.2-3-.6-5.8-1.6-8.4h0ZM154,33.2c0,2-.2,3.8-.8,5.4-.4,1.6-1.2,3.2-2.2,4.4s-2.2,2.2-3.4,2.8c-1.4.6-3,1-4.8,1s-3.4-.4-4.8-1-2.6-1.6-3.4-2.8c-1-1.2-1.6-2.6-2.2-4.4-.4-1.6-.8-3.4-.8-5.4v-.2c0-2,.2-3.8.8-5.4.4-1.6,1.2-3.2,2.2-4.4,1-1.2,2.2-2.2,3.4-2.8,1.4-.6,3-1,4.8-1s3.4.4,4.8,1,2.6,1.6,3.4,2.8c1,1.2,1.6,2.6,2.2,4.4.4,1.6.8,3.4.8,5.4v.2ZM177.8,54l-11.8-42h9.4l8,31.4h.2l8-31.4h9.4l-11.8,42h-11.4,0ZM235.4,46.7c1.2,0,2.4-.2,3.4-.6,1-.4,2-.8,2.8-1.6s1.4-1.6,1.8-2.8c.4-1.2.6-2.4.6-4V11.8h8.2v27.2c0,2.4-.4,4.4-1.2,6.2s-2,3.4-3.6,4.8c-1.4,1.4-3.2,2.4-5.4,3-2,.8-4.4,1-6.8,1s-4.8-.4-6.8-1c-2-.8-3.8-1.8-5.4-3-1.6-1.4-2.6-3-3.6-4.8-.8-1.8-1.2-4-1.2-6.2V11.7h8.4v26c0,1.6.2,2.8.6,4,.4,1.2,1,2,1.8,2.8s1.6,1.2,2.8,1.6c1.2.4,2.2.6,3.6.6h0ZM261.4,11.9h8.4v18.2l14.8-18.2h10.4l-14.4,16.8,15.4,25.2h-9.8l-11-18.8-5.4,6v12.8h-8.4V11.9h0ZM206.2,44.2c-3,0-5.4,2.4-5.4,5.4s2.4,5.4,5.4,5.4,5.4-2.4,5.4-5.4-2.4-5.4-5.4-5.4Z"/>
|
25
|
-
</svg>
|
26
|
-
</a>
|
27
|
-
</div>
|
28
|
-
<div class="govuk-header__content">
|
29
|
-
<nav aria-label="Menu" class="govuk-header__navigation">
|
30
|
-
<button type="button" class="govuk-header__menu-button govuk-js-header-toggle" aria-controls="navigation" aria-label="Custom button label" hidden>
|
31
|
-
Menu
|
32
|
-
</button>
|
33
|
-
|
34
|
-
<ul id="navigation" class="govuk-header__navigation-list">
|
35
|
-
<li class="govuk-header__navigation-item govuk-header__navigation-item--active">
|
36
|
-
<a class="govuk-header__link" href="#1">
|
37
|
-
Navigation item 1
|
38
|
-
</a>
|
39
|
-
</li>
|
40
|
-
<li class="govuk-header__navigation-item">
|
41
|
-
<a class="govuk-header__link" href="#2">
|
42
|
-
Navigation item 2
|
43
|
-
</a>
|
44
|
-
</li>
|
45
|
-
<li class="govuk-header__navigation-item">
|
46
|
-
<a class="govuk-header__link" href="#3">
|
47
|
-
Navigation item 3
|
48
|
-
</a>
|
49
|
-
</li>
|
50
|
-
<li class="govuk-header__navigation-item">
|
51
|
-
<a class="govuk-header__link" href="#4">
|
52
|
-
Navigation item 4
|
53
|
-
</a>
|
54
|
-
</li>
|
55
|
-
</ul>
|
56
|
-
</nav>
|
57
|
-
</div>
|
58
|
-
</div>
|
59
|
-
</header>
|
@@ -1,59 +0,0 @@
|
|
1
|
-
<header class="govuk-header" data-module="govuk-header">
|
2
|
-
<div class="govuk-header__container govuk-width-container">
|
3
|
-
<div class="govuk-header__logo">
|
4
|
-
<a href="/" class="govuk-header__link govuk-header__link--homepage">
|
5
|
-
<svg
|
6
|
-
focusable="false"
|
7
|
-
role="img"
|
8
|
-
xmlns="http://www.w3.org/2000/svg"
|
9
|
-
viewBox="0 0 296 60"
|
10
|
-
height="30"
|
11
|
-
width="148"
|
12
|
-
fill="currentcolor" class="govuk-header__logotype" aria-label="GOV.UK"
|
13
|
-
><title>GOV.UK</title> <g>
|
14
|
-
<circle cx="20" cy="17.6" r="3.7"/>
|
15
|
-
<circle cx="10.2" cy="23.5" r="3.7"/>
|
16
|
-
<circle cx="3.7" cy="33.2" r="3.7"/>
|
17
|
-
<circle cx="31.7" cy="30.6" r="3.7"/>
|
18
|
-
<circle cx="43.3" cy="17.6" r="3.7"/>
|
19
|
-
<circle cx="53.2" cy="23.5" r="3.7"/>
|
20
|
-
<circle cx="59.7" cy="33.2" r="3.7"/>
|
21
|
-
<circle cx="31.7" cy="30.6" r="3.7"/>
|
22
|
-
<path d="M33.1,9.8c.2-.1.3-.3.5-.5l4.6,2.4v-6.8l-4.6,1.5c-.1-.2-.3-.3-.5-.5l1.9-5.9h-6.7l1.9,5.9c-.2.1-.3.3-.5.5l-4.6-1.5v6.8l4.6-2.4c.1.2.3.3.5.5l-2.6,8c-.9,2.8,1.2,5.7,4.1,5.7h0c3,0,5.1-2.9,4.1-5.7l-2.6-8ZM37,37.9s-3.4,3.8-4.1,6.1c2.2,0,4.2-.5,6.4-2.8l-.7,8.5c-2-2.8-4.4-4.1-5.7-3.8.1,3.1.5,6.7,5.8,7.2,3.7.3,6.7-1.5,7-3.8.4-2.6-2-4.3-3.7-1.6-1.4-4.5,2.4-6.1,4.9-3.2-1.9-4.5-1.8-7.7,2.4-10.9,3,4,2.6,7.3-1.2,11.1,2.4-1.3,6.2,0,4,4.6-1.2-2.8-3.7-2.2-4.2.2-.3,1.7.7,3.7,3,4.2,1.9.3,4.7-.9,7-5.9-1.3,0-2.4.7-3.9,1.7l2.4-8c.6,2.3,1.4,3.7,2.2,4.5.6-1.6.5-2.8,0-5.3l5,1.8c-2.6,3.6-5.2,8.7-7.3,17.5-7.4-1.1-15.7-1.7-24.5-1.7h0c-8.8,0-17.1.6-24.5,1.7-2.1-8.9-4.7-13.9-7.3-17.5l5-1.8c-.5,2.5-.6,3.7,0,5.3.8-.8,1.6-2.3,2.2-4.5l2.4,8c-1.5-1-2.6-1.7-3.9-1.7,2.3,5,5.2,6.2,7,5.9,2.3-.4,3.3-2.4,3-4.2-.5-2.4-3-3.1-4.2-.2-2.2-4.6,1.6-6,4-4.6-3.7-3.7-4.2-7.1-1.2-11.1,4.2,3.2,4.3,6.4,2.4,10.9,2.5-2.8,6.3-1.3,4.9,3.2-1.8-2.7-4.1-1-3.7,1.6.3,2.3,3.3,4.1,7,3.8,5.4-.5,5.7-4.2,5.8-7.2-1.3-.2-3.7,1-5.7,3.8l-.7-8.5c2.2,2.3,4.2,2.7,6.4,2.8-.7-2.3-4.1-6.1-4.1-6.1h10.6,0Z"/>
|
23
|
-
</g>
|
24
|
-
<path d="M88.6,33.2c0,1.8.2,3.4.6,5s1.2,3,2,4.4c1,1.2,2,2.2,3.4,3s3,1.2,5,1.2,3.4-.2,4.6-.8,2.2-1.4,3-2.2,1.2-1.8,1.6-3c.2-1,.4-2,.4-3v-.4h-10.6v-6.4h18.8v23h-7.4v-5c-.6.8-1.2,1.6-2,2.2-.8.6-1.6,1.2-2.6,1.8-1,.4-2,.8-3.2,1.2s-2.4.4-3.6.4c-3,0-5.8-.6-8-1.6-2.4-1.2-4.4-2.6-6-4.6s-2.8-4.2-3.6-6.8c-.6-2.8-1-5.6-1-8.6s.4-5.8,1.4-8.4,2.2-4.8,4-6.8,3.8-3.4,6.2-4.6c2.4-1.2,5.2-1.6,8.2-1.6s3.8.2,5.6.6c1.8.4,3.4,1.2,4.8,2s2.8,1.8,3.8,3c1.2,1.2,2,2.6,2.8,4l-7.4,4.2c-.4-.8-1-1.8-1.6-2.4-.6-.8-1.2-1.4-2-2s-1.6-1-2.6-1.4-2.2-.4-3.4-.4c-2,0-3.6.4-5,1.2-1.4.8-2.6,1.8-3.4,3-1,1.2-1.6,2.8-2,4.4-.6,1.6-.8,3.8-.8,5.4ZM161.4,24.6c-.8-2.6-2.2-4.8-4-6.8s-3.8-3.4-6.2-4.6c-2.4-1.2-5.2-1.6-8.4-1.6s-5.8.6-8.4,1.6c-2.2,1.2-4.4,2.8-6,4.6-1.8,2-3,4.2-4,6.8-.8,2.6-1.4,5.4-1.4,8.4s.4,5.8,1.4,8.4c.8,2.6,2.2,4.8,4,6.8s3.8,3.4,6.2,4.6c2.4,1.2,5.2,1.6,8.4,1.6s5.8-.6,8.4-1.6c2.4-1.2,4.6-2.6,6.2-4.6,1.8-2,3-4.2,4-6.8.8-2.6,1.4-5.4,1.4-8.4-.2-3-.6-5.8-1.6-8.4h0ZM154,33.2c0,2-.2,3.8-.8,5.4-.4,1.6-1.2,3.2-2.2,4.4s-2.2,2.2-3.4,2.8c-1.4.6-3,1-4.8,1s-3.4-.4-4.8-1-2.6-1.6-3.4-2.8c-1-1.2-1.6-2.6-2.2-4.4-.4-1.6-.8-3.4-.8-5.4v-.2c0-2,.2-3.8.8-5.4.4-1.6,1.2-3.2,2.2-4.4,1-1.2,2.2-2.2,3.4-2.8,1.4-.6,3-1,4.8-1s3.4.4,4.8,1,2.6,1.6,3.4,2.8c1,1.2,1.6,2.6,2.2,4.4.4,1.6.8,3.4.8,5.4v.2ZM177.8,54l-11.8-42h9.4l8,31.4h.2l8-31.4h9.4l-11.8,42h-11.4,0ZM235.4,46.7c1.2,0,2.4-.2,3.4-.6,1-.4,2-.8,2.8-1.6s1.4-1.6,1.8-2.8c.4-1.2.6-2.4.6-4V11.8h8.2v27.2c0,2.4-.4,4.4-1.2,6.2s-2,3.4-3.6,4.8c-1.4,1.4-3.2,2.4-5.4,3-2,.8-4.4,1-6.8,1s-4.8-.4-6.8-1c-2-.8-3.8-1.8-5.4-3-1.6-1.4-2.6-3-3.6-4.8-.8-1.8-1.2-4-1.2-6.2V11.7h8.4v26c0,1.6.2,2.8.6,4,.4,1.2,1,2,1.8,2.8s1.6,1.2,2.8,1.6c1.2.4,2.2.6,3.6.6h0ZM261.4,11.9h8.4v18.2l14.8-18.2h10.4l-14.4,16.8,15.4,25.2h-9.8l-11-18.8-5.4,6v12.8h-8.4V11.9h0ZM206.2,44.2c-3,0-5.4,2.4-5.4,5.4s2.4,5.4,5.4,5.4,5.4-2.4,5.4-5.4-2.4-5.4-5.4-5.4Z"/>
|
25
|
-
</svg>
|
26
|
-
</a>
|
27
|
-
</div>
|
28
|
-
<div class="govuk-header__content">
|
29
|
-
<nav aria-label="Custom navigation label" class="govuk-header__navigation">
|
30
|
-
<button type="button" class="govuk-header__menu-button govuk-js-header-toggle" aria-controls="navigation" hidden>
|
31
|
-
Menu
|
32
|
-
</button>
|
33
|
-
|
34
|
-
<ul id="navigation" class="govuk-header__navigation-list">
|
35
|
-
<li class="govuk-header__navigation-item govuk-header__navigation-item--active">
|
36
|
-
<a class="govuk-header__link" href="#1">
|
37
|
-
Navigation item 1
|
38
|
-
</a>
|
39
|
-
</li>
|
40
|
-
<li class="govuk-header__navigation-item">
|
41
|
-
<a class="govuk-header__link" href="#2">
|
42
|
-
Navigation item 2
|
43
|
-
</a>
|
44
|
-
</li>
|
45
|
-
<li class="govuk-header__navigation-item">
|
46
|
-
<a class="govuk-header__link" href="#3">
|
47
|
-
Navigation item 3
|
48
|
-
</a>
|
49
|
-
</li>
|
50
|
-
<li class="govuk-header__navigation-item">
|
51
|
-
<a class="govuk-header__link" href="#4">
|
52
|
-
Navigation item 4
|
53
|
-
</a>
|
54
|
-
</li>
|
55
|
-
</ul>
|
56
|
-
</nav>
|
57
|
-
</div>
|
58
|
-
</div>
|
59
|
-
</header>
|
@@ -1,10 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<label class="govuk-label" for="input-with-prefix-suffix">
|
3
|
-
Cost per item, in pounds, per household member
|
4
|
-
</label>
|
5
|
-
<div class="govuk-input__wrapper">
|
6
|
-
<div class="govuk-input__prefix" aria-hidden="true">£</div>
|
7
|
-
<input class="govuk-input" id="input-with-prefix-suffix" name="cost" type="text">
|
8
|
-
<div class="govuk-input__suffix" aria-hidden="true">per household member</div>
|
9
|
-
</div>
|
10
|
-
</div>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
<div class="govuk-notification-banner govuk-notification-banner--success" role="alert" aria-labelledby="govuk-notification-banner-title" data-module="govuk-notification-banner" data-disable-auto-focus="true">
|
2
|
-
<div class="govuk-notification-banner__header">
|
3
|
-
<h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title">
|
4
|
-
Success
|
5
|
-
</h2>
|
6
|
-
</div>
|
7
|
-
<div class="govuk-notification-banner__content">
|
8
|
-
<p class="govuk-notification-banner__heading">
|
9
|
-
Email sent to example@email.com
|
10
|
-
</p>
|
11
|
-
</div>
|
12
|
-
</div>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
<div class="govuk-notification-banner govuk-notification-banner--success" role="alert" aria-labelledby="govuk-notification-banner-title" data-module="govuk-notification-banner" data-disable-auto-focus="false">
|
2
|
-
<div class="govuk-notification-banner__header">
|
3
|
-
<h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title">
|
4
|
-
Success
|
5
|
-
</h2>
|
6
|
-
</div>
|
7
|
-
<div class="govuk-notification-banner__content">
|
8
|
-
<p class="govuk-notification-banner__heading">
|
9
|
-
Email sent to example@email.com
|
10
|
-
</p>
|
11
|
-
</div>
|
12
|
-
</div>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
<div class="govuk-notification-banner govuk-notification-banner--success" role="alert" aria-labelledby="govuk-notification-banner-title" data-module="govuk-notification-banner" tabindex="2">
|
2
|
-
<div class="govuk-notification-banner__header">
|
3
|
-
<h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title">
|
4
|
-
Success
|
5
|
-
</h2>
|
6
|
-
</div>
|
7
|
-
<div class="govuk-notification-banner__content">
|
8
|
-
<p class="govuk-notification-banner__heading">
|
9
|
-
Email sent to example@email.com
|
10
|
-
</p>
|
11
|
-
</div>
|
12
|
-
</div>
|
@@ -1,10 +0,0 @@
|
|
1
|
-
<div class="govuk-notification-banner" role="region" aria-labelledby="govuk-notification-banner-title" data-module="govuk-notification-banner">
|
2
|
-
<div class="govuk-notification-banner__header">
|
3
|
-
<h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title">
|
4
|
-
Important
|
5
|
-
</h2>
|
6
|
-
</div>
|
7
|
-
<div class="govuk-notification-banner__content">
|
8
|
-
<p class="govuk-notification-banner__heading">You have 9 days to send a response.</p>
|
9
|
-
</div>
|
10
|
-
</div>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
<div class="govuk-notification-banner govuk-notification-banner--success" role="region" aria-labelledby="govuk-notification-banner-title" data-module="govuk-notification-banner">
|
2
|
-
<div class="govuk-notification-banner__header">
|
3
|
-
<h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title">
|
4
|
-
Success
|
5
|
-
</h2>
|
6
|
-
</div>
|
7
|
-
<div class="govuk-notification-banner__content">
|
8
|
-
<p class="govuk-notification-banner__heading">
|
9
|
-
Email sent to example@email.com
|
10
|
-
</p>
|
11
|
-
</div>
|
12
|
-
</div>
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<div class="govuk-notification-banner govuk-notification-banner--success" role="alert" aria-labelledby="govuk-notification-banner-title" data-module="govuk-notification-banner">
|
2
|
-
<div class="govuk-notification-banner__header">
|
3
|
-
<h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title">
|
4
|
-
Success
|
5
|
-
</h2>
|
6
|
-
</div>
|
7
|
-
<div class="govuk-notification-banner__content">
|
8
|
-
<h3 class="govuk-notification-banner__heading">
|
9
|
-
4 files uploaded
|
10
|
-
</h3>
|
11
|
-
<ul class="govuk-!-margin-0 govuk-list">
|
12
|
-
<li><a href="link-1" class="govuk-notification-banner__link">government-strategy.pdf</a></li>
|
13
|
-
<li><a href="link-2" class="govuk-notification-banner__link">government-strategy-v1.pdf</a></li>
|
14
|
-
</ul>
|
15
|
-
</div>
|
16
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-a-list.html
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
<div class="govuk-notification-banner" role="region" aria-labelledby="govuk-notification-banner-title" data-module="govuk-notification-banner">
|
2
|
-
<div class="govuk-notification-banner__header">
|
3
|
-
<h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title">
|
4
|
-
Important
|
5
|
-
</h2>
|
6
|
-
</div>
|
7
|
-
<div class="govuk-notification-banner__content">
|
8
|
-
<h3 class="govuk-notification-banner__heading">4 files uploaded</h3>
|
9
|
-
<ul class="govuk-list govuk-list--bullet govuk-!-margin-bottom-0">
|
10
|
-
<li><a href="#" class="govuk-notification-banner__link">government-strategy.pdf</a></li>
|
11
|
-
<li><a href="#" class="govuk-notification-banner__link">government-strategy-v2.pdf</a></li>
|
12
|
-
<li><a href="#" class="govuk-notification-banner__link">government-strategy-v3-FINAL.pdf</a></li>
|
13
|
-
<li><a href="#" class="govuk-notification-banner__link">government-strategy-v4-FINAL-v2.pdf</a></li>
|
14
|
-
</ul>
|
15
|
-
</div>
|
16
|
-
</div>
|
@@ -1,39 +0,0 @@
|
|
1
|
-
<nav class="govuk-pagination" aria-label="Pagination">
|
2
|
-
<div class="govuk-pagination__prev">
|
3
|
-
<a class="govuk-link govuk-pagination__link" href="/previous" rel="prev">
|
4
|
-
<svg class="govuk-pagination__icon govuk-pagination__icon--prev" xmlns="http://www.w3.org/2000/svg" height="13" width="15" aria-hidden="true" focusable="false" viewBox="0 0 15 13">
|
5
|
-
<path d="m6.5938-0.0078125-6.7266 6.7266 6.7441 6.4062 1.377-1.449-4.1856-3.9768h12.896v-2h-12.984l4.2931-4.293-1.414-1.414z"></path>
|
6
|
-
</svg>
|
7
|
-
<span class="govuk-pagination__link-title">
|
8
|
-
Previous<span class="govuk-visually-hidden"> page</span>
|
9
|
-
</span>
|
10
|
-
</a>
|
11
|
-
</div>
|
12
|
-
<ul class="govuk-pagination__list">
|
13
|
-
<li class="govuk-pagination__item">
|
14
|
-
<a class="govuk-link govuk-pagination__link" href="/page/1" aria-label="1st page">
|
15
|
-
1
|
16
|
-
</a>
|
17
|
-
</li>
|
18
|
-
<li class="govuk-pagination__item govuk-pagination__item--current">
|
19
|
-
<a class="govuk-link govuk-pagination__link" href="/page/2" aria-label="2nd page (you are currently on this page)" aria-current="page">
|
20
|
-
2
|
21
|
-
</a>
|
22
|
-
</li>
|
23
|
-
<li class="govuk-pagination__item">
|
24
|
-
<a class="govuk-link govuk-pagination__link" href="/page/3" aria-label="3rd page">
|
25
|
-
3
|
26
|
-
</a>
|
27
|
-
</li>
|
28
|
-
</ul>
|
29
|
-
<div class="govuk-pagination__next">
|
30
|
-
<a class="govuk-link govuk-pagination__link" href="/next" rel="next">
|
31
|
-
<span class="govuk-pagination__link-title">
|
32
|
-
Next<span class="govuk-visually-hidden"> page</span>
|
33
|
-
</span>
|
34
|
-
<svg class="govuk-pagination__icon govuk-pagination__icon--next" xmlns="http://www.w3.org/2000/svg" height="13" width="15" aria-hidden="true" focusable="false" viewBox="0 0 15 13">
|
35
|
-
<path d="m8.107-0.0078125-1.4136 1.414 4.2926 4.293h-12.986v2h12.896l-4.1855 3.9766 1.377 1.4492 6.7441-6.4062-6.7246-6.7266z"></path>
|
36
|
-
</svg>
|
37
|
-
</a>
|
38
|
-
</div>
|
39
|
-
</nav>
|
@@ -1,39 +0,0 @@
|
|
1
|
-
<nav class="govuk-pagination" aria-label="search">
|
2
|
-
<div class="govuk-pagination__prev">
|
3
|
-
<a class="govuk-link govuk-pagination__link" href="/previous" rel="prev">
|
4
|
-
<svg class="govuk-pagination__icon govuk-pagination__icon--prev" xmlns="http://www.w3.org/2000/svg" height="13" width="15" aria-hidden="true" focusable="false" viewBox="0 0 15 13">
|
5
|
-
<path d="m6.5938-0.0078125-6.7266 6.7266 6.7441 6.4062 1.377-1.449-4.1856-3.9768h12.896v-2h-12.984l4.2931-4.293-1.414-1.414z"></path>
|
6
|
-
</svg>
|
7
|
-
<span class="govuk-pagination__link-title">
|
8
|
-
Previous<span class="govuk-visually-hidden"> page</span>
|
9
|
-
</span>
|
10
|
-
</a>
|
11
|
-
</div>
|
12
|
-
<ul class="govuk-pagination__list">
|
13
|
-
<li class="govuk-pagination__item">
|
14
|
-
<a class="govuk-link govuk-pagination__link" href="/page/1" aria-label="Page 1">
|
15
|
-
1
|
16
|
-
</a>
|
17
|
-
</li>
|
18
|
-
<li class="govuk-pagination__item govuk-pagination__item--current">
|
19
|
-
<a class="govuk-link govuk-pagination__link" href="/page/2" aria-label="Page 2" aria-current="page">
|
20
|
-
2
|
21
|
-
</a>
|
22
|
-
</li>
|
23
|
-
<li class="govuk-pagination__item">
|
24
|
-
<a class="govuk-link govuk-pagination__link" href="/page/3" aria-label="Page 3">
|
25
|
-
3
|
26
|
-
</a>
|
27
|
-
</li>
|
28
|
-
</ul>
|
29
|
-
<div class="govuk-pagination__next">
|
30
|
-
<a class="govuk-link govuk-pagination__link" href="/next" rel="next">
|
31
|
-
<span class="govuk-pagination__link-title">
|
32
|
-
Next<span class="govuk-visually-hidden"> page</span>
|
33
|
-
</span>
|
34
|
-
<svg class="govuk-pagination__icon govuk-pagination__icon--next" xmlns="http://www.w3.org/2000/svg" height="13" width="15" aria-hidden="true" focusable="false" viewBox="0 0 15 13">
|
35
|
-
<path d="m8.107-0.0078125-1.4136 1.414 4.2926 4.293h-12.986v2h12.896l-4.1855 3.9766 1.377 1.4492 6.7441-6.4062-6.7246-6.7266z"></path>
|
36
|
-
</svg>
|
37
|
-
</a>
|
38
|
-
</div>
|
39
|
-
</nav>
|
@@ -1,22 +0,0 @@
|
|
1
|
-
<nav class="govuk-pagination govuk-pagination--block" aria-label="Pagination">
|
2
|
-
<div class="govuk-pagination__prev">
|
3
|
-
<a class="govuk-link govuk-pagination__link" href="/previous" rel="prev">
|
4
|
-
<svg class="govuk-pagination__icon govuk-pagination__icon--prev" xmlns="http://www.w3.org/2000/svg" height="13" width="15" aria-hidden="true" focusable="false" viewBox="0 0 15 13">
|
5
|
-
<path d="m6.5938-0.0078125-6.7266 6.7266 6.7441 6.4062 1.377-1.449-4.1856-3.9768h12.896v-2h-12.984l4.2931-4.293-1.414-1.414z"></path>
|
6
|
-
</svg>
|
7
|
-
<span class="govuk-pagination__link-title govuk-pagination__link-title--decorated">
|
8
|
-
précédente
|
9
|
-
</span>
|
10
|
-
</a>
|
11
|
-
</div>
|
12
|
-
<div class="govuk-pagination__next">
|
13
|
-
<a class="govuk-link govuk-pagination__link" href="/next" rel="next">
|
14
|
-
<svg class="govuk-pagination__icon govuk-pagination__icon--next" xmlns="http://www.w3.org/2000/svg" height="13" width="15" aria-hidden="true" focusable="false" viewBox="0 0 15 13">
|
15
|
-
<path d="m8.107-0.0078125-1.4136 1.414 4.2926 4.293h-12.986v2h12.896l-4.1855 3.9766 1.377 1.4492 6.7441-6.4062-6.7246-6.7266z"></path>
|
16
|
-
</svg>
|
17
|
-
<span class="govuk-pagination__link-title govuk-pagination__link-title--decorated">
|
18
|
-
suivante
|
19
|
-
</span>
|
20
|
-
</a>
|
21
|
-
</div>
|
22
|
-
</nav>
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group govuk-password-input" data-module="govuk-password-input">
|
2
|
-
<label class="govuk-label" for="password-input-new-password">
|
3
|
-
Password
|
4
|
-
</label>
|
5
|
-
<div class="govuk-input__wrapper govuk-password-input__wrapper">
|
6
|
-
<input class="govuk-input govuk-password-input__input govuk-js-password-input-input" id="password-input-new-password" name="password" type="password" spellcheck="false" autocomplete="new-password" autocapitalize="none">
|
7
|
-
<button type="button" class="govuk-button govuk-button--secondary govuk-password-input__toggle govuk-js-password-input-toggle" data-module="govuk-button" aria-controls="password-input-new-password" aria-label="Show password" hidden>
|
8
|
-
Show
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
</div>
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group govuk-password-input" data-module="govuk-password-input" data-i18n.show-password="Datguddia" data-i18n.hide-password="Cuddio" data-i18n.show-password-aria-label="Datgelu cyfrinair" data-i18n.hide-password-aria-label="Cuddio cyfrinair" data-i18n.password-shown-announcement="Mae eich cyfrinair yn weladwy." data-i18n.password-hidden-announcement="Mae eich cyfrinair wedi'i guddio.">
|
2
|
-
<label class="govuk-label" for="password-translated">
|
3
|
-
Cyfrinair
|
4
|
-
</label>
|
5
|
-
<div class="govuk-input__wrapper govuk-password-input__wrapper">
|
6
|
-
<input class="govuk-input govuk-password-input__input govuk-js-password-input-input" id="password-translated" name="password-translated" type="password" spellcheck="false" autocomplete="current-password" autocapitalize="none">
|
7
|
-
<button type="button" class="govuk-button govuk-button--secondary govuk-password-input__toggle govuk-js-password-input-toggle" data-module="govuk-button" aria-controls="password-translated" aria-label="Datgelu cyfrinair" hidden>
|
8
|
-
Datguddia
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked-using-value.html
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<div class="govuk-radios" data-module="govuk-radios">
|
3
|
-
<div class="govuk-radios__item">
|
4
|
-
<input class="govuk-radios__input" id="example-default" name="example-default" type="radio" value="yes">
|
5
|
-
<label class="govuk-label govuk-radios__label" for="example-default">
|
6
|
-
Yes
|
7
|
-
</label>
|
8
|
-
</div>
|
9
|
-
<div class="govuk-radios__item">
|
10
|
-
<input class="govuk-radios__input" id="example-default-2" name="example-default" type="radio" value="no" checked>
|
11
|
-
<label class="govuk-label govuk-radios__label" for="example-default-2">
|
12
|
-
No
|
13
|
-
</label>
|
14
|
-
</div>
|
15
|
-
</div>
|
16
|
-
</div>
|
@@ -1,19 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<div id="example-default-hint" class="govuk-hint">
|
3
|
-
This includes changing your last name or spelling your name differently.
|
4
|
-
</div>
|
5
|
-
<div class="govuk-radios" data-module="govuk-radios">
|
6
|
-
<div class="govuk-radios__item">
|
7
|
-
<input class="govuk-radios__input" id="example-default" name="example-default" type="radio" value="yes">
|
8
|
-
<label class="govuk-label govuk-radios__label" for="example-default">
|
9
|
-
Yes
|
10
|
-
</label>
|
11
|
-
</div>
|
12
|
-
<div class="govuk-radios__item">
|
13
|
-
<input class="govuk-radios__input" id="example-default-2" name="example-default" type="radio" value="no" checked>
|
14
|
-
<label class="govuk-label govuk-radios__label" for="example-default-2">
|
15
|
-
No
|
16
|
-
</label>
|
17
|
-
</div>
|
18
|
-
</div>
|
19
|
-
</div>
|
data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline-extreme.html
DELETED
@@ -1,69 +0,0 @@
|
|
1
|
-
<div class="govuk-form-group">
|
2
|
-
<fieldset class="govuk-fieldset">
|
3
|
-
<legend class="govuk-fieldset__legend">
|
4
|
-
Sort by
|
5
|
-
</legend>
|
6
|
-
<div class="govuk-radios govuk-radios--small govuk-radios--inline" data-module="govuk-radios">
|
7
|
-
<div class="govuk-radios__item">
|
8
|
-
<input class="govuk-radios__input" id="sort" name="example" type="radio" value="relevance">
|
9
|
-
<label class="govuk-label govuk-radios__label" for="sort">
|
10
|
-
relevance
|
11
|
-
</label>
|
12
|
-
</div>
|
13
|
-
<div class="govuk-radios__item">
|
14
|
-
<input class="govuk-radios__input" id="sort-2" name="example" type="radio" value="title">
|
15
|
-
<label class="govuk-label govuk-radios__label" for="sort-2">
|
16
|
-
title
|
17
|
-
</label>
|
18
|
-
</div>
|
19
|
-
<div class="govuk-radios__item">
|
20
|
-
<input class="govuk-radios__input" id="sort-3" name="example" type="radio" value="created">
|
21
|
-
<label class="govuk-label govuk-radios__label" for="sort-3">
|
22
|
-
created
|
23
|
-
</label>
|
24
|
-
</div>
|
25
|
-
<div class="govuk-radios__item">
|
26
|
-
<input class="govuk-radios__input" id="sort-4" name="example" type="radio" value="modified">
|
27
|
-
<label class="govuk-label govuk-radios__label" for="sort-4">
|
28
|
-
modified
|
29
|
-
</label>
|
30
|
-
</div>
|
31
|
-
<div class="govuk-radios__item">
|
32
|
-
<input class="govuk-radios__input" id="sort-5" name="example" type="radio" value="category">
|
33
|
-
<label class="govuk-label govuk-radios__label" for="sort-5">
|
34
|
-
category
|
35
|
-
</label>
|
36
|
-
</div>
|
37
|
-
<div class="govuk-radios__item">
|
38
|
-
<input class="govuk-radios__input" id="sort-6" name="example" type="radio" value="votes">
|
39
|
-
<label class="govuk-label govuk-radios__label" for="sort-6">
|
40
|
-
votes
|
41
|
-
</label>
|
42
|
-
</div>
|
43
|
-
<div class="govuk-radios__item">
|
44
|
-
<input class="govuk-radios__input" id="sort-7" name="example" type="radio" value="flavour">
|
45
|
-
<label class="govuk-label govuk-radios__label" for="sort-7">
|
46
|
-
flavour
|
47
|
-
</label>
|
48
|
-
</div>
|
49
|
-
<div class="govuk-radios__item">
|
50
|
-
<input class="govuk-radios__input" id="sort-8" name="example" type="radio" value="hue">
|
51
|
-
<label class="govuk-label govuk-radios__label" for="sort-8">
|
52
|
-
hue
|
53
|
-
</label>
|
54
|
-
</div>
|
55
|
-
<div class="govuk-radios__item">
|
56
|
-
<input class="govuk-radios__input" id="sort-9" name="example" type="radio" value="happiness">
|
57
|
-
<label class="govuk-label govuk-radios__label" for="sort-9">
|
58
|
-
happiness
|
59
|
-
</label>
|
60
|
-
</div>
|
61
|
-
<div class="govuk-radios__item">
|
62
|
-
<input class="govuk-radios__input" id="sort-10" name="example" type="radio" value="funkiness">
|
63
|
-
<label class="govuk-label govuk-radios__label" for="sort-10">
|
64
|
-
funkiness
|
65
|
-
</label>
|
66
|
-
</div>
|
67
|
-
</div>
|
68
|
-
</fieldset>
|
69
|
-
</div>
|