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

146 lines
5.1 KiB
JSON
Raw Normal View History

{
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 4896.0,
"snapColumns": 64.0,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0.0,
"bottomRow": 1292.0,
"containerStyle": "none",
"snapRows": 125.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"version": 74.0,
"minHeight": 1292.0,
"dynamicTriggerPathList": [],
"parentColumnSpace": 1.0,
"dynamicBindingPathList": [],
"leftColumn": 0.0,
"children": [
{
"resetFormOnClick": false,
"boxShadow": "none",
"widgetName": "Button1",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"displayName": "Button",
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
"searchTags": ["click", "submit"],
"topRow": 8.0,
"bottomRow": 12.0,
"parentRowSpace": 10.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 10.0625,
"dynamicTriggerPathList": [],
"leftColumn": 7.0,
"dynamicBindingPathList": [
{ "key": "buttonColor" },
{ "key": "borderRadius" },
{ "key": "text" }
],
"text": "{{JSObject1.myFun1.data}}",
"isDisabled": false,
"key": "a1lbivvht8",
"isDeprecated": false,
"rightColumn": 23.0,
"isDefaultClickDisabled": true,
"widgetId": "wxkz5y9ypf",
"isVisible": true,
"recaptchaType": "V3",
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"disabledWhenInvalid": false,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"buttonVariant": "PRIMARY",
"placement": "CENTER"
},
{
"resetFormOnClick": false,
"boxShadow": "none",
"widgetName": "Button2",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"displayName": "Button",
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
"searchTags": ["click", "submit"],
"topRow": 8.0,
"bottomRow": 12.0,
"parentRowSpace": 10.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 10.0625,
"dynamicTriggerPathList": [],
"leftColumn": 39.0,
"dynamicBindingPathList": [
{ "key": "buttonColor" },
{ "key": "borderRadius" },
{ "key": "text" }
],
"text": "{{JSObject1.myFun2.data}}",
"isDisabled": false,
"key": "a1lbivvht8",
"isDeprecated": false,
"rightColumn": 55.0,
"isDefaultClickDisabled": true,
"widgetId": "ih110zq4c4",
"isVisible": true,
"recaptchaType": "V3",
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"disabledWhenInvalid": false,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"buttonVariant": "PRIMARY",
"placement": "CENTER"
},
{
"resetFormOnClick": false,
"boxShadow": "none",
"widgetName": "Button3",
"onClick": "{{JSObject1.myFun2()\n}}",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"dynamicPropertyPathList": [{ "key": "onClick" }],
"displayName": "Button",
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
"searchTags": ["click", "submit"],
"topRow": 23.0,
"bottomRow": 27.0,
"parentRowSpace": 10.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 10.0625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 24.0,
"dynamicBindingPathList": [
{ "key": "buttonColor" },
{ "key": "borderRadius" }
],
"text": "Submit",
"isDisabled": false,
"key": "a1lbivvht8",
"isDeprecated": false,
"rightColumn": 40.0,
"isDefaultClickDisabled": true,
"widgetId": "irxds8yzxq",
"isVisible": true,
"recaptchaType": "V3",
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"disabledWhenInvalid": false,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"buttonVariant": "PRIMARY",
"placement": "CENTER"
}
]
}
}