From f1eed0e79d998a303085a849c69a74208734edb5 Mon Sep 17 00:00:00 2001 From: David Elisma Date: Fri, 19 Apr 2024 09:37:19 -0400 Subject: [PATCH] Add new design patterns to json file (#436) --- ajax/patterns-01-en.json | 60 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 57 insertions(+), 3 deletions(-) diff --git a/ajax/patterns-01-en.json b/ajax/patterns-01-en.json index 3c021755d8..d176afa935 100644 --- a/ajax/patterns-01-en.json +++ b/ajax/patterns-01-en.json @@ -2,6 +2,15 @@ --- { "data": [{ + "NAME": "Using a wizard to help people get answers during COVID-19", + "SOURCE": "Research summary", + "DESCRIPTION": "This research summary explains how using a wizard helped people get answers about travel restrictions during COVID-19.", + "WHENTOUSE": "", + "CATEGORY": "", + "TYPE": "", + "MANDATORY": "", + "TANDP": "0" + },{ "NAME": "Canada Child Benefit", "SOURCE": "Research summary", "DESCRIPTION": "This research summary explains the context of the research project in which the subway navigation pattern was created and all the considerations that were taken into account.", @@ -632,6 +641,51 @@ "TYPE": "Institutional, Navigation", "MANDATORY": "Mandatory", "TANDP": "1" + }, { + "NAME": "Introduction block", + "SOURCE": "Template and pattern library", + "DESCRIPTION": "Introduces the content of a landing page.", + "WHENTOUSE": "Introduces the content of a landing page.", + "CATEGORY": "Design pattern", + "TYPE": "", + "MANDATORY": "", + "TANDP": "1" + }, { + "NAME": "Featured link", + "SOURCE": "Template and pattern library", + "DESCRIPTION": "A short, descriptive link that your institution needs to feature prominently on a landing page.", + "WHENTOUSE": "A short, descriptive link that your institution needs to feature prominently on a landing page.", + "CATEGORY": "Design pattern", + "TYPE": "Promotion", + "MANDATORY": "No", + "TANDP": "1" + }, { + "NAME": "Contact us band", + "SOURCE": "Template and pattern library", + "DESCRIPTION": "Provides relevant contact information", + "WHENTOUSE": "Provides relevant contact information", + "CATEGORY": "Design pattern", + "TYPE": "", + "MANDATORY": "", + "TANDP": "1" + }, { + "NAME": "Minister or institutional head", + "SOURCE": "Template and pattern library", + "DESCRIPTION": "Identifies the relevant Minister(s) or head(s) for a department, agency or organization. It provides links to the official bio for an institution’s minister(s), associate minister(s), or institutional head, and may also include a headshot or links to mandate letters and briefing materials.", + "WHENTOUSE": "Identifies the relevant Minister(s) or head(s) for a department, agency or organization. It provides links to the official bio for an institution’s minister(s), associate minister(s), or institutional head, and may also include a headshot or links to mandate letters and briefing materials.", + "CATEGORY": "Design pattern", + "TYPE": "Institutional", + "MANDATORY": "", + "TANDP": "1" + }, { + "NAME": "About the institution", + "SOURCE": "Template and pattern library", + "DESCRIPTION": "A section on an institutional landing page that provides links to corporate, program and policy information.", + "WHENTOUSE": "A section on an institutional landing page that provides links to corporate, program and policy information.", + "CATEGORY": "Design pattern", + "TYPE": "Institutional", + "MANDATORY": "", + "TANDP": "1" }, { "NAME": "Act profile page", "SOURCE": "Template and pattern library", @@ -957,10 +1011,10 @@ "MANDATORY": "No", "TANDP": "1" }, { - "NAME": "Latest news link", + "NAME": "Latest news", "SOURCE": "Template and pattern library", - "DESCRIPTION": "Use to feature the most recent news items", - "WHENTOUSE": "Use to feature the most recent news items", + "DESCRIPTION": "Use this pattern to display the most recent Government of Canada newsroom items directly associated with the content of the page.", + "WHENTOUSE": "Use this pattern to display the most recent Government of Canada newsroom items directly associated with the content of the page.", "CATEGORY": "Design pattern", "TYPE": "Institutional", "MANDATORY": "No",