Sha256: 9504b4c662259dbbb0746426c64f8676f83a944cec1e42a5b3490bc5c410ec48
Contents?: true
Size: 1.19 KB
Versions: 15
Compression:
Stored size: 1.19 KB
Contents
name: Cookie banner description: Help users manage their personal data by telling them when you store cookies on their device. body: | Setting `data-hide-cookie-banner="true"` on any link inside the banner will overwrite the default action and when clicked will dismiss the cookie banner for a period of 365 days (approx. 1 year). accessibility_criteria: | Text in the cookie banner must be clear and unambiguous and should provide a way to dismiss the message. Links in the component must: - accept focus - be focusable with a keyboard - indicate when they have focus accessibility_excluded_rules: - 'duplicate-id' # a banner should have a unique id for a given page. However, this page contains multiple examples of the banner with the same id. examples: default: data: {} custom_message: data: id: custom-message message: GOV.UK uses cookies to make the site simpler. <a class="govuk-link" href="/help/cookies">Find out more about cookies</a> new_cookie_banner: description: FOR TESTING PURPOSES ONLY. This is a new proposed iteration of the cookie banner. The current banner will remain the same across the live site for now. data: new_cookie_banner: true
Version data entries
15 entries across 15 versions & 1 rubygems