Various nav options for decision making

This commit is contained in:
2026-01-27 11:47:51 +00:00
parent 2958b129ce
commit 1704a08d89
4 changed files with 13 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 11,
"bottomRow": 18,
"dynamicBindingPathList": [
{
"key": "truncateButtonColor"
@@ -30,8 +30,8 @@
"mobileRightColumn": 17,
"mobileTopRow": 1,
"needsErrorInfo": false,
"originalBottomRow": 11,
"originalTopRow": 3,
"originalBottomRow": 18,
"originalTopRow": 10,
"overflow": "NONE",
"parentColumnSpace": 25.109375,
"parentId": "0",
@@ -43,7 +43,7 @@
"text": "Sales / Capacity Planning",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 3,
"topRow": 10,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,

View File

@@ -4,7 +4,7 @@
"borderColor": "#E0DEDE",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderWidth": "1",
"bottomRow": 97,
"bottomRow": 104,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"cachedTableData": {},
"canFreezeColumn": true,
@@ -97,8 +97,8 @@
"mobileRightColumn": 35,
"mobileTopRow": 3,
"needsErrorInfo": false,
"originalBottomRow": 98,
"originalTopRow": 14,
"originalBottomRow": 104,
"originalTopRow": 20,
"parentColumnSpace": 11.265625,
"parentId": "0",
"parentRowSpace": 10,
@@ -234,7 +234,7 @@
"searchKey": "",
"tableData": "{{capacity_display_all.data}}",
"textSize": "0.875rem",
"topRow": 13,
"topRow": 20,
"totalRecordsCount": 0,
"type": "TABLE_WIDGET_V2",
"version": 2,