Skip to content

Commit

Permalink
Update content on instance "1fGLhLCi8k" for "knapsack/dialog_updates+…
Browse files Browse the repository at this point in the history
…anatomy_term_updates"
  • Loading branch information
knapsack-cloud[bot] authored Jan 31, 2025
1 parent aa81c01 commit 3047914
Show file tree
Hide file tree
Showing 13 changed files with 167 additions and 135 deletions.
1 change: 0 additions & 1 deletion apps/knapsack/data/blocks/block.COVgQ3U0K.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@
]
}
},
"size": "small",
"blockType": "text-editor"
}
5 changes: 1 addition & 4 deletions apps/knapsack/data/blocks/block.H3ObEXJ24u.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
"type": "doc",
"content": [
{
"type": "orderedList",
"attrs": {
"start": 1
},
"type": "bulletList",
"content": [
{
"type": "listItem",
Expand Down
18 changes: 18 additions & 0 deletions apps/knapsack/data/blocks/block.LtVkY3M8rE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"id": "LtVkY3M8rE",
"data": {
"items": [
{
"fileId": "KvXVAmYdCVAS7hzkOa73Em",
"nodeId": "15281:15461"
}
],
"imageStyles": {
"size": "auto",
"seamless": true
},
"columns": "1"
},
"size": "medium",
"blockType": "design-src-tiles"
}
3 changes: 2 additions & 1 deletion apps/knapsack/data/blocks/block.MYdHYMeWrm.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@
"headerBeforeImage": false
}
},
"blockType": "guidelines"
"blockType": "guidelines",
"spacing": "medium"
}
85 changes: 69 additions & 16 deletions apps/knapsack/data/blocks/block.OYjPTUOP0h.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,34 @@
"type": "doc",
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"type": "bulletList",
"content": [
{
"text": "Anatomy dictation specs",
"type": "text",
"marks": [
"type": "listItem",
"content": [
{
"type": "bold"
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "Container:",
"type": "text",
"marks": [
{
"type": "bold"
}
]
},
{
"text": " Contains the header, body, and buttons.",
"type": "text"
}
]
}
]
}
]
},
{
"type": "bulletList",
"content": [
},
{
"type": "listItem",
"content": [
Expand All @@ -34,7 +43,16 @@
},
"content": [
{
"text": "Summary of key visual elements",
"text": "Heading:",
"type": "text",
"marks": [
{
"type": "bold"
}
]
},
{
"text": " Provides a brief description of the message or request.",
"type": "text"
}
]
Expand All @@ -51,7 +69,42 @@
},
"content": [
{
"text": "Dictate anatomy examples",
"text": "Message:",
"type": "text",
"marks": [
{
"type": "bold"
}
]
},
{
"text": " Provides details about the request.",
"type": "text"
}
]
}
]
},
{
"type": "listItem",
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "Actions:",
"type": "text",
"marks": [
{
"type": "bold"
}
]
},
{
"text": " Actions the user can take on the message or request.",
"type": "text"
}
]
Expand Down
5 changes: 1 addition & 4 deletions apps/knapsack/data/blocks/block.PzwixtnJeC.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
"type": "doc",
"content": [
{
"type": "orderedList",
"attrs": {
"start": 1
},
"type": "bulletList",
"content": [
{
"type": "listItem",
Expand Down
1 change: 0 additions & 1 deletion apps/knapsack/data/blocks/block.h80cpT77ZP.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,5 @@
]
}
},
"size": "small",
"blockType": "text-editor"
}
72 changes: 0 additions & 72 deletions apps/knapsack/data/blocks/block.i8TGdU8yuH.json

This file was deleted.

5 changes: 1 addition & 4 deletions apps/knapsack/data/blocks/block.n59kj7bFMk.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
"type": "doc",
"content": [
{
"type": "orderedList",
"attrs": {
"start": 1
},
"type": "bulletList",
"content": [
{
"type": "listItem",
Expand Down
68 changes: 67 additions & 1 deletion apps/knapsack/data/blocks/block.t66bYNAlxw.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,72 @@
"content": {
"type": "doc",
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "Focus management",
"type": "text",
"marks": [
{
"type": "bold"
}
]
},
{
"text": ":",
"type": "text"
}
]
},
{
"type": "bulletList",
"content": [
{
"type": "listItem",
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "Focus is automatically set to the first interactive element when the dialog opens.",
"type": "text"
}
]
}
]
},
{
"type": "listItem",
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "Ensure focus is returned to the triggering element upon closing.",
"type": "text"
}
]
}
]
}
]
},
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
}
},
{
"type": "paragraph",
"attrs": {
Expand Down Expand Up @@ -73,6 +139,6 @@
]
}
},
"size": "small",
"size": "medium",
"blockType": "text-editor"
}
28 changes: 4 additions & 24 deletions apps/knapsack/data/blocks/block.yVZaHTmbPf.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,7 @@
"type": "doc",
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": "left"
},
"content": [
{
"text": "Key",
"type": "text",
"marks": [
{
"type": "bold"
}
]
}
]
},
{
"type": "orderedList",
"attrs": {
"start": 1
},
"type": "bulletList",
"content": [
{
"type": "listItem",
Expand Down Expand Up @@ -115,7 +95,7 @@
},
"content": [
{
"text": "Icon",
"text": "Icon button",
"type": "text",
"marks": [
{
Expand All @@ -124,7 +104,7 @@
]
},
{
"text": " (optional): Commonly used to clear the input field, communicate a warning or error, or toggle visibility.",
"text": ": Used to expand the options menu.",
"type": "text"
}
]
Expand All @@ -150,7 +130,7 @@
]
},
{
"text": " (optional): Give further help or communicate an error message. Use Caption typography format.",
"text": " (optional): Give further help or communicate an error message. Use Caption typography form",
"type": "text"
}
]
Expand Down
Loading

0 comments on commit 3047914

Please sign in to comment.