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

@@ -8,8 +8,8 @@
"colorStyle": "theme", "colorStyle": "theme",
"logoAssetId": "", "logoAssetId": "",
"logoConfiguration": "logoAndApplicationTitle", "logoConfiguration": "logoAndApplicationTitle",
"navStyle": "sidebar", "navStyle": "stacked",
"orientation": "side", "orientation": "top",
"position": "static", "position": "static",
"showNavbar": true, "showNavbar": true,
"showSignIn": true "showSignIn": true
@@ -55,8 +55,8 @@
"colorStyle": "theme", "colorStyle": "theme",
"logoAssetId": "", "logoAssetId": "",
"logoConfiguration": "logoAndApplicationTitle", "logoConfiguration": "logoAndApplicationTitle",
"navStyle": "sidebar", "navStyle": "stacked",
"orientation": "side", "orientation": "top",
"position": "static", "position": "static",
"showNavbar": true, "showNavbar": true,
"showSignIn": true "showSignIn": true

View File

@@ -6,7 +6,7 @@
{ {
"dsl": { "dsl": {
"backgroundColor": "none", "backgroundColor": "none",
"bottomRow": 970, "bottomRow": 1040,
"canExtend": true, "canExtend": true,
"containerStyle": "none", "containerStyle": "none",
"detachFromLayout": true, "detachFromLayout": true,

View File

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

View File

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