System generated commit, initial commit

This commit is contained in:
2026-07-27 15:15:54 +00:00
parent e0cba12157
commit 86a6111bd2
6 changed files with 603 additions and 0 deletions
+52
View File
@@ -0,0 +1,52 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 8,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "SECONDARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"iconAlign": "left",
"iconName": "briefcase",
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "mzjklllp50",
"leftColumn": 13,
"minWidth": 120,
"mobileBottomRow": 6,
"mobileLeftColumn": 2,
"mobileRightColumn": 18,
"mobileTopRow": 2,
"needsErrorInfo": false,
"onClick": "{{navigateTo('https://dev.ep-reisen.app/app/sitzplatzbuchungstool/page1', {}, 'SAME_WINDOW');}}",
"parentColumnSpace": 25.390625,
"parentId": "0",
"parentRowSpace": 10,
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 25,
"text": "Sitzplatzbuchungen",
"topRow": 0,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "1q2so2dj47",
"widgetName": "Button1Copy"
}