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,7 +2,7 @@
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 8,
"bottomRow": 7,
"boxShadow": "none",
"closeOnSelection": true,
"dateFormat": "YYYY-MM-DD HH:mm",
@@ -28,7 +28,7 @@
"labelPosition": "Top",
"labelTextSize": "0.875rem",
"labelWidth": 5,
"leftColumn": 1,
"leftColumn": 0,
"maxDate": "2121-12-31T18:29:00.000Z",
"maxDynamicHeight": 9000,
"minDate": "1920-12-31T18:30:00.000Z",
@@ -44,10 +44,10 @@
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 21,
"rightColumn": 5,
"shortcuts": false,
"timePrecision": "minute",
"topRow": 1,
"topRow": 0,
"type": "DATE_PICKER_WIDGET2",
"version": 2,
"widgetId": "uflt0124wq",

View File

@@ -2,7 +2,7 @@
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 8,
"bottomRow": 7,
"boxShadow": "none",
"closeOnSelection": true,
"dateFormat": "YYYY-MM-DD HH:mm",
@@ -28,7 +28,7 @@
"labelPosition": "Top",
"labelTextSize": "0.875rem",
"labelWidth": 5,
"leftColumn": 23,
"leftColumn": 5,
"maxDate": "2121-12-31T18:29:00.000Z",
"maxDynamicHeight": 9000,
"minDate": "1920-12-31T18:30:00.000Z",
@@ -44,10 +44,10 @@
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 43,
"rightColumn": 10,
"shortcuts": false,
"timePrecision": "minute",
"topRow": 1,
"topRow": 0,
"type": "DATE_PICKER_WIDGET2",
"version": 2,
"widgetId": "w69wh9oixl",

View File

@@ -2,7 +2,7 @@
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 8,
"bottomRow": 7,
"boxShadow": "none",
"closeOnSelection": true,
"dateFormat": "YYYY-MM-DD HH:mm",
@@ -28,7 +28,7 @@
"labelPosition": "Top",
"labelTextSize": "0.875rem",
"labelWidth": 5,
"leftColumn": 1,
"leftColumn": 0,
"maxDate": "2121-12-31T18:29:00.000Z",
"maxDynamicHeight": 9000,
"minDate": "1920-12-31T18:30:00.000Z",
@@ -44,10 +44,10 @@
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 21,
"rightColumn": 5,
"shortcuts": false,
"timePrecision": "minute",
"topRow": 1,
"topRow": 0,
"type": "DATE_PICKER_WIDGET2",
"version": 2,
"widgetId": "35qo2qtt26",

View File

@@ -2,7 +2,7 @@
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 8,
"bottomRow": 7,
"boxShadow": "none",
"closeOnSelection": true,
"dateFormat": "YYYY-MM-DD HH:mm",
@@ -28,7 +28,7 @@
"labelPosition": "Top",
"labelTextSize": "0.875rem",
"labelWidth": 5,
"leftColumn": 23,
"leftColumn": 5,
"maxDate": "2121-12-31T18:29:00.000Z",
"maxDynamicHeight": 9000,
"minDate": "1920-12-31T18:30:00.000Z",
@@ -44,10 +44,10 @@
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 43,
"rightColumn": 10,
"shortcuts": false,
"timePrecision": "minute",
"topRow": 1,
"topRow": 0,
"type": "DATE_PICKER_WIDGET2",
"version": 2,
"widgetId": "33mzf7ghwq",

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": 110,
"bottomRow": 40,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"cachedTableData": {},
"canFreezeColumn": true,
@@ -36,7 +36,10 @@
"Qty_Ordered"
],
"columnUpdatedAt": 1768911391236,
"columnWidthMap": {},
"columnWidthMap": {
"Product": 152
},
"compactMode": "SHORT",
"customIsLoading": false,
"customIsLoadingValue": "",
"defaultPageSize": 0,
@@ -49,9 +52,6 @@
{
"key": "accentColor"
},
{
"key": "borderRadius"
},
{
"key": "boxShadow"
},
@@ -68,6 +68,9 @@
"dynamicPropertyPathList": [
{
"key": "tableData"
},
{
"key": "textSize"
}
],
"dynamicTriggerPathList": [],
@@ -82,10 +85,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,
@@ -126,7 +129,7 @@
"originalId": "Product",
"sticky": "",
"textColor": "",
"textSize": "0.875rem",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
@@ -160,7 +163,7 @@
"originalId": "Qty Ordered",
"sticky": "",
"textColor": "",
"textSize": "0.875rem",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
@@ -169,11 +172,11 @@
},
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 63,
"rightColumn": 62,
"searchKey": "",
"tableData": "{{units_shipped_by_series.data}}",
"textSize": "0.875rem",
"topRow": 10,
"textSize": "0.775rem",
"topRow": 7,
"totalRecordsCount": 0,
"type": "TABLE_WIDGET_V2",
"version": 2,

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,

View File

@@ -3,14 +3,14 @@
"animateLoading": true,
"backgroundColor": "#FFFFFF",
"borderColor": "#E0DEDE",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderRadius": "0.375rem",
"borderWidth": 1,
"bottomRow": 132,
"bottomRow": 179,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"children": [
{
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 1120,
"bottomRow": 1700,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true,
"detachFromLayout": true,
@@ -56,7 +56,7 @@
},
{
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 1750,
"bottomRow": 1700,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true,
"detachFromLayout": true,
@@ -106,9 +106,6 @@
{
"key": "accentColor"
},
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
@@ -120,7 +117,7 @@
"isLoading": false,
"isVisible": true,
"key": "r7d08pu9q8",
"leftColumn": 1,
"leftColumn": 6,
"maxDynamicHeight": 9000,
"minDynamicHeight": 15,
"minWidth": 450,
@@ -129,14 +126,14 @@
"mobileRightColumn": 26,
"mobileTopRow": 61,
"needsErrorInfo": false,
"originalBottomRow": 132,
"originalTopRow": 16,
"originalBottomRow": 51,
"originalTopRow": 5,
"parentColumnSpace": 25.109375,
"parentId": "0",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 61,
"rightColumn": 64,
"shouldScrollContents": true,
"shouldShowTabs": true,
"tabsObj": {
@@ -157,7 +154,7 @@
"widgetId": "5ghij529ih"
}
},
"topRow": 16,
"topRow": 5,
"type": "TABS_WIDGET",
"version": 3,
"widgetId": "cgiukoz6f7",