{ "accentColor": "{{appsmith.theme.colors.primaryColor}}", "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "bottomRow": 85, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "childStylesheet": { "button": { "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "boxShadow": "none", "buttonColor": "{{appsmith.theme.colors.primaryColor}}" }, "iconButton": { "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "boxShadow": "none", "menuColor": "{{appsmith.theme.colors.primaryColor}}" }, "menuButton": { "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "boxShadow": "none", "menuColor": "{{appsmith.theme.colors.primaryColor}}" } }, "columnOrder": [ "name", "id", "user_created", "date_created", "user_updated", "date_updated", "website", "repository", "documentation", "public_demo", "target_market", "copyright_license", "certified", "tested", "category", "p2p", "standalone", "description" ], "columnSizeMap": { "status": 75, "step": 62, "task": 245 }, "columnUpdatedAt": 1743958253495, "defaultPageSize": 0, "defaultSelectedRowIndex": "0", "delimiter": ",", "derivedColumns": { "customColumn1": { "borderRadius": "0px", "boxShadow": "none", "buttonColor": "#DD4B34", "buttonLabel": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( 'Delete'))}}", "buttonLabelColor": "#FFFFFF", "buttonStyle": "rgb(3, 179, 101)", "columnType": "button", "computedValue": "", "enableFilter": true, "enableSort": true, "id": "customColumn1", "index": 5, "isCellVisible": true, "isDerived": true, "isDisabled": false, "isVisible": true, "label": "Delete", "labelColor": "#FFFFFF", "menuColor": "#03B365", "onClick": "{{showModal('Delete_Modal')}}", "width": 150 } }, "displayName": "Table", "dynamicBindingPathList": [ { "key": "tableData" }, { "key": "derivedColumns.customColumn1.buttonLabel" }, { "key": "accentColor" }, { "key": "borderRadius" }, { "key": "boxShadow" }, { "key": "primaryColumns.id.computedValue" }, { "key": "primaryColumns.user_created.computedValue" }, { "key": "primaryColumns.date_created.computedValue" }, { "key": "primaryColumns.user_updated.computedValue" }, { "key": "primaryColumns.date_updated.computedValue" }, { "key": "primaryColumns.name.computedValue" }, { "key": "primaryColumns.website.computedValue" }, { "key": "primaryColumns.repository.computedValue" }, { "key": "primaryColumns.documentation.computedValue" }, { "key": "primaryColumns.public_demo.computedValue" }, { "key": "primaryColumns.target_market.computedValue" }, { "key": "primaryColumns.copyright_license.computedValue" }, { "key": "primaryColumns.certified.computedValue" }, { "key": "primaryColumns.tested.computedValue" }, { "key": "primaryColumns.category.computedValue" }, { "key": "primaryColumns.p2p.computedValue" }, { "key": "primaryColumns.standalone.computedValue" }, { "key": "primaryColumns.description.computedValue" } ], "dynamicPropertyPathList": [ { "key": "tableData" } ], "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "onSearchTextChanged" }, { "key": "onSort" } ], "enableClientSideSearch": true, "enableServerSideFiltering": false, "hideCard": false, "horizontalAlignment": "LEFT", "iconSVG": "/static/media/icon.db8a9cbd.svg", "isLoading": false, "isSortable": true, "isVisible": "true", "isVisibleDownload": true, "isVisibleFilters": true, "isVisiblePagination": true, "isVisibleSearch": true, "key": "zba5qel0au", "label": "Data", "labelTextSize": "0.875rem", "leftColumn": 0, "onPageChange": "{{SelectQuery.run()}}", "onSearchTextChanged": "{{SelectQuery.run()}}", "onSort": "{{SelectQuery.run()}}", "parentColumnSpace": 16.3125, "parentId": "59rw5mx0bq", "parentRowSpace": 10, "primaryColumnId": "id", "primaryColumns": { "category": { "alias": "category", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"category\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "category", "index": 14, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "category", "notation": "standard", "originalId": "category", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "certified": { "alias": "certified", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "checkbox", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"certified\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "certified", "index": 12, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "certified", "notation": "standard", "originalId": "certified", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "copyright_license": { "alias": "copyright_license", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"copyright_license\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "copyright_license", "index": 11, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "copyright_license", "notation": "standard", "originalId": "copyright_license", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "date_created": { "alias": "date_created", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "date", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"date_created\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "date_created", "index": 2, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": false, "label": "date_created", "notation": "standard", "originalId": "date_created", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "date_updated": { "alias": "date_updated", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"date_updated\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "date_updated", "index": 4, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": false, "label": "date_updated", "notation": "standard", "originalId": "date_updated", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "description": { "alias": "description", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"description\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "description", "index": 17, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "description", "notation": "standard", "originalId": "description", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "documentation": { "alias": "documentation", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"documentation\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "documentation", "index": 8, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "documentation", "notation": "standard", "originalId": "documentation", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "id": { "alias": "id", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "number", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"id\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "id", "index": 0, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": false, "label": "id", "notation": "standard", "originalId": "id", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "name": { "alias": "name", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"name\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "name", "index": 5, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "name", "notation": "standard", "originalId": "name", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "p2p": { "alias": "p2p", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "checkbox", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"p2p\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "p2p", "index": 15, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "p2p", "notation": "standard", "originalId": "p2p", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "public_demo": { "alias": "public_demo", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"public_demo\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "public_demo", "index": 9, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "public_demo", "notation": "standard", "originalId": "public_demo", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "repository": { "alias": "repository", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"repository\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "repository", "index": 7, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "repository", "notation": "standard", "originalId": "repository", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "standalone": { "alias": "standalone", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "checkbox", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"standalone\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "standalone", "index": 16, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "standalone", "notation": "standard", "originalId": "standalone", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "target_market": { "alias": "target_market", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"target_market\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "target_market", "index": 10, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "target_market", "notation": "standard", "originalId": "target_market", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "tested": { "alias": "tested", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "checkbox", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"tested\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "tested", "index": 13, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "tested", "notation": "standard", "originalId": "tested", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "user_created": { "alias": "user_created", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"user_created\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "user_created", "index": 1, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": false, "label": "user_created", "notation": "standard", "originalId": "user_created", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "user_updated": { "alias": "user_updated", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"user_updated\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "user_updated", "index": 3, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": false, "label": "user_updated", "notation": "standard", "originalId": "user_updated", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 }, "website": { "alias": "website", "allowCellWrapping": false, "allowSameOptionsInNewRow": true, "cellBackground": "", "columnType": "text", "computedValue": "{{data_table.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"website\"]))}}", "currencyCode": "USD", "decimals": 0, "enableFilter": true, "enableSort": true, "fontStyle": "", "horizontalAlignment": "LEFT", "id": "website", "index": 6, "isCellEditable": false, "isCellVisible": true, "isDerived": false, "isDisabled": false, "isDiscardVisible": true, "isEditable": false, "isSaveVisible": true, "isVisible": true, "label": "website", "notation": "standard", "originalId": "website", "sticky": "", "textColor": "", "textSize": "0.875rem", "thousandSeparator": true, "validation": {}, "verticalAlignment": "CENTER", "width": 150 } }, "renderMode": "CANVAS", "rightColumn": 64, "searchKey": "", "serverSidePaginationEnabled": true, "tableData": "{{SelectQuery.data}}", "textSize": "0.875rem", "topRow": 6, "totalRecordsCount": 0, "type": "TABLE_WIDGET_V2", "version": 3, "verticalAlignment": "CENTER", "widgetId": "hpy3pb4xft", "widgetName": "data_table" }