-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update from rollthecloudinc/spearhead-canva@71c44f0
- Loading branch information
rollthecloudinc
committed
Aug 8, 2024
1 parent
7b70490
commit 131067a
Showing
16 changed files
with
341 additions
and
62 deletions.
There are no files selected for viewing
46 changes: 0 additions & 46 deletions
46
.github/workflows/azure-static-web-apps-gray-glacier-0fbeb7410.yml
This file was deleted.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
81 changes: 81 additions & 0 deletions
81
assets/objects/panelpage/300876a3-8818-493b-8a88-e79518d9f073.json
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 @@ | ||
{ | ||
"contexts": [], | ||
"displayType": "page", | ||
"entityPermissions": { | ||
"deleteUserIds": [], | ||
"readUserIds": [ | ||
"*" | ||
], | ||
"writeUserIds": [] | ||
}, | ||
"gridItems": [], | ||
"id": "300876a3-8818-493b-8a88-e79518d9f073", | ||
"interactions": { | ||
"interactions": { | ||
"listeners": [] | ||
} | ||
}, | ||
"layoutSetting": { | ||
"settings": [] | ||
}, | ||
"layoutType": "gridless", | ||
"name": "hello_world_canva_v1", | ||
"panels": [ | ||
{ | ||
"columnSetting": { | ||
"settings": [] | ||
}, | ||
"panes": [ | ||
{ | ||
"contentPlugin": "snippet", | ||
"contexts": [], | ||
"label": "", | ||
"locked": false, | ||
"name": "", | ||
"settings": [ | ||
{ | ||
"attributes": [], | ||
"computedValue": "text/html", | ||
"displayName": "Content Type", | ||
"name": "contentType", | ||
"type": 1, | ||
"value": "text/html" | ||
}, | ||
{ | ||
"attributes": [], | ||
"computedValue": "hrello world for canva", | ||
"displayName": "Content", | ||
"name": "content", | ||
"type": 1, | ||
"value": "hrello world for canva" | ||
}, | ||
{ | ||
"attributes": [], | ||
"computedValue": null, | ||
"displayName": "jsScript", | ||
"name": "jsScript", | ||
"type": 1, | ||
"value": null | ||
} | ||
] | ||
} | ||
], | ||
"settings": [], | ||
"stylePlugin": "" | ||
} | ||
], | ||
"path": "/hello-world-canva-v1", | ||
"persistence": { | ||
"dataduct": { | ||
"settings": [] | ||
} | ||
}, | ||
"rowSettings": [ | ||
{ | ||
"settings": [] | ||
} | ||
], | ||
"site": "spearhead-canva", | ||
"title": "Hello World Canva v1", | ||
"userId": "oUVTf5GRtAZpHcXmc_ccrM" | ||
} |
81 changes: 81 additions & 0 deletions
81
assets/objects/panelpage/f3de0df1-95c4-42eb-9ab8-a0707f29e5a1.json
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 @@ | ||
{ | ||
"contexts": [], | ||
"displayType": "page", | ||
"entityPermissions": { | ||
"deleteUserIds": [], | ||
"readUserIds": [ | ||
"*" | ||
], | ||
"writeUserIds": [] | ||
}, | ||
"gridItems": [], | ||
"id": "f3de0df1-95c4-42eb-9ab8-a0707f29e5a1", | ||
"interactions": { | ||
"interactions": { | ||
"listeners": [] | ||
} | ||
}, | ||
"layoutSetting": { | ||
"settings": [] | ||
}, | ||
"layoutType": "gridless", | ||
"name": "hello_world_canva_v1", | ||
"panels": [ | ||
{ | ||
"columnSetting": { | ||
"settings": [] | ||
}, | ||
"panes": [ | ||
{ | ||
"contentPlugin": "snippet", | ||
"contexts": [], | ||
"label": "", | ||
"locked": false, | ||
"name": "", | ||
"settings": [ | ||
{ | ||
"attributes": [], | ||
"computedValue": "text/html", | ||
"displayName": "Content Type", | ||
"name": "contentType", | ||
"type": 1, | ||
"value": "text/html" | ||
}, | ||
{ | ||
"attributes": [], | ||
"computedValue": "hrello world for canva", | ||
"displayName": "Content", | ||
"name": "content", | ||
"type": 1, | ||
"value": "hrello world for canva" | ||
}, | ||
{ | ||
"attributes": [], | ||
"computedValue": null, | ||
"displayName": "jsScript", | ||
"name": "jsScript", | ||
"type": 1, | ||
"value": null | ||
} | ||
] | ||
} | ||
], | ||
"settings": [], | ||
"stylePlugin": "" | ||
} | ||
], | ||
"path": "/hello-world-canva-v1", | ||
"persistence": { | ||
"dataduct": { | ||
"settings": [] | ||
} | ||
}, | ||
"rowSettings": [ | ||
{ | ||
"settings": [] | ||
} | ||
], | ||
"site": "spearhead-canva", | ||
"title": "Hello World Canva v1", | ||
"userId": "oUVTf5GRtAZpHcXmc_ccrM" | ||
} |
Oops, something went wrong.