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

150 lines
4.5 KiB
JSON
Raw Normal View History

{
"dsl":{
"widgetName":"MainContainer",
"backgroundColor":"none",
"rightColumn":1296,
"snapColumns":64,
"detachFromLayout":true,
"widgetId":"0",
"topRow":0,
"bottomRow":880,
"containerStyle":"none",
"snapRows":88,
"parentRowSpace":1,
"type":"CANVAS_WIDGET",
"canExtend":true,
"version":56,
"minHeight":890,
"parentColumnSpace":1,
"dynamicBindingPathList":[
],
"leftColumn":0,
"children":[
{
"widgetName":"Select1",
"isFilterable":true,
"dynamicPropertyPathList":[
],
"displayName":"Select",
"iconSVG":"/static/media/icon.bd99caba.svg",
"labelText":"",
"topRow":7,
"bottomRow":11,
"parentRowSpace":10,
"type":"SELECT_WIDGET",
"serverSideFiltering":false,
"hideCard":false,
"defaultOptionValue":"",
"animateLoading":true,
"parentColumnSpace":20.0625,
"dynamicTriggerPathList":[
{
"key":"onOptionChange"
}
],
"leftColumn":27,
"dynamicBindingPathList":[
],
"options":"[\n {\n \"label\": \"india\",\n \"value\": \"+91\"\n },\n {\n \"label\": \"US\",\n \"value\": \"+1\"\n },\n {\n \"label\": \"test\",\n \"value\": \"+93\"\n }\n]",
"placeholderText":"Select option",
"isDisabled":false,
"key":"64aujdqvv5",
"isRequired":false,
"rightColumn":47,
"widgetId":"bfjk1qrbz3",
"isVisible":true,
"version":1,
"parentId":"0",
"renderMode":"CANVAS",
"isLoading":false,
"onOptionChange":"{{storeValue('test',Select1.selectedOptionValue)}}"
},
{
"widgetName":"PhoneInput1",
"dynamicPropertyPathList":[
{
"key":"defaultDialCode"
}
],
"displayName":"Phone Input",
"iconSVG":"/static/media/icon.ec4f5c23.svg",
"topRow":25,
"bottomRow":29,
"parentRowSpace":10,
"defaultDialCode":"{{appsmith.store.test}}",
"autoFocus":false,
"type":"PHONE_INPUT_WIDGET",
"hideCard":false,
"animateLoading":true,
"parentColumnSpace":20.0625,
"dynamicTriggerPathList":[
],
"resetOnSubmit":true,
"leftColumn":9,
"dynamicBindingPathList":[
{
"key":"defaultDialCode"
}
],
"countryCode":"AF",
"labelStyle":"",
"isDisabled":false,
"key":"0syzk8rd68",
"isRequired":false,
"rightColumn":29,
"widgetId":"g2dle9tf99",
"allowDialCodeChange":false,
"isVisible":true,
"label":"",
"version":1,
"parentId":"0",
"allowFormatting":true,
"renderMode":"CANVAS",
"isLoading":false,
"iconAlign":"left",
"defaultText":""
},
{
"widgetName":"Text1",
"displayName":"Text",
"iconSVG":"/static/media/icon.97c59b52.svg",
"topRow":24,
"bottomRow":28,
"parentRowSpace":10,
"type":"TEXT_WIDGET",
"hideCard":false,
"animateLoading":true,
"overflow":"NONE",
"parentColumnSpace":20.0625,
"dynamicTriggerPathList":[
],
"leftColumn":33,
"dynamicBindingPathList":[
{
"key":"text"
}
],
"shouldTruncate":false,
"truncateButtonColor":"#FFC13D",
"text":"{{appsmith.store.test}}:{{PhoneInput1.countryCode}}:{{PhoneInput1.dialCode}}",
"key":"p7526arwmk",
"rightColumn":49,
"textAlign":"LEFT",
"widgetId":"1h068x9xw8",
"isVisible":true,
"fontStyle":"BOLD",
"textColor":"#231F20",
"version":1,
"parentId":"0",
"renderMode":"CANVAS",
"isLoading":false,
"fontSize":"PARAGRAPH"
}
]
}
}