-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2450 from Teradata/knapsack/lgn94HUmYC
Cards by Felicia
- Loading branch information
Showing
8 changed files
with
286 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"id": "IerCs-n0xz", | ||
"data": { | ||
"items": [ | ||
{ | ||
"fileId": "KvXVAmYdCVAS7hzkOa73Em", | ||
"nodeId": "15962:22789" | ||
}, | ||
{ | ||
"fileId": "KvXVAmYdCVAS7hzkOa73Em", | ||
"nodeId": "15913:13185" | ||
} | ||
], | ||
"columns": "2", | ||
"imageStyles": { | ||
"fit": "fill", | ||
"size": "auto", | ||
"seamless": true | ||
} | ||
}, | ||
"blockType": "design-src-tiles" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
{ | ||
"id": "b6JcQi3ROy", | ||
"data": { | ||
"guidelines": [ | ||
{ | ||
"id": "qMQnsmWRh4", | ||
"type": "do", | ||
"content": { | ||
"type": "doc", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Plan for 30% text expansion to ensure there's room for readable and visually balanced content in the localized versions. With this in mind, follow these guidelines:", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": " ", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "bulletList", | ||
"content": [ | ||
{ | ||
"type": "listItem", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Optimize for the breakpoint width at 1280px because most Teradata users are on large screens.", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "listItem", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "On a standard 3-card layout, up to 2 lines in the English message is recommended.", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "listItem", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "On a 2-card layout, up to 1 line in the English message is recommended. ", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"id": "bAyEDWVjr", | ||
"type": "dont", | ||
"content": { | ||
"type": "doc", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Don't truncate any text.", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Cards contain contextually rich information that users need to read in full to make decisions or take action. We use responsive designs so a card grows in height instead of truncating text when the user reduces their screen size. ", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
], | ||
"tileStyles": { | ||
"imageSize": "none" | ||
} | ||
}, | ||
"blockType": "guidelines" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
{ | ||
"id": "ng6Jr8TiJ", | ||
"data": { | ||
"guidelines": [ | ||
{ | ||
"id": "qMQnsmWRh4", | ||
"type": "do", | ||
"content": { | ||
"type": "doc", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Link to UIs where people can complete a task. ", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Onboarding cards are primarily meant for introducing workflows. They allow people to learn by doing. ", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"id": "bAyEDWVjr", | ||
"type": "dont", | ||
"content": { | ||
"type": "doc", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Don't link to documentation. ", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Use cards to link to UIs where people can complete a task, ", | ||
"type": "text" | ||
}, | ||
{ | ||
"text": "not read about", | ||
"type": "text", | ||
"marks": [ | ||
{ | ||
"type": "italic" | ||
} | ||
] | ||
}, | ||
{ | ||
"text": " how to complete a task.", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph" | ||
} | ||
] | ||
} | ||
} | ||
], | ||
"tileStyles": { | ||
"imageSize": "none" | ||
} | ||
}, | ||
"blockType": "guidelines" | ||
} |
Oops, something went wrong.