Auto generated

This commit is contained in:
2026-03-05 10:43:47 +00:00
parent 3a48064c27
commit bef4ad8400
2 changed files with 311 additions and 34 deletions

View File

@@ -30,20 +30,56 @@
"menuColor": "{{appsmith.theme.colors.primaryColor}}" "menuColor": "{{appsmith.theme.colors.primaryColor}}"
} }
}, },
"columnOrder": [], "columnOrder": [
"buildinfo_id",
"buildinfo_project",
"buildinfo_src_revision",
"buildinfo_build_revision",
"buildinfo_is_build",
"buildinfo_sub_id"
],
"columnUpdatedAt": 1772707413932,
"columnWidthMap": {}, "columnWidthMap": {},
"compactMode": "SHORT", "compactMode": "SHORT",
"defaultPageSize": 0, "defaultPageSize": 0,
"defaultSelectedRowIndex": 0, "defaultSelectedRowIndex": 0,
"defaultSelectedRowIndices": [0], "defaultSelectedRowIndices": [
0
],
"delimiter": ",", "delimiter": ",",
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{"key": "accentColor"}, {
{"key": "boxShadow"}, "key": "accentColor"
{"key": "tableData"} },
{
"key": "boxShadow"
},
{
"key": "tableData"
},
{
"key": "primaryColumns.buildinfo_id.computedValue"
},
{
"key": "primaryColumns.buildinfo_project.computedValue"
},
{
"key": "primaryColumns.buildinfo_src_revision.computedValue"
},
{
"key": "primaryColumns.buildinfo_build_revision.computedValue"
},
{
"key": "primaryColumns.buildinfo_is_build.computedValue"
},
{
"key": "primaryColumns.buildinfo_sub_id.computedValue"
}
], ],
"dynamicPropertyPathList": [ "dynamicPropertyPathList": [
{"key": "textSize"} {
"key": "textSize"
}
], ],
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
"enableClientSideSearch": true, "enableClientSideSearch": true,
@@ -71,7 +107,212 @@
"parentColumnSpace": 11.265625, "parentColumnSpace": 11.265625,
"parentId": "xg1cnvs01", "parentId": "xg1cnvs01",
"parentRowSpace": 10, "parentRowSpace": 10,
"primaryColumns": {}, "primaryColumns": {
"buildinfo_build_revision": {
"alias": "buildinfo_build_revision",
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"cellBackground": "",
"columnType": "text",
"computedValue": "{{(() => { const tableData = TableBuildId.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"buildinfo_build_revision\"])) : buildinfo_build_revision })()}}",
"currencyCode": "USD",
"decimals": 0,
"enableFilter": true,
"enableSort": true,
"fontStyle": "",
"horizontalAlignment": "LEFT",
"id": "buildinfo_build_revision",
"index": 3,
"isCellEditable": false,
"isCellVisible": true,
"isDerived": false,
"isDisabled": false,
"isDiscardVisible": true,
"isEditable": false,
"isSaveVisible": true,
"isVisible": true,
"label": "buildinfo_build_revision",
"notation": "standard",
"originalId": "buildinfo_build_revision",
"sticky": "",
"textColor": "",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
"width": 150
},
"buildinfo_id": {
"alias": "buildinfo_id",
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"cellBackground": "",
"columnType": "number",
"computedValue": "{{(() => { const tableData = TableBuildId.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"buildinfo_id\"])) : buildinfo_id })()}}",
"currencyCode": "USD",
"decimals": 0,
"enableFilter": true,
"enableSort": true,
"fontStyle": "",
"horizontalAlignment": "LEFT",
"id": "buildinfo_id",
"index": 0,
"isCellEditable": false,
"isCellVisible": true,
"isDerived": false,
"isDisabled": false,
"isDiscardVisible": true,
"isEditable": false,
"isSaveVisible": true,
"isVisible": true,
"label": "buildinfo_id",
"notation": "standard",
"originalId": "buildinfo_id",
"sticky": "",
"textColor": "",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
"width": 150
},
"buildinfo_is_build": {
"alias": "buildinfo_is_build",
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"cellBackground": "",
"columnType": "checkbox",
"computedValue": "{{(() => { const tableData = TableBuildId.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"buildinfo_is_build\"])) : buildinfo_is_build })()}}",
"currencyCode": "USD",
"decimals": 0,
"enableFilter": true,
"enableSort": true,
"fontStyle": "",
"horizontalAlignment": "LEFT",
"id": "buildinfo_is_build",
"index": 4,
"isCellEditable": false,
"isCellVisible": true,
"isDerived": false,
"isDisabled": false,
"isDiscardVisible": true,
"isEditable": false,
"isSaveVisible": true,
"isVisible": true,
"label": "buildinfo_is_build",
"notation": "standard",
"originalId": "buildinfo_is_build",
"sticky": "",
"textColor": "",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
"width": 150
},
"buildinfo_project": {
"alias": "buildinfo_project",
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"cellBackground": "",
"columnType": "text",
"computedValue": "{{(() => { const tableData = TableBuildId.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"buildinfo_project\"])) : buildinfo_project })()}}",
"currencyCode": "USD",
"decimals": 0,
"enableFilter": true,
"enableSort": true,
"fontStyle": "",
"horizontalAlignment": "LEFT",
"id": "buildinfo_project",
"index": 1,
"isCellEditable": false,
"isCellVisible": true,
"isDerived": false,
"isDisabled": false,
"isDiscardVisible": true,
"isEditable": false,
"isSaveVisible": true,
"isVisible": true,
"label": "buildinfo_project",
"notation": "standard",
"originalId": "buildinfo_project",
"sticky": "",
"textColor": "",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
"width": 150
},
"buildinfo_src_revision": {
"alias": "buildinfo_src_revision",
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"cellBackground": "",
"columnType": "text",
"computedValue": "{{(() => { const tableData = TableBuildId.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"buildinfo_src_revision\"])) : buildinfo_src_revision })()}}",
"currencyCode": "USD",
"decimals": 0,
"enableFilter": true,
"enableSort": true,
"fontStyle": "",
"horizontalAlignment": "LEFT",
"id": "buildinfo_src_revision",
"index": 2,
"isCellEditable": false,
"isCellVisible": true,
"isDerived": false,
"isDisabled": false,
"isDiscardVisible": true,
"isEditable": false,
"isSaveVisible": true,
"isVisible": true,
"label": "buildinfo_src_revision",
"notation": "standard",
"originalId": "buildinfo_src_revision",
"sticky": "",
"textColor": "",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
"width": 150
},
"buildinfo_sub_id": {
"alias": "buildinfo_sub_id",
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"cellBackground": "",
"columnType": "number",
"computedValue": "{{(() => { const tableData = TableBuildId.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"buildinfo_sub_id\"])) : buildinfo_sub_id })()}}",
"currencyCode": "USD",
"decimals": 0,
"enableFilter": true,
"enableSort": true,
"fontStyle": "",
"horizontalAlignment": "LEFT",
"id": "buildinfo_sub_id",
"index": 5,
"isCellEditable": false,
"isCellVisible": true,
"isDerived": false,
"isDisabled": false,
"isDiscardVisible": true,
"isEditable": false,
"isSaveVisible": true,
"isVisible": true,
"label": "buildinfo_sub_id",
"notation": "standard",
"originalId": "buildinfo_sub_id",
"sticky": "",
"textColor": "",
"textSize": "0.775rem",
"thousandSeparator": true,
"validation": {},
"verticalAlignment": "CENTER",
"width": 150
}
},
"renderMode": "CANVAS", "renderMode": "CANVAS",
"responsiveBehavior": "fill", "responsiveBehavior": "fill",
"rightColumn": 62, "rightColumn": 62,

