Added Unused Items stat
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "0.375rem",
|
||||
"bottomRow": 52,
|
||||
"buttonColor": "{{appsmith.theme.colors.backgroundColor}}",
|
||||
"buttonVariant": "PRIMARY",
|
||||
"disabledWhenInvalid": false,
|
||||
"dynamicBindingPathList": [
|
||||
{"key": "buttonColor"}
|
||||
],
|
||||
"dynamicHeight": "FIXED",
|
||||
"dynamicTriggerPathList": [
|
||||
{"key": "onClick"}
|
||||
],
|
||||
"isDefaultClickDisabled": true,
|
||||
"isDisabled": false,
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "ui1btn3uik",
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 120,
|
||||
"mobileBottomRow": 52,
|
||||
"mobileLeftColumn": 0,
|
||||
"mobileRightColumn": 64,
|
||||
"mobileTopRow": 48,
|
||||
"needsErrorInfo": false,
|
||||
"onClick": "{{navigateTo('Operations - Unused Items', {}, 'SAME_WINDOW');}}",
|
||||
"originalBottomRow": 52,
|
||||
"originalTopRow": 48,
|
||||
"parentColumnSpace": 3.841796875,
|
||||
"parentId": "ui1canvas01",
|
||||
"parentRowSpace": 10,
|
||||
"placement": "START",
|
||||
"renderMode": "CANVAS",
|
||||
"resetFormOnClick": false,
|
||||
"responsiveBehavior": "hug",
|
||||
"rightColumn": 64,
|
||||
"text": "Unused Items",
|
||||
"topRow": 48,
|
||||
"type": "BUTTON_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "ui1btn3ui",
|
||||
"widgetName": "Button3Copy2"
|
||||
}
|
||||
Reference in New Issue
Block a user