This commit is contained in:
ivarsbariss
2026-02-27 14:57:15 +01:00
parent 28bb0e65e5
commit 7e0e2e3086
23 changed files with 1630 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
{
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 38,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.backgroundColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [{"key": "buttonColor"}],
"dynamicTriggerPathList": [{"key": "onClick"}],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "sr1btnkey04",
"leftColumn": 0,
"minWidth": 120,
"mobileBottomRow": 38,
"mobileLeftColumn": 0,
"mobileRightColumn": 16,
"mobileTopRow": 34,
"needsErrorInfo": false,
"onClick": "{{navigateTo('Pending POs - SR Pending', {}, 'SAME_WINDOW');}}",
"originalBottomRow": 38,
"originalTopRow": 34,
"parentColumnSpace": 3.841796875,
"parentId": "sr1canvas01",
"parentRowSpace": 10,
"placement": "START",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "SR Pending",
"topRow": 34,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "sr1btnsrpnd",
"widgetName": "Button2Copy3"
}