View File

@@ -5,18 +5,22 @@
"borderColor": "#E0DEDE", "borderColor": "#E0DEDE",
"borderRadius": "0.375rem", "borderRadius": "0.375rem",
"borderWidth": 1, "borderWidth": 1,
"bottomRow": 67, "bottomRow": 69,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"children": [ "children": [
{ {
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 620, "bottomRow": 600,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true, "canExtend": true,
"detachFromLayout": true, "detachFromLayout": true,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{"key": "borderRadius"}, {
{"key": "boxShadow"} "key": "borderRadius"
},
{
"key": "boxShadow"
}
], ],
"dynamicHeight": "AUTO_HEIGHT", "dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
@@ -52,13 +56,17 @@
}, },
{ {
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 620, "bottomRow": 600,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true, "canExtend": true,
"detachFromLayout": true, "detachFromLayout": true,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{"key": "borderRadius"}, {
{"key": "boxShadow"} "key": "borderRadius"
},
{
"key": "boxShadow"
}
], ],
"dynamicHeight": "AUTO_HEIGHT", "dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
@@ -94,13 +102,17 @@
}, },
{ {
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 620, "bottomRow": 600,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true, "canExtend": true,
"detachFromLayout": true, "detachFromLayout": true,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{"key": "borderRadius"}, {
{"key": "boxShadow"} "key": "borderRadius"
},
{
"key": "boxShadow"
}
], ],
"dynamicHeight": "AUTO_HEIGHT", "dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
@@ -136,13 +148,17 @@
}, },
{ {
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 620, "bottomRow": 600,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true, "canExtend": true,
"detachFromLayout": true, "detachFromLayout": true,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{"key": "borderRadius"}, {
{"key": "boxShadow"} "key": "borderRadius"
},
{
"key": "boxShadow"
}
], ],
"dynamicHeight": "AUTO_HEIGHT", "dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
@@ -178,13 +194,17 @@
}, },
{ {
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 620, "bottomRow": 600,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true, "canExtend": true,
"detachFromLayout": true, "detachFromLayout": true,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{"key": "borderRadius"}, {
{"key": "boxShadow"} "key": "borderRadius"
},
{
"key": "boxShadow"
}
], ],
"dynamicHeight": "AUTO_HEIGHT", "dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
@@ -220,13 +240,17 @@
}, },
{ {
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 620, "bottomRow": 600,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true, "canExtend": true,
"detachFromLayout": true, "detachFromLayout": true,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{"key": "borderRadius"}, {
{"key": "boxShadow"} "key": "borderRadius"
},
{
"key": "boxShadow"
}
], ],
"dynamicHeight": "AUTO_HEIGHT", "dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
@@ -262,13 +286,17 @@
}, },
{ {
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 620, "bottomRow": 600,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true, "canExtend": true,
"detachFromLayout": true, "detachFromLayout": true,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{"key": "borderRadius"}, {
{"key": "boxShadow"} "key": "borderRadius"
},
{
"key": "boxShadow"
}
], ],
"dynamicHeight": "AUTO_HEIGHT", "dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
@@ -304,13 +332,17 @@
}, },
{ {
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 620, "bottomRow": 600,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true, "canExtend": true,
"detachFromLayout": true, "detachFromLayout": true,
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{"key": "borderRadius"}, {
{"key": "boxShadow"} "key": "borderRadius"
},
{
"key": "boxShadow"
}
], ],
"dynamicHeight": "AUTO_HEIGHT", "dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
@@ -347,8 +379,12 @@
], ],
"defaultTab": "Build ID", "defaultTab": "Build ID",
"dynamicBindingPathList": [ "dynamicBindingPathList": [
{"key": "accentColor"}, {
{"key": "boxShadow"} "key": "accentColor"
},
{
"key": "boxShadow"
}
], ],
"dynamicHeight": "AUTO_HEIGHT", "dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],