All POs page

This commit is contained in:
ivarsbariss
2026-03-05 10:02:50 +01:00
parent 2801422758
commit 772baeb41d
52 changed files with 1965 additions and 179 deletions

View File

@@ -1,13 +1,17 @@
{
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 26,
"bottomRow": 30,
"boxShadow": "none",
"buttonColor": "#ffffff",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [],
"dynamicTriggerPathList": [{"key": "onClick"}],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
@@ -15,14 +19,14 @@
"key": "sr1btnkey01",
"leftColumn": 0,
"minWidth": 120,
"mobileBottomRow": 26,
"mobileBottomRow": 30,
"mobileLeftColumn": 0,
"mobileRightColumn": 16,
"mobileTopRow": 22,
"mobileTopRow": 26,
"needsErrorInfo": false,
"onClick": "{{navigateTo('Pending POs - SLx Pending', {}, 'SAME_WINDOW');}}",
"originalBottomRow": 26,
"originalTopRow": 22,
"originalBottomRow": 30,
"originalTopRow": 26,
"parentColumnSpace": 3.841796875,
"parentId": "sr1canvas01",
"parentRowSpace": 10,
@@ -33,7 +37,7 @@
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "SLx Pending",
"topRow": 22,
"topRow": 26,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "sr1btnslxpn",