PromucFlow_constructor/app/client/src/modules/ui-builder/ui/wds
Pawan Kumar 65df8d4c78
chore: Use zone as form (#38550)
Fixes #38525 

/ok-to-test tags="@tag.Anvil"


https://github.com/user-attachments/assets/891ecf61-2850-46c4-acd3-b170196e5ab7



<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/12703524629>
> Commit: 64616e2f16ed1884c0e7fd86f511b35801b17b88
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12703524629&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Anvil`
> Spec:
> <hr>Fri, 10 Jan 2025 05:20:43 UTC
<!-- end of auto-generated comment: Cypress test results  -->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Release Notes

- **New Features**
  - Added form validation controls for buttons
  - Introduced ability to disable buttons on invalid form
  - Added option to reset form on button click
  - New context provider for managing widget state in UI builder

- **Improvements**
  - Enhanced reCAPTCHA handling with reset functionality
  - Updated button click event management
  - Improved widget context management

- **Configuration Updates**
  - New form settings for button widgets
  - Added `useAsForm` configuration for zone widgets

These updates provide more granular control over form interactions and
button behaviors.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-01-10 12:48:51 +05:30
..
WDSBaseInputWidget chore: fix form widgets bugs (#38492) 2025-01-07 17:34:15 +05:30
WDSButtonWidget chore: Use zone as form (#38550) 2025-01-10 12:48:51 +05:30
WDSCheckboxGroupWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSCheckboxWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSComboBoxWidget chore: fix wds select widget bugs + refactor (#38304) 2024-12-24 17:28:57 +05:30
WDSCurrencyInputWidget chore: fix form widgets bugs (#38492) 2025-01-07 17:34:15 +05:30
WDSCustomWidget chore: fix custom widget 's updateModel (#38129) 2024-12-12 14:39:53 +03:00
WDSDatePickerWidget chore: add wds datepicker widget (#37711) 2024-11-29 16:20:58 +05:30
WDSEmailInputWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSHeadingWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSIconButtonWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSInlineButtonsWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSInputWidget chore: fix form widgets bugs (#38492) 2025-01-07 17:34:15 +05:30
WDSKeyValueWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSMenuButtonWidget chore: fix menu widget bugs (#38226) 2024-12-19 11:12:09 +05:30
WDSModalWidget chore: update anvil modal size api (#37033) 2024-10-23 18:30:39 +05:30
WDSMultilineInputWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSNumberInputWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSParagraphWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSPasswordInputWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSPhoneInputWidget chore: fix form widgets bugs (#38492) 2025-01-07 17:34:15 +05:30
WDSRadioGroupWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSSectionWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSSelectWidget chore: fix wds select widget bugs + refactor (#38304) 2024-12-24 17:28:57 +05:30
WDSStatsWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSSwitchGroupWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSSwitchWidget chore: fix wds select widget bugs + refactor (#38304) 2024-12-24 17:28:57 +05:30
WDSTableWidget chore: add datepicker component (#37563) 2024-11-22 15:50:43 +05:30
WDSToolbarButtonsWidget chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
WDSZoneWidget chore: Use zone as form (#38550) 2025-01-10 12:48:51 +05:30
constants.ts chore: add custom widget to anvil (#37878) 2024-12-06 16:03:40 +05:30
Container.tsx chore: chat widget polish fixes (#37124) 2024-10-29 16:21:54 +05:30