PromucFlow_constructor/app/client/cypress/fixtures/slashcommandDsl.json
Parthvi12 0b8181c229
test: testcases for autocomplete using slash and mustache (#9489)
* Testcases for autocomplete using slash and mustache

* fixed failing tests

Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2021-12-02 19:39:50 +05:30

77 lines
2.4 KiB
JSON

{
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 816,
"snapColumns": 64,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0,
"bottomRow": 1290,
"containerStyle": "none",
"snapRows": 125,
"parentRowSpace": 1,
"type": "CANVAS_WIDGET",
"canExtend": true,
"version": 46,
"minHeight": 1292,
"parentColumnSpace": 1,
"dynamicBindingPathList": [],
"leftColumn": 0,
"children": [
{
"widgetName": "Button1",
"buttonColor": "#03B365",
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 31,
"bottomRow": 35,
"parentRowSpace": 10,
"type": "BUTTON_WIDGET",
"hideCard": false,
"parentColumnSpace": 12.5625,
"leftColumn": 16,
"text": "Submit",
"isDisabled": false,
"key": "5na1i6ts07",
"rightColumn": 32,
"isDefaultClickDisabled": true,
"widgetId": "3zu9hw5xb3",
"recaptchaV2": false,
"isVisible": true,
"version": 1,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"buttonVariant": "PRIMARY"
},
{
"widgetName": "Text1",
"rightColumn": 32,
"textAlign": "LEFT",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"widgetId": "uk0g67hxne",
"topRow": 23,
"bottomRow": 27,
"parentRowSpace": 10,
"isVisible": true,
"fontStyle": "BOLD",
"type": "TEXT_WIDGET",
"textColor": "#231F20",
"version": 1,
"hideCard": false,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"parentColumnSpace": 12.5625,
"leftColumn": 16,
"fontSize": "PARAGRAPH",
"text": "Label",
"key": "bo6od6bb73"
}
]
},
"layoutOnLoadActions": [],
"new": false
}