Neueste Version

This commit is contained in:
2026-08-19 14:19:28 +00:00
parent 1410ceb441
commit 45730c4c57
15 changed files with 300 additions and 92 deletions
@@ -7,17 +7,32 @@
"closeOnSelection": true,
"dateFormat": "D MMMM, YYYY",
"datePickerType": "DATE_PICKER",
"defaultDate": "2026-08-17T09:59:18.715Z",
"defaultDate": "{{\n appsmith.store.bookingFormData?.endDate ||\n appsmith.store.bookingFormData?.startDate ||\n appsmith.store.calendarSelection?.start?.slice(0, 10) ||\n \"\"\n}}",
"dynamicBindingPathList": [
{
"key": "accentColor"
},
{
"key": "borderRadius"
},
{
"key": "defaultDate"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [],
"dynamicPropertyPathList": [
{
"key": "defaultDate"
},
{
"key": "onDateSelected"
}
],
"dynamicTriggerPathList": [
{
"key": "onDateSelected"
}
],
"firstDayOfWeek": 0,
"isDisabled": false,
"isLoading": false,
@@ -40,6 +55,7 @@
"mobileRightColumn": 21,
"mobileTopRow": 11,
"needsErrorInfo": false,
"onDateSelected": "{{\n storeValue(\n \"bookingFormData\",\n {\n ...(appsmith.store.bookingFormData || {}),\n\n endDate:\n BookingEndDate.selectedDate\n },\n false\n )\n}}",
"parentColumnSpace": 8.875,
"parentId": "q44lz1f0e4",
"parentRowSpace": 10,
@@ -7,17 +7,32 @@
"closeOnSelection": true,
"dateFormat": "D MMMM, YYYY",
"datePickerType": "DATE_PICKER",
"defaultDate": "2026-08-17T09:59:18.715Z",
"defaultDate": "{{\n appsmith.store.bookingFormData?.startDate ||\n appsmith.store.calendarSelection?.start?.slice(0, 10) ||\n \"\"\n}}",
"dynamicBindingPathList": [
{
"key": "accentColor"
},
{
"key": "borderRadius"
},
{
"key": "defaultDate"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [],
"dynamicPropertyPathList": [
{
"key": "defaultDate"
},
{
"key": "onDateSelected"
}
],
"dynamicTriggerPathList": [
{
"key": "onDateSelected"
}
],
"firstDayOfWeek": 0,
"isDisabled": false,
"isLoading": false,
@@ -40,6 +55,7 @@
"mobileRightColumn": 21,
"mobileTopRow": 11,
"needsErrorInfo": false,
"onDateSelected": "{{\n storeValue(\n \"bookingFormData\",\n {\n ...(appsmith.store.bookingFormData || {}),\n\n startDate:\n BookingStartDate.selectedDate,\n\n endDate:\n BookingStartDate.selectedDate\n },\n false\n )\n}}",
"parentColumnSpace": 8.875,
"parentId": "q44lz1f0e4",
"parentRowSpace": 10,
@@ -1,7 +1,7 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 79,
"bottomRow": 64,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonStyle": "PRIMARY_BUTTON",
@@ -34,8 +34,8 @@
"mobileTopRow": 18,
"needsErrorInfo": false,
"onClick": "{{RecurringBooking.prepareRecurringBooking();}}",
"originalBottomRow": 78,
"originalTopRow": 74,
"originalBottomRow": 79,
"originalTopRow": 75,
"parentId": "q44lz1f0e4",
"placement": "CENTER",
"recaptchaType": "V3",
@@ -44,7 +44,7 @@
"responsiveBehavior": "hug",
"rightColumn": 62,
"text": "Buchen",
"topRow": 75,
"topRow": 60,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "iutdgcd629",
@@ -1,14 +1,14 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 94,
"bottomRow": 66,
"boxShadow": "none",
"canEscapeKeyClose": true,
"canOutsideClickClose": true,
"children": [
{
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 940,
"bottomRow": 660,
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"canExtend": true,
"detachFromLayout": true,
@@ -58,14 +58,14 @@
],
"dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [],
"height": 940,
"height": 660,
"isCanvas": true,
"isLoading": false,
"key": "tfld9k9m85",
"leftColumn": 19,
"maxDynamicHeight": 9000,
"minDynamicHeight": 10,
"minHeight": 940,
"minHeight": 660,
"mobileBottomRow": 39,
"mobileLeftColumn": 19,
"mobileRightColumn": 43,
@@ -1,55 +0,0 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 92,
"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": "wb75ugacfs",
"leftColumn": 39,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 56,
"mobileLeftColumn": 43,
"mobileRightColumn": 59,
"mobileTopRow": 52,
"needsErrorInfo": false,
"originalBottomRow": 92,
"originalTopRow": 43,
"overflow": "NONE",
"parentColumnSpace": 18.56015625,
"parentId": "q44lz1f0e4",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 48,
"shouldTruncate": false,
"text": "{{\n JSON.stringify(\n appsmith.store.bookingFormData || {},\n null,\n 2\n )\n}}",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 43,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "y723ubcx1i",
"widgetName": "Text4"
}
@@ -1,55 +0,0 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 48,
"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": "wb75ugacfs",
"leftColumn": 48,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 47,
"mobileLeftColumn": 48,
"mobileRightColumn": 64,
"mobileTopRow": 43,
"needsErrorInfo": false,
"originalBottomRow": 47,
"originalTopRow": 43,
"overflow": "NONE",
"parentColumnSpace": 18.56015625,
"parentId": "q44lz1f0e4",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 64,
"shouldTruncate": false,
"text": "{{\n \"Start: \" +\n appsmith.store.bookingFormData?.startDate +\n \" | Ende: \" +\n appsmith.store.bookingFormData?.endDate\n}}",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 43,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "8r5ranska0",
"widgetName": "Text5"
}