Skip to content

Commit

Permalink
Merge pull request #2212 from Teradata/add-status-sets
Browse files Browse the repository at this point in the history
Add status sets - Adam
  • Loading branch information
knapsack-cloud[bot] authored Jul 31, 2024
2 parents 661686b + dc84918 commit 8a78a00
Show file tree
Hide file tree
Showing 55 changed files with 220 additions and 85 deletions.
7 changes: 0 additions & 7 deletions apps/knapsack/data/blocks/block.2Vc2CAzoJ2.json

This file was deleted.

9 changes: 0 additions & 9 deletions apps/knapsack/data/blocks/block.9LdAB1x7Nz.json

This file was deleted.

5 changes: 0 additions & 5 deletions apps/knapsack/data/blocks/block.KLBIYPkEr.json

This file was deleted.

2 changes: 1 addition & 1 deletion apps/knapsack/data/blocks/block.QWHCpMpu9k.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "QWHCpMpu9k",
"data": {
"md": [
"- [ ] Custom domain (design.teradata.com) - Oseer\n- [ ] SSO login setup - Oseer\n- [ ] Homepage - Adam?\n- [ ] Components overview guidelines page - Adam? (breakup into multiple)\n- [ ] Finalize top navigation items - Everyone\n- [ ] Components Figma link - Adam?\n- [ ] Components description\n- [ ] Components implemented spec (web components) - Sahitya, Oseer\n- [ ] Components developer guide(s) (web components) - Sahitya, Oseer\n- [ ] Tokens page - Adam, Oseer to review\n- [ ] Content Writing guidelines - Felicia\n- [ ] Establish contribution guidelnes\n- [ ] Add figma design embed -Ada"
"- [ ] Custom domain (design.teradata.com) - Oseer\n- [ ] SSO login setup - Oseer\n- [ ] Homepage - Adam?\n- [ ] Components overview guidelines page - Adam? (breakup into multiple)\n- [ ] Finalize top navigation items - Everyone\n- [ ] Components Figma link - Adam?\n- [ ] Components description\n- [ ] Components implemented spec (web components) - Sahitya, Oseer\n- [ ] Components developer guide(s) (web components) - Sahitya, Oseer\n- [ ] Tokens page - Adam, Oseer to review\n- [ ] Content Writing guidelines - Felicia\n- [ ] Establish contribution guidelnes\n- [ ] Add figma design embed -Adam"
],
"columns": 1
},
Expand Down
4 changes: 3 additions & 1 deletion apps/knapsack/data/knapsack.pattern.action-ribbon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"title": "Action ribbon",
"description": "Provide a common, dynamic region for user actions and feedback which applies to a subset of the UI.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"Mh7xwTui": "draft",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
4 changes: 3 additions & 1 deletion apps/knapsack/data/knapsack.pattern.alert.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"title": "Alert",
"description": "Notification informing users about important information or events.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"Mh7xwTui": "draft",
"XQn0s6hkh9": "CQYElkMtIw"
},
"templates": [
{
Expand Down
4 changes: 3 additions & 1 deletion apps/knapsack/data/knapsack.pattern.app-shell.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"title": "App shell",
"description": "The structural foundation of an application, including its layout and navigation.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"Mh7xwTui": "needsDesign",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
4 changes: 3 additions & 1 deletion apps/knapsack/data/knapsack.pattern.badge.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"title": "Badge",
"description": "A small visual element indicating status or providing additional information.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"Mh7xwTui": "draft",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.breadcrumbs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Breadcrumbs",
"description": "Navigation aid displaying the user's location within a website or application hierarchy.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [],
"tabs": [
Expand Down
4 changes: 3 additions & 1 deletion apps/knapsack/data/knapsack.pattern.button.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"title": "Button",
"description": "Common buttons prompt most actions in a UI",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"Mh7xwTui": "draft",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.card.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Card",
"description": "Container presenting information or content in a visually distinct format.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.check-list-item.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Check list item",
"description": "An item in a list that users can mark as completed or incomplete.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
5 changes: 3 additions & 2 deletions apps/knapsack/data/knapsack.pattern.checkbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Checkbox",
"description": "Interactive element allowing users to select one or more options from a list.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down Expand Up @@ -66,7 +67,7 @@
{
"id": "overview",
"title": "Overview",
"blockIds": ["2Vc2CAzoJ2", "9LdAB1x7Nz", "KLBIYPkEr"]
"blockIds": []
}
]
}
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.chip-item.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Chip item",
"description": "Individual item within a chip list.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.chip.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Chip",
"description": "Compact visual element representing an attribute, action, or choice.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.circular-progress.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
],
"description": "Visual indication of progress displayed in a circular format.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
}
}
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.code-snippet.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Code snippet",
"description": "Portion of code displayed within an interface, often for demonstration or explanation.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.dialog.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Dialog",
"description": "Modal window prompting users for input or displaying critical information.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.empty-state.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Empty state",
"description": "Placeholder content displayed when there is no data to show.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Expansion panel item",
"description": "Individual item within an expansion panel.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.expansion-panel.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Expansion panel",
"description": "Collapsible panel revealing additional content when expanded.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.form-field.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Form Field",
"description": "Input field within a form for users to enter data.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.icon-button-toggle.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Icon button toggle",
"description": "Toggle button featuring an icon as the visual indicator of its state.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.icon-button.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Icon button",
"description": "Button with an icon as the primary visual element.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.icon-checkbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Icon checkbox",
"description": "Checkbox styled with an icon as its visual representation.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.icon-radio.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Icon radio",
"description": "Radio button styled with an icon as its visual representation.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.icon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Icon",
"description": "Symbol representing an action, object, or concept.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.linear-progress.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Linear progress",
"description": "Visual indication of progress displayed in a linear format.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.list-item.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "List item",
"description": "Individual item within a list.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.list.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "List",
"description": "Collection of items displayed vertically or horizontally.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Menu",
"description": "Collection of options or actions presented in an overlay in list format.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Navigation list item",
"description": "Item within a navigation menu or list.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.radio-list-item.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Radio list item",
"description": "An item in a list that a user can mark selected or unselected.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.radio.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Radio",
"description": "A control that allows users to select only one option from a set.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.select.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Select",
"description": "Interactive menu allowing users to choose from a list of options.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.side-sheet.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Side sheet",
"description": "Panel displayed on the side of the screen, often used for navigation or additional content.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.slider.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Slider",
"description": "Input control allowing users to select a value within a range.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
3 changes: 2 additions & 1 deletion apps/knapsack/data/knapsack.pattern.snackbar.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"title": "Snackbar",
"description": "Temporary notification displayed at the bottom of the screen.",
"statuses": {
"main": "needsReview"
"main": "needsReview",
"XQn0s6hkh9": "UPHFPB1cG"
},
"templates": [
{
Expand Down
5 changes: 4 additions & 1 deletion apps/knapsack/data/knapsack.pattern.status-dialog.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"id": "status-dialog",
"title": "Status dialog",
"description": "Modal window displaying messages indicating the status, along with optional details.",
"statuses": {},
"statuses": {
"XQn0s6hkh9": "UPHFPB1cG",
"main": "draft"
},
"templates": [
{
"id": "web-components-klayJh8gA",
Expand Down
Loading

0 comments on commit 8a78a00

Please sign in to comment.