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

57 lines
1.5 KiB
JSON
Raw Normal View History

2020-12-11 13:48:01 +00:00
{
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 1224,
"snapColumns": 16,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0,
"bottomRow": 740,
2020-12-11 13:48:01 +00:00
"containerStyle": "none",
"snapRows": 33,
"parentRowSpace": 1,
"type": "CANVAS_WIDGET",
"canExtend": true,
"version": 7,
"minHeight": 1292,
"parentColumnSpace": 1,
"dynamicBindingPathList": [],
"leftColumn": 0,
"children": [
{
"widgetName": "Text2",
"rightColumn": 8,
"textAlign": "LEFT",
"widgetId": "i4eeob8e7t",
"topRow": 71,
"bottomRow": 72,
"parentRowSpace": 40,
"isVisible": true,
"type": "TEXT_WIDGET",
"parentId": "0",
"isLoading": false,
"parentColumnSpace": 74,
"leftColumn": 4,
"text": "Label",
"textStyle": "LABEL"
},
{
"widgetName": "Checkbox1",
"rightColumn": 4,
"widgetId": "vyl7d3u54d",
"topRow": 5,
"bottomRow": 6,
"parentRowSpace": 40,
"isVisible": true,
"label": "Label",
"type": "CHECKBOX_WIDGET",
"parentId": "0",
"isLoading": false,
"parentColumnSpace": 74,
"leftColumn": 1,
"defaultCheckedState": true
}
]
}
}