Revised version with the new container and buttons based navigation

This commit is contained in:
2026-01-29 11:54:15 +00:00
parent 75fb3eadf0
commit d51352f0c3
42 changed files with 547 additions and 1694 deletions

View File

@@ -2,9 +2,9 @@
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderColor": "#E0DEDE",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderRadius": "0.375rem",
"borderWidth": "1",
"bottomRow": 175,
"bottomRow": 168,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"cachedTableData": {},
"canFreezeColumn": true,
@@ -38,7 +38,12 @@
"Input"
],
"columnUpdatedAt": 1769094100515,
"columnWidthMap": {},
"columnWidthMap": {
"Power_Output": 150,
"Product": 146,
"Qty_Ordered": 130
},
"compactMode": "SHORT",
"customIsLoading": false,
"customIsLoadingValue": "",
"defaultPageSize": 0,
@@ -51,9 +56,6 @@
{
"key": "accentColor"
},
{
"key": "borderRadius"
},
{
"key": "boxShadow"
},
@@ -76,6 +78,9 @@
"dynamicPropertyPathList": [
{
"key": "tableData"
},
{
"key": "textSize"
}
],
"dynamicTriggerPathList": [],
@@ -90,10 +95,10 @@
"isVisibleDownload": true,
"isVisibleFilters": false,
"isVisiblePagination": true,
"isVisibleSearch": true,
"isVisibleSearch": false,
"key": "9mn8k38jb0",
"label": "Data",
"leftColumn": 1,
"leftColumn": 0,
"minWidth": 450,
"mobileBottomRow": 33,
"mobileLeftColumn": 1,
@@ -134,7 +139,7 @@
"originalId": "Input",
"sticky": "",
"textColor": "",
"textSize": "0.875rem",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
@@ -168,7 +173,7 @@
"originalId": "Power Output",
"sticky": "",
"textColor": "",
"textSize": "0.875rem",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
@@ -202,7 +207,7 @@
"originalId": "Product",
"sticky": "",
"textColor": "",
"textSize": "0.875rem",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
@@ -236,7 +241,7 @@
"originalId": "Qty Ordered",
"sticky": "",
"textColor": "",
"textSize": "0.875rem",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
@@ -245,11 +250,11 @@
},
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 63,
"rightColumn": 61,
"searchKey": "",
"tableData": "{{units_shipped_by_power_input.data}}",
"textSize": "0.875rem",
"topRow": 10,
"textSize": "0.775rem",
"topRow": 7,
"totalRecordsCount": 0,
"type": "TABLE_WIDGET_V2",
"version": 2,