329 lines
10 KiB
JSON
329 lines
10 KiB
JSON
{
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"animateLoading": true,
|
|
"borderColor": "#E0DEDE",
|
|
"borderRadius": "0.375rem",
|
|
"borderWidth": "1",
|
|
"bottomRow": 58,
|
|
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
|
"canFreezeColumn": true,
|
|
"childStylesheet": {
|
|
"button": {
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}"
|
|
},
|
|
"editActions": {
|
|
"discardBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"discardButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"saveBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"saveButtonColor": "{{appsmith.theme.colors.primaryColor}}"
|
|
},
|
|
"iconButton": {
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}"
|
|
},
|
|
"menuButton": {
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"menuColor": "{{appsmith.theme.colors.primaryColor}}"
|
|
}
|
|
},
|
|
"columnOrder": [
|
|
"buildinfo_id",
|
|
"buildinfo_project",
|
|
"buildinfo_src_revision",
|
|
"buildinfo_build_revision",
|
|
"buildinfo_is_build",
|
|
"buildinfo_sub_id"
|
|
],
|
|
"columnUpdatedAt": 1772707413932,
|
|
"columnWidthMap": {},
|
|
"compactMode": "SHORT",
|
|
"defaultPageSize": 0,
|
|
"defaultSelectedRowIndex": 0,
|
|
"defaultSelectedRowIndices": [
|
|
0
|
|
],
|
|
"delimiter": ",",
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "accentColor"
|
|
},
|
|
{
|
|
"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": [
|
|
{
|
|
"key": "textSize"
|
|
}
|
|
],
|
|
"dynamicTriggerPathList": [],
|
|
"enableClientSideSearch": true,
|
|
"flexVerticalAlignment": "start",
|
|
"horizontalAlignment": "LEFT",
|
|
"inlineEditingSaveOption": "ROW_LEVEL",
|
|
"isLoading": false,
|
|
"isSortable": true,
|
|
"isVisible": true,
|
|
"isVisibleDownload": true,
|
|
"isVisibleFilters": false,
|
|
"isVisiblePagination": true,
|
|
"isVisibleSearch": true,
|
|
"key": "xg1tblbldkey",
|
|
"label": "Data",
|
|
"leftColumn": 0,
|
|
"minWidth": 450,
|
|
"mobileBottomRow": 31,
|
|
"mobileLeftColumn": 1,
|
|
"mobileRightColumn": 35,
|
|
"mobileTopRow": 5,
|
|
"needsErrorInfo": false,
|
|
"originalBottomRow": 58,
|
|
"originalTopRow": 0,
|
|
"parentColumnSpace": 11.265625,
|
|
"parentId": "xg1cnvs01",
|
|
"parentRowSpace": 10,
|
|
"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",
|
|
"responsiveBehavior": "fill",
|
|
"rightColumn": 62,
|
|
"searchKey": "",
|
|
"tableData": "{{xgen_buildinfo.data}}",
|
|
"textSize": "0.775rem",
|
|
"topRow": 0,
|
|
"totalRecordsCount": 0,
|
|
"type": "TABLE_WIDGET_V2",
|
|
"version": 2,
|
|
"verticalAlignment": "CENTER",
|
|
"widgetId": "xg1tblbld1",
|
|
"widgetName": "TableBuildId"
|
|
} |