This commit is contained in:
2026-08-21 06:47:26 +00:00
parent 9c6b92b1a9
commit ef72744776
14 changed files with 50 additions and 50 deletions
@@ -2,7 +2,7 @@
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 21,
"bottomRow": 20,
"boxShadow": "none",
"closeOnSelection": true,
"dateFormat": "D MMMM, YYYY",
@@ -56,8 +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,
"originalBottomRow": 21,
"originalTopRow": 13,
"parentColumnSpace": 8.875,
"parentId": "q44lz1f0e4",
"parentRowSpace": 10,
@@ -66,7 +66,7 @@
"rightColumn": 22,
"shortcuts": false,
"timePrecision": "None",
"topRow": 13,
"topRow": 12,
"type": "DATE_PICKER_WIDGET2",
"version": 2,
"widgetId": "7g7p1jdnt1",