PromucFlow_constructor/app/client/cypress/fixtures/buttonRecaptchaDsl.json

87 lines
2.8 KiB
JSON
Raw Normal View History

{
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 1056,
"snapColumns": 64,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0,
"bottomRow": 800,
"containerStyle": "none",
"snapRows": 125,
"parentRowSpace": 1,
"type": "CANVAS_WIDGET",
"canExtend": true,
"version": 52,
"minHeight": 780,
"parentColumnSpace": 1,
"dynamicBindingPathList": [],
"leftColumn": 0,
"children": [
{
"isVisible": true,
"animateLoading": true,
"text": "Submit",
"buttonColor": "#03B365",
"buttonVariant": "PRIMARY",
"placement": "CENTER",
"widgetName": "Button1",
"isDisabled": false,
"isDefaultClickDisabled": true,
"recaptchaType": "V3",
"version": 1,
"type": "BUTTON_WIDGET",
"hideCard": false,
"displayName": "Button",
"key": "b3xxd5tj9s",
"iconSVG": "/static/media/icon.cca02633.svg",
"widgetId": "56yla62kkw",
"renderMode": "CANVAS",
"isLoading": false,
"parentColumnSpace": 16.3125,
"parentRowSpace": 10,
"leftColumn": 19,
"rightColumn": 35,
"topRow": 10,
"bottomRow": 14,
"parentId": "0"
},
{
"isVisible": true,
"text": "{{Button1.recaptchaToken}}",
"fontSize": "PARAGRAPH",
"fontStyle": "BOLD",
"textAlign": "LEFT",
"textColor": "#231F20",
"truncateButtonColor": "#FFC13D",
"widgetName": "Text1",
"shouldScroll": false,
"shouldTruncate": false,
"version": 1,
"animateLoading": true,
"type": "TEXT_WIDGET",
"hideCard": false,
"displayName": "Text",
"key": "6cg9oqz0if",
"iconSVG": "/static/media/icon.97c59b52.svg",
"widgetId": "iymasdikx5",
"renderMode": "CANVAS",
"isLoading": false,
"parentColumnSpace": 16.3125,
"parentRowSpace": 10,
"leftColumn": 19,
"rightColumn": 35,
"topRow": 26,
"bottomRow": 30,
"parentId": "0",
"dynamicBindingPathList": [
{
"key": "text"
}
],
"dynamicTriggerPathList": []
}
]
}
}