Bild hinzugefügt

This commit is contained in:
2026-08-11 12:05:55 +00:00
parent 405dc2ff55
commit 992ea2508a
5 changed files with 181 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
{ {
"dsl": { "dsl": {
"backgroundColor": "none", "backgroundColor": "none",
"bottomRow": 760, "bottomRow": 1560,
"canExtend": true, "canExtend": true,
"containerStyle": "none", "containerStyle": "none",
"detachFromLayout": true, "detachFromLayout": true,
@@ -0,0 +1,44 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 35,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "8ew4ej3zx2",
"leftColumn": 50,
"minWidth": 120,
"mobileBottomRow": 52,
"mobileLeftColumn": 43,
"mobileRightColumn": 57,
"mobileTopRow": 48,
"needsErrorInfo": false,
"parentColumnSpace": 19.546875,
"parentId": "fbjdkzsgug",
"parentRowSpace": 10,
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "Submit",
"topRow": 31,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "2vvgwxhzyp",
"widgetName": "Button2"
}
@@ -0,0 +1,92 @@
{
"animateLoading": true,
"backgroundColor": "#FFFFFF",
"borderColor": "#E0DEDE",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderWidth": "1",
"bottomRow": 75,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"children": [
{
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 560,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": false,
"containerStyle": "none",
"detachFromLayout": true,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"dynamicHeight": "AUTO_HEIGHT",
"flexLayers": [],
"isLoading": false,
"isVisible": true,
"key": "1jvj63l10y",
"leftColumn": 0,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minHeight": 100,
"minWidth": 450,
"mobileBottomRow": 100,
"mobileLeftColumn": 0,
"mobileRightColumn": 469.125,
"mobileTopRow": 0,
"needsErrorInfo": false,
"parentColumnSpace": 1,
"parentId": "r7pg5v82g9",
"parentRowSpace": 1,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 469.125,
"topRow": 0,
"type": "CANVAS_WIDGET",
"version": 1,
"widgetId": "fbjdkzsgug",
"widgetName": "Canvas6"
}
],
"containerStyle": "card",
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "boxShadow"
}
],
"dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [],
"flexVerticalAlignment": "stretch",
"isCanvas": true,
"isLoading": false,
"isVisible": true,
"key": "bfi3cj4l3r",
"leftColumn": 2,
"maxDynamicHeight": 9000,
"minDynamicHeight": 10,
"minWidth": 450,
"mobileBottomRow": 39,
"mobileLeftColumn": 7,
"mobileRightColumn": 31,
"mobileTopRow": 29,
"needsErrorInfo": false,
"originalBottomRow": 75,
"originalTopRow": 19,
"parentColumnSpace": 19.546875,
"parentId": "0",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 59,
"shouldScrollContents": true,
"topRow": 19,
"type": "CONTAINER_WIDGET",
"version": 1,
"widgetId": "r7pg5v82g9",
"widgetName": "Container1"
}
File diff suppressed because one or more lines are too long
+5 -3
View File
@@ -3,7 +3,7 @@
"borderColor": "{{appsmith.theme.colors.backgroundColor}}", "borderColor": "{{appsmith.theme.colors.backgroundColor}}",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderWidth": "1", "borderWidth": "1",
"bottomRow": 76, "bottomRow": 156,
"boxShadow": "none", "boxShadow": "none",
"defaultModel": "", "defaultModel": "",
"dynamicBindingPathList": [ "dynamicBindingPathList": [
@@ -34,7 +34,7 @@
"isSearchWildcard": true, "isSearchWildcard": true,
"isVisible": true, "isVisible": true,
"key": "saqp6nhsbp", "key": "saqp6nhsbp",
"leftColumn": 0, "leftColumn": 31,
"maxDynamicHeight": 9000, "maxDynamicHeight": 9000,
"minDynamicHeight": 4, "minDynamicHeight": 4,
"mobileBottomRow": 44, "mobileBottomRow": 44,
@@ -43,6 +43,8 @@
"mobileTopRow": 14, "mobileTopRow": 14,
"needsErrorInfo": false, "needsErrorInfo": false,
"onResetClick": "{{showAlert('Successfully reset!!', '');}}", "onResetClick": "{{showAlert('Successfully reset!!', '');}}",
"originalBottomRow": 156,
"originalTopRow": 98,
"parentColumnSpace": 25.390625, "parentColumnSpace": 25.390625,
"parentId": "0", "parentId": "0",
"parentRowSpace": 10, "parentRowSpace": 10,
@@ -54,7 +56,7 @@
"js": "" "js": ""
}, },
"theme": "{{appsmith.theme}}", "theme": "{{appsmith.theme}}",
"topRow": 18, "topRow": 98,
"type": "CUSTOM_WIDGET", "type": "CUSTOM_WIDGET",
"uncompiledSrcDoc": { "uncompiledSrcDoc": {
"css": "", "css": "",