Sha256: 74fc85d7cfd961663c6884e1772370f5ef99acbea604caf8cdf37b8ebb8a25dd

Contents?: true

Size: 1.09 KB

Versions: 13

Compression:

Stored size: 1.09 KB

Contents

name: Layout super navigation header
description: The super navigation header provides a consistent header across GOV.UK.
body: |
shared_accessibility_criteria:
  - link
accessibility_criteria: |
  The component must:

  * have a text contrast ratio higher than 4.5:1 against the background colour to meet WCAG AA

  Images in the super navigation header must:

  * be presentational when linked to from accompanying text (crown icon).

  Landmarks and Roles in the super navigation header should:

  * have a role of banner at the root of the component (<header>) (ARIA 1.1)
accessibility_excluded_rules:
  - landmark-banner-is-top-level # The header element can not be top level in the examples
  - landmark-no-duplicate-banner # banners will be duplicated in component examples list
examples:
  default:
  with_custom_logo_link:
    description: The header logo links to root by default. This option allows us to override that in certain instances. Remember to change the title, as the default is "Go to the GOV.UK homepage".
    data:
      logo_link: "https://www.example.com"
      logo_link_title: "Go to example"

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
govuk_publishing_components-27.10.2 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.10.1 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.10.0 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.9.0 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.8.2 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.8.1 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.8.0 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.7.0 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.6.0 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.5.0 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.4.0 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.3.1 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml
govuk_publishing_components-27.3.0 app/views/govuk_publishing_components/components/docs/layout_super_navigation_header.yml