Merge branch 'MBS-2045'

This commit is contained in:
2026-03-31 07:44:58 -04:00
9 changed files with 55 additions and 30 deletions

View File

@@ -7,11 +7,14 @@
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{"key": "buttonColor"}
{
"key": "buttonColor"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [
{"key": "onClick"}
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
@@ -19,8 +22,6 @@
"isVisible": true,
"key": "ui1btn3uik",
"leftColumn": 0,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 120,
"mobileBottomRow": 52,
"mobileLeftColumn": 0,
@@ -44,4 +45,4 @@
"version": 1,
"widgetId": "ui1btn3ui",
"widgetName": "Button3Copy2"
}
}