53 lines
1.3 KiB
JSON
53 lines
1.3 KiB
JSON
{
|
|
"animateLoading": true,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"bottomRow": 4,
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "truncateButtonColor"
|
|
},
|
|
{
|
|
"key": "fontFamily"
|
|
},
|
|
{
|
|
"key": "borderRadius"
|
|
},
|
|
{
|
|
"key": "text"
|
|
}
|
|
],
|
|
"dynamicHeight": "AUTO_HEIGHT",
|
|
"dynamicTriggerPathList": [],
|
|
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
|
|
"fontSize": "1rem",
|
|
"fontStyle": "BOLD",
|
|
"isLoading": false,
|
|
"isVisible": true,
|
|
"key": "i5k0b442j1",
|
|
"leftColumn": 21,
|
|
"maxDynamicHeight": 9000,
|
|
"minDynamicHeight": 4,
|
|
"minWidth": 450,
|
|
"mobileBottomRow": 17,
|
|
"mobileLeftColumn": 44,
|
|
"mobileRightColumn": 60,
|
|
"mobileTopRow": 13,
|
|
"needsErrorInfo": false,
|
|
"overflow": "NONE",
|
|
"parentColumnSpace": 30.25,
|
|
"parentId": "dbajbznnvh",
|
|
"parentRowSpace": 10,
|
|
"renderMode": "CANVAS",
|
|
"responsiveBehavior": "fill",
|
|
"rightColumn": 41,
|
|
"shouldTruncate": false,
|
|
"text": "{{ CheckinData.filteredRows().filter(row => row.Eingecheckt !== true).length }} offen",
|
|
"textAlign": "CENTER",
|
|
"textColor": "#18527b",
|
|
"topRow": 0,
|
|
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"type": "TEXT_WIDGET",
|
|
"version": 1,
|
|
"widgetId": "wtok69ko5h",
|
|
"widgetName": "Offene_Kunden"
|
|
} |