Revised version with the new container and buttons based navigation
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"animateLoading": true,
|
||||
"borderColor": "#E0DEDE",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"borderRadius": "0.375rem",
|
||||
"borderWidth": "1",
|
||||
"bottomRow": 96,
|
||||
"bottomRow": 67,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"cachedTableData": {},
|
||||
"canFreezeColumn": true,
|
||||
@@ -38,8 +38,12 @@
|
||||
"used_blocks"
|
||||
],
|
||||
"columnUpdatedAt": 1768910474559,
|
||||
"columnWidthMap": {},
|
||||
"compactMode": "DEFAULT",
|
||||
"columnWidthMap": {
|
||||
"end_date": 207,
|
||||
"line_type": 103,
|
||||
"start_date": 211
|
||||
},
|
||||
"compactMode": "SHORT",
|
||||
"customIsLoading": false,
|
||||
"customIsLoadingValue": "",
|
||||
"defaultPageSize": 0,
|
||||
@@ -52,9 +56,6 @@
|
||||
{
|
||||
"key": "accentColor"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "boxShadow"
|
||||
},
|
||||
@@ -74,7 +75,11 @@
|
||||
"key": "primaryColumns.used_blocks.computedValue"
|
||||
}
|
||||
],
|
||||
"dynamicPropertyPathList": [],
|
||||
"dynamicPropertyPathList": [
|
||||
{
|
||||
"key": "textSize"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [],
|
||||
"enableClientSideSearch": true,
|
||||
"endOfData": false,
|
||||
@@ -87,18 +92,18 @@
|
||||
"isVisibleDownload": true,
|
||||
"isVisibleFilters": false,
|
||||
"isVisiblePagination": true,
|
||||
"isVisibleSearch": true,
|
||||
"isVisibleSearch": false,
|
||||
"key": "o9k9wp97q1",
|
||||
"label": "Data",
|
||||
"leftColumn": 1,
|
||||
"leftColumn": 6,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 31,
|
||||
"mobileLeftColumn": 1,
|
||||
"mobileRightColumn": 35,
|
||||
"mobileTopRow": 3,
|
||||
"mobileLeftColumn": 15,
|
||||
"mobileRightColumn": 64,
|
||||
"mobileTopRow": 10,
|
||||
"needsErrorInfo": false,
|
||||
"originalBottomRow": 97,
|
||||
"originalTopRow": 13,
|
||||
"originalBottomRow": 67,
|
||||
"originalTopRow": 5,
|
||||
"parentColumnSpace": 11.265625,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
@@ -128,7 +133,7 @@
|
||||
"notation": "standard",
|
||||
"originalId": "end_date",
|
||||
"sticky": "",
|
||||
"textSize": "0.875rem",
|
||||
"textSize": "0.775rem",
|
||||
"thousandSeparator": true,
|
||||
"validation": {},
|
||||
"verticalAlignment": "CENTER",
|
||||
@@ -159,7 +164,7 @@
|
||||
"notation": "standard",
|
||||
"originalId": "line_type",
|
||||
"sticky": "",
|
||||
"textSize": "0.875rem",
|
||||
"textSize": "0.775rem",
|
||||
"thousandSeparator": true,
|
||||
"validation": {},
|
||||
"verticalAlignment": "CENTER",
|
||||
@@ -190,7 +195,7 @@
|
||||
"notation": "standard",
|
||||
"originalId": "start_date",
|
||||
"sticky": "",
|
||||
"textSize": "0.875rem",
|
||||
"textSize": "0.775rem",
|
||||
"thousandSeparator": true,
|
||||
"validation": {},
|
||||
"verticalAlignment": "CENTER",
|
||||
@@ -221,7 +226,7 @@
|
||||
"notation": "standard",
|
||||
"originalId": "used_blocks",
|
||||
"sticky": "",
|
||||
"textSize": "0.875rem",
|
||||
"textSize": "0.775rem",
|
||||
"thousandSeparator": true,
|
||||
"validation": {},
|
||||
"verticalAlignment": "CENTER",
|
||||
@@ -230,15 +235,15 @@
|
||||
},
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 63,
|
||||
"rightColumn": 55,
|
||||
"searchKey": "",
|
||||
"tableData": "{{capacity_display_all.data}}",
|
||||
"textSize": "0.875rem",
|
||||
"topRow": 12,
|
||||
"textSize": "0.775rem",
|
||||
"topRow": 5,
|
||||
"totalRecordsCount": 0,
|
||||
"type": "TABLE_WIDGET_V2",
|
||||
"version": 2,
|
||||
"verticalAlignment": "CENTER",
|
||||
"widgetId": "7i9t3ugouj",
|
||||
"widgetId": "auy6rk2yfa",
|
||||
"widgetName": "Table1"
|
||||
}
|
||||
Reference in New Issue
Block a user