* fix: Icon Alignment changes automatically every time when icon is changed in Menu Widget -- Add iconAlign property as a dependency for iconName property * fix: Icon Alignment changes automatically every time when icon is changed in Menu Widget -- Add a Cypress test case to ensure the fix * fix: Icon alignment changes automatically every time the icon is changed in Menu button widget -- Fix on a broken Cypress test, setting force to true
77 lines
1.9 KiB
JSON
77 lines
1.9 KiB
JSON
{
|
|
"dsl": {
|
|
"widgetName": "MainContainer",
|
|
"backgroundColor": "none",
|
|
"rightColumn": 909,
|
|
"snapColumns": 64,
|
|
"detachFromLayout": true,
|
|
"widgetId": "0",
|
|
"topRow": 0,
|
|
"bottomRow": 710,
|
|
"containerStyle": "none",
|
|
"snapRows": 125,
|
|
"parentRowSpace": 1,
|
|
"type": "CANVAS_WIDGET",
|
|
"canExtend": true,
|
|
"version": 53,
|
|
"minHeight": 690,
|
|
"parentColumnSpace": 1,
|
|
"dynamicBindingPathList": [],
|
|
"leftColumn": 0,
|
|
"children": [
|
|
{
|
|
"isCompact": false,
|
|
"widgetName": "MenuButton1",
|
|
"displayName": "Menu Button",
|
|
"iconSVG": "/static/media/icon.0341d17d.svg",
|
|
"topRow": 5,
|
|
"bottomRow": 9,
|
|
"parentRowSpace": 10,
|
|
"type": "MENU_BUTTON_WIDGET",
|
|
"hideCard": false,
|
|
"animateLoading": true,
|
|
"parentColumnSpace": 14.015625,
|
|
"leftColumn": 3,
|
|
"isDisabled": false,
|
|
"key": "ngk48zgyuy",
|
|
"rightColumn": 19,
|
|
"menuVariant": "PRIMARY",
|
|
"widgetId": "z2o5n9g9yw",
|
|
"menuItems": {
|
|
"menuItem1": {
|
|
"label": "First Menu Item",
|
|
"id": "menuItem1",
|
|
"widgetId": "",
|
|
"isVisible": true,
|
|
"isDisabled": false,
|
|
"index": 0
|
|
},
|
|
"menuItem2": {
|
|
"label": "Second Menu Item",
|
|
"id": "menuItem2",
|
|
"widgetId": "",
|
|
"isVisible": true,
|
|
"isDisabled": false,
|
|
"index": 1
|
|
},
|
|
"menuItem3": {
|
|
"label": "Third Menu Item",
|
|
"id": "menuItem3",
|
|
"widgetId": "",
|
|
"isVisible": true,
|
|
"isDisabled": false,
|
|
"index": 2
|
|
}
|
|
},
|
|
"isVisible": true,
|
|
"label": "Open Menu",
|
|
"version": 1,
|
|
"parentId": "0",
|
|
"renderMode": "CANVAS",
|
|
"isLoading": false,
|
|
"menuColor": "#03B365",
|
|
"placement": "CENTER"
|
|
}
|
|
]
|
|
}
|
|
} |