defra_ruby_template 3.15.1 → 5.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/ci.yml +4 -0
- data/.rspec +1 -0
- data/Gemfile +1 -0
- data/Gemfile.lock +15 -0
- data/Rakefile +44 -24
- data/app/views/layouts/defra_ruby_template.html.erb +7 -11
- data/lib/defra_ruby_template/version.rb +1 -1
- data/node_modules/.package-lock.json +3 -3
- data/node_modules/govuk-frontend/README.md +14 -13
- data/node_modules/govuk-frontend/dist/govuk/_base.scss +5 -0
- data/node_modules/govuk-frontend/dist/govuk/_base.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js +2457 -0
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs +2435 -0
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/all.mjs +15 -0
- data/node_modules/govuk-frontend/dist/govuk/all.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/all.scss +3 -0
- data/node_modules/govuk-frontend/dist/govuk/all.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/assets/images/favicon.svg +1 -0
- data/node_modules/govuk-frontend/dist/govuk/assets/images/govuk-icon-192.png +0 -0
- data/node_modules/govuk-frontend/dist/govuk/assets/images/govuk-icon-512.png +0 -0
- data/node_modules/govuk-frontend/dist/govuk/assets/images/govuk-icon-mask.svg +1 -0
- data/node_modules/govuk-frontend/dist/govuk/assets/manifest.json +39 -0
- data/node_modules/govuk-frontend/dist/govuk/common/closest-attribute-value.mjs +7 -0
- data/node_modules/govuk-frontend/dist/govuk/common/closest-attribute-value.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/common/govuk-frontend-version.mjs +4 -0
- data/node_modules/govuk-frontend/dist/govuk/common/govuk-frontend-version.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/common/index.mjs +139 -0
- data/node_modules/govuk-frontend/dist/govuk/common/index.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/common/normalise-dataset.mjs +18 -0
- data/node_modules/govuk-frontend/dist/govuk/common/normalise-dataset.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/common/normalise-string.mjs +31 -0
- data/node_modules/govuk-frontend/dist/govuk/common/normalise-string.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/_all.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/_index.scss +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/_accordion.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/_accordion.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/_index.scss +366 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.js +729 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.mjs +721 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.mjs +368 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/fixtures.json +359 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/macro-options.json +142 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-default.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-additional-descriptions.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-all-sections-already-open.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-focusable-elements-inside.html +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-long-content-and-description.html +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-one-section-open.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-translations.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template.njk +67 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/_back-link.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/_back-link.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/_index.scss +83 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/fixtures.json +87 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/macro-options.json +32 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-default.html +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-inverse.html +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-text.html +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/template.njk +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_breadcrumbs.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_breadcrumbs.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_index.scss +134 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/fixtures.json +240 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/macro-options.json +52 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-default.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-inverse.html +11 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-collapse-on-mobile.html +13 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-last-breadcrumb-as-current-page.html +11 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-multiple-levels.html +16 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-one-level.html +7 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-without-the-home-section.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template.njk +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/_button.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/_button.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/_index.scss +262 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.js +252 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.mjs +244 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.mjs +83 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/fixtures.json +474 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/macro-options.json +80 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-default.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-disabled.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-input-disabled.html +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-input.html +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-disabled.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-link.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-start.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-link.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-prevent-double-click.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-disabled.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-link.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-start-link.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-start.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning-disabled.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning-link.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-active-state.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-focus-state.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-hover-state.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/template.njk +58 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/_character-count.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/_character-count.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/_index.scss +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.js +695 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.mjs +687 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.mjs +304 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/fixtures.json +398 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/macro-options.json +199 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-default.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-custom-rows.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-custom-textarea-description.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-default-value-exceeding-limit.html +15 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-default-value.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-hint.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-label-as-page-heading.html +11 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-threshold.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-word-count.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template.njk +120 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_checkboxes.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_checkboxes.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_index.scss +306 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.js +202 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.mjs +194 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.mjs +120 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/fixtures.json +1411 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/macro-options.json +229 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-default.html +22 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html +25 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html +27 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-long-text.html +27 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small.html +27 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-a-medium-legend.html +33 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-item-checked.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-items-with-special-characters.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-items.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-disabled-item.html +29 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-and-none.html +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-none-and-conditional-items.html +46 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message-and-hints-on-items.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-fieldset-and-error-message.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-hints-on-items.html +29 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-legend-as-a-page-heading.html +32 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-optional-form-group-classes-showing-group-error.html +40 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-pre-checked-values.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-and-hint-set-aria-describedby-on-input.html +16 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-set-aria-describedby-on-input.html +13 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-very-long-option-text.html +33 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-without-fieldset.html +22 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template.njk +122 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_cookie-banner.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_cookie-banner.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_index.scss +50 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/fixtures.json +520 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/macro-options.json +132 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-accepted-confirmation-banner.html +19 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-client-side-implementation.html +60 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-default.html +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-rejected-confirmation-banner.html +19 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-with-html.html +27 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template.njk +57 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/_date-input.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/_date-input.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/_index.scss +28 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/fixtures.json +657 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/macro-options.json +163 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-complete-question.html +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html +28 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html +28 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-month-and-year.html +28 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-autocomplete-values.html +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-default-items.html +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-error-on-day-input.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-error-on-month-input.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-error-on-year-input.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-errors-and-hint.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-errors-only.html +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-input-attributes.html +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template.njk +106 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/_details.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/_details.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/_index.scss +134 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/fixtures.json +123 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/implementation.md +87 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/macro-options.json +56 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/template-default.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/template-expanded.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/template-with-html.html +18 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/template.njk +14 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/_error-message.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/_error-message.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/_index.scss +14 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/fixtures.json +104 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/macro-options.json +38 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/template-default.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/template-translated.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/template.njk +13 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_error-summary.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_error-summary.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_index.scss +52 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.js +312 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.mjs +304 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.mjs +113 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/fixtures.json +307 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/macro-options.json +82 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/template-default.html +17 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/template-mixed-with-and-without-links.html +17 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/template-with-description-only.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/template-with-everything.html +20 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/template-without-links.html +14 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/template.njk +37 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/README.md +15 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_exit-this-page.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_exit-this-page.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_index.scss +92 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.js +596 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.mjs +588 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.mjs +235 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/fixtures.json +58 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/macro-options.json +62 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/macro.njk +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/template-default.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/template-translated.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/template.njk +25 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_fieldset.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_fieldset.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_index.scss +71 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/fixtures.json +242 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/macro-options.json +70 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template-as-page-heading-l.html +7 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template-as-page-heading-m.html +7 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template-as-page-heading-s.html +7 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template-as-page-heading-without-class.html +7 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template-as-page-heading-xl.html +7 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template-default.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template-styled-as-large-text.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template-styled-as-medium-text.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template-styled-as-small-text.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template-styled-as-xl-text.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/template.njk +24 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_file-upload.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_file-upload.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_index.scss +52 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/fixtures.json +225 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/macro-options.json +125 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-default.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-error-message-and-hint.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-hint-text.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-label-as-page-heading.html +8 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-optional-form-group-classes.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-value.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template.njk +53 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/_footer.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/_footer.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/_index.scss +152 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/fixtures.json +691 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/macro-options.json +164 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-default.html +38 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-full-gds-example.html +212 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-three-equal-columns.html +146 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-custom-html-content-licence-and-copyright-notice.html +33 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-custom-meta.html +42 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-custom-text-content-licence-and-copyright-notice.html +33 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-default-width-navigation-one-column.html +76 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-default-width-navigation-two-columns.html +76 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-meta-links-and-meta-content.html +84 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-meta.html +56 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-navigation.html +96 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template.njk +97 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/_header.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/_header.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss +346 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/fixtures.json +504 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.js +186 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.mjs +178 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.mjs +97 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/macro-options.json +112 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-default.html +21 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-full-width-with-navigation.html +49 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-full-width.html +24 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-html.html +49 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-text-without-link.html +43 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-menu-button-label.html +51 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-menu-button-text.html +51 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-navigation-label.html +51 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-large-navigation.html +111 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-navigation.html +51 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-product-name.html +24 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-service-name-and-navigation.html +54 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-service-name-but-no-service-url.html +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-service-name.html +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-st-edwards-crown.html +21 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/template.njk +96 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/_hint.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/_hint.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/_index.scss +45 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/fixtures.json +71 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/macro-options.json +32 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/template-default.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/template-with-html.html +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/template.njk +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/_index.scss +165 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/_input.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/_input.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/fixtures.json +781 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/macro-options.json +245 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-default.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocapitalize-turned-off.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocomplete-attribute.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-error-message.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-extra-letter-spacing.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-hint-text.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-label-as-page-heading.html +8 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-optional-form-group-classes.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-pattern-attribute.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-long-suffix.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-suffix-and-error.html +13 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-suffix-and-width-modifier.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-suffix.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-disabled.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-enabled.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-suffix.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-width-10-class.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-width-2-class.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-width-20-class.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-width-3-class.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-width-30-class.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-width-4-class.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-width-5-class.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/template.njk +132 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_index.scss +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_inset-text.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_inset-text.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/fixtures.json +70 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/macro-options.json +38 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/template-default.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/template-with-html.html +11 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/template.njk +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/_index.scss +46 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/_label.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/_label.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/fixtures.json +193 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/macro-options.json +38 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-as-page-heading-l.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-as-page-heading-m.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-as-page-heading-s.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-as-page-heading-without-class.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-as-page-heading-xl.html +5 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-default.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-styled-as-large-text.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-styled-as-medium-text.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-styled-as-small-text.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-styled-as-xl-text.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template-with-bold-text.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/template.njk +19 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_index.scss +92 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_notification-banner.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_notification-banner.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/fixtures.json +270 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/macro-options.json +74 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.js +254 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.mjs +246 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.mjs +61 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-disabled-with-type-as-success.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-explicitly-enabled-with-type-as-success.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-custom-tabindex.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-default.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-paragraph-as-html-heading.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-rolealert-overridden-to-roleregion-with-type-as-success.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-success-with-custom-html.html +16 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-a-list.html +16 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-long-heading.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-lots-of-content.html +19 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-text-as-html.html +15 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-type-as-success.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template.njk +49 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/README.md +15 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_index.scss +241 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_pagination.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_pagination.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/fixtures.json +396 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/macro-options.json +140 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/macro.njk +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-default.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-first-page.html +29 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-last-page.html +29 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-accessible-labels-on-item-links.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-link-and-item-text.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-navigation-landmark.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-many-pages.html +65 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-next-only.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only-and-labels.html +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only-and-very-long-labels.html +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only-in-a-different-language.html +22 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only.html +22 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-previous-only.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template.njk +85 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/_index.scss +54 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/_panel.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/_panel.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/fixtures.json +109 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/macro-options.json +50 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/template-custom-heading-level.html +8 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/template-default.html +8 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/template.njk +16 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/_index.scss +54 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/_password-input.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/_password-input.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/fixtures.json +185 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/macro-options.json +181 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/macro.njk +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.js +528 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.mjs +520 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.mjs +163 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-default.html +11 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-error-message.html +17 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-hint-text.html +14 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-input-width-class.html +11 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-label-as-page-heading.html +13 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-new-password-autocomplete.html +11 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-translations.html +11 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template.njk +91 -0
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_index.scss +44 -0
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_phase-banner.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_phase-banner.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/fixtures.json +90 -0
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/macro-options.json +33 -0
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/template-default.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/template.njk +17 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/_index.scss +326 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/_radios.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/_radios.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/fixtures.json +1403 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/macro-options.json +211 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.js +179 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.mjs +171 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.mjs +97 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-default.html +19 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-inline.html +24 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked-using-value.html +16 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked.html +19 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline-extreme.html +69 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html +27 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-a-divider.html +28 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html +31 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-disabled.html +27 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-error.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-hint.html +30 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-long-text.html +27 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small.html +27 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-a-divider.html +28 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-a-medium-legend.html +24 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-item-checked.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-items-and-pre-checked-value.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-items-with-special-characters.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-items.html +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-disabled.html +29 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-fieldset-and-error-message.html +24 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-hints-on-items.html +29 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-idprefix.html +16 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-legend-as-page-heading.html +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-optional-form-group-classes-showing-group-error.html +40 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-very-long-option-text.html +33 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-without-fieldset.html +22 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template.njk +115 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/_index.scss +59 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/_select.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/_select.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/fixtures.json +532 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/macro-options.json +163 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-default.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-full-width-override.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-hint-text-and-error-message.html +16 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-label-as-page-heading.html +12 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-no-items.html +7 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-optional-form-group-classes.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-selected-value.html +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/template.njk +66 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_index.scss +50 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_skip-link.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_skip-link.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/fixtures.json +104 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/macro-options.json +32 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.js +177 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.mjs +169 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.mjs +66 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/template-default.html +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/template-with-focus.html +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/template.njk +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_index.scss +277 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_summary-list.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_summary-list.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/fixtures.json +1591 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/macro-options.json +248 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-a-custom-header-level.html +28 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-a-html-header.html +28 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-a-text-header.html +28 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-actions-plus-summary-list-actions.html +49 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-actions.html +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-check-your-answers.html +98 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-default.html +35 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-extreme.html +261 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-no-border-on-last-row.html +35 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-no-border.html +35 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-overridden-widths.html +58 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-translated.html +51 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-actions.html +58 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-no-first-action.html +58 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-some-actions.html +45 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template.njk +94 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/_index.scss +75 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/_table.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/_table.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/fixtures.json +630 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/macro-options.json +132 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/template-default.html +19 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/template-table-with-head-and-caption.html +27 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/template-table-with-head.html +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/template-with-small-text-modifier-for-tables-with-a-lot-of-data.html +19 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/template.njk +57 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/_index.scss +134 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/_tabs.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/_tabs.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/fixtures.json +314 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/macro-options.json +84 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.js +391 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.mjs +383 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.mjs +296 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/template-default.html +117 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/template.njk +48 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/_index.scss +94 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/_tag.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/_tag.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/fixtures.json +159 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/macro-options.json +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-blue.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-default.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-green.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-grey.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-light-blue.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-orange.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-pink.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-purple.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-red.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-turquoise.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-yellow.html +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template.njk +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/README.md +15 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/_index.scss +77 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/_task-list.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/_task-list.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/fixtures.json +542 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/macro-options.json +119 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/macro.njk +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/template-default.html +37 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-3-states.html +49 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-all-possible-colours.html +143 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-hint-text-and-additional-states.html +77 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-very-long-single-word-tags.html +37 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/template.njk +41 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/_index.scss +50 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/_textarea.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/_textarea.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/fixtures.json +285 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/macro-options.json +143 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-default.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-autocomplete-attribute.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-custom-rows.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-default-value.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-error-message.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-hint.html +9 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-label-as-page-heading.html +8 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-optional-form-group-classes.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-disabled.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-enabled.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template.njk +54 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_index.scss +65 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_warning-text.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_warning-text.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/fixtures.json +93 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/macro-options.json +32 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/template-default.html +7 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/template-multiple-lines.html +7 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/template.njk +10 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_all.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_global-styles.scss +20 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_global-styles.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss +12 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_index.scss +8 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_links.scss +42 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_links.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_lists.scss +67 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_lists.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_section-break.scss +51 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_section-break.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_typography.scss +189 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_typography.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/errors/index.mjs +44 -0
- data/node_modules/govuk-frontend/dist/govuk/errors/index.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend-component.mjs +16 -0
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend-component.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css +3 -0
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js +1 -0
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_all.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_clearfix.scss +17 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_clearfix.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss +91 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_device-pixels.scss +38 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_device-pixels.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_focused.scss +49 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_focused.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_font-faces.scss +41 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_font-faces.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_grid.scss +63 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_grid.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_index.scss +14 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_links.scss +391 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_links.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_media-queries.scss +82 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_media-queries.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_shape-arrow.scss +82 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_shape-arrow.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_spacing.scss +173 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_spacing.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_typography.scss +271 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_typography.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss +117 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/i18n.mjs +195 -0
- data/node_modules/govuk-frontend/dist/govuk/i18n.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/index.scss +11 -0
- data/node_modules/govuk-frontend/dist/govuk/index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/init.mjs +100 -0
- data/node_modules/govuk-frontend/dist/govuk/init.mjs.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/macros/attributes.njk +94 -0
- data/node_modules/govuk-frontend/dist/govuk/macros/i18n.njk +21 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_all.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_button-group.scss +80 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_button-group.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_form-group.scss +25 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_form-group.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_grid.scss +26 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_grid.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_index.scss +8 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_main-wrapper.scss +55 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_main-wrapper.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_template.scss +53 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_template.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_width-container.scss +77 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_width-container.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_all.scss +9 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_all.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_display.scss +26 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_display.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_index.scss +7 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_spacing.scss +86 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_spacing.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_text-align.scss +16 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_text-align.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_typography.scss +38 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_typography.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_width.scss +48 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_width.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_all.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_assets.scss +84 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_assets.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss +157 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-organisations.scss +148 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-organisations.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-palette.scss +37 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-palette.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_global-styles.scss +15 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_global-styles.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss +23 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_links.scss +49 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_links.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_measurements.scss +107 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_measurements.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_media-queries.scss +25 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_media-queries.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_spacing.scss +78 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_spacing.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_typography-font.scss +52 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_typography-font.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_typography-responsive.scss +322 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_typography-responsive.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_warnings.scss +78 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_warnings.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/template.njk +58 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_all.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_exports.scss +35 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_exports.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_font-url.scss +28 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_font-url.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_image-url.scss +28 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_image-url.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_index.scss +7 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-em.scss +22 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-em.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-rem.scss +22 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-rem.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_all.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_clearfix.scss +7 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_clearfix.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_index.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_index.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_visually-hidden.scss +11 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_visually-hidden.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/vendor/_sass-mq.scss +349 -0
- data/node_modules/govuk-frontend/dist/govuk/vendor/_sass-mq.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk-prototype-kit/init.js +15 -0
- data/node_modules/govuk-frontend/dist/govuk-prototype-kit/init.scss +13 -0
- data/node_modules/govuk-frontend/dist/govuk-prototype-kit/init.scss.map +1 -0
- data/node_modules/govuk-frontend/govuk-prototype-kit.config.json +165 -7
- data/node_modules/govuk-frontend/package.json +67 -4
- data/package-lock.json +4 -4
- data/package.json +1 -1
- data/vendor/assets/images/favicon.svg +1 -0
- data/vendor/assets/images/govuk-icon-192.png +0 -0
- data/vendor/assets/images/govuk-icon-512.png +0 -0
- data/vendor/assets/images/govuk-icon-mask.svg +1 -0
- data/vendor/assets/javascripts/defra_ruby_template.js +2374 -2533
- data/vendor/assets/stylesheets/_base.scss +5 -3
- data/vendor/assets/stylesheets/all.scss +2 -8
- data/vendor/assets/stylesheets/components/_all.scss +9 -32
- data/vendor/assets/stylesheets/components/_index.scss +39 -0
- data/vendor/assets/stylesheets/components/accordion/_accordion.scss +2 -0
- data/vendor/assets/stylesheets/components/accordion/_index.scss +270 -101
- data/vendor/assets/stylesheets/components/back-link/_back-link.scss +2 -0
- data/vendor/assets/stylesheets/components/back-link/_index.scss +27 -43
- data/vendor/assets/stylesheets/components/breadcrumbs/_breadcrumbs.scss +2 -0
- data/vendor/assets/stylesheets/components/breadcrumbs/_index.scss +37 -41
- data/vendor/assets/stylesheets/components/button/_button.scss +2 -0
- data/vendor/assets/stylesheets/components/button/_index.scss +79 -105
- data/vendor/assets/stylesheets/components/character-count/_character-count.scss +2 -0
- data/vendor/assets/stylesheets/components/character-count/_index.scss +12 -1
- data/vendor/assets/stylesheets/components/checkboxes/_checkboxes.scss +2 -0
- data/vendor/assets/stylesheets/components/checkboxes/_index.scss +119 -133
- data/vendor/assets/stylesheets/components/cookie-banner/_cookie-banner.scss +2 -0
- data/vendor/assets/stylesheets/components/cookie-banner/_index.scss +3 -4
- data/vendor/assets/stylesheets/components/date-input/_date-input.scss +2 -0
- data/vendor/assets/stylesheets/components/date-input/_index.scss +2 -0
- data/vendor/assets/stylesheets/components/details/_details.scss +2 -0
- data/vendor/assets/stylesheets/components/details/_index.scss +97 -50
- data/vendor/assets/stylesheets/components/error-message/_error-message.scss +2 -0
- data/vendor/assets/stylesheets/components/error-message/_index.scss +3 -0
- data/vendor/assets/stylesheets/components/error-summary/_error-summary.scss +2 -0
- data/vendor/assets/stylesheets/components/error-summary/_index.scss +15 -6
- data/vendor/assets/stylesheets/components/exit-this-page/_exit-this-page.scss +4 -0
- data/vendor/assets/stylesheets/components/exit-this-page/_index.scss +92 -0
- data/vendor/assets/stylesheets/components/fieldset/_fieldset.scss +2 -0
- data/vendor/assets/stylesheets/components/fieldset/_index.scss +18 -11
- data/vendor/assets/stylesheets/components/file-upload/_file-upload.scss +2 -0
- data/vendor/assets/stylesheets/components/file-upload/_index.scss +8 -5
- data/vendor/assets/stylesheets/components/footer/_footer.scss +2 -0
- data/vendor/assets/stylesheets/components/footer/_index.scss +23 -112
- data/vendor/assets/stylesheets/components/header/_header.scss +2 -0
- data/vendor/assets/stylesheets/components/header/_index.scss +109 -94
- data/vendor/assets/stylesheets/components/hint/_hint.scss +2 -0
- data/vendor/assets/stylesheets/components/hint/_index.scss +4 -3
- data/vendor/assets/stylesheets/components/input/_index.scss +35 -61
- data/vendor/assets/stylesheets/components/input/_input.scss +2 -0
- data/vendor/assets/stylesheets/components/inset-text/_index.scss +2 -0
- data/vendor/assets/stylesheets/components/inset-text/_inset-text.scss +2 -0
- data/vendor/assets/stylesheets/components/label/_index.scss +12 -7
- data/vendor/assets/stylesheets/components/label/_label.scss +2 -0
- data/vendor/assets/stylesheets/components/notification-banner/_index.scss +8 -5
- data/vendor/assets/stylesheets/components/notification-banner/_notification-banner.scss +2 -0
- data/vendor/assets/stylesheets/components/pagination/_index.scss +241 -0
- data/vendor/assets/stylesheets/components/pagination/_pagination.scss +4 -0
- data/vendor/assets/stylesheets/components/panel/_index.scss +20 -10
- data/vendor/assets/stylesheets/components/panel/_panel.scss +2 -0
- data/vendor/assets/stylesheets/components/password-input/_index.scss +54 -0
- data/vendor/assets/stylesheets/components/password-input/_password-input.scss +4 -0
- data/vendor/assets/stylesheets/components/phase-banner/_index.scss +18 -1
- data/vendor/assets/stylesheets/components/phase-banner/_phase-banner.scss +2 -0
- data/vendor/assets/stylesheets/components/radios/_index.scss +104 -120
- data/vendor/assets/stylesheets/components/radios/_radios.scss +2 -0
- data/vendor/assets/stylesheets/components/select/_index.scss +20 -10
- data/vendor/assets/stylesheets/components/select/_select.scss +2 -0
- data/vendor/assets/stylesheets/components/skip-link/_index.scss +18 -4
- data/vendor/assets/stylesheets/components/skip-link/_skip-link.scss +2 -0
- data/vendor/assets/stylesheets/components/summary-list/_index.scss +167 -35
- data/vendor/assets/stylesheets/components/summary-list/_summary-list.scss +2 -0
- data/vendor/assets/stylesheets/components/table/_index.scss +21 -17
- data/vendor/assets/stylesheets/components/table/_table.scss +2 -0
- data/vendor/assets/stylesheets/components/tabs/_index.scss +15 -11
- data/vendor/assets/stylesheets/components/tabs/_tabs.scss +2 -0
- data/vendor/assets/stylesheets/components/tag/_index.scss +56 -48
- data/vendor/assets/stylesheets/components/tag/_tag.scss +2 -0
- data/vendor/assets/stylesheets/components/task-list/_index.scss +77 -0
- data/vendor/assets/stylesheets/components/task-list/_task-list.scss +4 -0
- data/vendor/assets/stylesheets/components/textarea/_index.scss +9 -6
- data/vendor/assets/stylesheets/components/textarea/_textarea.scss +2 -0
- data/vendor/assets/stylesheets/components/warning-text/_index.scss +10 -11
- data/vendor/assets/stylesheets/components/warning-text/_warning-text.scss +2 -0
- data/vendor/assets/stylesheets/core/_all.scss +10 -6
- data/vendor/assets/stylesheets/core/_global-styles.scss +2 -7
- data/vendor/assets/stylesheets/core/_govuk-frontend-properties.scss +12 -0
- data/vendor/assets/stylesheets/core/_index.scss +8 -0
- data/vendor/assets/stylesheets/core/_links.scss +8 -7
- data/vendor/assets/stylesheets/core/_lists.scss +2 -7
- data/vendor/assets/stylesheets/core/_section-break.scss +2 -13
- data/vendor/assets/stylesheets/core/_typography.scss +8 -11
- data/vendor/assets/stylesheets/defra_ruby_template.scss +2 -11
- data/vendor/assets/stylesheets/govuk-frontend.min.css +3 -0
- data/vendor/assets/stylesheets/helpers/_all.scss +10 -12
- data/vendor/assets/stylesheets/helpers/_clearfix.scss +3 -1
- data/vendor/assets/stylesheets/helpers/_colour.scss +20 -24
- data/vendor/assets/stylesheets/helpers/_device-pixels.scss +4 -3
- data/vendor/assets/stylesheets/helpers/_focused.scss +27 -6
- data/vendor/assets/stylesheets/helpers/_font-faces.scss +22 -22
- data/vendor/assets/stylesheets/helpers/_grid.scss +2 -0
- data/vendor/assets/stylesheets/helpers/_index.scss +14 -0
- data/vendor/assets/stylesheets/helpers/_links.scss +38 -74
- data/vendor/assets/stylesheets/helpers/_media-queries.scss +4 -13
- data/vendor/assets/stylesheets/helpers/_shape-arrow.scss +3 -1
- data/vendor/assets/stylesheets/helpers/_spacing.scss +36 -16
- data/vendor/assets/stylesheets/helpers/_typography.scss +117 -53
- data/vendor/assets/stylesheets/helpers/_visually-hidden.scss +33 -0
- data/vendor/assets/stylesheets/index.scss +11 -0
- data/vendor/assets/stylesheets/objects/_all.scss +10 -5
- data/vendor/assets/stylesheets/objects/_button-group.scss +7 -28
- data/vendor/assets/stylesheets/objects/_form-group.scss +2 -0
- data/vendor/assets/stylesheets/objects/_grid.scss +4 -2
- data/vendor/assets/stylesheets/objects/_index.scss +8 -0
- data/vendor/assets/stylesheets/objects/_main-wrapper.scss +17 -30
- data/vendor/assets/stylesheets/objects/_template.scss +53 -0
- data/vendor/assets/stylesheets/objects/_width-container.scss +2 -13
- data/vendor/assets/stylesheets/overrides/_all.scss +9 -4
- data/vendor/assets/stylesheets/overrides/_display.scss +2 -6
- data/vendor/assets/stylesheets/overrides/_index.scss +7 -0
- data/vendor/assets/stylesheets/overrides/_spacing.scss +49 -27
- data/vendor/assets/stylesheets/overrides/_text-align.scss +16 -0
- data/vendor/assets/stylesheets/overrides/_typography.scss +19 -8
- data/vendor/assets/stylesheets/overrides/_width.scss +2 -6
- data/vendor/assets/stylesheets/settings/_all.scss +8 -21
- data/vendor/assets/stylesheets/settings/_assets.scss +2 -0
- data/vendor/assets/stylesheets/settings/_colours-applied.scss +9 -7
- data/vendor/assets/stylesheets/settings/_colours-organisations.scss +10 -1
- data/vendor/assets/stylesheets/settings/_colours-palette.scss +8 -79
- data/vendor/assets/stylesheets/settings/_global-styles.scss +2 -0
- data/vendor/assets/stylesheets/settings/_index.scss +23 -0
- data/vendor/assets/stylesheets/settings/_links.scss +7 -20
- data/vendor/assets/stylesheets/settings/_measurements.scss +18 -16
- data/vendor/assets/stylesheets/settings/_media-queries.scss +5 -3
- data/vendor/assets/stylesheets/settings/_spacing.scss +6 -8
- data/vendor/assets/stylesheets/settings/_typography-font.scss +6 -43
- data/vendor/assets/stylesheets/settings/_typography-responsive.scss +179 -40
- data/vendor/assets/stylesheets/settings/_warnings.scss +78 -0
- data/vendor/assets/stylesheets/tools/_all.scss +10 -8
- data/vendor/assets/stylesheets/tools/_exports.scss +3 -1
- data/vendor/assets/stylesheets/tools/_font-url.scss +4 -1
- data/vendor/assets/stylesheets/tools/_image-url.scss +4 -1
- data/vendor/assets/stylesheets/tools/_index.scss +7 -0
- data/vendor/assets/stylesheets/tools/_px-to-em.scss +4 -2
- data/vendor/assets/stylesheets/tools/_px-to-rem.scss +3 -1
- data/vendor/assets/stylesheets/utilities/_all.scss +10 -2
- data/vendor/assets/stylesheets/utilities/_clearfix.scss +2 -0
- data/vendor/assets/stylesheets/utilities/_index.scss +4 -0
- data/vendor/assets/stylesheets/utilities/_visually-hidden.scss +2 -0
- data/vendor/assets/stylesheets/vendor/_sass-mq.scss +3 -1
- metadata +906 -339
- data/node_modules/govuk-frontend/govuk/_base.scss +0 -3
- data/node_modules/govuk-frontend/govuk/all-ie8.scss +0 -6
- data/node_modules/govuk-frontend/govuk/all.js +0 -2616
- data/node_modules/govuk-frontend/govuk/all.scss +0 -9
- data/node_modules/govuk-frontend/govuk/assets/images/govuk-apple-touch-icon-152x152.png +0 -0
- data/node_modules/govuk-frontend/govuk/assets/images/govuk-apple-touch-icon-167x167.png +0 -0
- data/node_modules/govuk-frontend/govuk/assets/images/govuk-apple-touch-icon.png +0 -0
- data/node_modules/govuk-frontend/govuk/assets/images/govuk-logotype-crown.png +0 -0
- data/node_modules/govuk-frontend/govuk/assets/images/govuk-logotype-tudor-crown.png +0 -0
- data/node_modules/govuk-frontend/govuk/assets/images/govuk-mask-icon.svg +0 -1
- data/node_modules/govuk-frontend/govuk/common.js +0 -39
- data/node_modules/govuk-frontend/govuk/components/_all.scss +0 -33
- data/node_modules/govuk-frontend/govuk/components/accordion/_accordion.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/accordion/_index.scss +0 -197
- data/node_modules/govuk-frontend/govuk/components/accordion/accordion.js +0 -1011
- data/node_modules/govuk-frontend/govuk/components/accordion/fixtures.json +0 -250
- data/node_modules/govuk-frontend/govuk/components/accordion/macro-options.json +0 -76
- data/node_modules/govuk-frontend/govuk/components/accordion/template.njk +0 -27
- data/node_modules/govuk-frontend/govuk/components/back-link/_back-link.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/back-link/_index.scss +0 -99
- data/node_modules/govuk-frontend/govuk/components/back-link/fixtures.json +0 -62
- data/node_modules/govuk-frontend/govuk/components/back-link/macro-options.json +0 -32
- data/node_modules/govuk-frontend/govuk/components/back-link/template.njk +0 -2
- data/node_modules/govuk-frontend/govuk/components/breadcrumbs/_breadcrumbs.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/breadcrumbs/_index.scss +0 -138
- data/node_modules/govuk-frontend/govuk/components/breadcrumbs/fixtures.json +0 -193
- data/node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json +0 -52
- data/node_modules/govuk-frontend/govuk/components/breadcrumbs/template.njk +0 -24
- data/node_modules/govuk-frontend/govuk/components/button/_button.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/button/_index.scss +0 -287
- data/node_modules/govuk-frontend/govuk/components/button/button.js +0 -724
- data/node_modules/govuk-frontend/govuk/components/button/fixtures.json +0 -327
- data/node_modules/govuk-frontend/govuk/components/button/macro-options.json +0 -74
- data/node_modules/govuk-frontend/govuk/components/button/template.njk +0 -60
- data/node_modules/govuk-frontend/govuk/components/character-count/_character-count.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/character-count/_index.scss +0 -25
- data/node_modules/govuk-frontend/govuk/components/character-count/character-count.js +0 -1194
- data/node_modules/govuk-frontend/govuk/components/character-count/fixtures.json +0 -240
- data/node_modules/govuk-frontend/govuk/components/character-count/macro-options.json +0 -111
- data/node_modules/govuk-frontend/govuk/components/character-count/template.njk +0 -37
- data/node_modules/govuk-frontend/govuk/components/checkboxes/_checkboxes.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/checkboxes/_index.scss +0 -334
- data/node_modules/govuk-frontend/govuk/components/checkboxes/checkboxes.js +0 -1192
- data/node_modules/govuk-frontend/govuk/components/checkboxes/fixtures.json +0 -1189
- data/node_modules/govuk-frontend/govuk/components/checkboxes/macro-options.json +0 -161
- data/node_modules/govuk-frontend/govuk/components/checkboxes/template.njk +0 -119
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/_cookie-banner.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/_index.scss +0 -51
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/fixtures.json +0 -443
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/macro-options.json +0 -132
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/template.njk +0 -73
- data/node_modules/govuk-frontend/govuk/components/date-input/_date-input.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/date-input/_index.scss +0 -26
- data/node_modules/govuk-frontend/govuk/components/date-input/fixtures.json +0 -549
- data/node_modules/govuk-frontend/govuk/components/date-input/macro-options.json +0 -117
- data/node_modules/govuk-frontend/govuk/components/date-input/template.njk +0 -97
- data/node_modules/govuk-frontend/govuk/components/details/_details.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/details/_index.scss +0 -88
- data/node_modules/govuk-frontend/govuk/components/details/details.js +0 -828
- data/node_modules/govuk-frontend/govuk/components/details/fixtures.json +0 -103
- data/node_modules/govuk-frontend/govuk/components/details/implementation.md +0 -43
- data/node_modules/govuk-frontend/govuk/components/details/macro-options.json +0 -50
- data/node_modules/govuk-frontend/govuk/components/details/template.njk +0 -10
- data/node_modules/govuk-frontend/govuk/components/error-message/_error-message.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/error-message/_index.scss +0 -11
- data/node_modules/govuk-frontend/govuk/components/error-message/fixtures.json +0 -77
- data/node_modules/govuk-frontend/govuk/components/error-message/macro-options.json +0 -38
- data/node_modules/govuk-frontend/govuk/components/error-message/template.njk +0 -6
- data/node_modules/govuk-frontend/govuk/components/error-summary/_error-summary.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/error-summary/_index.scss +0 -43
- data/node_modules/govuk-frontend/govuk/components/error-summary/error-summary.js +0 -853
- data/node_modules/govuk-frontend/govuk/components/error-summary/fixtures.json +0 -242
- data/node_modules/govuk-frontend/govuk/components/error-summary/macro-options.json +0 -70
- data/node_modules/govuk-frontend/govuk/components/error-summary/template.njk +0 -25
- data/node_modules/govuk-frontend/govuk/components/fieldset/_fieldset.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/fieldset/_index.scss +0 -64
- data/node_modules/govuk-frontend/govuk/components/fieldset/fixtures.json +0 -103
- data/node_modules/govuk-frontend/govuk/components/fieldset/macro-options.json +0 -70
- data/node_modules/govuk-frontend/govuk/components/fieldset/template.njk +0 -22
- data/node_modules/govuk-frontend/govuk/components/file-upload/_file-upload.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/file-upload/_index.scss +0 -50
- data/node_modules/govuk-frontend/govuk/components/file-upload/fixtures.json +0 -198
- data/node_modules/govuk-frontend/govuk/components/file-upload/macro-options.json +0 -73
- data/node_modules/govuk-frontend/govuk/components/file-upload/template.njk +0 -44
- data/node_modules/govuk-frontend/govuk/components/footer/_footer.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/footer/_index.scss +0 -244
- data/node_modules/govuk-frontend/govuk/components/footer/fixtures.json +0 -501
- data/node_modules/govuk-frontend/govuk/components/footer/macro-options.json +0 -118
- data/node_modules/govuk-frontend/govuk/components/footer/template.njk +0 -87
- data/node_modules/govuk-frontend/govuk/components/header/_header.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/header/_index.scss +0 -347
- data/node_modules/govuk-frontend/govuk/components/header/fixtures.json +0 -386
- data/node_modules/govuk-frontend/govuk/components/header/header.js +0 -1066
- data/node_modules/govuk-frontend/govuk/components/header/macro-options.json +0 -112
- data/node_modules/govuk-frontend/govuk/components/header/template.njk +0 -104
- data/node_modules/govuk-frontend/govuk/components/hint/_hint.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/hint/_index.scss +0 -44
- data/node_modules/govuk-frontend/govuk/components/hint/fixtures.json +0 -59
- data/node_modules/govuk-frontend/govuk/components/hint/macro-options.json +0 -32
- data/node_modules/govuk-frontend/govuk/components/hint/template.njk +0 -4
- data/node_modules/govuk-frontend/govuk/components/input/_index.scss +0 -191
- data/node_modules/govuk-frontend/govuk/components/input/_input.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/input/fixtures.json +0 -628
- data/node_modules/govuk-frontend/govuk/components/input/macro-options.json +0 -167
- data/node_modules/govuk-frontend/govuk/components/input/template.njk +0 -65
- data/node_modules/govuk-frontend/govuk/components/inset-text/_index.scss +0 -24
- data/node_modules/govuk-frontend/govuk/components/inset-text/_inset-text.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/inset-text/fixtures.json +0 -58
- data/node_modules/govuk-frontend/govuk/components/inset-text/macro-options.json +0 -32
- data/node_modules/govuk-frontend/govuk/components/inset-text/template.njk +0 -4
- data/node_modules/govuk-frontend/govuk/components/label/_index.scss +0 -41
- data/node_modules/govuk-frontend/govuk/components/label/_label.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/label/fixtures.json +0 -84
- data/node_modules/govuk-frontend/govuk/components/label/macro-options.json +0 -38
- data/node_modules/govuk-frontend/govuk/components/label/template.njk +0 -15
- data/node_modules/govuk-frontend/govuk/components/notification-banner/_index.scss +0 -89
- data/node_modules/govuk-frontend/govuk/components/notification-banner/_notification-banner.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/notification-banner/fixtures.json +0 -212
- data/node_modules/govuk-frontend/govuk/components/notification-banner/macro-options.json +0 -68
- data/node_modules/govuk-frontend/govuk/components/notification-banner/notification-banner.js +0 -61
- data/node_modules/govuk-frontend/govuk/components/notification-banner/template.njk +0 -47
- data/node_modules/govuk-frontend/govuk/components/panel/_index.scss +0 -56
- data/node_modules/govuk-frontend/govuk/components/panel/_panel.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/panel/fixtures.json +0 -91
- data/node_modules/govuk-frontend/govuk/components/panel/macro-options.json +0 -44
- data/node_modules/govuk-frontend/govuk/components/panel/template.njk +0 -13
- data/node_modules/govuk-frontend/govuk/components/phase-banner/_index.scss +0 -27
- data/node_modules/govuk-frontend/govuk/components/phase-banner/_phase-banner.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/phase-banner/fixtures.json +0 -76
- data/node_modules/govuk-frontend/govuk/components/phase-banner/macro-options.json +0 -33
- data/node_modules/govuk-frontend/govuk/components/phase-banner/template.njk +0 -15
- data/node_modules/govuk-frontend/govuk/components/radios/_index.scss +0 -356
- data/node_modules/govuk-frontend/govuk/components/radios/_radios.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/radios/fixtures.json +0 -1183
- data/node_modules/govuk-frontend/govuk/components/radios/macro-options.json +0 -143
- data/node_modules/govuk-frontend/govuk/components/radios/radios.js +0 -1148
- data/node_modules/govuk-frontend/govuk/components/radios/template.njk +0 -116
- data/node_modules/govuk-frontend/govuk/components/select/_index.scss +0 -49
- data/node_modules/govuk-frontend/govuk/components/select/_select.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/select/fixtures.json +0 -327
- data/node_modules/govuk-frontend/govuk/components/select/macro-options.json +0 -105
- data/node_modules/govuk-frontend/govuk/components/select/template.njk +0 -51
- data/node_modules/govuk-frontend/govuk/components/skip-link/_index.scss +0 -36
- data/node_modules/govuk-frontend/govuk/components/skip-link/_skip-link.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/skip-link/fixtures.json +0 -84
- data/node_modules/govuk-frontend/govuk/components/skip-link/macro-options.json +0 -32
- data/node_modules/govuk-frontend/govuk/components/skip-link/template.njk +0 -3
- data/node_modules/govuk-frontend/govuk/components/summary-list/_index.scss +0 -145
- data/node_modules/govuk-frontend/govuk/components/summary-list/_summary-list.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/summary-list/fixtures.json +0 -1084
- data/node_modules/govuk-frontend/govuk/components/summary-list/macro-options.json +0 -113
- data/node_modules/govuk-frontend/govuk/components/summary-list/template.njk +0 -47
- data/node_modules/govuk-frontend/govuk/components/table/_index.scss +0 -71
- data/node_modules/govuk-frontend/govuk/components/table/_table.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/table/fixtures.json +0 -538
- data/node_modules/govuk-frontend/govuk/components/table/macro-options.json +0 -132
- data/node_modules/govuk-frontend/govuk/components/table/template.njk +0 -45
- data/node_modules/govuk-frontend/govuk/components/tabs/_index.scss +0 -130
- data/node_modules/govuk-frontend/govuk/components/tabs/_tabs.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/tabs/fixtures.json +0 -286
- data/node_modules/govuk-frontend/govuk/components/tabs/macro-options.json +0 -84
- data/node_modules/govuk-frontend/govuk/components/tabs/tabs.js +0 -1347
- data/node_modules/govuk-frontend/govuk/components/tabs/template.njk +0 -32
- data/node_modules/govuk-frontend/govuk/components/tag/_index.scss +0 -86
- data/node_modules/govuk-frontend/govuk/components/tag/_tag.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/tag/fixtures.json +0 -131
- data/node_modules/govuk-frontend/govuk/components/tag/macro-options.json +0 -26
- data/node_modules/govuk-frontend/govuk/components/tag/template.njk +0 -3
- data/node_modules/govuk-frontend/govuk/components/textarea/_index.scss +0 -47
- data/node_modules/govuk-frontend/govuk/components/textarea/_textarea.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/textarea/fixtures.json +0 -250
- data/node_modules/govuk-frontend/govuk/components/textarea/macro-options.json +0 -91
- data/node_modules/govuk-frontend/govuk/components/textarea/template.njk +0 -45
- data/node_modules/govuk-frontend/govuk/components/warning-text/_index.scss +0 -66
- data/node_modules/govuk-frontend/govuk/components/warning-text/_warning-text.scss +0 -2
- data/node_modules/govuk-frontend/govuk/components/warning-text/fixtures.json +0 -73
- data/node_modules/govuk-frontend/govuk/components/warning-text/macro-options.json +0 -32
- data/node_modules/govuk-frontend/govuk/components/warning-text/template.njk +0 -9
- data/node_modules/govuk-frontend/govuk/core/_all.scss +0 -6
- data/node_modules/govuk-frontend/govuk/core/_global-styles.scss +0 -25
- data/node_modules/govuk-frontend/govuk/core/_links.scss +0 -41
- data/node_modules/govuk-frontend/govuk/core/_lists.scss +0 -72
- data/node_modules/govuk-frontend/govuk/core/_section-break.scss +0 -62
- data/node_modules/govuk-frontend/govuk/core/_template.scss +0 -36
- data/node_modules/govuk-frontend/govuk/core/_typography.scss +0 -192
- data/node_modules/govuk-frontend/govuk/helpers/_all.scss +0 -12
- data/node_modules/govuk-frontend/govuk/helpers/_clearfix.scss +0 -15
- data/node_modules/govuk-frontend/govuk/helpers/_colour.scss +0 -95
- data/node_modules/govuk-frontend/govuk/helpers/_device-pixels.scss +0 -37
- data/node_modules/govuk-frontend/govuk/helpers/_focused.scss +0 -28
- data/node_modules/govuk-frontend/govuk/helpers/_font-faces.scss +0 -41
- data/node_modules/govuk-frontend/govuk/helpers/_grid.scss +0 -61
- data/node_modules/govuk-frontend/govuk/helpers/_links.scss +0 -427
- data/node_modules/govuk-frontend/govuk/helpers/_media-queries.scss +0 -91
- data/node_modules/govuk-frontend/govuk/helpers/_shape-arrow.scss +0 -80
- data/node_modules/govuk-frontend/govuk/helpers/_spacing.scss +0 -171
- data/node_modules/govuk-frontend/govuk/helpers/_typography.scss +0 -207
- data/node_modules/govuk-frontend/govuk/helpers/_visually-hidden.scss +0 -84
- data/node_modules/govuk-frontend/govuk/objects/_all.scss +0 -5
- data/node_modules/govuk-frontend/govuk/objects/_button-group.scss +0 -101
- data/node_modules/govuk-frontend/govuk/objects/_form-group.scss +0 -23
- data/node_modules/govuk-frontend/govuk/objects/_grid.scss +0 -24
- data/node_modules/govuk-frontend/govuk/objects/_main-wrapper.scss +0 -68
- data/node_modules/govuk-frontend/govuk/objects/_width-container.scss +0 -88
- data/node_modules/govuk-frontend/govuk/overrides/_all.scss +0 -5
- data/node_modules/govuk-frontend/govuk/overrides/_display.scss +0 -30
- data/node_modules/govuk-frontend/govuk/overrides/_spacing.scss +0 -64
- data/node_modules/govuk-frontend/govuk/overrides/_text-align.scss +0 -20
- data/node_modules/govuk-frontend/govuk/overrides/_typography.scss +0 -27
- data/node_modules/govuk-frontend/govuk/overrides/_width.scss +0 -52
- data/node_modules/govuk-frontend/govuk/settings/_all.scss +0 -23
- data/node_modules/govuk-frontend/govuk/settings/_assets.scss +0 -82
- data/node_modules/govuk-frontend/govuk/settings/_colours-applied.scss +0 -155
- data/node_modules/govuk-frontend/govuk/settings/_colours-organisations.scss +0 -139
- data/node_modules/govuk-frontend/govuk/settings/_colours-palette.scss +0 -108
- data/node_modules/govuk-frontend/govuk/settings/_compatibility.scss +0 -74
- data/node_modules/govuk-frontend/govuk/settings/_global-styles.scss +0 -13
- data/node_modules/govuk-frontend/govuk/settings/_ie8.scss +0 -18
- data/node_modules/govuk-frontend/govuk/settings/_links.scss +0 -62
- data/node_modules/govuk-frontend/govuk/settings/_measurements.scss +0 -105
- data/node_modules/govuk-frontend/govuk/settings/_media-queries.scss +0 -23
- data/node_modules/govuk-frontend/govuk/settings/_spacing.scss +0 -80
- data/node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss +0 -32
- data/node_modules/govuk-frontend/govuk/settings/_typography-font.scss +0 -89
- data/node_modules/govuk-frontend/govuk/settings/_typography-responsive.scss +0 -183
- data/node_modules/govuk-frontend/govuk/template.njk +0 -60
- data/node_modules/govuk-frontend/govuk/tools/_all.scss +0 -8
- data/node_modules/govuk-frontend/govuk/tools/_compatibility.scss +0 -36
- data/node_modules/govuk-frontend/govuk/tools/_exports.scss +0 -33
- data/node_modules/govuk-frontend/govuk/tools/_font-url.scss +0 -25
- data/node_modules/govuk-frontend/govuk/tools/_ie8.scss +0 -51
- data/node_modules/govuk-frontend/govuk/tools/_iff.scss +0 -17
- data/node_modules/govuk-frontend/govuk/tools/_image-url.scss +0 -25
- data/node_modules/govuk-frontend/govuk/tools/_px-to-em.scss +0 -20
- data/node_modules/govuk-frontend/govuk/tools/_px-to-rem.scss +0 -20
- data/node_modules/govuk-frontend/govuk/utilities/_all.scss +0 -2
- data/node_modules/govuk-frontend/govuk/utilities/_clearfix.scss +0 -5
- data/node_modules/govuk-frontend/govuk/utilities/_visually-hidden.scss +0 -9
- data/node_modules/govuk-frontend/govuk/vendor/_sass-mq.scss +0 -347
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/DOMTokenList.js +0 -272
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Document.js +0 -34
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/classList.js +0 -589
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/closest.js +0 -54
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/matches.js +0 -31
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/nextElementSibling.js +0 -254
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/previousElementSibling.js +0 -254
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element.js +0 -147
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Event.js +0 -504
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Function/prototype/bind.js +0 -252
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Object/defineProperty.js +0 -94
- data/node_modules/govuk-frontend/govuk/vendor/polyfills/Window.js +0 -28
- data/vendor/assets/images/govuk-apple-touch-icon-152x152.png +0 -0
- data/vendor/assets/images/govuk-apple-touch-icon-167x167.png +0 -0
- data/vendor/assets/images/govuk-apple-touch-icon.png +0 -0
- data/vendor/assets/images/govuk-logotype-crown.png +0 -0
- data/vendor/assets/images/govuk-logotype-tudor-crown.png +0 -0
- data/vendor/assets/images/govuk-mask-icon.svg +0 -1
- data/vendor/assets/stylesheets/all-ie8.scss +0 -6
- data/vendor/assets/stylesheets/core/_template.scss +0 -36
- data/vendor/assets/stylesheets/settings/_compatibility.scss +0 -74
- data/vendor/assets/stylesheets/settings/_ie8.scss +0 -18
- data/vendor/assets/stylesheets/settings/_typography-font-families.scss +0 -32
- data/vendor/assets/stylesheets/tools/_compatibility.scss +0 -36
- data/vendor/assets/stylesheets/tools/_ie8.scss +0 -51
- data/vendor/assets/stylesheets/tools/_iff.scss +0 -17
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/assets/fonts/bold-affa96571d-v2.woff +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/assets/fonts/bold-b542beb274-v2.woff2 +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/assets/fonts/light-94a07e06a1-v2.woff2 +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/assets/fonts/light-f591b13f7d-v2.woff +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/assets/images/favicon.ico +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/assets/images/govuk-crest-2x.png +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/assets/images/govuk-crest.png +0 -0
- /data/node_modules/govuk-frontend/{govuk/assets/images/govuk-apple-touch-icon-180x180.png → dist/govuk/assets/images/govuk-icon-180.png} +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/assets/images/govuk-opengraph-image.png +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/accordion/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/accordion/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/back-link/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/back-link/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/breadcrumbs/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/breadcrumbs/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/button/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/button/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/character-count/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/character-count/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/checkboxes/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/checkboxes/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/cookie-banner/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/cookie-banner/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/date-input/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/date-input/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/details/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/details/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/error-message/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/error-message/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/error-summary/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/error-summary/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/fieldset/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/fieldset/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/file-upload/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/file-upload/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/footer/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/footer/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/header/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/header/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/hint/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/hint/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/input/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/input/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/inset-text/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/inset-text/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/label/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/label/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/notification-banner/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/notification-banner/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/panel/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/panel/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/phase-banner/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/phase-banner/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/radios/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/radios/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/select/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/select/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/skip-link/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/skip-link/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/summary-list/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/summary-list/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/table/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/table/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/tabs/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/tabs/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/tag/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/tag/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/textarea/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/textarea/macro.njk +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/warning-text/README.md +0 -0
- /data/node_modules/govuk-frontend/{govuk → dist/govuk}/components/warning-text/macro.njk +0 -0
- /data/vendor/assets/images/{govuk-apple-touch-icon-180x180.png → govuk-icon-180.png} +0 -0
@@ -0,0 +1,35 @@
|
|
1
|
+
////
|
2
|
+
/// @group tools
|
3
|
+
////
|
4
|
+
|
5
|
+
/// List of modules which have already been exported
|
6
|
+
///
|
7
|
+
/// @type List
|
8
|
+
/// @access private
|
9
|
+
|
10
|
+
$_govuk-imported-modules: () !default;
|
11
|
+
|
12
|
+
/// Export module
|
13
|
+
///
|
14
|
+
/// Ensure that the modules of CSS that we define throughout Frontend are only
|
15
|
+
/// included in the generated CSS once, no matter how many times they are
|
16
|
+
/// imported across the individual components.
|
17
|
+
///
|
18
|
+
/// @param {String} $name - Name of module - must be unique within the codebase
|
19
|
+
/// @content The passed content will only be outputted if a module of the same
|
20
|
+
/// $name has not already been outputted
|
21
|
+
/// @access public
|
22
|
+
|
23
|
+
@mixin govuk-exports($name) {
|
24
|
+
// If the mixin is not in the list of modules already exported...
|
25
|
+
@if not index($_govuk-imported-modules, $name) {
|
26
|
+
// ... then add it to the list
|
27
|
+
$_govuk-imported-modules: append($_govuk-imported-modules, $name) !global;
|
28
|
+
// ... and output the CSS for that module
|
29
|
+
@content;
|
30
|
+
}
|
31
|
+
// The next time exports is called for the module of the same name, it will be
|
32
|
+
// found in the list and so nothing will be outputted.
|
33
|
+
}
|
34
|
+
|
35
|
+
/*# sourceMappingURL=_exports.scss.map */
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/tools/_exports.scss"],"names":[],"mappings":"AAAA,GAAG;AACH,eAAe;AACf,GAAG;;AAEH,mDAAmD;AACnD,EAAE;AACF,aAAa;AACb,kBAAkB;;AAElB,qCAAqC;;AAErC,gBAAgB;AAChB,EAAE;AACF,6EAA6E;AAC7E,wEAAwE;AACxE,6CAA6C;AAC7C,EAAE;AACF,8EAA8E;AAC9E,6EAA6E;AAC7E,yCAAyC;AACzC,iBAAiB;;AAEjB;EACE,gEAAgE;EAChE;IACE,6BAA6B;IAC7B,yEAAyE;IACzE,wCAAwC;IACxC,QAAQ;EACV;EACA,6EAA6E;EAC7E,qDAAqD;AACvD","file":"_exports.scss","sourcesContent":["////\n/// @group tools\n////\n\n/// List of modules which have already been exported\n///\n/// @type List\n/// @access private\n\n$_govuk-imported-modules: () !default;\n\n/// Export module\n///\n/// Ensure that the modules of CSS that we define throughout Frontend are only\n/// included in the generated CSS once, no matter how many times they are\n/// imported across the individual components.\n///\n/// @param {String} $name - Name of module - must be unique within the codebase\n/// @content The passed content will only be outputted if a module of the same\n/// $name has not already been outputted\n/// @access public\n\n@mixin govuk-exports($name) {\n // If the mixin is not in the list of modules already exported...\n @if not index($_govuk-imported-modules, $name) {\n // ... then add it to the list\n $_govuk-imported-modules: append($_govuk-imported-modules, $name) !global;\n // ... and output the CSS for that module\n @content;\n }\n // The next time exports is called for the module of the same name, it will be\n // found in the list and so nothing will be outputted.\n}\n"]}
|
@@ -0,0 +1,28 @@
|
|
1
|
+
////
|
2
|
+
/// @group tools/assets
|
3
|
+
////
|
4
|
+
|
5
|
+
/// Font URL
|
6
|
+
///
|
7
|
+
/// If a custom font-url handler is defined ($govuk-font-url-function) then
|
8
|
+
/// it will be called, otherwise a url will be returned with the filename
|
9
|
+
/// appended to the font path.
|
10
|
+
///
|
11
|
+
/// @param {String} $filename - Font filename
|
12
|
+
/// @return {String} URL for the filename, wrapped in `url()`
|
13
|
+
/// @access public
|
14
|
+
|
15
|
+
@function govuk-font-url($filename) {
|
16
|
+
// prettier-ignore
|
17
|
+
$use-custom-function: variable-exists("govuk-font-url-function")
|
18
|
+
and $govuk-font-url-function
|
19
|
+
and function-exists($govuk-font-url-function);
|
20
|
+
|
21
|
+
@if $use-custom-function {
|
22
|
+
@return call(get-function($govuk-font-url-function), $filename);
|
23
|
+
} @else {
|
24
|
+
@return url($govuk-fonts-path + $filename);
|
25
|
+
}
|
26
|
+
}
|
27
|
+
|
28
|
+
/*# sourceMappingURL=_font-url.scss.map */
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/tools/_font-url.scss"],"names":[],"mappings":"AAAA,GAAG;AACH,sBAAsB;AACtB,GAAG;;AAEH,WAAW;AACX,EAAE;AACF,0EAA0E;AAC1E,wEAAwE;AACxE,6BAA6B;AAC7B,EAAE;AACF,4CAA4C;AAC5C,4DAA4D;AAC5D,iBAAiB;;AAEjB;EACE,iBAAiB;EACjB;;iDAE+C;;EAE/C;IACE,+DAA+D;EACjE,EAAE;IACA,0CAA0C;EAC5C;AACF","file":"_font-url.scss","sourcesContent":["////\n/// @group tools/assets\n////\n\n/// Font URL\n///\n/// If a custom font-url handler is defined ($govuk-font-url-function) then\n/// it will be called, otherwise a url will be returned with the filename\n/// appended to the font path.\n///\n/// @param {String} $filename - Font filename\n/// @return {String} URL for the filename, wrapped in `url()`\n/// @access public\n\n@function govuk-font-url($filename) {\n // prettier-ignore\n $use-custom-function: variable-exists(\"govuk-font-url-function\")\n and $govuk-font-url-function\n and function-exists($govuk-font-url-function);\n\n @if $use-custom-function {\n @return call(get-function($govuk-font-url-function), $filename);\n } @else {\n @return url($govuk-fonts-path + $filename);\n }\n}\n"]}
|
@@ -0,0 +1,28 @@
|
|
1
|
+
////
|
2
|
+
/// @group tools/assets
|
3
|
+
////
|
4
|
+
|
5
|
+
/// Image URL
|
6
|
+
///
|
7
|
+
/// If a custom image-url handler is defined ($govuk-image-url-function) then
|
8
|
+
/// it will be called, otherwise a url will be returned with the filename
|
9
|
+
/// appended to the image path.
|
10
|
+
///
|
11
|
+
/// @param {String} Filename for the image to load
|
12
|
+
/// @return {String} URL for the filename, wrapped in `url()`
|
13
|
+
/// @access public
|
14
|
+
|
15
|
+
@function govuk-image-url($filename) {
|
16
|
+
// prettier-ignore
|
17
|
+
$use-custom-function: variable-exists("govuk-image-url-function")
|
18
|
+
and $govuk-image-url-function
|
19
|
+
and function-exists($govuk-image-url-function);
|
20
|
+
|
21
|
+
@if $use-custom-function {
|
22
|
+
@return call(get-function($govuk-image-url-function), $filename);
|
23
|
+
} @else {
|
24
|
+
@return url($govuk-images-path + $filename);
|
25
|
+
}
|
26
|
+
}
|
27
|
+
|
28
|
+
/*# sourceMappingURL=_image-url.scss.map */
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/tools/_image-url.scss"],"names":[],"mappings":"AAAA,GAAG;AACH,sBAAsB;AACtB,GAAG;;AAEH,YAAY;AACZ,EAAE;AACF,4EAA4E;AAC5E,wEAAwE;AACxE,8BAA8B;AAC9B,EAAE;AACF,iDAAiD;AACjD,4DAA4D;AAC5D,iBAAiB;;AAEjB;EACE,iBAAiB;EACjB;;kDAEgD;;EAEhD;IACE,gEAAgE;EAClE,EAAE;IACA,2CAA2C;EAC7C;AACF","file":"_image-url.scss","sourcesContent":["////\n/// @group tools/assets\n////\n\n/// Image URL\n///\n/// If a custom image-url handler is defined ($govuk-image-url-function) then\n/// it will be called, otherwise a url will be returned with the filename\n/// appended to the image path.\n///\n/// @param {String} Filename for the image to load\n/// @return {String} URL for the filename, wrapped in `url()`\n/// @access public\n\n@function govuk-image-url($filename) {\n // prettier-ignore\n $use-custom-function: variable-exists(\"govuk-image-url-function\")\n and $govuk-image-url-function\n and function-exists($govuk-image-url-function);\n\n @if $use-custom-function {\n @return call(get-function($govuk-image-url-function), $filename);\n } @else {\n @return url($govuk-images-path + $filename);\n }\n}\n"]}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/tools/_index.scss"],"names":[],"mappings":"AAAA,iBAAiB;AACjB,kBAAkB;AAClB,mBAAmB;AACnB,kBAAkB;AAClB,mBAAmB","file":"_index.scss","sourcesContent":["@import \"exports\";\n@import \"font-url\";\n@import \"image-url\";\n@import \"px-to-em\";\n@import \"px-to-rem\";\n"]}
|
@@ -0,0 +1,22 @@
|
|
1
|
+
////
|
2
|
+
/// @group tools/unit-conversion
|
3
|
+
////
|
4
|
+
|
5
|
+
/// Convert pixels to em
|
6
|
+
///
|
7
|
+
/// @param {Number} $value - Length in pixels
|
8
|
+
/// @param {Number} $context-font-size - Font size of element
|
9
|
+
/// @return {Number} Length in ems
|
10
|
+
/// @access public
|
11
|
+
|
12
|
+
@function govuk-em($value, $context-font-size) {
|
13
|
+
@if unitless($value) {
|
14
|
+
$value: $value * 1px;
|
15
|
+
}
|
16
|
+
@if unitless($context-font-size) {
|
17
|
+
$context-font-size: $context-font-size * 1px;
|
18
|
+
}
|
19
|
+
@return $value / $context-font-size * 1em;
|
20
|
+
}
|
21
|
+
|
22
|
+
/*# sourceMappingURL=_px-to-em.scss.map */
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/tools/_px-to-em.scss"],"names":[],"mappings":"AAAA,GAAG;AACH,+BAA+B;AAC/B,GAAG;;AAEH,uBAAuB;AACvB,EAAE;AACF,4CAA4C;AAC5C,4DAA4D;AAC5D,iCAAiC;AACjC,iBAAiB;;AAEjB;EACE;IACE,oBAAoB;EACtB;EACA;IACE,4CAA4C;EAC9C;EACA,yCAAyC;AAC3C","file":"_px-to-em.scss","sourcesContent":["////\n/// @group tools/unit-conversion\n////\n\n/// Convert pixels to em\n///\n/// @param {Number} $value - Length in pixels\n/// @param {Number} $context-font-size - Font size of element\n/// @return {Number} Length in ems\n/// @access public\n\n@function govuk-em($value, $context-font-size) {\n @if unitless($value) {\n $value: $value * 1px;\n }\n @if unitless($context-font-size) {\n $context-font-size: $context-font-size * 1px;\n }\n @return $value / $context-font-size * 1em;\n}\n"]}
|
@@ -0,0 +1,22 @@
|
|
1
|
+
////
|
2
|
+
/// @group tools/unit-conversion
|
3
|
+
////
|
4
|
+
|
5
|
+
/// Convert pixels to rem
|
6
|
+
///
|
7
|
+
/// The $govuk-root-font-size (defined in settings/_typography-responsive.scss)
|
8
|
+
/// must be configured to match the font-size of your root (html) element
|
9
|
+
///
|
10
|
+
/// @param {Number} $value - Length in pixels
|
11
|
+
/// @return {Number} Length in rems
|
12
|
+
/// @access public
|
13
|
+
|
14
|
+
@function govuk-px-to-rem($value) {
|
15
|
+
@if unitless($value) {
|
16
|
+
$value: $value * 1px;
|
17
|
+
}
|
18
|
+
|
19
|
+
@return $value / $govuk-root-font-size * 1rem;
|
20
|
+
}
|
21
|
+
|
22
|
+
/*# sourceMappingURL=_px-to-rem.scss.map */
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/tools/_px-to-rem.scss"],"names":[],"mappings":"AAAA,GAAG;AACH,+BAA+B;AAC/B,GAAG;;AAEH,wBAAwB;AACxB,EAAE;AACF,8EAA8E;AAC9E,wEAAwE;AACxE,EAAE;AACF,4CAA4C;AAC5C,kCAAkC;AAClC,iBAAiB;;AAEjB;EACE;IACE,oBAAoB;EACtB;;EAEA,6CAA6C;AAC/C","file":"_px-to-rem.scss","sourcesContent":["////\n/// @group tools/unit-conversion\n////\n\n/// Convert pixels to rem\n///\n/// The $govuk-root-font-size (defined in settings/_typography-responsive.scss)\n/// must be configured to match the font-size of your root (html) element\n///\n/// @param {Number} $value - Length in pixels\n/// @return {Number} Length in rems\n/// @access public\n\n@function govuk-px-to-rem($value) {\n @if unitless($value) {\n $value: $value * 1px;\n }\n\n @return $value / $govuk-root-font-size * 1rem;\n}\n"]}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
@import "../settings/warnings";
|
2
|
+
@import "index";
|
3
|
+
|
4
|
+
@include _warning(
|
5
|
+
"import-using-all",
|
6
|
+
"Importing using 'govuk/utilities/all' is deprecated. Update your import statement to import 'govuk/utilities/index'.",
|
7
|
+
$silence-further-warnings: false
|
8
|
+
);
|
9
|
+
|
10
|
+
/*# sourceMappingURL=_all.scss.map */
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/utilities/_all.scss"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,eAAe;;AAEf;;;;CAIC","file":"_all.scss","sourcesContent":["@import \"../settings/warnings\";\n@import \"index\";\n\n@include _warning(\n \"import-using-all\",\n \"Importing using 'govuk/utilities/all' is deprecated. Update your import statement to import 'govuk/utilities/index'.\",\n $silence-further-warnings: false\n);\n"]}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/utilities/_clearfix.scss"],"names":[],"mappings":"AAAA;EACE;IACE,uBAAuB;EACzB;AACF","file":"_clearfix.scss","sourcesContent":["@include govuk-exports(\"govuk/utilities/clearfix\") {\n .govuk-clearfix {\n @include govuk-clearfix;\n }\n}\n"]}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/utilities/_index.scss"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,yBAAyB","file":"_index.scss","sourcesContent":["@import \"clearfix\";\n@import \"visually-hidden\";\n"]}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
@include govuk-exports("govuk/utilities/visually-hidden") {
|
2
|
+
.govuk-visually-hidden {
|
3
|
+
@include govuk-visually-hidden;
|
4
|
+
}
|
5
|
+
|
6
|
+
.govuk-visually-hidden-focusable {
|
7
|
+
@include govuk-visually-hidden-focusable;
|
8
|
+
}
|
9
|
+
}
|
10
|
+
|
11
|
+
/*# sourceMappingURL=_visually-hidden.scss.map */
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/utilities/_visually-hidden.scss"],"names":[],"mappings":"AAAA;EACE;IACE,8BAA8B;EAChC;;EAEA;IACE,wCAAwC;EAC1C;AACF","file":"_visually-hidden.scss","sourcesContent":["@include govuk-exports(\"govuk/utilities/visually-hidden\") {\n .govuk-visually-hidden {\n @include govuk-visually-hidden;\n }\n\n .govuk-visually-hidden-focusable {\n @include govuk-visually-hidden-focusable;\n }\n}\n"]}
|
@@ -0,0 +1,349 @@
|
|
1
|
+
// mq() v4.0.2
|
2
|
+
// sass-mq/sass-mq
|
3
|
+
|
4
|
+
@charset "UTF-8"; // Fixes an issue where Ruby locale is not set properly
|
5
|
+
// See https://github.com/sass-mq/sass-mq/pull/10
|
6
|
+
|
7
|
+
/// Base font size on the `<body>` element
|
8
|
+
/// @type Number (unit)
|
9
|
+
$mq-base-font-size: 16px !default;
|
10
|
+
|
11
|
+
/// Responsive mode
|
12
|
+
///
|
13
|
+
/// Set to `false` to enable support for browsers that do not support @media queries,
|
14
|
+
/// (IE <= 8, Firefox <= 3, Opera <= 9)
|
15
|
+
///
|
16
|
+
/// You could create a stylesheet served exclusively to older browsers,
|
17
|
+
/// where @media queries are rasterized
|
18
|
+
///
|
19
|
+
/// @example scss
|
20
|
+
/// // old-ie.scss
|
21
|
+
/// $mq-responsive: false;
|
22
|
+
/// @import 'main'; // @media queries in this file will be rasterized up to $mq-static-breakpoint
|
23
|
+
/// // larger breakpoints will be ignored
|
24
|
+
///
|
25
|
+
/// @type Boolean
|
26
|
+
/// @link https://github.com/sass-mq/sass-mq#responsive-mode-off Disabled responsive mode documentation
|
27
|
+
$mq-responsive: true !default;
|
28
|
+
|
29
|
+
/// Breakpoint list
|
30
|
+
///
|
31
|
+
/// Name your breakpoints in a way that creates a ubiquitous language
|
32
|
+
/// across team members. It will improve communication between
|
33
|
+
/// stakeholders, designers, developers, and testers.
|
34
|
+
///
|
35
|
+
/// @type Map
|
36
|
+
/// @link https://github.com/sass-mq/sass-mq#seeing-the-currently-active-breakpoint Full documentation and examples
|
37
|
+
$mq-breakpoints: (
|
38
|
+
mobile: 320px,
|
39
|
+
tablet: 740px,
|
40
|
+
desktop: 980px,
|
41
|
+
wide: 1300px
|
42
|
+
) !default;
|
43
|
+
|
44
|
+
/// Static breakpoint (for fixed-width layouts)
|
45
|
+
///
|
46
|
+
/// Define the breakpoint from $mq-breakpoints that should
|
47
|
+
/// be used as the target width for the fixed-width layout
|
48
|
+
/// (i.e. when $mq-responsive is set to 'false') in a old-ie.scss
|
49
|
+
///
|
50
|
+
/// @example scss
|
51
|
+
/// // tablet-only.scss
|
52
|
+
/// //
|
53
|
+
/// // Ignore all styles above tablet breakpoint,
|
54
|
+
/// // and fix the styles (e.g. layout) at tablet width
|
55
|
+
/// $mq-responsive: false;
|
56
|
+
/// $mq-static-breakpoint: tablet;
|
57
|
+
/// @import 'main'; // @media queries in this file will be rasterized up to tablet
|
58
|
+
/// // larger breakpoints will be ignored
|
59
|
+
///
|
60
|
+
/// @type String
|
61
|
+
/// @link https://github.com/sass-mq/sass-mq#adding-custom-breakpoints Full documentation and examples
|
62
|
+
$mq-static-breakpoint: desktop !default;
|
63
|
+
|
64
|
+
/// Show breakpoints in the top right corner
|
65
|
+
///
|
66
|
+
/// If you want to display the currently active breakpoint in the top
|
67
|
+
/// right corner of your site during development, add the breakpoints
|
68
|
+
/// to this list, ordered by width, e.g. (mobile, tablet, desktop).
|
69
|
+
///
|
70
|
+
/// @type map
|
71
|
+
$mq-show-breakpoints: () !default;
|
72
|
+
|
73
|
+
/// Customize the media type (e.g. `@media screen` or `@media print`)
|
74
|
+
/// By default sass-mq uses an "all" media type (`@media all and …`)
|
75
|
+
///
|
76
|
+
/// @type String
|
77
|
+
/// @link https://github.com/sass-mq/sass-mq#changing-media-type Full documentation and examples
|
78
|
+
$mq-media-type: all !default;
|
79
|
+
|
80
|
+
/// Convert pixels to ems
|
81
|
+
///
|
82
|
+
/// @param {Number} $px - value to convert
|
83
|
+
/// @param {Number} $base-font-size ($mq-base-font-size) - `<body>` font size
|
84
|
+
///
|
85
|
+
/// @example scss
|
86
|
+
/// $font-size-in-ems: mq-px2em(16px);
|
87
|
+
/// p { font-size: mq-px2em(16px); }
|
88
|
+
///
|
89
|
+
/// @requires $mq-base-font-size
|
90
|
+
/// @returns {Number}
|
91
|
+
@function mq-px2em($px, $base-font-size: $mq-base-font-size) {
|
92
|
+
@if unitless($px) {
|
93
|
+
@warn "Assuming #{$px} to be in pixels, attempting to convert it into pixels.";
|
94
|
+
@return mq-px2em($px * 1px, $base-font-size);
|
95
|
+
} @else if unit($px) == em {
|
96
|
+
@return $px;
|
97
|
+
}
|
98
|
+
@return ($px / $base-font-size) * 1em;
|
99
|
+
}
|
100
|
+
|
101
|
+
/// Get a breakpoint's width
|
102
|
+
///
|
103
|
+
/// @param {String} $name - Name of the breakpoint. One of $mq-breakpoints
|
104
|
+
///
|
105
|
+
/// @example scss
|
106
|
+
/// $tablet-width: mq-get-breakpoint-width(tablet);
|
107
|
+
/// @media (min-width: mq-get-breakpoint-width(desktop)) {}
|
108
|
+
///
|
109
|
+
/// @requires {Variable} $mq-breakpoints
|
110
|
+
///
|
111
|
+
/// @returns {Number} Value in pixels
|
112
|
+
@function mq-get-breakpoint-width($name, $breakpoints: $mq-breakpoints) {
|
113
|
+
@if map-has-key($breakpoints, $name) {
|
114
|
+
@return map-get($breakpoints, $name);
|
115
|
+
} @else {
|
116
|
+
@warn "Breakpoint #{$name} wasn't found in $breakpoints.";
|
117
|
+
}
|
118
|
+
}
|
119
|
+
|
120
|
+
/// Media Query mixin
|
121
|
+
///
|
122
|
+
/// @param {String | Boolean} $from (false) - One of $mq-breakpoints
|
123
|
+
/// @param {String | Boolean} $until (false) - One of $mq-breakpoints
|
124
|
+
/// @param {String | Boolean} $and (false) - Additional media query parameters
|
125
|
+
/// @param {String} $media-type ($mq-media-type) - Media type: screen, print…
|
126
|
+
///
|
127
|
+
/// @ignore Undocumented API, for advanced use only:
|
128
|
+
/// @ignore @param {Map} $breakpoints ($mq-breakpoints)
|
129
|
+
/// @ignore @param {String} $static-breakpoint ($mq-static-breakpoint)
|
130
|
+
///
|
131
|
+
/// @content styling rules, wrapped into a @media query when $responsive is true
|
132
|
+
///
|
133
|
+
/// @requires {Variable} $mq-media-type
|
134
|
+
/// @requires {Variable} $mq-breakpoints
|
135
|
+
/// @requires {Variable} $mq-static-breakpoint
|
136
|
+
/// @requires {function} mq-px2em
|
137
|
+
/// @requires {function} mq-get-breakpoint-width
|
138
|
+
///
|
139
|
+
/// @link https://github.com/sass-mq/sass-mq#responsive-mode-on-default Full documentation and examples
|
140
|
+
///
|
141
|
+
/// @example scss
|
142
|
+
/// .element {
|
143
|
+
/// @include mq($from: mobile) {
|
144
|
+
/// color: red;
|
145
|
+
/// }
|
146
|
+
/// @include mq($until: tablet) {
|
147
|
+
/// color: blue;
|
148
|
+
/// }
|
149
|
+
/// @include mq(mobile, tablet) {
|
150
|
+
/// color: green;
|
151
|
+
/// }
|
152
|
+
/// @include mq($from: tablet, $and: '(orientation: landscape)') {
|
153
|
+
/// color: teal;
|
154
|
+
/// }
|
155
|
+
/// @include mq(950px) {
|
156
|
+
/// color: hotpink;
|
157
|
+
/// }
|
158
|
+
/// @include mq(tablet, $media-type: screen) {
|
159
|
+
/// color: hotpink;
|
160
|
+
/// }
|
161
|
+
/// // Advanced use:
|
162
|
+
/// $my-breakpoints: (L: 900px, XL: 1200px);
|
163
|
+
/// @include mq(L, $breakpoints: $my-breakpoints, $static-breakpoint: L) {
|
164
|
+
/// color: hotpink;
|
165
|
+
/// }
|
166
|
+
/// }
|
167
|
+
@mixin mq(
|
168
|
+
$from: false,
|
169
|
+
$until: false,
|
170
|
+
$and: false,
|
171
|
+
$media-type: $mq-media-type,
|
172
|
+
$breakpoints: $mq-breakpoints,
|
173
|
+
$responsive: $mq-responsive,
|
174
|
+
$static-breakpoint: $mq-static-breakpoint
|
175
|
+
) {
|
176
|
+
$min-width: 0;
|
177
|
+
$max-width: 0;
|
178
|
+
$media-query: '';
|
179
|
+
|
180
|
+
// From: this breakpoint (inclusive)
|
181
|
+
@if $from {
|
182
|
+
@if type-of($from) == number {
|
183
|
+
$min-width: mq-px2em($from);
|
184
|
+
} @else {
|
185
|
+
$min-width: mq-px2em(mq-get-breakpoint-width($from, $breakpoints));
|
186
|
+
}
|
187
|
+
}
|
188
|
+
|
189
|
+
// Until: that breakpoint (exclusive)
|
190
|
+
@if $until {
|
191
|
+
@if type-of($until) == number {
|
192
|
+
$max-width: mq-px2em($until);
|
193
|
+
} @else {
|
194
|
+
$max-width: mq-px2em(mq-get-breakpoint-width($until, $breakpoints)) - .01em;
|
195
|
+
}
|
196
|
+
}
|
197
|
+
|
198
|
+
// Responsive support is disabled, rasterize the output outside @media blocks
|
199
|
+
// The browser will rely on the cascade itself.
|
200
|
+
@if $responsive == false {
|
201
|
+
$static-breakpoint-width: mq-get-breakpoint-width($static-breakpoint, $breakpoints);
|
202
|
+
$target-width: mq-px2em($static-breakpoint-width);
|
203
|
+
|
204
|
+
// Output only rules that start at or span our target width
|
205
|
+
@if (
|
206
|
+
$and == false
|
207
|
+
and $min-width <= $target-width
|
208
|
+
and (
|
209
|
+
$until == false or $max-width >= $target-width
|
210
|
+
)
|
211
|
+
and $media-type != 'print'
|
212
|
+
) {
|
213
|
+
@content;
|
214
|
+
}
|
215
|
+
}
|
216
|
+
|
217
|
+
// Responsive support is enabled, output rules inside @media queries
|
218
|
+
@else {
|
219
|
+
@if $min-width != 0 { $media-query: '#{$media-query} and (min-width: #{$min-width})'; }
|
220
|
+
@if $max-width != 0 { $media-query: '#{$media-query} and (max-width: #{$max-width})'; }
|
221
|
+
@if $and { $media-query: '#{$media-query} and #{$and}'; }
|
222
|
+
|
223
|
+
// Remove unnecessary media query prefix 'all and '
|
224
|
+
@if ($media-type == 'all' and $media-query != '') {
|
225
|
+
$media-type: '';
|
226
|
+
$media-query: str-slice(unquote($media-query), 6);
|
227
|
+
}
|
228
|
+
|
229
|
+
@media #{$media-type + $media-query} {
|
230
|
+
@content;
|
231
|
+
}
|
232
|
+
}
|
233
|
+
}
|
234
|
+
|
235
|
+
/// Quick sort
|
236
|
+
///
|
237
|
+
/// @author Sam Richards
|
238
|
+
/// @access private
|
239
|
+
/// @param {List} $list - List to sort
|
240
|
+
/// @returns {List} Sorted List
|
241
|
+
@function _mq-quick-sort($list) {
|
242
|
+
$less: ();
|
243
|
+
$equal: ();
|
244
|
+
$large: ();
|
245
|
+
|
246
|
+
@if length($list) > 1 {
|
247
|
+
$seed: nth($list, ceil(length($list) / 2));
|
248
|
+
|
249
|
+
@each $item in $list {
|
250
|
+
@if ($item == $seed) {
|
251
|
+
$equal: append($equal, $item);
|
252
|
+
} @else if ($item < $seed) {
|
253
|
+
$less: append($less, $item);
|
254
|
+
} @else if ($item > $seed) {
|
255
|
+
$large: append($large, $item);
|
256
|
+
}
|
257
|
+
}
|
258
|
+
|
259
|
+
@return join(join(_mq-quick-sort($less), $equal), _mq-quick-sort($large));
|
260
|
+
}
|
261
|
+
|
262
|
+
@return $list;
|
263
|
+
}
|
264
|
+
|
265
|
+
/// Sort a map by values (works with numbers only)
|
266
|
+
///
|
267
|
+
/// @access private
|
268
|
+
/// @param {Map} $map - Map to sort
|
269
|
+
/// @returns {Map} Map sorted by value
|
270
|
+
@function _mq-map-sort-by-value($map) {
|
271
|
+
$map-sorted: ();
|
272
|
+
$map-keys: map-keys($map);
|
273
|
+
$map-values: map-values($map);
|
274
|
+
$map-values-sorted: _mq-quick-sort($map-values);
|
275
|
+
|
276
|
+
// Reorder key/value pairs based on key values
|
277
|
+
@each $value in $map-values-sorted {
|
278
|
+
$index: index($map-values, $value);
|
279
|
+
$key: nth($map-keys, $index);
|
280
|
+
$map-sorted: map-merge($map-sorted, ($key: $value));
|
281
|
+
|
282
|
+
// Unset the value in $map-values to prevent the loop
|
283
|
+
// from finding the same index twice
|
284
|
+
$map-values: set-nth($map-values, $index, 0);
|
285
|
+
}
|
286
|
+
|
287
|
+
@return $map-sorted;
|
288
|
+
}
|
289
|
+
|
290
|
+
/// Add a breakpoint
|
291
|
+
///
|
292
|
+
/// @param {String} $name - Name of the breakpoint
|
293
|
+
/// @param {Number} $width - Width of the breakpoint
|
294
|
+
///
|
295
|
+
/// @requires {Variable} $mq-breakpoints
|
296
|
+
///
|
297
|
+
/// @example scss
|
298
|
+
/// @include mq-add-breakpoint(tvscreen, 1920px);
|
299
|
+
/// @include mq(tvscreen) {}
|
300
|
+
@mixin mq-add-breakpoint($name, $width) {
|
301
|
+
$new-breakpoint: ($name: $width);
|
302
|
+
$mq-breakpoints: map-merge($mq-breakpoints, $new-breakpoint) !global;
|
303
|
+
$mq-breakpoints: _mq-map-sort-by-value($mq-breakpoints) !global;
|
304
|
+
}
|
305
|
+
|
306
|
+
/// Show the active breakpoint in the top right corner of the viewport
|
307
|
+
/// @link https://github.com/sass-mq/sass-mq#seeing-the-currently-active-breakpoint
|
308
|
+
///
|
309
|
+
/// @param {List} $show-breakpoints ($mq-show-breakpoints) - List of breakpoints to show in the top right corner
|
310
|
+
/// @param {Map} $breakpoints ($mq-breakpoints) - Breakpoint names and sizes
|
311
|
+
///
|
312
|
+
/// @requires {Variable} $mq-breakpoints
|
313
|
+
/// @requires {Variable} $mq-show-breakpoints
|
314
|
+
///
|
315
|
+
/// @example scss
|
316
|
+
/// // Show breakpoints using global settings
|
317
|
+
/// @include mq-show-breakpoints;
|
318
|
+
///
|
319
|
+
/// // Show breakpoints using custom settings
|
320
|
+
/// @include mq-show-breakpoints((L, XL), (S: 300px, L: 800px, XL: 1200px));
|
321
|
+
@mixin mq-show-breakpoints($show-breakpoints: $mq-show-breakpoints, $breakpoints: $mq-breakpoints) {
|
322
|
+
body::before {
|
323
|
+
background-color: #FCF8E3;
|
324
|
+
border-bottom: 1px solid #FBEED5;
|
325
|
+
border-left: 1px solid #FBEED5;
|
326
|
+
color: #C09853;
|
327
|
+
font: small-caption;
|
328
|
+
padding: 3px 6px;
|
329
|
+
pointer-events: none;
|
330
|
+
position: fixed;
|
331
|
+
right: 0;
|
332
|
+
top: 0;
|
333
|
+
z-index: 100;
|
334
|
+
|
335
|
+
// Loop through the breakpoints that should be shown
|
336
|
+
@each $show-breakpoint in $show-breakpoints {
|
337
|
+
$width: mq-get-breakpoint-width($show-breakpoint, $breakpoints);
|
338
|
+
@include mq($show-breakpoint, $breakpoints: $breakpoints) {
|
339
|
+
content: "#{$show-breakpoint} ≥ #{$width} (#{mq-px2em($width)})";
|
340
|
+
}
|
341
|
+
}
|
342
|
+
}
|
343
|
+
}
|
344
|
+
|
345
|
+
@if length($mq-show-breakpoints) > 0 {
|
346
|
+
@include mq-show-breakpoints;
|
347
|
+
}
|
348
|
+
|
349
|
+
/*# sourceMappingURL=_sass-mq.scss.map */
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/govuk/vendor/_sass-mq.scss"],"names":[],"mappings":"AAAA,aAAa;AACb,iBAAiB;;AAEjB,gBAAgB,EAAE,sDAAsD;kBACtD,gDAAgD;;AAElE,yCAAyC;AACzC,sBAAsB;AACtB,iCAAiC;;AAEjC,kBAAkB;AAClB,EAAE;AACF,oFAAoF;AACpF,sCAAsC;AACtC,EAAE;AACF,sEAAsE;AACtE,sCAAsC;AACtC,EAAE;AACF,gBAAgB;AAChB,kBAAkB;AAClB,0BAA0B;AAC1B,iGAAiG;AACjG,0DAA0D;AAC1D,EAAE;AACF,gBAAgB;AAChB,sGAAsG;AACtG,6BAA6B;;AAE7B,kBAAkB;AAClB,EAAE;AACF,oEAAoE;AACpE,6DAA6D;AAC7D,oDAAoD;AACpD,EAAE;AACF,YAAY;AACZ,kHAAkH;AAClH;;;;;UAKU;;AAEV,8CAA8C;AAC9C,EAAE;AACF,yDAAyD;AACzD,yDAAyD;AACzD,gEAAgE;AAChE,EAAE;AACF,gBAAgB;AAChB,uBAAuB;AACvB,MAAM;AACN,iDAAiD;AACjD,uDAAuD;AACvD,0BAA0B;AAC1B,kCAAkC;AAClC,kFAAkF;AAClF,0DAA0D;AAC1D,EAAE;AACF,eAAe;AACf,qGAAqG;AACrG,uCAAuC;;AAEvC,2CAA2C;AAC3C,EAAE;AACF,oEAAoE;AACpE,oEAAoE;AACpE,kEAAkE;AAClE,EAAE;AACF,YAAY;AACZ,iCAAiC;;AAEjC,oEAAoE;AACpE,mEAAmE;AACnE,EAAE;AACF,eAAe;AACf,+FAA+F;AAC/F,4BAA4B;;AAE5B,wBAAwB;AACxB,EAAE;AACF,yCAAyC;AACzC,4EAA4E;AAC5E,EAAE;AACF,gBAAgB;AAChB,sCAAsC;AACtC,oCAAoC;AACpC,EAAE;AACF,+BAA+B;AAC/B,oBAAoB;AACpB;IACI;QACI,8EAA8E;QAC9E,4CAA4C;IAChD,EAAE;QACE,WAAW;IACf;IACA,qCAAqC;AACzC;;AAEA,2BAA2B;AAC3B,EAAE;AACF,yEAAyE;AACzE,EAAE;AACF,gBAAgB;AAChB,mDAAmD;AACnD,2DAA2D;AAC3D,EAAE;AACF,uCAAuC;AACvC,EAAE;AACF,oCAAoC;AACpC;IACI;QACI,oCAAoC;IACxC,EAAE;QACE,yDAAyD;IAC7D;AACJ;;AAEA,oBAAoB;AACpB,EAAE;AACF,mEAAmE;AACnE,oEAAoE;AACpE,6EAA6E;AAC7E,4EAA4E;AAC5E,EAAE;AACF,mDAAmD;AACnD,sDAAsD;AACtD,qEAAqE;AACrE,EAAE;AACF,+EAA+E;AAC/E,EAAE;AACF,sCAAsC;AACtC,uCAAuC;AACvC,6CAA6C;AAC7C,gCAAgC;AAChC,+CAA+C;AAC/C,EAAE;AACF,sGAAsG;AACtG,EAAE;AACF,gBAAgB;AAChB,cAAc;AACd,kCAAkC;AAClC,mBAAmB;AACnB,OAAO;AACP,mCAAmC;AACnC,oBAAoB;AACpB,OAAO;AACP,mCAAmC;AACnC,qBAAqB;AACrB,OAAO;AACP,oEAAoE;AACpE,oBAAoB;AACpB,OAAO;AACP,0BAA0B;AAC1B,uBAAuB;AACvB,OAAO;AACP,gDAAgD;AAChD,uBAAuB;AACvB,OAAO;AACP,sBAAsB;AACtB,8CAA8C;AAC9C,4EAA4E;AAC5E,uBAAuB;AACvB,OAAO;AACP,KAAK;AACL;;;;;;;;;IASI,aAAa;IACb,aAAa;IACb,gBAAgB;;IAEhB,mCAAmC;IACnC;QACI;YACI,2BAA2B;QAC/B,EAAE;YACE,kEAAkE;QACtE;IACJ;;IAEA,oCAAoC;IACpC;QACI;YACI,4BAA4B;QAChC,EAAE;YACE,2EAA2E;QAC/E;IACJ;;IAEA,4EAA4E;IAC5E,8CAA8C;IAC9C;QACI,mFAAmF;QACnF,iDAAiD;;QAEjD,0DAA0D;QAC1D;;;;;;;;YAQI,QAAQ;QACZ;IACJ;;IAEA,mEAAmE;IACnE;QACI,sBAAsB,8DAA8D,EAAE;QACtF,sBAAsB,8DAA8D,EAAE;QACtF,sBAAsB,2CAA2C,EAAE;;QAEnE,kDAAkD;QAClD;YACI,eAAe;YACf,iDAAiD;QACrD;;QAEA;YACI,QAAQ;QACZ;IACJ;AACJ;;AAEA,aAAa;AACb,EAAE;AACF,uBAAuB;AACvB,kBAAkB;AAClB,qCAAqC;AACrC,8BAA8B;AAC9B;IACI,UAAU;IACV,UAAU;IACV,UAAU;;IAEV;QACI,0CAA0C;;QAE1C;YACI;gBACI,6BAA6B;YACjC,EAAE;gBACE,2BAA2B;YAC/B,EAAE;gBACE,6BAA6B;YACjC;QACJ;;QAEA,yEAAyE;IAC7E;;IAEA,aAAa;AACjB;;AAEA,iDAAiD;AACjD,EAAE;AACF,kBAAkB;AAClB,kCAAkC;AAClC,qCAAqC;AACrC;IACI,eAAe;IACf,yBAAyB;IACzB,6BAA6B;IAC7B,+CAA+C;;IAE/C,6CAA6C;IAC7C;QACI,kCAAkC;QAClC,4BAA4B;QAC5B,mDAAmD;;QAEnD,oDAAoD;QACpD,mCAAmC;QACnC,4CAA4C;IAChD;;IAEA,mBAAmB;AACvB;;AAEA,mBAAmB;AACnB,EAAE;AACF,iDAAiD;AACjD,mDAAmD;AACnD,EAAE;AACF,uCAAuC;AACvC,EAAE;AACF,gBAAgB;AAChB,iDAAiD;AACjD,4BAA4B;AAC5B;IACI,gCAAgC;IAChC,oEAAoE;IACpE,+DAA+D;AACnE;;AAEA,qEAAqE;AACrE,kFAAkF;AAClF,EAAE;AACF,+GAA+G;AAC/G,2EAA2E;AAC3E,EAAE;AACF,uCAAuC;AACvC,4CAA4C;AAC5C,EAAE;AACF,gBAAgB;AAChB,6CAA6C;AAC7C,iCAAiC;AACjC,EAAE;AACF,6CAA6C;AAC7C,4EAA4E;AAC5E;IACI;QACI,yBAAyB;QACzB,gCAAgC;QAChC,8BAA8B;QAC9B,cAAc;QACd,mBAAmB;QACnB,gBAAgB;QAChB,oBAAoB;QACpB,eAAe;QACf,QAAQ;QACR,MAAM;QACN,YAAY;;QAEZ,mDAAmD;QACnD;YACI,+DAA+D;YAC/D;gBACI,gEAAgE;YACpE;QACJ;IACJ;AACJ;;AAEA;IACI,4BAA4B;AAChC","file":"_sass-mq.scss","sourcesContent":["// mq() v4.0.2\n// sass-mq/sass-mq\n\n@charset \"UTF-8\"; // Fixes an issue where Ruby locale is not set properly\n // See https://github.com/sass-mq/sass-mq/pull/10\n\n/// Base font size on the `<body>` element\n/// @type Number (unit)\n$mq-base-font-size: 16px !default;\n\n/// Responsive mode\n///\n/// Set to `false` to enable support for browsers that do not support @media queries,\n/// (IE <= 8, Firefox <= 3, Opera <= 9)\n///\n/// You could create a stylesheet served exclusively to older browsers,\n/// where @media queries are rasterized\n///\n/// @example scss\n/// // old-ie.scss\n/// $mq-responsive: false;\n/// @import 'main'; // @media queries in this file will be rasterized up to $mq-static-breakpoint\n/// // larger breakpoints will be ignored\n///\n/// @type Boolean\n/// @link https://github.com/sass-mq/sass-mq#responsive-mode-off Disabled responsive mode documentation\n$mq-responsive: true !default;\n\n/// Breakpoint list\n///\n/// Name your breakpoints in a way that creates a ubiquitous language\n/// across team members. It will improve communication between\n/// stakeholders, designers, developers, and testers.\n///\n/// @type Map\n/// @link https://github.com/sass-mq/sass-mq#seeing-the-currently-active-breakpoint Full documentation and examples\n$mq-breakpoints: (\n mobile: 320px,\n tablet: 740px,\n desktop: 980px,\n wide: 1300px\n) !default;\n\n/// Static breakpoint (for fixed-width layouts)\n///\n/// Define the breakpoint from $mq-breakpoints that should\n/// be used as the target width for the fixed-width layout\n/// (i.e. when $mq-responsive is set to 'false') in a old-ie.scss\n///\n/// @example scss\n/// // tablet-only.scss\n/// //\n/// // Ignore all styles above tablet breakpoint,\n/// // and fix the styles (e.g. layout) at tablet width\n/// $mq-responsive: false;\n/// $mq-static-breakpoint: tablet;\n/// @import 'main'; // @media queries in this file will be rasterized up to tablet\n/// // larger breakpoints will be ignored\n///\n/// @type String\n/// @link https://github.com/sass-mq/sass-mq#adding-custom-breakpoints Full documentation and examples\n$mq-static-breakpoint: desktop !default;\n\n/// Show breakpoints in the top right corner\n///\n/// If you want to display the currently active breakpoint in the top\n/// right corner of your site during development, add the breakpoints\n/// to this list, ordered by width, e.g. (mobile, tablet, desktop).\n///\n/// @type map\n$mq-show-breakpoints: () !default;\n\n/// Customize the media type (e.g. `@media screen` or `@media print`)\n/// By default sass-mq uses an \"all\" media type (`@media all and …`)\n///\n/// @type String\n/// @link https://github.com/sass-mq/sass-mq#changing-media-type Full documentation and examples\n$mq-media-type: all !default;\n\n/// Convert pixels to ems\n///\n/// @param {Number} $px - value to convert\n/// @param {Number} $base-font-size ($mq-base-font-size) - `<body>` font size\n///\n/// @example scss\n/// $font-size-in-ems: mq-px2em(16px);\n/// p { font-size: mq-px2em(16px); }\n///\n/// @requires $mq-base-font-size\n/// @returns {Number}\n@function mq-px2em($px, $base-font-size: $mq-base-font-size) {\n @if unitless($px) {\n @warn \"Assuming #{$px} to be in pixels, attempting to convert it into pixels.\";\n @return mq-px2em($px * 1px, $base-font-size);\n } @else if unit($px) == em {\n @return $px;\n }\n @return ($px / $base-font-size) * 1em;\n}\n\n/// Get a breakpoint's width\n///\n/// @param {String} $name - Name of the breakpoint. One of $mq-breakpoints\n///\n/// @example scss\n/// $tablet-width: mq-get-breakpoint-width(tablet);\n/// @media (min-width: mq-get-breakpoint-width(desktop)) {}\n///\n/// @requires {Variable} $mq-breakpoints\n///\n/// @returns {Number} Value in pixels\n@function mq-get-breakpoint-width($name, $breakpoints: $mq-breakpoints) {\n @if map-has-key($breakpoints, $name) {\n @return map-get($breakpoints, $name);\n } @else {\n @warn \"Breakpoint #{$name} wasn't found in $breakpoints.\";\n }\n}\n\n/// Media Query mixin\n///\n/// @param {String | Boolean} $from (false) - One of $mq-breakpoints\n/// @param {String | Boolean} $until (false) - One of $mq-breakpoints\n/// @param {String | Boolean} $and (false) - Additional media query parameters\n/// @param {String} $media-type ($mq-media-type) - Media type: screen, print…\n///\n/// @ignore Undocumented API, for advanced use only:\n/// @ignore @param {Map} $breakpoints ($mq-breakpoints)\n/// @ignore @param {String} $static-breakpoint ($mq-static-breakpoint)\n///\n/// @content styling rules, wrapped into a @media query when $responsive is true\n///\n/// @requires {Variable} $mq-media-type\n/// @requires {Variable} $mq-breakpoints\n/// @requires {Variable} $mq-static-breakpoint\n/// @requires {function} mq-px2em\n/// @requires {function} mq-get-breakpoint-width\n///\n/// @link https://github.com/sass-mq/sass-mq#responsive-mode-on-default Full documentation and examples\n///\n/// @example scss\n/// .element {\n/// @include mq($from: mobile) {\n/// color: red;\n/// }\n/// @include mq($until: tablet) {\n/// color: blue;\n/// }\n/// @include mq(mobile, tablet) {\n/// color: green;\n/// }\n/// @include mq($from: tablet, $and: '(orientation: landscape)') {\n/// color: teal;\n/// }\n/// @include mq(950px) {\n/// color: hotpink;\n/// }\n/// @include mq(tablet, $media-type: screen) {\n/// color: hotpink;\n/// }\n/// // Advanced use:\n/// $my-breakpoints: (L: 900px, XL: 1200px);\n/// @include mq(L, $breakpoints: $my-breakpoints, $static-breakpoint: L) {\n/// color: hotpink;\n/// }\n/// }\n@mixin mq(\n $from: false,\n $until: false,\n $and: false,\n $media-type: $mq-media-type,\n $breakpoints: $mq-breakpoints,\n $responsive: $mq-responsive,\n $static-breakpoint: $mq-static-breakpoint\n) {\n $min-width: 0;\n $max-width: 0;\n $media-query: '';\n\n // From: this breakpoint (inclusive)\n @if $from {\n @if type-of($from) == number {\n $min-width: mq-px2em($from);\n } @else {\n $min-width: mq-px2em(mq-get-breakpoint-width($from, $breakpoints));\n }\n }\n\n // Until: that breakpoint (exclusive)\n @if $until {\n @if type-of($until) == number {\n $max-width: mq-px2em($until);\n } @else {\n $max-width: mq-px2em(mq-get-breakpoint-width($until, $breakpoints)) - .01em;\n }\n }\n\n // Responsive support is disabled, rasterize the output outside @media blocks\n // The browser will rely on the cascade itself.\n @if $responsive == false {\n $static-breakpoint-width: mq-get-breakpoint-width($static-breakpoint, $breakpoints);\n $target-width: mq-px2em($static-breakpoint-width);\n\n // Output only rules that start at or span our target width\n @if (\n $and == false\n and $min-width <= $target-width\n and (\n $until == false or $max-width >= $target-width\n )\n and $media-type != 'print'\n ) {\n @content;\n }\n }\n\n // Responsive support is enabled, output rules inside @media queries\n @else {\n @if $min-width != 0 { $media-query: '#{$media-query} and (min-width: #{$min-width})'; }\n @if $max-width != 0 { $media-query: '#{$media-query} and (max-width: #{$max-width})'; }\n @if $and { $media-query: '#{$media-query} and #{$and}'; }\n\n // Remove unnecessary media query prefix 'all and '\n @if ($media-type == 'all' and $media-query != '') {\n $media-type: '';\n $media-query: str-slice(unquote($media-query), 6);\n }\n\n @media #{$media-type + $media-query} {\n @content;\n }\n }\n}\n\n/// Quick sort\n///\n/// @author Sam Richards\n/// @access private\n/// @param {List} $list - List to sort\n/// @returns {List} Sorted List\n@function _mq-quick-sort($list) {\n $less: ();\n $equal: ();\n $large: ();\n\n @if length($list) > 1 {\n $seed: nth($list, ceil(length($list) / 2));\n\n @each $item in $list {\n @if ($item == $seed) {\n $equal: append($equal, $item);\n } @else if ($item < $seed) {\n $less: append($less, $item);\n } @else if ($item > $seed) {\n $large: append($large, $item);\n }\n }\n\n @return join(join(_mq-quick-sort($less), $equal), _mq-quick-sort($large));\n }\n\n @return $list;\n}\n\n/// Sort a map by values (works with numbers only)\n///\n/// @access private\n/// @param {Map} $map - Map to sort\n/// @returns {Map} Map sorted by value\n@function _mq-map-sort-by-value($map) {\n $map-sorted: ();\n $map-keys: map-keys($map);\n $map-values: map-values($map);\n $map-values-sorted: _mq-quick-sort($map-values);\n\n // Reorder key/value pairs based on key values\n @each $value in $map-values-sorted {\n $index: index($map-values, $value);\n $key: nth($map-keys, $index);\n $map-sorted: map-merge($map-sorted, ($key: $value));\n\n // Unset the value in $map-values to prevent the loop\n // from finding the same index twice\n $map-values: set-nth($map-values, $index, 0);\n }\n\n @return $map-sorted;\n}\n\n/// Add a breakpoint\n///\n/// @param {String} $name - Name of the breakpoint\n/// @param {Number} $width - Width of the breakpoint\n///\n/// @requires {Variable} $mq-breakpoints\n///\n/// @example scss\n/// @include mq-add-breakpoint(tvscreen, 1920px);\n/// @include mq(tvscreen) {}\n@mixin mq-add-breakpoint($name, $width) {\n $new-breakpoint: ($name: $width);\n $mq-breakpoints: map-merge($mq-breakpoints, $new-breakpoint) !global;\n $mq-breakpoints: _mq-map-sort-by-value($mq-breakpoints) !global;\n}\n\n/// Show the active breakpoint in the top right corner of the viewport\n/// @link https://github.com/sass-mq/sass-mq#seeing-the-currently-active-breakpoint\n///\n/// @param {List} $show-breakpoints ($mq-show-breakpoints) - List of breakpoints to show in the top right corner\n/// @param {Map} $breakpoints ($mq-breakpoints) - Breakpoint names and sizes\n///\n/// @requires {Variable} $mq-breakpoints\n/// @requires {Variable} $mq-show-breakpoints\n///\n/// @example scss\n/// // Show breakpoints using global settings\n/// @include mq-show-breakpoints;\n///\n/// // Show breakpoints using custom settings\n/// @include mq-show-breakpoints((L, XL), (S: 300px, L: 800px, XL: 1200px));\n@mixin mq-show-breakpoints($show-breakpoints: $mq-show-breakpoints, $breakpoints: $mq-breakpoints) {\n body::before {\n background-color: #FCF8E3;\n border-bottom: 1px solid #FBEED5;\n border-left: 1px solid #FBEED5;\n color: #C09853;\n font: small-caption;\n padding: 3px 6px;\n pointer-events: none;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 100;\n\n // Loop through the breakpoints that should be shown\n @each $show-breakpoint in $show-breakpoints {\n $width: mq-get-breakpoint-width($show-breakpoint, $breakpoints);\n @include mq($show-breakpoint, $breakpoints: $breakpoints) {\n content: \"#{$show-breakpoint} ≥ #{$width} (#{mq-px2em($width)})\";\n }\n }\n }\n}\n\n@if length($mq-show-breakpoints) > 0 {\n @include mq-show-breakpoints;\n}\n"]}
|
@@ -0,0 +1,15 @@
|
|
1
|
+
// @ts-nocheck
|
2
|
+
import * as GOVUKFrontend from '../govuk/govuk-frontend.min.js'
|
3
|
+
|
4
|
+
// Maintain window global for compatibility
|
5
|
+
window.GOVUKFrontend = GOVUKFrontend
|
6
|
+
|
7
|
+
if (
|
8
|
+
window.GOVUKPrototypeKit &&
|
9
|
+
window.GOVUKPrototypeKit.documentReady &&
|
10
|
+
window.GOVUKPrototypeKit.majorVersion >= 13
|
11
|
+
) {
|
12
|
+
window.GOVUKPrototypeKit.documentReady(() => {
|
13
|
+
window.GOVUKFrontend.initAll()
|
14
|
+
})
|
15
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
$govuk-prototype-kit-major-version: 0 !default;
|
2
|
+
|
3
|
+
$govuk-assets-path: if(
|
4
|
+
$govuk-prototype-kit-major-version > 12,
|
5
|
+
$govuk-extensions-url-context + "/govuk-frontend/dist/govuk/assets/",
|
6
|
+
"/govuk/assets/"
|
7
|
+
) !default;
|
8
|
+
|
9
|
+
$govuk-global-styles: true !default;
|
10
|
+
|
11
|
+
@import "../govuk/all";
|
12
|
+
|
13
|
+
/*# sourceMappingURL=init.scss.map */
|