govuk_publishing_components 68.2.0 → 69.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-form-tracker.js +44 -17
- data/app/assets/javascripts/govuk_publishing_components/components/layout-super-navigation-header.js +98 -139
- data/app/assets/javascripts/govuk_publishing_components/components/option-select.js +26 -16
- data/app/assets/javascripts/govuk_publishing_components/components/step-by-step-nav.js +12 -11
- data/app/assets/javascripts/govuk_publishing_components/lib/govspeak/youtube-link-enhancement.js +3 -1
- data/app/assets/javascripts/govuk_publishing_components/lib/trigger-event.js +14 -11
- data/app/assets/stylesheets/component_guide/application.scss +7 -7
- data/app/assets/stylesheets/govuk_publishing_components/components/_accordion.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_add-another.scss +2 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/_app-promo-banner.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_attachment.scss +5 -5
- data/app/assets/stylesheets/govuk_publishing_components/components/_back-link.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_big-number.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_breadcrumbs.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_button.scss +2 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/_cards.scss +6 -5
- data/app/assets/stylesheets/govuk_publishing_components/components/_character-count.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_checkboxes.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_contents-list.scss +2 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/_cookie-banner.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_cross-service-header.scss +1 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_date-input.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_details.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_document-list.scss +6 -6
- data/app/assets/stylesheets/govuk_publishing_components/components/_error-message.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_error-summary.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_feedback.scss +8 -8
- data/app/assets/stylesheets/govuk_publishing_components/components/_fieldset.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_figure.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_file-upload.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_hint.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_image-card.scss +6 -7
- data/app/assets/stylesheets/govuk_publishing_components/components/_input.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_inset-text.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_intervention.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_inverse-header.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_label.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-footer.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-for-public.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-header.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +15 -11
- data/app/assets/stylesheets/govuk_publishing_components/components/_lead-paragraph.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_metadata.scss +3 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/_modal-dialogue.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_notice.scss +2 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/_option-select.scss +3 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/_organisation-logo.scss +1 -7
- data/app/assets/stylesheets/govuk_publishing_components/components/_pagination.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_panel.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_password-input.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_phase-banner.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_radio.scss +2 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/_related-navigation.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_search-with-autocomplete.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_select-with-search.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_select.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_service-navigation.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_skip-link.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav-header.scss +2 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav-related.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav.scss +3 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/_sub-navigation-menu.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_subscription-links.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_success-alert.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_summary-banner.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_summary-card.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_summary-list.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_table.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_tabs.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_tag.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_textarea.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_translation-nav.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_warning-text.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_attachment.scss +7 -7
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_button.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_call-to-action.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_charts.scss +9 -8
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_contact.scss +2 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_example.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_footnotes.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_form-download.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_images.scss +2 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_information-callout.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_legislative-list.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_media-player.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_place.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_stat-headline.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_tables.scss +2 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_typography.scss +3 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_warning-callout.scss +2 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/helpers/_markdown-typography.scss +5 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/mixins/_index.scss +0 -1
- data/app/views/govuk_publishing_components/components/_date_input.html.erb +16 -10
- data/app/views/govuk_publishing_components/components/_metadata.html.erb +81 -74
- data/app/views/govuk_publishing_components/components/_option_select.html.erb +9 -20
- data/app/views/govuk_publishing_components/components/docs/date_input.yml +23 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/node_modules/choices.js/README.md +1 -1
- data/node_modules/choices.js/package.json +5 -9
- data/node_modules/choices.js/public/assets/scripts/choices.js +32 -23
- data/node_modules/choices.js/public/assets/scripts/choices.min.js +2 -2
- data/node_modules/choices.js/public/assets/scripts/choices.mjs +32 -23
- data/node_modules/choices.js/public/assets/scripts/choices.search-basic.js +31 -22
- data/node_modules/choices.js/public/assets/scripts/choices.search-basic.min.js +2 -2
- data/node_modules/choices.js/public/assets/scripts/choices.search-basic.mjs +31 -22
- data/node_modules/choices.js/public/assets/scripts/choices.search-kmp.js +30 -21
- data/node_modules/choices.js/public/assets/scripts/choices.search-kmp.min.js +2 -2
- data/node_modules/choices.js/public/assets/scripts/choices.search-kmp.mjs +30 -21
- data/node_modules/choices.js/public/assets/scripts/choices.search-prefix.js +30 -21
- data/node_modules/choices.js/public/assets/scripts/choices.search-prefix.min.js +2 -2
- data/node_modules/choices.js/public/assets/scripts/choices.search-prefix.mjs +30 -21
- data/node_modules/choices.js/public/types/src/scripts/choices.d.ts +3 -3
- data/node_modules/choices.js/public/types/src/scripts/interfaces/templates.d.ts +1 -1
- data/node_modules/choices.js/src/scripts/choices.ts +30 -25
- data/node_modules/choices.js/src/scripts/components/dropdown.ts +7 -3
- data/node_modules/choices.js/src/scripts/interfaces/templates.ts +1 -1
- data/node_modules/choices.js/src/scripts/templates.ts +8 -3
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js +1 -1
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/govuk-frontend-version.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/_accordion.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/_accordion.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/_index.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/_back-link.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/_back-link.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/_index.scss +7 -3
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_breadcrumbs.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_breadcrumbs.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_index.scss +8 -4
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/_button.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/_button.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/_index.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/_character-count.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/_character-count.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_checkboxes.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_checkboxes.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_index.scss +10 -6
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_cookie-banner.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_cookie-banner.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/_date-input.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/_date-input.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/details/_details.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/details/_details.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/details/_index.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk/components/details/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/_error-message.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/_error-message.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_error-summary.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_error-summary.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_index.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_exit-this-page.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_exit-this-page.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_index.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_fieldset.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_fieldset.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_index.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_file-upload.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_file-upload.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_index.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/footer/_footer.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/footer/_footer.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/footer/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/_header.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/_header.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/hint/_hint.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/hint/_hint.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/hint/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/input/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/input/_input.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/input/_input.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_index.scss +5 -1
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_inset-text.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_inset-text.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/label/_index.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk/components/label/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/label/_label.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/label/_label.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_index.scss +6 -2
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_notification-banner.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_notification-banner.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_pagination.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_pagination.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/panel/_index.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk/components/panel/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/panel/_panel.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/panel/_panel.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/_password-input.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/_password-input.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_index.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_phase-banner.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_phase-banner.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/_index.scss +14 -10
- data/node_modules/govuk-frontend/dist/govuk/components/radios/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/_radios.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/_radios.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/select/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/select/_select.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/select/_select.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss +5 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_service-navigation.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_service-navigation.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_index.scss +7 -3
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_skip-link.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_skip-link.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_index.scss +15 -2
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_summary-list.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_summary-list.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/table/_index.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/table/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/table/_table.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/table/_table.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/_index.scss +5 -2
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/_tabs.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/_tabs.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tag/_index.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tag/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tag/_tag.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tag/_tag.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/_index.scss +6 -2
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/_task-list.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/_task-list.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/_index.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/_textarea.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/_textarea.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_index.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_warning-text.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_warning-text.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/core/_global-styles.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_global-styles.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/core/_index.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/core/_links.scss +8 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_links.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/core/_lists.scss +10 -1
- data/node_modules/govuk-frontend/dist/govuk/core/_lists.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/core/_section-break.scss +5 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_section-break.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/core/_typography.scss +14 -13
- data/node_modules/govuk-frontend/dist/govuk/core/_typography.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/custom-properties/_frontend-version.scss +1 -1
- data/node_modules/govuk-frontend/dist/govuk/custom-properties/_functional-colours.scss +5 -0
- data/node_modules/govuk-frontend/dist/govuk/custom-properties/_functional-colours.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css +2 -2
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss +38 -70
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_device-pixels.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_device-pixels.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_focused.scss +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_focused.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_grid.scss +3 -2
- data/node_modules/govuk-frontend/dist/govuk/helpers/_grid.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_links.scss +4 -4
- data/node_modules/govuk-frontend/dist/govuk/helpers/_links.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_media-queries.scss +17 -15
- data/node_modules/govuk-frontend/dist/govuk/helpers/_media-queries.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_shape-arrow.scss +2 -2
- data/node_modules/govuk-frontend/dist/govuk/helpers/_shape-arrow.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_spacing.scss +19 -13
- data/node_modules/govuk-frontend/dist/govuk/helpers/_spacing.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_typography.scss +48 -26
- data/node_modules/govuk-frontend/dist/govuk/helpers/_typography.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss +13 -11
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/objects/_grid.scss +4 -2
- data/node_modules/govuk-frontend/dist/govuk/objects/_grid.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/objects/_width-container.scss +10 -9
- data/node_modules/govuk-frontend/dist/govuk/objects/_width-container.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/overrides/_display.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_display.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/overrides/_index.scss +3 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/overrides/_spacing.scss +5 -1
- data/node_modules/govuk-frontend/dist/govuk/overrides/_spacing.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/overrides/_text-align.scss +2 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_text-align.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/overrides/_typography.scss +7 -2
- data/node_modules/govuk-frontend/dist/govuk/overrides/_typography.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/overrides/_width.scss +3 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_width.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/settings/_assets.scss +18 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_assets.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-functional.scss +28 -4
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-functional.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/settings/_links.scss +3 -2
- data/node_modules/govuk-frontend/dist/govuk/settings/_links.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/settings/_measurements.scss +8 -16
- data/node_modules/govuk-frontend/dist/govuk/settings/_measurements.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/settings/_typography-font.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/settings/_typography-font.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/settings/_warnings.scss +15 -2
- data/node_modules/govuk-frontend/dist/govuk/settings/_warnings.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/tools/_exports.scss +3 -2
- data/node_modules/govuk-frontend/dist/govuk/tools/_exports.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/tools/_font-url.scss +13 -5
- data/node_modules/govuk-frontend/dist/govuk/tools/_font-url.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/tools/_if.scss +24 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_if.scss.map +1 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_image-url.scss +13 -5
- data/node_modules/govuk-frontend/dist/govuk/tools/_image-url.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/tools/_index.scss +1 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-em.scss +5 -3
- data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-em.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-rem.scss +4 -2
- data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-rem.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/utilities/_clearfix.scss +3 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_clearfix.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/utilities/_index.scss +1 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/utilities/_visually-hidden.scss +3 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_visually-hidden.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk-prototype-kit/init.scss +3 -1
- data/node_modules/govuk-frontend/dist/govuk-prototype-kit/init.scss.map +1 -1
- data/node_modules/govuk-frontend/govuk-prototype-kit.config.json +1 -1
- data/node_modules/govuk-frontend/package.json +7 -7
- metadata +4 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/mixins/_grid-helper.scss +0 -145
|
@@ -44,8 +44,8 @@ $thumbnail-border-width: 5px;
|
|
|
44
44
|
|
|
45
45
|
.gem-c-details {
|
|
46
46
|
margin-top: govuk-spacing(3);
|
|
47
|
-
word-break: break-word;
|
|
48
|
-
|
|
47
|
+
word-break: break-word; // stylelint-disable-line declaration-property-value-keyword-no-deprecated
|
|
48
|
+
overflow-wrap: break-word;
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
51
|
|
|
@@ -68,12 +68,12 @@ $thumbnail-border-width: 5px;
|
|
|
68
68
|
.govspeak,
|
|
69
69
|
.gem-c-govspeak {
|
|
70
70
|
.gem-c-attachment__title {
|
|
71
|
-
margin: 0 0 govuk-spacing(3)
|
|
71
|
+
margin: 0 0 govuk-spacing(3);
|
|
72
72
|
@include govuk-font($size: 27, $weight: regular);
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
.gem-c-attachment__metadata {
|
|
76
|
-
margin: 0 0 govuk-spacing(3)
|
|
76
|
+
margin: 0 0 govuk-spacing(3);
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
|
|
@@ -101,7 +101,7 @@ $thumbnail-border-width: 5px;
|
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
.gem-c-attachment__link.govuk-link {
|
|
104
|
-
word-break: break-word;
|
|
104
|
+
word-break: break-word; // stylelint-disable-line declaration-property-value-keyword-no-deprecated
|
|
105
105
|
|
|
106
106
|
&::after {
|
|
107
107
|
font-size: 12pt;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "govuk/components/back-link
|
|
1
|
+
@import "govuk/components/back-link";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@import "govuk/components/button
|
|
1
|
+
@import "govuk/components/button";
|
|
2
2
|
|
|
3
3
|
// Because govuk-frontend adds a responsive bottom margin by default for each component
|
|
4
4
|
// we reset it to zero so we can set it separately using `gem-c-button--bottom-margin`
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
display: block;
|
|
34
34
|
max-width: 14em;
|
|
35
35
|
margin-top: .5em;
|
|
36
|
-
|
|
36
|
+
color: govuk-functional-colour(text);
|
|
37
37
|
@include govuk-font($size: 16);
|
|
38
38
|
}
|
|
39
39
|
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
padding: 0;
|
|
8
8
|
margin: 0;
|
|
9
9
|
display: grid;
|
|
10
|
+
// stylelint-disable-next-line property-no-deprecated
|
|
10
11
|
grid-column-gap: govuk-spacing(6); // Use deprecated grid-column-gap for Grade C browser support
|
|
11
12
|
column-gap: govuk-spacing(6);
|
|
12
13
|
|
|
@@ -48,15 +49,15 @@
|
|
|
48
49
|
|
|
49
50
|
.gem-c-cards__list--two-column-desktop {
|
|
50
51
|
@include govuk-media-query($from: "tablet") {
|
|
51
|
-
grid-auto-rows:
|
|
52
|
-
grid-template-columns:
|
|
52
|
+
grid-auto-rows: 1fr;
|
|
53
|
+
grid-template-columns: repeat(2, 1fr);
|
|
53
54
|
}
|
|
54
55
|
}
|
|
55
56
|
|
|
56
57
|
.gem-c-cards__list--three-column-desktop {
|
|
57
58
|
@include govuk-media-query($from: "desktop") {
|
|
58
|
-
grid-auto-rows:
|
|
59
|
-
grid-template-columns:
|
|
59
|
+
grid-auto-rows: 1fr;
|
|
60
|
+
grid-template-columns: repeat(3, 1fr);
|
|
60
61
|
}
|
|
61
62
|
}
|
|
62
63
|
|
|
@@ -145,7 +146,7 @@
|
|
|
145
146
|
|
|
146
147
|
.gem-c-cards__list-item {
|
|
147
148
|
border-top: 1px solid govuk-functional-colour(border);
|
|
148
|
-
padding: govuk-spacing(1) 0 govuk-spacing(4)
|
|
149
|
+
padding: govuk-spacing(1) 0 govuk-spacing(4);
|
|
149
150
|
}
|
|
150
151
|
|
|
151
152
|
.gem-c-cards__list-item-wrapper {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "govuk/components/character-count
|
|
1
|
+
@import "govuk/components/character-count";
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
.gem-c-contents-list__title {
|
|
11
11
|
margin: 0;
|
|
12
|
-
|
|
12
|
+
color: govuk-functional-colour(text);
|
|
13
13
|
@include govuk-font($size: 16, $weight: regular, $line-height: 1.5);
|
|
14
14
|
}
|
|
15
15
|
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
margin: 0;
|
|
19
19
|
padding: 0;
|
|
20
20
|
list-style-type: none;
|
|
21
|
-
|
|
21
|
+
color: govuk-functional-colour(text);
|
|
22
22
|
@include govuk-font($size: 16);
|
|
23
23
|
}
|
|
24
24
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.gem-c-document-list {
|
|
2
2
|
margin: 0;
|
|
3
3
|
padding: 0;
|
|
4
|
-
|
|
4
|
+
color: govuk-functional-colour(text);
|
|
5
5
|
@include govuk-font(19);
|
|
6
6
|
}
|
|
7
7
|
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
|
|
56
56
|
.gem-c-document-list__item-description {
|
|
57
57
|
margin: govuk-spacing(1) 0;
|
|
58
|
-
|
|
58
|
+
color: govuk-functional-colour(text);
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
.gem-c-document-list__subtext {
|
|
@@ -79,10 +79,10 @@
|
|
|
79
79
|
display: inline-block;
|
|
80
80
|
list-style: none;
|
|
81
81
|
padding-right: govuk-spacing(4);
|
|
82
|
-
|
|
82
|
+
color: govuk-functional-colour(text);
|
|
83
83
|
@include govuk-font(16);
|
|
84
84
|
|
|
85
|
-
& { // stylelint-disable-line no-duplicate-selectors
|
|
85
|
+
& { // stylelint-disable-line no-duplicate-selectors, block-no-redundant-nested-style-rules
|
|
86
86
|
// overriding govuk-text-colour mixin
|
|
87
87
|
color: govuk-functional-colour(secondary-text);
|
|
88
88
|
}
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
.gem-c-document-list__highlight-text {
|
|
107
|
-
margin: 0 0 govuk-spacing(3)
|
|
107
|
+
margin: 0 0 govuk-spacing(3);
|
|
108
108
|
@include govuk-font(16, bold);
|
|
109
109
|
}
|
|
110
110
|
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
.gem-c-document-list-child__description {
|
|
161
161
|
margin-top: govuk-spacing(1);
|
|
162
162
|
margin-bottom: govuk-spacing(1);
|
|
163
|
-
|
|
163
|
+
color: govuk-functional-colour(text);
|
|
164
164
|
|
|
165
165
|
@include govuk-media-query($until: tablet) {
|
|
166
166
|
display: none;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "govuk/components/error-message
|
|
1
|
+
@import "govuk/components/error-message";
|
|
@@ -175,14 +175,14 @@ $feedback-prompt-border-top-colour: $govuk-blue-tint-50;
|
|
|
175
175
|
|
|
176
176
|
// this comes from the backend so we can't put a class on it
|
|
177
177
|
h2 {
|
|
178
|
-
margin: 0 0 govuk-spacing(3)
|
|
179
|
-
|
|
178
|
+
margin: 0 0 govuk-spacing(3);
|
|
179
|
+
color: govuk-functional-colour(text);
|
|
180
180
|
@include govuk-font($size: 24, $weight: bold);
|
|
181
181
|
}
|
|
182
182
|
|
|
183
183
|
p {
|
|
184
|
-
margin: 0 0 govuk-spacing(3)
|
|
185
|
-
|
|
184
|
+
margin: 0 0 govuk-spacing(3);
|
|
185
|
+
color: govuk-functional-colour(text);
|
|
186
186
|
@include govuk-font($size: 19);
|
|
187
187
|
}
|
|
188
188
|
|
|
@@ -210,14 +210,14 @@ $feedback-prompt-border-top-colour: $govuk-blue-tint-50;
|
|
|
210
210
|
}
|
|
211
211
|
|
|
212
212
|
.gem-c-feedback__form-heading {
|
|
213
|
-
margin: 0 0 govuk-spacing(3)
|
|
214
|
-
|
|
213
|
+
margin: 0 0 govuk-spacing(3);
|
|
214
|
+
color: govuk-functional-colour(text);
|
|
215
215
|
@include govuk-font(24, $weight: bold);
|
|
216
216
|
}
|
|
217
217
|
|
|
218
218
|
.gem-c-feedback__form-paragraph {
|
|
219
|
-
margin: 0 0 govuk-spacing(6)
|
|
220
|
-
|
|
219
|
+
margin: 0 0 govuk-spacing(6);
|
|
220
|
+
color: govuk-functional-colour(text);
|
|
221
221
|
@include govuk-font(19);
|
|
222
222
|
}
|
|
223
223
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "govuk/components/fieldset
|
|
1
|
+
@import "govuk/components/fieldset";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "govuk/components/file-upload
|
|
1
|
+
@import "govuk/components/file-upload";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "govuk/components/hint
|
|
1
|
+
@import "govuk/components/hint";
|
|
@@ -8,10 +8,9 @@
|
|
|
8
8
|
gap: govuk-spacing(2);
|
|
9
9
|
justify-content: space-between;
|
|
10
10
|
align-items: stretch;
|
|
11
|
-
|
|
11
|
+
color: govuk-functional-colour(text);
|
|
12
12
|
|
|
13
13
|
@include govuk-media-query($until: tablet) {
|
|
14
|
-
flex-direction: column-reverse;
|
|
15
14
|
gap: govuk-spacing(3);
|
|
16
15
|
}
|
|
17
16
|
}
|
|
@@ -36,7 +35,7 @@
|
|
|
36
35
|
height: auto;
|
|
37
36
|
width: 100%;
|
|
38
37
|
border: 0;
|
|
39
|
-
border-top: 1px solid govuk-functional-colour(border);
|
|
38
|
+
border-top: 1px solid govuk-functional-colour("border");
|
|
40
39
|
}
|
|
41
40
|
|
|
42
41
|
.gem-c-image-card__title {
|
|
@@ -73,7 +72,7 @@
|
|
|
73
72
|
.gem-c-image-card__context,
|
|
74
73
|
.gem-c-image-card__metadata {
|
|
75
74
|
font-size: govuk-px-to-rem(16px);
|
|
76
|
-
margin: 0 0
|
|
75
|
+
margin: 0 0 govuk-spacing(2);
|
|
77
76
|
color: govuk-functional-colour("secondary-text");
|
|
78
77
|
@include govuk-font($size: false);
|
|
79
78
|
|
|
@@ -83,15 +82,15 @@
|
|
|
83
82
|
}
|
|
84
83
|
|
|
85
84
|
.gem-c-image-card__description {
|
|
86
|
-
padding-top:
|
|
87
|
-
|
|
85
|
+
padding-top: govuk-spacing(2);
|
|
86
|
+
overflow-wrap: break-word;
|
|
88
87
|
@include govuk-font($size: 19);
|
|
89
88
|
}
|
|
90
89
|
|
|
91
90
|
.gem-c-image-card__list {
|
|
92
91
|
position: relative;
|
|
93
92
|
z-index: 2;
|
|
94
|
-
padding:
|
|
93
|
+
padding: govuk-spacing(2) 0 0;
|
|
95
94
|
margin: 0;
|
|
96
95
|
list-style: none;
|
|
97
96
|
@include govuk-font($size: 19);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.gem-c-intervention {
|
|
2
2
|
background-color: govuk-colour("black", $variant: "tint-95");
|
|
3
3
|
border-left: 10px solid govuk-functional-colour(success);
|
|
4
|
-
|
|
4
|
+
color: govuk-functional-colour(text);
|
|
5
5
|
@include govuk-responsive-padding(3);
|
|
6
6
|
@include govuk-responsive-margin(6, "bottom");
|
|
7
7
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
width: 100%;
|
|
3
3
|
background-color: $govuk-blue-tint-80;
|
|
4
4
|
margin-bottom: govuk-spacing(6);
|
|
5
|
-
padding: govuk-spacing(3) govuk-spacing(6) govuk-spacing(6)
|
|
5
|
+
padding: govuk-spacing(3) govuk-spacing(6) govuk-spacing(6);
|
|
6
6
|
box-sizing: border-box;
|
|
7
7
|
|
|
8
8
|
@include govuk-media-query($until: desktop) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "govuk/components/label
|
|
1
|
+
@import "govuk/components/label";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@import "govuk/components/header
|
|
1
|
+
@import "govuk/components/header";
|
|
2
2
|
|
|
3
3
|
$chevron-breakpoint: 360px;
|
|
4
4
|
$chevron-indent-spacing: 7px;
|
|
@@ -26,13 +26,13 @@ $search-icon-height: 20px;
|
|
|
26
26
|
border-bottom-color: $colour;
|
|
27
27
|
border-right-color: $colour;
|
|
28
28
|
} @else {
|
|
29
|
-
@include prefixed-transform($rotate: 45deg, $translateY: -35%);
|
|
30
29
|
border-bottom: 2px solid $colour;
|
|
31
30
|
border-right: 2px solid $colour;
|
|
32
31
|
content: "";
|
|
33
32
|
display: inline-block;
|
|
34
33
|
height: 8px;
|
|
35
34
|
margin: 0 10px 0 2px;
|
|
35
|
+
transform: translateY(-35%) rotate(45deg) scale(1);
|
|
36
36
|
vertical-align: middle;
|
|
37
37
|
width: 8px;
|
|
38
38
|
}
|
|
@@ -81,6 +81,7 @@ $search-icon-height: 20px;
|
|
|
81
81
|
// Undoes the :focus styles *only* for browsers that support :focus-visible.
|
|
82
82
|
// See https://www.tpgi.com/focus-visible-and-backwards-compatibility/
|
|
83
83
|
@mixin focus-not-focus-visible {
|
|
84
|
+
// stylelint-disable-next-line block-no-redundant-nested-style-rules
|
|
84
85
|
& {
|
|
85
86
|
@content;
|
|
86
87
|
}
|
|
@@ -372,7 +373,7 @@ $search-icon-height: 20px;
|
|
|
372
373
|
|
|
373
374
|
&::before {
|
|
374
375
|
@include chevron(govuk-colour("black"), true);
|
|
375
|
-
|
|
376
|
+
transform: translateY(1px) rotate(225deg) scale(1);
|
|
376
377
|
}
|
|
377
378
|
}
|
|
378
379
|
}
|
|
@@ -391,7 +392,7 @@ $search-icon-height: 20px;
|
|
|
391
392
|
@include govuk-media-query($from: $chevron-breakpoint) {
|
|
392
393
|
&::before {
|
|
393
394
|
@include chevron(govuk-functional-colour(link), true);
|
|
394
|
-
|
|
395
|
+
transform: translateY(1px) rotate(225deg) scale(1);
|
|
395
396
|
}
|
|
396
397
|
}
|
|
397
398
|
}
|
|
@@ -571,12 +572,12 @@ $search-icon-height: 20px;
|
|
|
571
572
|
// JS available - styles the links in the dropdown menu
|
|
572
573
|
.gem-c-layout-super-navigation-header__dropdown-list-item {
|
|
573
574
|
box-sizing: border-box;
|
|
574
|
-
padding: 0 0 govuk-spacing(3)
|
|
575
|
+
padding: 0 0 govuk-spacing(3);
|
|
575
576
|
position: relative;
|
|
576
|
-
margin: 0 0 govuk-spacing(2)
|
|
577
|
+
margin: 0 0 govuk-spacing(2);
|
|
577
578
|
@include govuk-media-query($from: "desktop") {
|
|
578
|
-
padding: 0 0 govuk-spacing(3)
|
|
579
|
-
margin: 0 govuk-spacing(3) govuk-spacing(1)
|
|
579
|
+
padding: 0 0 govuk-spacing(3);
|
|
580
|
+
margin: 0 govuk-spacing(3) govuk-spacing(1);
|
|
580
581
|
}
|
|
581
582
|
}
|
|
582
583
|
|
|
@@ -588,7 +589,7 @@ $search-icon-height: 20px;
|
|
|
588
589
|
|
|
589
590
|
@include govuk-media-query($from: "desktop") {
|
|
590
591
|
margin: 0 (0 - govuk-spacing(3)) govuk-spacing(9);
|
|
591
|
-
padding: govuk-spacing(2) 0 0
|
|
592
|
+
padding: govuk-spacing(2) 0 0;
|
|
592
593
|
}
|
|
593
594
|
}
|
|
594
595
|
|
|
@@ -608,7 +609,10 @@ $search-icon-height: 20px;
|
|
|
608
609
|
}
|
|
609
610
|
|
|
610
611
|
@include govuk-media-query($from: "desktop") {
|
|
611
|
-
|
|
612
|
+
display: grid;
|
|
613
|
+
grid-auto-flow: column;
|
|
614
|
+
grid-template-columns: repeat(2, 1fr);
|
|
615
|
+
grid-template-rows: repeat(8, auto);
|
|
612
616
|
}
|
|
613
617
|
}
|
|
614
618
|
|
|
@@ -642,7 +646,7 @@ $search-icon-height: 20px;
|
|
|
642
646
|
.gem-c-layout-super-navigation-header__navigation-second-item-description {
|
|
643
647
|
font-size: govuk-px-to-rem(16px);
|
|
644
648
|
font-weight: normal;
|
|
645
|
-
margin: govuk-spacing(1) 0 0
|
|
649
|
+
margin: govuk-spacing(1) 0 0;
|
|
646
650
|
@include govuk-typography-common;
|
|
647
651
|
}
|
|
648
652
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
.gem-c-metadata {
|
|
2
|
-
|
|
2
|
+
color: govuk-functional-colour(text);
|
|
3
3
|
@include govuk-font(16);
|
|
4
4
|
@include responsive-bottom-margin;
|
|
5
5
|
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
.gem-c-metadata--border-top {
|
|
94
|
-
padding-top: govuk-spacing(
|
|
94
|
+
padding-top: govuk-spacing(3);
|
|
95
95
|
border-top: 1px solid $govuk-border-colour;
|
|
96
96
|
}
|
|
97
97
|
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
|
|
131
131
|
.gem-c-metadata__change-date {
|
|
132
132
|
display: block;
|
|
133
|
-
margin: 0 0 govuk-spacing(3)
|
|
133
|
+
margin: 0 0 govuk-spacing(3);
|
|
134
134
|
@include govuk-font(16, $weight: bold);
|
|
135
135
|
}
|
|
136
136
|
|
|
@@ -36,7 +36,7 @@ $govuk-modal-wide-breakpoint: $govuk-page-width + $govuk-modal-margin * 2 + $gov
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
@include govuk-font($size: 19);
|
|
39
|
-
|
|
39
|
+
color: govuk-functional-colour(text);
|
|
40
40
|
@include govuk-media-query($from: tablet) {
|
|
41
41
|
position: relative;
|
|
42
42
|
top: inherit;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@import "govuk/components/notification-banner
|
|
1
|
+
@import "govuk/components/notification-banner";
|
|
2
2
|
|
|
3
3
|
.gem-c-notice {
|
|
4
4
|
.gem-c-govspeak {
|
|
@@ -21,5 +21,5 @@
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
.gem-c-notice__description {
|
|
24
|
-
|
|
24
|
+
overflow-wrap: break-word;
|
|
25
25
|
}
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
::-webkit-scrollbar-thumb {
|
|
16
16
|
border-radius: 4px;
|
|
17
17
|
|
|
18
|
-
background-color:
|
|
19
|
-
-webkit-box-shadow: 0 0 1px
|
|
18
|
+
background-color: rgb(0, 0, 0, .5);
|
|
19
|
+
-webkit-box-shadow: 0 0 1px rgb(255, 255, 255, .87);
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
.gem-c-option-select__filter {
|
|
105
105
|
position: relative;
|
|
106
106
|
background: govuk-colour("white");
|
|
107
|
-
padding: 13px 13px govuk-spacing(2)
|
|
107
|
+
padding: 13px 13px govuk-spacing(2);
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
.gem-c-option-select__filter-input {
|
|
@@ -6,12 +6,6 @@
|
|
|
6
6
|
margin: 0;
|
|
7
7
|
@include govuk-typography-common;
|
|
8
8
|
@include govuk-font-size(19);
|
|
9
|
-
|
|
10
|
-
@include govuk-media-query($until: tablet) {
|
|
11
|
-
// only override line-height on small screens otherwise use govuk-font-size
|
|
12
|
-
// line-height
|
|
13
|
-
line-height: 1.35;
|
|
14
|
-
}
|
|
15
9
|
}
|
|
16
10
|
|
|
17
11
|
.gem-c-organisation-logo__container {
|
|
@@ -59,7 +53,7 @@
|
|
|
59
53
|
@include govuk-link-common;
|
|
60
54
|
@include govuk-link-style-text;
|
|
61
55
|
|
|
62
|
-
& { // stylelint-disable-line no-duplicate-selectors
|
|
56
|
+
& { // stylelint-disable-line no-duplicate-selectors, block-no-redundant-nested-style-rules
|
|
63
57
|
// overriding the govuk-link font
|
|
64
58
|
font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif;
|
|
65
59
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "govuk/components/password-input
|
|
1
|
+
@import "govuk/components/password-input";
|