diff --git a/application.json b/application.json index 739ba9d..f7d14ee 100644 --- a/application.json +++ b/application.json @@ -1,7 +1,7 @@ { "appIsExample": false, "appLayout": { - "type": "FLUID" + "type": "DESKTOP" }, "applicationDetail": { "appPositioning": { @@ -52,7 +52,7 @@ "uniqueSlug": "sitzplatzbuchungstool" }, "unpublishedAppLayout": { - "type": "FLUID" + "type": "DESKTOP" }, "unpublishedApplicationDetail": { "appPositioning": { diff --git a/pages/Sitzplätze/widgets/MyBookingDetailsModal/MyBookingDetailsModal.json b/pages/Sitzplätze/widgets/MyBookingDetailsModal/MyBookingDetailsModal.json index 451038b..e575a20 100644 --- a/pages/Sitzplätze/widgets/MyBookingDetailsModal/MyBookingDetailsModal.json +++ b/pages/Sitzplätze/widgets/MyBookingDetailsModal/MyBookingDetailsModal.json @@ -1,14 +1,14 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 309, + "bottomRow": 289, "boxShadow": "none", "canEscapeKeyClose": true, "canOutsideClickClose": true, "children": [ { "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 280, + "bottomRow": 260, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "canExtend": true, "detachFromLayout": true, @@ -57,14 +57,14 @@ } ], "dynamicHeight": "AUTO_HEIGHT", - "height": 280, + "height": 260, "isCanvas": true, "isLoading": false, "key": "jc8yhgzuwd", "leftColumn": 20, "maxDynamicHeight": 9000, "minDynamicHeight": 24, - "minHeight": 280, + "minHeight": 260, "mobileBottomRow": 53, "mobileLeftColumn": 20, "mobileRightColumn": 44, diff --git a/pages/Sitzplätze/widgets/MyBookingDetailsModal/Text6.json b/pages/Sitzplätze/widgets/MyBookingDetailsModal/Text6.json index 07a10fe..579008e 100644 --- a/pages/Sitzplätze/widgets/MyBookingDetailsModal/Text6.json +++ b/pages/Sitzplätze/widgets/MyBookingDetailsModal/Text6.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 26, + "bottomRow": 5, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -33,7 +33,7 @@ "mobileRightColumn": 41, "mobileTopRow": 1, "needsErrorInfo": false, - "originalBottomRow": 24, + "originalBottomRow": 26, "originalTopRow": 1, "overflow": "NONE", "parentId": "7731jpp9wk", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/BookingEndDate.json b/pages/Sitzplätze/widgets/Platzbuchung/BookingEndDate.json index 2305e6d..4bbda8d 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/BookingEndDate.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/BookingEndDate.json @@ -2,7 +2,7 @@ "accentColor": "{{appsmith.theme.colors.primaryColor}}", "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 27, + "bottomRow": 28, "boxShadow": "none", "closeOnSelection": true, "dateFormat": "D MMMM, YYYY", @@ -56,6 +56,8 @@ "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}}", + "originalBottomRow": 27, + "originalTopRow": 20, "parentColumnSpace": 8.875, "parentId": "q44lz1f0e4", "parentRowSpace": 10, @@ -64,7 +66,7 @@ "rightColumn": 22, "shortcuts": false, "timePrecision": "None", - "topRow": 20, + "topRow": 21, "type": "DATE_PICKER_WIDGET2", "version": 2, "widgetId": "k0y272smyy", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/BookingStartDate.json b/pages/Sitzplätze/widgets/Platzbuchung/BookingStartDate.json index 7c9a763..62febfc 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/BookingStartDate.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/BookingStartDate.json @@ -2,7 +2,7 @@ "accentColor": "{{appsmith.theme.colors.primaryColor}}", "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 20, + "bottomRow": 21, "boxShadow": "none", "closeOnSelection": true, "dateFormat": "D MMMM, YYYY", @@ -56,6 +56,8 @@ "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}}", + "originalBottomRow": 20, + "originalTopRow": 12, "parentColumnSpace": 8.875, "parentId": "q44lz1f0e4", "parentRowSpace": 10, @@ -64,7 +66,7 @@ "rightColumn": 22, "shortcuts": false, "timePrecision": "None", - "topRow": 12, + "topRow": 13, "type": "DATE_PICKER_WIDGET2", "version": 2, "widgetId": "7g7p1jdnt1", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/ConfirmBookingButton.json b/pages/Sitzplätze/widgets/Platzbuchung/ConfirmBookingButton.json index 01d46a1..ab4d207 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/ConfirmBookingButton.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/ConfirmBookingButton.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 64, + "bottomRow": 65, "boxShadow": "none", "buttonColor": "{{appsmith.theme.colors.primaryColor}}", "buttonStyle": "PRIMARY_BUTTON", @@ -34,8 +34,8 @@ "mobileTopRow": 18, "needsErrorInfo": false, "onClick": "{{RecurringBooking.prepareRecurringBooking();}}", - "originalBottomRow": 79, - "originalTopRow": 75, + "originalBottomRow": 64, + "originalTopRow": 60, "parentId": "q44lz1f0e4", "placement": "CENTER", "recaptchaType": "V3", @@ -44,7 +44,7 @@ "responsiveBehavior": "hug", "rightColumn": 62, "text": "Buchen", - "topRow": 60, + "topRow": 61, "type": "BUTTON_WIDGET", "version": 1, "widgetId": "iutdgcd629", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/Divider1.json b/pages/Sitzplätze/widgets/Platzbuchung/Divider1.json index 9182a31..48d02c7 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/Divider1.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/Divider1.json @@ -1,6 +1,6 @@ { "animateLoading": true, - "bottomRow": 42, + "bottomRow": 43, "capSide": 0, "capType": "nc", "dividerColor": "#d4d4d8", @@ -17,8 +17,8 @@ "mobileTopRow": 15, "needsErrorInfo": false, "orientation": "horizontal", - "originalBottomRow": 24, - "originalTopRow": 20, + "originalBottomRow": 42, + "originalTopRow": 38, "parentColumnSpace": 8.875, "parentId": "q44lz1f0e4", "parentRowSpace": 10, @@ -27,7 +27,7 @@ "rightColumn": 63, "strokeStyle": "solid", "thickness": 2, - "topRow": 38, + "topRow": 39, "type": "DIVIDER_WIDGET", "version": 1, "widgetId": "7wun775rq0", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/Platzbuchung.json b/pages/Sitzplätze/widgets/Platzbuchung/Platzbuchung.json index a448fbd..48e4f8c 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/Platzbuchung.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/Platzbuchung.json @@ -1,14 +1,14 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 66, + "bottomRow": 70, "boxShadow": "none", "canEscapeKeyClose": true, "canOutsideClickClose": true, "children": [ { "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 660, + "bottomRow": 700, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "canExtend": true, "detachFromLayout": true, @@ -58,14 +58,14 @@ ], "dynamicHeight": "AUTO_HEIGHT", "dynamicTriggerPathList": [], - "height": 660, + "height": 700, "isCanvas": true, "isLoading": false, "key": "tfld9k9m85", "leftColumn": 19, "maxDynamicHeight": 9000, "minDynamicHeight": 10, - "minHeight": 660, + "minHeight": 700, "mobileBottomRow": 39, "mobileLeftColumn": 19, "mobileRightColumn": 43, diff --git a/pages/Sitzplätze/widgets/Platzbuchung/RecurringCheckbox.json b/pages/Sitzplätze/widgets/Platzbuchung/RecurringCheckbox.json index ca153d6..d1f237f 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/RecurringCheckbox.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/RecurringCheckbox.json @@ -3,7 +3,7 @@ "alignWidget": "LEFT", "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 46, + "bottomRow": 47, "defaultCheckedState": false, "dynamicBindingPathList": [ { @@ -31,15 +31,15 @@ "mobileRightColumn": 13, "mobileTopRow": 18, "needsErrorInfo": false, - "originalBottomRow": 28, - "originalTopRow": 24, + "originalBottomRow": 46, + "originalTopRow": 42, "parentColumnSpace": 8.875, "parentId": "q44lz1f0e4", "parentRowSpace": 10, "renderMode": "CANVAS", "responsiveBehavior": "fill", "rightColumn": 39, - "topRow": 42, + "topRow": 43, "type": "CHECKBOX_WIDGET", "version": 1, "widgetId": "s2wg7tlv6m", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/MondayButton.json b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/MondayButton.json index ba3bc54..760e91f 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/MondayButton.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/MondayButton.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 14, + "bottomRow": 17, "boxShadow": "none", "buttonColor": "{{\n appsmith.store.recurringDays?.monday === true\n ? \"#1f5d85\"\n : \"#b8c5ce\"\n}}", "buttonVariant": "PRIMARY", @@ -37,8 +37,8 @@ "mobileTopRow": 34, "needsErrorInfo": false, "onClick": "{{RecurringBooking.toggleDay('monday');}}", - "originalBottomRow": 13, - "originalTopRow": 9, + "originalBottomRow": 14, + "originalTopRow": 10, "parentColumnSpace": 8.875, "parentId": "nxgzciev9f", "parentRowSpace": 10, @@ -49,7 +49,7 @@ "responsiveBehavior": "hug", "rightColumn": 12, "text": "Mo", - "topRow": 10, + "topRow": 13, "type": "BUTTON_WIDGET", "version": 1, "widgetId": "94tiejotz5", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/RecurringContainer.json b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/RecurringContainer.json index 8503fc2..8da4b74 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/RecurringContainer.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/RecurringContainer.json @@ -4,12 +4,12 @@ "borderColor": "#E0DEDE", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderWidth": "1", - "bottomRow": 64, + "bottomRow": 68, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "children": [ { "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 160, + "bottomRow": 190, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "canExtend": false, "containerStyle": "none", @@ -83,8 +83,8 @@ "mobileRightColumn": 26, "mobileTopRow": 58, "needsErrorInfo": false, - "originalBottomRow": 64, - "originalTopRow": 48, + "originalBottomRow": 68, + "originalTopRow": 49, "parentColumnSpace": 18.56015625, "parentId": "q44lz1f0e4", "parentRowSpace": 10, @@ -92,7 +92,7 @@ "responsiveBehavior": "fill", "rightColumn": 38, "shouldScrollContents": true, - "topRow": 48, + "topRow": 49, "type": "CONTAINER_WIDGET", "version": 1, "widgetId": "iky8iz4l6e", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/RecurringWeeksText.json b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/RecurringWeeksText.json index fb50f7b..b277cb9 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/RecurringWeeksText.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/RecurringWeeksText.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 5, + "bottomRow": 6, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -33,7 +33,7 @@ "mobileRightColumn": 55, "mobileTopRow": 48, "needsErrorInfo": false, - "originalBottomRow": 6, + "originalBottomRow": 5, "originalTopRow": 1, "overflow": "NONE", "parentColumnSpace": 18.56015625, diff --git a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/Text3.json b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/Text3.json index 0aec207..4058356 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/Text3.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/Text3.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 5, + "bottomRow": 8, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 17, "mobileTopRow": 1, "needsErrorInfo": false, - "originalBottomRow": 6, - "originalTopRow": 2, + "originalBottomRow": 5, + "originalTopRow": 1, "overflow": "NONE", "parentColumnSpace": 10.41759033203125, "parentId": "nxgzciev9f", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/TuesdayButton.json b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/TuesdayButton.json index 733934a..5f0fe06 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/TuesdayButton.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/TuesdayButton.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 14, + "bottomRow": 15, "boxShadow": "none", "buttonColor": "{{\n appsmith.store.recurringDays?.tuesday === true\n ? \"#1f5d85\"\n : \"#b8c5ce\"\n}}", "buttonVariant": "PRIMARY", @@ -37,8 +37,8 @@ "mobileTopRow": 34, "needsErrorInfo": false, "onClick": "{{RecurringBooking.toggleDay('tuesday');}}", - "originalBottomRow": 15, - "originalTopRow": 11, + "originalBottomRow": 14, + "originalTopRow": 10, "parentColumnSpace": 8.875, "parentId": "nxgzciev9f", "parentRowSpace": 10, @@ -49,7 +49,7 @@ "responsiveBehavior": "hug", "rightColumn": 24, "text": "Di", - "topRow": 10, + "topRow": 11, "type": "BUTTON_WIDGET", "version": 1, "widgetId": "ghkjz9swkj", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/WednesdayButton.json b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/WednesdayButton.json index 6f977df..7dc4a7b 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/WednesdayButton.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/WednesdayButton.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 14, + "bottomRow": 15, "boxShadow": "none", "buttonColor": "{{\n appsmith.store.recurringDays?.wednesday === true\n ? \"#1f5d85\"\n : \"#b8c5ce\"\n}}", "buttonVariant": "PRIMARY", @@ -37,8 +37,8 @@ "mobileTopRow": 34, "needsErrorInfo": false, "onClick": "{{RecurringBooking.toggleDay('wednesday');}}", - "originalBottomRow": 15, - "originalTopRow": 11, + "originalBottomRow": 14, + "originalTopRow": 10, "parentColumnSpace": 8.875, "parentId": "nxgzciev9f", "parentRowSpace": 10, @@ -49,7 +49,7 @@ "responsiveBehavior": "hug", "rightColumn": 36, "text": "Mi", - "topRow": 10, + "topRow": 11, "type": "BUTTON_WIDGET", "version": 1, "widgetId": "26qk30tfsj", diff --git a/pages/Sitzplätze/widgets/Platzbuchung/Text2.json b/pages/Sitzplätze/widgets/Platzbuchung/Text2.json index 2c405f5..71326b8 100644 --- a/pages/Sitzplätze/widgets/Platzbuchung/Text2.json +++ b/pages/Sitzplätze/widgets/Platzbuchung/Text2.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 10, + "bottomRow": 11, "dynamicBindingPathList": [ { "key": "truncateButtonColor" diff --git a/pages/Sitzplätze/widgets/Text7.json b/pages/Sitzplätze/widgets/Text7.json index 33dc1a8..af31a1a 100644 --- a/pages/Sitzplätze/widgets/Text7.json +++ b/pages/Sitzplätze/widgets/Text7.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 27, + "bottomRow": 31, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -46,7 +46,7 @@ "text": "{{appsmith.store.sid}}\n", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 23, + "topRow": 27, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1,