This commit is contained in:
2026-03-13 10:23:49 +00:00
parent 8ab878f39e
commit 57f3e27710
21 changed files with 45 additions and 545 deletions

View File

@@ -1,14 +1,16 @@
{
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 44,
"bottomRow": 125,
"boxShadow": "none",
"buttonColor": "#ffffff",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [],
"dynamicTriggerPathList": [
{"key": "onClick"}
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
@@ -35,9 +37,9 @@
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "Job Drawing Status",
"topRow": 40,
"topRow": 121,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "sh1btn3jds",
"widgetName": "Button3"
}
}

View File

@@ -1,14 +1,16 @@
{
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 48,
"bottomRow": 129,
"boxShadow": "none",
"buttonColor": "#ffffff",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [],
"dynamicTriggerPathList": [
{"key": "onClick"}
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
@@ -35,9 +37,9 @@
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "Engineering Holds",
"topRow": 44,
"topRow": 125,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "sh1btn3enh",
"widgetName": "Button3Copy"
}
}

View File

@@ -9,7 +9,7 @@
"children": [
{
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 1220,
"bottomRow": 1290,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": false,
"containerStyle": "none",

View File

@@ -1,46 +0,0 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 40,
"dynamicBindingPathList": [
{"key": "truncateButtonColor"},
{"key": "fontFamily"},
{"key": "borderRadius"}
],
"dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [],
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
"fontSize": "1rem",
"fontStyle": "BOLD",
"isLoading": false,
"isVisible": true,
"key": "sh1txt3k01",
"leftColumn": 0,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 40,
"mobileLeftColumn": 10,
"mobileRightColumn": 26,
"mobileTopRow": 36,
"needsErrorInfo": false,
"originalBottomRow": 40,
"originalTopRow": 36,
"overflow": "NONE",
"parentColumnSpace": 3.841796875,
"parentId": "wj6fxg5wpg",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 64,
"shouldTruncate": false,
"text": "Operations",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 36,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "sh1txt3ops",
"widgetName": "Text3"
}