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

3415 lines
116 KiB
JSON
Raw Normal View History

chore: add snapshots for input type widgets (#34436) /ok-to-test tags="@tag.Anvil" <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/9678081244> > Commit: d73f2d7f37c9d62ba1ca622b78d9a0ce4d0e3db8 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9678081244&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Anvil` <!-- end of auto-generated comment: Cypress test results --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced comprehensive test cases for Currency Input, Phone Input, and General Input Widgets in the Anvil editor covering Canvas, Preview, and Deploy modes. - Added complex layout structures for Currency and Phone Input Widgets in the "MainContainer" canvas widget. - **Enhancements** - Implemented debouncing for validation status and error message handling in the Currency Input Widget to improve timing accuracy. - Added `defaultValue` property to Currency Input Widget configurations. - Corrected typos and improved clarity in widget property names and validation logic. - **Bug Fixes** - Fixed validation status typo in Phone Input Widget. - **Refactor** - Reordered static property declarations in Input Widgets for better code organization. - Modified method access controls in AnvilSnapshot for external usage. - **Tests** - Added snapshot testing for Currency, Phone, and General Input Widgets within the Anvil editor. - **Chores** - Added a new method `Createpage(pageName: string)` to streamline page creation in tests. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-06-27 05:21:28 +00:00
{
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 4896,
"snapColumns": 64,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0,
"bottomRow": 380,
"containerStyle": "none",
"snapRows": 124,
"parentRowSpace": 1,
"type": "CANVAS_WIDGET",
"canExtend": true,
"version": 89,
"minHeight": 1292,
"layout": [
{
"layoutId": "wqokm6wrqg",
"layoutType": "ALIGNED_LAYOUT_COLUMN",
"layout": [
{
"insertChild": true,
"isDropTarget": false,
"isPermanent": false,
"layout": [
{
"alignment": "start",
"widgetId": "qv26efbhab",
"widgetType": "SECTION_WIDGET"
}
],
"layoutId": "sbl90fsatg",
"layoutType": "WIDGET_ROW",
"maxChildLimit": 1
},
{
"insertChild": true,
"isDropTarget": false,
"isPermanent": false,
"layout": [
{
"alignment": "start",
"widgetId": "o9kfr9alrm",
"widgetType": "SECTION_WIDGET"
}
],
"layoutId": "doxbpr0kr7",
"layoutType": "WIDGET_ROW",
"maxChildLimit": 1
},
{
"insertChild": true,
"isDropTarget": false,
"isPermanent": false,
"layout": [
{
"alignment": "start",
"widgetId": "tpmk9fek61",
"widgetType": "SECTION_WIDGET"
}
],
"layoutId": "2qz3dn0ev1",
"layoutType": "WIDGET_ROW",
"maxChildLimit": 1
},
{
"insertChild": true,
"isDropTarget": false,
"isPermanent": false,
"layout": [
{
"alignment": "start",
"widgetId": "fb5fuue4r8",
"widgetType": "SECTION_WIDGET"
}
],
"layoutId": "qhfkhkoqto",
"layoutType": "WIDGET_ROW",
"maxChildLimit": 1
},
{
"insertChild": true,
"isDropTarget": false,
"isPermanent": false,
"layout": [
{
"alignment": "start",
"widgetId": "yda5evh5ul",
"widgetType": "SECTION_WIDGET"
}
],
"layoutId": "1mcsm9n6xp",
"layoutType": "WIDGET_ROW",
"maxChildLimit": 1
}
],
"layoutStyle": {
"border": "none",
"height": "100%",
"padding": "spacing-4",
"gap": "spacing-4"
},
"isDropTarget": true,
"isPermanent": true,
"childTemplate": {
"insertChild": true,
"isDropTarget": false,
"isPermanent": false,
"layout": [],
"layoutId": "",
"layoutType": "WIDGET_ROW",
"maxChildLimit": 1
}
}
],
"dynamicTriggerPathList": [],
"parentColumnSpace": 1,
"dynamicBindingPathList": [],
"leftColumn": 0,
"children": [
{
"needsErrorInfo": false,
"boxShadow": "NONE",
"mobileBottomRow": 10,
"widgetName": "Section1",
"isCanvas": true,
"displayName": "Section",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "SECTION_WIDGET",
"hideCard": true,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [],
"children": [
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone1",
"flexGrow": 12,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input2",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"iconName": "123",
"widgetId": "vsqxpyj7ye",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1CopyCopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": true,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"placeholderText": "Placeholder",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "umezh2p54g",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "o3kee5de3v",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy2",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "q40ubvqv45",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1CopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "7shl3i3h3t",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1CopyCopyCopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": true,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"placeholderText": "Placeholder",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "6gc16bqsgd",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": "Read only value"
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy4",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"maxChars": "1",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "0nbchlnfyt",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"errorMessage": "",
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": "123"
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1CopyCopyCopy1",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"placeholderText": "Placeholder",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "bjwqknnbes",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": false,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"placeholderText": "Placeholder",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "99ka9a6urq",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input2Copy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"tooltip": "Tooltip",
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"validation": "",
"isRequired": true,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "l7y4kaoyk5",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"errorMessage": "",
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input2CopyCopy1",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"tooltip": "Tooltip",
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"validation": "",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "e9x5jhrc9v",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"errorMessage": "",
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1CopyCopyCopy1Copy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"placeholderText": "Placeholder",
"isDisabled": true,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "lycnlkbh4u",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": false,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1CopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"placeholderText": "Placeholder",
"isDisabled": true,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "iyggs6b6br",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input2CopyCopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"validation": "",
"isRequired": true,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "f49sxvd5y9",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"maxChars": "",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "dlm0uo4cec",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"errorMessage": "",
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy3",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "acrscmfg5r",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy3Copy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "ykpi2vlpzx",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500"
},
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input2CopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"validation": "",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "h04j0ont1l",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "j999cwcbnb",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": "Default Value"
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "j999cwcbnb",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "qv26efbhab",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "wd8ytssdre",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "dlm0uo4cec",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
},
{
"insertChild": true,
"layoutId": "7ms3a7x91i",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "acrscmfg5r",
"widgetType": "WDS_INPUT_WIDGET"
},
{
"alignment": "start",
"widgetId": "ykpi2vlpzx",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
},
{
"insertChild": true,
"layoutId": "9dme3qpv4q",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "h04j0ont1l",
"widgetType": "WDS_INPUT_WIDGET"
},
{
"alignment": "start",
"widgetId": "0nbchlnfyt",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
},
{
"insertChild": true,
"layoutId": "q9i1i930np",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "f49sxvd5y9",
"widgetType": "WDS_INPUT_WIDGET"
},
{
"alignment": "start",
"widgetId": "l7y4kaoyk5",
"widgetType": "WDS_INPUT_WIDGET"
},
{
"alignment": "start",
"widgetId": "e9x5jhrc9v",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
},
{
"insertChild": true,
"layoutId": "4w0ckbx9xw",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "99ka9a6urq",
"widgetType": "WDS_INPUT_WIDGET"
},
{
"alignment": "start",
"widgetId": "vsqxpyj7ye",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
},
{
"insertChild": true,
"layoutId": "xyb5y215zc",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "bjwqknnbes",
"widgetType": "WDS_INPUT_WIDGET"
},
{
"alignment": "start",
"widgetId": "iyggs6b6br",
"widgetType": "WDS_INPUT_WIDGET"
},
{
"alignment": "start",
"widgetId": "lycnlkbh4u",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
},
{
"insertChild": true,
"layoutId": "ie0r7fzaue",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "umezh2p54g",
"widgetType": "WDS_INPUT_WIDGET"
},
{
"alignment": "start",
"widgetId": "6gc16bqsgd",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
},
{
"insertChild": true,
"layoutId": "zw07x7p9kc",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "o3kee5de3v",
"widgetType": "WDS_INPUT_WIDGET"
},
{
"alignment": "start",
"widgetId": "7shl3i3h3t",
"widgetType": "WDS_INPUT_WIDGET"
},
{
"alignment": "start",
"widgetId": "q40ubvqv45",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "zonm1phj72",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
}
],
"elevatedBackground": false,
"key": "827qb033hi",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "qv26efbhab",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-section-selection",
"focusBGCSSVar": "--on-canvas-ui-section-focus",
"selectionColorCSSVar": "--on-canvas-ui-section-focus",
"focusColorCSSVar": "--on-canvas-ui-section-selection",
"disableParentSelection": true
},
"zoneCount": 1,
"isVisible": true,
"version": 1,
"parentId": "0",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"alignment": "start",
"widgetId": "j999cwcbnb",
"widgetType": "ZONE_WIDGET"
}
],
"layoutId": "7rq486k1nj",
"layoutStyle": {
"border": "none"
},
"layoutType": "SECTION",
"maxChildLimit": 4
}
],
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"spaceDistributed": {
"j999cwcbnb": 12
}
},
{
"needsErrorInfo": false,
"boxShadow": "NONE",
"mobileBottomRow": 10,
"widgetName": "Section1Copy",
"isCanvas": true,
"displayName": "Section",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "SECTION_WIDGET",
"hideCard": true,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [],
"children": [
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone4CopyCopy3",
"flexGrow": 4,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1Copy1CopyCopy3",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "h3lgqbbcd2",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "ul9ziutg20",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "ul9ziutg20",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "o9kfr9alrm",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "ljiiihzn1v",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "h3lgqbbcd2",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "41authg1a6",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
},
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone6CopyCopy",
"flexGrow": 4,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1CopyCopyCopyCopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "bmn68gup7l",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "63xlbjlwny",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "63xlbjlwny",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "o9kfr9alrm",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "hak23zzxro",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "bmn68gup7l",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "sct4byn7a9",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
},
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone4CopyCopy2Copy",
"flexGrow": 4,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1Copy1CopyCopy2Copy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "xhc0ynav2f",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "dxqta68qvf",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "dxqta68qvf",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "o9kfr9alrm",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "irwpffst9e",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "xhc0ynav2f",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "e57yu49eq2",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
}
],
"elevatedBackground": false,
"key": "a1xzpcqmvc",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "o9kfr9alrm",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-section-selection",
"focusBGCSSVar": "--on-canvas-ui-section-focus",
"selectionColorCSSVar": "--on-canvas-ui-section-focus",
"focusColorCSSVar": "--on-canvas-ui-section-selection",
"disableParentSelection": true
},
"zoneCount": 3,
"isVisible": true,
"version": 1,
"parentId": "0",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"alignment": "start",
"widgetId": "ul9ziutg20",
"widgetType": "ZONE_WIDGET"
},
{
"alignment": "start",
"widgetId": "dxqta68qvf",
"widgetType": "ZONE_WIDGET"
},
{
"alignment": "start",
"widgetId": "63xlbjlwny",
"widgetType": "ZONE_WIDGET"
}
],
"layoutId": "w4s4uwmnnj",
"layoutStyle": {
"border": "none"
},
"layoutType": "SECTION",
"maxChildLimit": 4
}
],
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"spaceDistributed": {
"ul9ziutg20": 4,
"dxqta68qvf": 4,
"63xlbjlwny": 4
}
},
{
"needsErrorInfo": false,
"boxShadow": "NONE",
"mobileBottomRow": 10,
"widgetName": "Section2Copy",
"isCanvas": true,
"displayName": "Section",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "SECTION_WIDGET",
"hideCard": true,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [],
"children": [
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone2CopyCopy",
"flexGrow": 4,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1CopyCopy1",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "912q7zu0mk",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "8oguhnucjs",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "8oguhnucjs",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "tpmk9fek61",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "j0arqhchug",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "912q7zu0mk",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "la3kswm77d",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
},
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone3CopyCopy1",
"flexGrow": 4,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1CopyCopyCopy2",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "c0ndux9qgw",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "vn23o5ouaa",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "vn23o5ouaa",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "tpmk9fek61",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "v87tsesf7p",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "c0ndux9qgw",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "psyo3i8zxe",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
},
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone3CopyCopyCopy",
"flexGrow": 4,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1CopyCopyCopy1Copy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "hxen4ay24u",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "oxa2073q2r",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "oxa2073q2r",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "tpmk9fek61",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "ji7x1x8sdx",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "hxen4ay24u",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "hbhct92cub",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
}
],
"elevatedBackground": false,
"key": "a1xzpcqmvc",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "tpmk9fek61",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-section-selection",
"focusBGCSSVar": "--on-canvas-ui-section-focus",
"selectionColorCSSVar": "--on-canvas-ui-section-focus",
"focusColorCSSVar": "--on-canvas-ui-section-selection",
"disableParentSelection": true
},
"zoneCount": 3,
"isVisible": true,
"version": 1,
"parentId": "0",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"alignment": "start",
"widgetId": "8oguhnucjs",
"widgetType": "ZONE_WIDGET"
},
{
"alignment": "start",
"widgetId": "oxa2073q2r",
"widgetType": "ZONE_WIDGET"
},
{
"alignment": "start",
"widgetId": "vn23o5ouaa",
"widgetType": "ZONE_WIDGET"
}
],
"layoutId": "h72tda0p3n",
"layoutStyle": {
"border": "none"
},
"layoutType": "SECTION",
"maxChildLimit": 4
}
],
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"spaceDistributed": {
"8oguhnucjs": 4,
"vn23o5ouaa": 4,
"oxa2073q2r": 4
}
},
{
"needsErrorInfo": false,
"boxShadow": "NONE",
"mobileBottomRow": 10,
"widgetName": "Section3Copy",
"isCanvas": true,
"displayName": "Section",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "SECTION_WIDGET",
"hideCard": true,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [],
"children": [
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone4CopyCopyCopy",
"flexGrow": 3,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1Copy1CopyCopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "5iisg3qtwp",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "ttsgrwwme9",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "ttsgrwwme9",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "fb5fuue4r8",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "3jql9ckrik",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "5iisg3qtwp",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "hxs7a8pckq",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
},
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone4Copy1CopyCopy",
"flexGrow": 3,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1Copy1Copy1CopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "pn47lwhor1",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "cr0480nhri",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "cr0480nhri",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "fb5fuue4r8",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "yfn4k3952l",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "pn47lwhor1",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "wfiat84j2e",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
},
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone4Copy2CopyCopy",
"flexGrow": 3,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1Copy1Copy2CopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "jycsqe6l0d",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "590itjudhf",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "590itjudhf",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "fb5fuue4r8",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "jl9lv1q1ws",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "jycsqe6l0d",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "7al3a23ed3",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
},
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone4Copy3CopyCopy",
"flexGrow": 3,
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1Copy1Copy3CopyCopy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "takqm2nftc",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "z5wzzkupwc",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "x2nhbq2vl4",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "z5wzzkupwc",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "fb5fuue4r8",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "ua1g3glihv",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "takqm2nftc",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "9t7gq0h2lh",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
}
],
"elevatedBackground": false,
"key": "a1xzpcqmvc",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "fb5fuue4r8",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-section-selection",
"focusBGCSSVar": "--on-canvas-ui-section-focus",
"selectionColorCSSVar": "--on-canvas-ui-section-focus",
"focusColorCSSVar": "--on-canvas-ui-section-selection",
"disableParentSelection": true
},
"zoneCount": 4,
"isVisible": true,
"version": 1,
"parentId": "0",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"alignment": "start",
"widgetId": "ttsgrwwme9",
"widgetType": "ZONE_WIDGET"
},
{
"alignment": "start",
"widgetId": "cr0480nhri",
"widgetType": "ZONE_WIDGET"
},
{
"alignment": "start",
"widgetId": "590itjudhf",
"widgetType": "ZONE_WIDGET"
},
{
"alignment": "start",
"widgetId": "z5wzzkupwc",
"widgetType": "ZONE_WIDGET"
}
],
"layoutId": "p0gsreqdxm",
"layoutStyle": {
"border": "none"
},
"layoutType": "SECTION",
"maxChildLimit": 4
}
],
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"spaceDistributed": {
"ttsgrwwme9": 3,
"cr0480nhri": 3,
"590itjudhf": 3,
"z5wzzkupwc": 3
}
},
{
"needsErrorInfo": false,
"boxShadow": "NONE",
"mobileBottomRow": 10,
"widgetName": "Section4Copy",
"isCanvas": true,
"displayName": "Section",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "SECTION_WIDGET",
"hideCard": true,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [],
"children": [
{
"needsErrorInfo": false,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"mobileBottomRow": 10,
"widgetName": "Zone1Copy",
"isCanvas": true,
"displayName": "Zone",
"searchTags": [
"div",
"parent",
"group"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"type": "ZONE_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"parentColumnSpace": 1,
"leftColumn": 0,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"children": [
{
"needsErrorInfo": false,
"mobileBottomRow": 10,
"widgetName": "Input1Copy1Copy1Copy1CopyCopy1Copy",
"displayName": "Input",
"searchTags": [
"form",
"text input",
"number",
"textarea"
],
"topRow": 0,
"bottomRow": 10,
"parentRowSpace": 10,
"autoFocus": false,
"type": "WDS_INPUT_WIDGET",
"hideCard": false,
"mobileRightColumn": 64,
"animateLoading": true,
"isReadOnly": false,
"parentColumnSpace": 1,
"resetOnSubmit": true,
"leftColumn": 0,
"dynamicBindingPathList": [],
"labelPosition": "top",
"inputType": "TEXT",
"isDisabled": false,
"key": "xf1gw1g9vv",
"isRequired": false,
"isDeprecated": false,
"rightColumn": 64,
"widgetId": "e9vw4v2y7r",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-widget-selection",
"focusBGCSSVar": "--on-canvas-ui-widget-focus",
"selectionColorCSSVar": "--on-canvas-ui-widget-focus",
"focusColorCSSVar": "--on-canvas-ui-widget-selection",
"disableParentSelection": false
},
"showStepArrows": false,
"isVisible": true,
"label": "Label",
"version": 2,
"parentId": "ez1gl23lb6",
"tags": [
"Suggested",
"Inputs"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"iconAlign": "left",
"defaultText": ""
}
],
"elevatedBackground": true,
"flexVerticalAlignment": "stretch",
"key": "fcvx5y6ise",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "ez1gl23lb6",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-zone-selection",
"focusBGCSSVar": "--on-canvas-ui-zone-focus",
"selectionColorCSSVar": "--on-canvas-ui-zone-focus",
"focusColorCSSVar": "--on-canvas-ui-zone-selection",
"disableParentSelection": false
},
"isVisible": true,
"version": 1,
"parentId": "yda5evh5ul",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"insertChild": true,
"layoutId": "ii1ej2x1uy",
"layoutType": "ALIGNED_WIDGET_ROW",
"layout": [
{
"alignment": "start",
"widgetId": "e9vw4v2y7r",
"widgetType": "WDS_INPUT_WIDGET"
}
],
"allowedWidgetTypes": [
"SMALL_WIDGETS"
],
"maxChildLimit": 0
}
],
"layoutId": "naszha656w",
"layoutStyle": {
"border": "none",
"height": "100%"
},
"layoutType": "ZONE"
}
],
"responsiveBehavior": "fill",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"mobileLeftColumn": 0
}
],
"elevatedBackground": false,
"key": "a1xzpcqmvc",
"isDeprecated": false,
"rightColumn": 64,
"detachFromLayout": false,
"widgetId": "yda5evh5ul",
"onCanvasUI": {
"selectionBGCSSVar": "--on-canvas-ui-section-selection",
"focusBGCSSVar": "--on-canvas-ui-section-focus",
"selectionColorCSSVar": "--on-canvas-ui-section-focus",
"focusColorCSSVar": "--on-canvas-ui-section-selection",
"disableParentSelection": true
},
"zoneCount": 1,
"isVisible": true,
"version": 1,
"parentId": "0",
"tags": [
"Layout"
],
"renderMode": "CANVAS",
"isLoading": false,
"mobileTopRow": 0,
"layout": [
{
"isContainer": true,
"isDropTarget": true,
"isPermanent": true,
"layout": [
{
"alignment": "start",
"widgetId": "ez1gl23lb6",
"widgetType": "ZONE_WIDGET"
}
],
"layoutId": "0p7e5ixoag",
"layoutStyle": {
"border": "none"
},
"layoutType": "SECTION",
"maxChildLimit": 4
}
],
"responsiveBehavior": "fill",
"mobileLeftColumn": 0,
"spaceDistributed": {
"ez1gl23lb6": 12
}
}
]
}
}