Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rollthecloudinc committed Aug 9, 2024
1 parent 131067a commit 415c13e
Show file tree
Hide file tree
Showing 15 changed files with 491 additions and 16 deletions.
10 changes: 5 additions & 5 deletions 8013.b31c0601b8deb4bc.js → 8013.a9f26f8a99b174ef.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"age": 145,
"id": "dd51ec1b-2ec6-4b8c-997c-d8b74892ac19",
"userId": "oUVTf5GRtAZpHcXmc_ccrM"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"age": 123,
"id": "dd51ec1b-2ec6-4b8c-997c-d8b74892ac41",
"userId": "oUVTf5GRtAZpHcXmc_ccrM"
}

Large diffs are not rendered by default.

140 changes: 140 additions & 0 deletions assets/objects/panelpage/6bffa065-51f7-4b5f-b09e-c957b57a1b8b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,140 @@
{
"contexts": [],
"displayType": "form",
"entityPermissions": {
"deleteUserIds": [],
"readUserIds": [
"*"
],
"writeUserIds": []
},
"gridItems": [],
"id": "6bffa065-51f7-4b5f-b09e-c957b57a1b8b",
"interactions": {
"interactions": {
"listeners": []
}
},
"layoutSetting": {
"settings": []
},
"layoutType": "gridless",
"name": "test-canva-form-v1",
"panels": [
{
"columnSetting": {
"settings": []
},
"panes": [
{
"contentPlugin": "form_input",
"contexts": [],
"label": "Test",
"locked": false,
"name": "test",
"rule": {
"condition": "",
"rules": []
},
"settings": [
{
"attributes": [],
"computedValue": "whatever",
"displayName": "value",
"name": "value",
"type": 1,
"value": "whatever"
},
{
"attributes": [
{
"attributes": [],
"computedValue": "pane",
"displayName": "type",
"name": "type",
"type": 1,
"value": "pane"
},
{
"attributes": [],
"computedValue": "",
"displayName": "id",
"name": "id",
"type": 1,
"value": ""
}
],
"computedValue": null,
"displayName": "datasourceBinding",
"name": "datasourceBinding",
"type": 2,
"value": null
}
]
},
{
"contentPlugin": "form_slider",
"contexts": [],
"label": "Test2",
"locked": false,
"name": "test2",
"rule": {
"condition": "",
"rules": []
},
"settings": [
{
"attributes": [],
"computedValue": "test2",
"displayName": "value",
"name": "value",
"type": 1,
"value": "test2"
},
{
"attributes": [
{
"attributes": [],
"computedValue": "pane",
"displayName": "type",
"name": "type",
"type": 1,
"value": "pane"
},
{
"attributes": [],
"computedValue": "",
"displayName": "id",
"name": "id",
"type": 1,
"value": ""
}
],
"computedValue": null,
"displayName": "datasourceBinding",
"name": "datasourceBinding",
"type": 2,
"value": null
}
]
}
],
"settings": [],
"stylePlugin": ""
}
],
"path": "/test-canva-form-v1",
"persistence": {
"dataduct": {
"settings": []
}
},
"rowSettings": [
{
"settings": []
}
],
"site": "spearhead-canva",
"title": "Test Canva Form v1",
"userId": "oUVTf5GRtAZpHcXmc_ccrM"
}
90 changes: 90 additions & 0 deletions assets/objects/panelpage/caa06c57-d77f-4766-8694-535220a68b45.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
{
"contexts": [],
"displayType": "form",
"entityPermissions": {
"deleteUserIds": [],
"readUserIds": [
"*"
],
"writeUserIds": []
},
"gridItems": [],
"id": "caa06c57-d77f-4766-8694-535220a68b45",
"interactions": {
"interactions": {
"listeners": []
}
},
"layoutSetting": {
"settings": []
},
"layoutType": "gridless",
"name": "test-canva-form-v1",
"panels": [
{
"columnSetting": {
"settings": []
},
"panes": [
{
"contentPlugin": "form_input",
"contexts": [],
"label": "Test",
"locked": false,
"name": "test",
"settings": [
{
"attributes": [],
"computedValue": "whatever",
"displayName": "value",
"name": "value",
"type": 1,
"value": "whatever"
},
{
"attributes": [
{
"attributes": [],
"computedValue": "pane",
"displayName": "type",
"name": "type",
"type": 1,
"value": "pane"
},
{
"attributes": [],
"computedValue": "",
"displayName": "id",
"name": "id",
"type": 1,
"value": ""
}
],
"computedValue": null,
"displayName": "datasourceBinding",
"name": "datasourceBinding",
"type": 2,
"value": null
}
]
}
],
"settings": [],
"stylePlugin": ""
}
],
"path": "/test-canva-form-v1",
"persistence": {
"dataduct": {
"settings": []
}
},
"rowSettings": [
{
"settings": []
}
],
"site": "spearhead-canva",
"title": "Test Canva Form v1",
"userId": "oUVTf5GRtAZpHcXmc_ccrM"
}
234 changes: 234 additions & 0 deletions assets/objects/panelpages.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion auth-callback/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<style>html,body{height:100%}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#8d6e63;--mdc-checkbox-selected-hover-icon-color:#8d6e63;--mdc-checkbox-selected-icon-color:#8d6e63;--mdc-checkbox-selected-pressed-icon-color:#8d6e63;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#8d6e63;--mdc-checkbox-selected-hover-state-layer-color:#8d6e63;--mdc-checkbox-selected-pressed-state-layer-color:#8d6e63;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html{--mdc-checkbox-state-layer-size:40px}</style><link rel="stylesheet" href="styles.26553dfaf5ec6973.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.26553dfaf5ec6973.css"></noscript></head>
<body>
<app-root ngskiphydration=""></app-root>
<script src="polyfills.a031928c42aebedd.js" type="module"></script><script src="scripts.ddc73f89d6f243c1.js" defer></script><script src="main.2a6914ebfb870b2c.js" type="module"></script>
<script src="polyfills.a031928c42aebedd.js" type="module"></script><script src="scripts.ddc73f89d6f243c1.js" defer></script><script src="main.8383f14f9862de52.js" type="module"></script>

</body></html>
4 changes: 2 additions & 2 deletions main.2a6914ebfb870b2c.js → main.8383f14f9862de52.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions native_forms_rebuild_v1/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions native_forms_rebuild_v1/manage/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pages/create-panel-page/index.html

Large diffs are not rendered by default.

0 comments on commit 415c13e

Please sign in to comment.