PromucFlow_constructor/app/client/cypress/fixtures/CameraDsl.json
Paul Li 70706c7f8e feat: Internal property to detect changes in a form
-- Add Cypress tests FormWidget's hasChanges and all assoicated widgets' isDirty
-- Add missing isDirty meta property for SwitchGroupWidget
-- Rewrite isDirty check logic for RichTextEditorWidget
2022-03-07 23:23:57 +08:00

64 lines
1.6 KiB
JSON

{
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 909,
"snapColumns": 64,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0,
"bottomRow": 410,
"containerStyle": "none",
"snapRows": 125,
"parentRowSpace": 1,
"type": "CANVAS_WIDGET",
"canExtend": true,
"version": 52,
"minHeight": 330,
"parentColumnSpace": 1,
"dynamicBindingPathList": [],
"leftColumn": 0,
"children": [
{
"isVisible": true,
"text": "Label",
"textAlign": "LEFT",
"widgetName": "Text1",
"type": "TEXT_WIDGET",
"isLoading": false,
"parentColumnSpace": 14.015625,
"parentRowSpace": 10,
"leftColumn": 1,
"rightColumn": 7,
"topRow": 1,
"bottomRow": 4,
"parentId": "bxekwxgc1i",
"widgetId": "9xcfqahpw2"
},
{
"isMirrored": true,
"widgetName": "Camera1",
"rightColumn": 33,
"isCanvas": false,
"displayName": "Camera",
"iconSVG": "/static/media/icon.79c0d6de.svg",
"widgetId": "o2pghlbenu",
"topRow": 6,
"bottomRow": 39,
"parentRowSpace": 10,
"isVisible": true,
"type": "CAMERA_WIDGET",
"version": 1,
"hideCard": false,
"parentId": "0",
"mode": "CAMERA",
"renderMode": "CANVAS",
"isLoading": false,
"parentColumnSpace": 14.015625,
"leftColumn": 8,
"isDisabled": false,
"key": "y9paqfcyee"
}
]
}
}