-
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.
testing cloud authoring - Josh Mabry
- Loading branch information
1 parent
5bc4464
commit 3236f58
Showing
98 changed files
with
5,715 additions
and
0 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,7 @@ | ||
{ | ||
"id": "d0NgtEmWM", | ||
"blockType": "text-editor", | ||
"data": { | ||
"content": {} | ||
} | ||
} |
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,7 @@ | ||
{ | ||
"id": "yQUYdOcLyh", | ||
"blockType": "pattern-status-table-block", | ||
"data": { | ||
"excludeHiddenNavItems": false | ||
} | ||
} |
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,7 @@ | ||
{ | ||
"id": "yakWym5jjp", | ||
"blockType": "text-editor", | ||
"data": { | ||
"content": {} | ||
} | ||
} |
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,27 @@ | ||
blocks: | ||
settings: | ||
tokens: | ||
rootFontSize: 16px | ||
demos: | ||
settings: {} | ||
settings: | ||
logoUrl: '' | ||
theme: | ||
appearance: | ||
customFonts: [] | ||
navigation: | ||
primaryNav: {} | ||
secondaryNav: {} | ||
tabs: {} | ||
pageElements: | ||
bodyText: {} | ||
headingLarge: {} | ||
headingMedium: {} | ||
headingSmall: {} | ||
headingXLarge: {} | ||
headingXSmall: {} | ||
link: {} | ||
pageDescription: {} | ||
pageTitle: {} | ||
version: 10 | ||
title: '' |
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,65 @@ | ||
{ | ||
"id": "1OH1Dga5C0", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "status-header", | ||
"templateId": "web-components-UDLnfGbB2W", | ||
"data": { | ||
"props": { | ||
"titleText": "Active item details", | ||
"statusText": "In progress", | ||
"statusHelper": "the helper text for the status", | ||
"state": "active" | ||
}, | ||
"slots": { | ||
"status-header-actions": [ | ||
{ | ||
"type": "template-demo", | ||
"patternId": "icon-button", | ||
"templateId": "web-components-ctiCe2sAX", | ||
"demoId": "BueNSFTYn" | ||
} | ||
], | ||
"status-header-icon": [ | ||
{ | ||
"type": "template-demo", | ||
"patternId": "circular-progress", | ||
"templateId": "web-components-iMsVIQ6gtb", | ||
"demoId": "b7gHexlITw" | ||
} | ||
], | ||
"status-header-text": [ | ||
{ | ||
"type": "template-demo", | ||
"patternId": "status-header-item", | ||
"templateId": "web-components-55FkYSafco", | ||
"demoId": "YHuTizup8" | ||
}, | ||
{ | ||
"type": "template-demo", | ||
"patternId": "status-header-item", | ||
"templateId": "web-components-55FkYSafco", | ||
"demoId": "YHuTizup8" | ||
}, | ||
{ | ||
"type": "template-demo", | ||
"patternId": "status-header-item", | ||
"templateId": "web-components-55FkYSafco", | ||
"demoId": "YHuTizup8" | ||
}, | ||
{ | ||
"type": "template-demo", | ||
"patternId": "status-header-item", | ||
"templateId": "web-components-55FkYSafco", | ||
"demoId": "YHuTizup8" | ||
}, | ||
{ | ||
"type": "template-demo", | ||
"patternId": "status-header-item", | ||
"templateId": "web-components-55FkYSafco", | ||
"demoId": "YHuTizup8" | ||
} | ||
] | ||
} | ||
} | ||
} |
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,13 @@ | ||
{ | ||
"id": "3HxZQWfBi9", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "tab", | ||
"templateId": "web-components-1-Bf2NwL1T", | ||
"data": { | ||
"props": { | ||
"label": "Tab label " | ||
}, | ||
"slots": {} | ||
} | ||
} |
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,30 @@ | ||
{ | ||
"id": "3VTw68n4F5", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "icon-radio", | ||
"templateId": "web-components-gmBL6Mhy4", | ||
"data": { | ||
"props": {}, | ||
"slots": { | ||
"icon": [ | ||
{ | ||
"type": "template-demo", | ||
"patternId": "icon", | ||
"templateId": "web-components-N8bzRbfpuX", | ||
"demoId": "bn4zy44TYR" | ||
} | ||
], | ||
"text": [ | ||
{ | ||
"type": "text", | ||
"text": "Balance" | ||
}, | ||
{ | ||
"type": "text", | ||
"text": "Every week" | ||
} | ||
] | ||
} | ||
} | ||
} |
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,31 @@ | ||
{ | ||
"id": "5aKkBtql-E", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "snackbar", | ||
"templateId": "web-components-3ERE1Ai9lo", | ||
"data": { | ||
"props": { | ||
"open": true, | ||
"labelText": "Can't send photo. Retry in 5 seconds." | ||
}, | ||
"slots": { | ||
"action": [ | ||
{ | ||
"type": "template-demo", | ||
"patternId": "button", | ||
"templateId": "web-components-raE1x4tYL", | ||
"demoId": "E5ymzzEPs" | ||
} | ||
], | ||
"dismiss": [ | ||
{ | ||
"type": "template-demo", | ||
"patternId": "icon-button", | ||
"templateId": "web-components-ctiCe2sAX", | ||
"demoId": "BueNSFTYn" | ||
} | ||
] | ||
} | ||
} | ||
} |
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,23 @@ | ||
{ | ||
"id": "5lBJhPKvTj", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "app-shell", | ||
"templateId": "web-components-z8r4uoVkf", | ||
"data": { | ||
"props": { | ||
"appName": "[App name]", | ||
"sectionName": "[Section name]" | ||
}, | ||
"slots": { | ||
"section-action": [ | ||
{ | ||
"type": "template-demo", | ||
"patternId": "icon-button", | ||
"templateId": "web-components-ctiCe2sAX", | ||
"demoId": "BueNSFTYn" | ||
} | ||
] | ||
} | ||
} | ||
} |
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,26 @@ | ||
{ | ||
"id": "7gFch0E4yr", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "tree-list-item", | ||
"templateId": "web-components-1jOFYZB9ms", | ||
"data": { | ||
"props": { | ||
"icon": "description" | ||
}, | ||
"slots": { | ||
"label": [ | ||
{ | ||
"type": "text", | ||
"text": "Tree list item" | ||
} | ||
], | ||
"extraContent": [ | ||
{ | ||
"type": "text", | ||
"text": "Secondary text" | ||
} | ||
] | ||
} | ||
} | ||
} |
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,44 @@ | ||
{ | ||
"id": "8QAZfNvobo", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "empty-state", | ||
"templateId": "web-components-E0GwXgHJv", | ||
"data": { | ||
"props": { | ||
"headline": "You don't have access to this area", | ||
"subtitle": "You don't have permission to view this application. Please contact your system administrator for further details.", | ||
"icon": "lock" | ||
}, | ||
"slots": { | ||
"button": [ | ||
{ | ||
"type": "template-demo", | ||
"patternId": "button", | ||
"templateId": "web-components-raE1x4tYL", | ||
"demoId": "E5ymzzEPs" | ||
}, | ||
{ | ||
"type": "template-demo", | ||
"patternId": "button", | ||
"templateId": "web-components-raE1x4tYL", | ||
"demoId": "E5ymzzEPs" | ||
} | ||
], | ||
"buttons": [ | ||
{ | ||
"type": "template-demo", | ||
"patternId": "button", | ||
"templateId": "web-components-raE1x4tYL", | ||
"demoId": "E5ymzzEPs" | ||
}, | ||
{ | ||
"type": "template-demo", | ||
"patternId": "button", | ||
"templateId": "web-components-raE1x4tYL", | ||
"demoId": "E5ymzzEPs" | ||
} | ||
] | ||
} | ||
} | ||
} |
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,13 @@ | ||
{ | ||
"id": "BueNSFTYn", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "icon-button", | ||
"templateId": "web-components-ctiCe2sAX", | ||
"data": { | ||
"props": { | ||
"icon": "houseboat" | ||
}, | ||
"slots": {} | ||
} | ||
} |
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,21 @@ | ||
{ | ||
"id": "CkH7TzkgbA", | ||
"title": "Headline 3", | ||
"description": "A description", | ||
"type": "data", | ||
"patternId": "text", | ||
"templateId": "web-components-FXCMXD35mF", | ||
"data": { | ||
"props": { | ||
"scale": "headline3" | ||
}, | ||
"slots": { | ||
"default": [ | ||
{ | ||
"type": "text", | ||
"text": "The quick brown fox jumps over the lazy dog" | ||
} | ||
] | ||
} | ||
} | ||
} |
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,13 @@ | ||
{ | ||
"id": "E5ymzzEPs", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "button", | ||
"templateId": "web-components-raE1x4tYL", | ||
"data": { | ||
"props": { | ||
"label": "test" | ||
}, | ||
"slots": {} | ||
} | ||
} |
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,23 @@ | ||
{ | ||
"id": "F84crA5Gx4", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "side-sheet", | ||
"templateId": "web-components-UMR43JQszt", | ||
"data": { | ||
"props": { | ||
"open": true, | ||
"heading": "Sample side sheet" | ||
}, | ||
"slots": { | ||
"default": [ | ||
{ | ||
"type": "text", | ||
"text": "Here lies the side sheet content" | ||
} | ||
] | ||
} | ||
}, | ||
"height": 502, | ||
"width": 895 | ||
} |
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,30 @@ | ||
{ | ||
"id": "FTt0oVydi1", | ||
"title": "Main", | ||
"type": "data", | ||
"patternId": "icon-checkbox", | ||
"templateId": "web-components-jTiv8OpG9M", | ||
"data": { | ||
"props": {}, | ||
"slots": { | ||
"icon": [ | ||
{ | ||
"type": "template-demo", | ||
"patternId": "icon", | ||
"templateId": "web-components-N8bzRbfpuX", | ||
"demoId": "bn4zy44TYR" | ||
} | ||
], | ||
"text": [ | ||
{ | ||
"type": "text", | ||
"text": "Balance" | ||
}, | ||
{ | ||
"type": "text", | ||
"text": "Every week" | ||
} | ||
] | ||
} | ||
} | ||
} |
Oops, something went wrong.